Uses of Class
org.kite9.diagram.position.VPos

Packages that use VPos
org.kite9.diagram.position Contains all of the classes required to describe the position of the diagram elements prior to display. 
 

Uses of VPos in org.kite9.diagram.position
 

Methods in org.kite9.diagram.position that return VPos
 VPos RectangleRenderingInformation.getVerticalJustification()
           
static VPos VPos.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static VPos[] VPos.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.kite9.diagram.position with parameters of type VPos
 void RectangleRenderingInformation.setVerticalJustification(VPos verticalJustification)
           
 



Copyright © 2011. All Rights Reserved.