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

Packages that use Direction
org.gicentre.utils.gui   
org.gicentre.utils.spatial   
 

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.
 



gicentreUtils V.3.1, API documentation generated 18th February, 2011