Uses of Class
org.gicentre.utils.spatial.Direction

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.
 



giCentre Utilities V.3.3, API documentation generated 6th April, 2013