|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||