|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Direction | |
---|---|
org.gicentre.utils.gui | Graphical User Interface utilities for use with Processing. |
org.gicentre.utils.spatial | Spatial and geographic utilities for use with Processing. |
Uses of Direction in org.gicentre.utils.gui |
---|
Methods in org.gicentre.utils.gui with parameters of type Direction | |
---|---|
void |
Tooltip.setAnchor(Direction anchorPosition)
Sets the anchor position of the tooltip. |
Uses of Direction in org.gicentre.utils.spatial |
---|
Methods in org.gicentre.utils.spatial that return Direction | |
---|---|
static Direction |
Direction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Direction[] |
Direction.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |