Uses of Package
org.vizzini.ui.graphics

Packages that use org.vizzini.ui.graphics
org.vizzini.example.qubic.ui Provides Qubic user interface classes for the game framework. 
org.vizzini.ui.game.boardgame Provides board game user interface classes for the game framework. 
org.vizzini.ui.game.boardgame.chess Provides user interface classes for 3D chess for the game framework. 
org.vizzini.ui.game.boardgame.chess.standardtoken Provides standard token user interface classes for the 3D chess framework. 
org.vizzini.ui.game.simulation Provides simulation user interface classes for the game framework. 
org.vizzini.ui.graphics Provides graphics classes for the game framework. 
org.vizzini.ui.graphics.shape Provides graphics shape classes for the game framework. 
 

Classes in org.vizzini.ui.graphics used by org.vizzini.example.qubic.ui
IShape
          Defines methods required by 3D shapes.
 

Classes in org.vizzini.ui.graphics used by org.vizzini.ui.game.boardgame
IShape
          Defines methods required by 3D shapes.
IViewerSwing
          Defines methods required by a Swing 3D viewer.
 

Classes in org.vizzini.ui.graphics used by org.vizzini.ui.game.boardgame.chess
IShape
          Defines methods required by 3D shapes.
 

Classes in org.vizzini.ui.graphics used by org.vizzini.ui.game.boardgame.chess.standardtoken
IShape
          Defines methods required by 3D shapes.
 

Classes in org.vizzini.ui.graphics used by org.vizzini.ui.game.simulation
IShape
          Defines methods required by 3D shapes.
IViewerSwing
          Defines methods required by a Swing 3D viewer.
 

Classes in org.vizzini.ui.graphics used by org.vizzini.ui.graphics
AbstractShapeCanvas
          Provides a base class for a canvas for drawing 3D shapes.
AbstractViewerSwing
          Provides base functionality for Swing 3D viewers.
GraphicsUIFactory
          Provides creation methods for graphics UI objects.
IShape
          Defines methods required by 3D shapes.
IShapeCanvas
          Provides a canvas for drawing 3D shapes.
IViewer
          Defines methods required by a 3D viewer.
IViewerSwing
          Defines methods required by a Swing 3D viewer.
ShapeGroup
          Holds a collection of shapes and draws them.
 

Classes in org.vizzini.ui.graphics used by org.vizzini.ui.graphics.shape
IShape
          Defines methods required by 3D shapes.
ShapeGroup
          Holds a collection of shapes and draws them.
 



Copyright © 2007 Vizzini.org. All Rights Reserved. 2007.12.25.03.00.02