|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Orientation | |
---|---|
net.sourceforge.plantuml.geom | |
net.sourceforge.plantuml.graph2 |
Uses of Orientation in net.sourceforge.plantuml.geom |
---|
Methods in net.sourceforge.plantuml.geom that return Orientation | |
---|---|
Orientation |
Neighborhood.getOrientationFrom(double angle)
|
static Orientation |
Orientation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Orientation[] |
Orientation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of Orientation in net.sourceforge.plantuml.graph2 |
---|
Methods in net.sourceforge.plantuml.graph2 that return Orientation | |
---|---|
Orientation |
Neighborhood2.getOrientationFrom(double angle)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |