|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HPos | |
|---|---|
| org.kite9.diagram.position | Contains all of the classes required to describe the position of the diagram elements prior to display. |
| Uses of HPos in org.kite9.diagram.position |
|---|
| Methods in org.kite9.diagram.position that return HPos | |
|---|---|
HPos |
RectangleRenderingInformation.getHorizontalJustification()
|
static HPos |
HPos.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static HPos[] |
HPos.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 HPos | |
|---|---|
void |
RectangleRenderingInformation.setHorizontalJustification(HPos horizontalJustification)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||