Uses of Package
t3.hrd.state

Packages that use t3.hrd.state
t3.hrd.input   
t3.hrd.renderer   
t3.hrd.state   
t3.hrd.util   
t3.portfolios   
t3.remotehrd.protocol   
t3.remotehrd.server   
 

Classes in t3.hrd.state used by t3.hrd.input
Cursor.CursorShapePolygons
          Experimental.
 

Classes in t3.hrd.state used by t3.hrd.renderer
Link
          A Link represents a link between two rectangles in DESK space.
StateManager
          A StateManager allows you to create, destroy and reorder Links, Tiles and Cursors.
Tile
          A Tile is a rectangular image with a width and height that is drawn on the desk with a specific width, height and orientation, and at a specific location.
 

Classes in t3.hrd.state used by t3.hrd.state
Cursor
          A Cursor represents a cursor on the display surface.
Cursor.CursorShapePolygons
          Experimental.
Cursor.CursorTrailPoint
          Data structure representing a point in time on the cursor's trail.
JOGLHelper.OGLException
           
JOGLHelper.PropertiesException
           
JOGLHelper.TesselatedPolygonComponent
          tesselation!
Link
          A Link represents a link between two rectangles in DESK space.
OrderedElement
          A superclass for Link and Tile
ScaRotTraTransformImmutable
          Represents a transform in 2D homogenous space, where the transform consists of a positive scale, a rotation (about the origin) and a translation.
StateListener
           
StateManager
          A StateManager allows you to create, destroy and reorder Links, Tiles and Cursors.
Tile
          A Tile is a rectangular image with a width and height that is drawn on the desk with a specific width, height and orientation, and at a specific location.
UnwarpedRect
          Represents an unwarped rectangle.
 

Classes in t3.hrd.state used by t3.hrd.util
JOGLHelper.PropertiesException
           
 

Classes in t3.hrd.state used by t3.portfolios
Cursor
          A Cursor represents a cursor on the display surface.
ScaRotTraTransformImmutableUniformScale
          Version of ScaRotTraTransformImmutable but with uniform scale.
 

Classes in t3.hrd.state used by t3.remotehrd.protocol
Cursor.CursorShapePolygons
          Experimental.
UnwarpedRect
          Represents an unwarped rectangle.
 

Classes in t3.hrd.state used by t3.remotehrd.server
StateManager
          A StateManager allows you to create, destroy and reorder Links, Tiles and Cursors.
Tile
          A Tile is a rectangular image with a width and height that is drawn on the desk with a specific width, height and orientation, and at a specific location.