Packagecom.yworks.yfiles.layout
Classpublic class OrientationLayouter_Transformer
InheritanceOrientationLayouter_Transformer Inheritance YObject Inheritance Object

Class that provides a method for transferring a point to its final position. Used for internal purposes.



Public Methods
 MethodDefined By
  
OrientationLayouter_Transformer(enclosing0:OrientationLayouter, init:Boolean = true)
OrientationLayouter_Transformer
 Inherited
equals(o:Object):Boolean
YObject
  
OrientationLayouter_Transformer
  
getClass():Class
[override]
OrientationLayouter_Transformer
 Inherited
hashCode():int
YObject
  
OrientationLayouter_Transformer
Constructor Detail
OrientationLayouter_Transformer()Constructor
public function OrientationLayouter_Transformer(enclosing0:OrientationLayouter, init:Boolean = true)



Parameters
enclosing0:OrientationLayouter
 
init:Boolean (default = true)
Method Detail
finalizeTransform()method
public function finalizeTransform(p:YPoint):YPoint

Parameters

p:YPoint

Returns
YPoint
getClass()method 
override public function getClass():Class

Returns
Class
initTransform()method 
public function initTransform(p:YPoint):YPoint

Parameters

p:YPoint

Returns
YPoint