Uses of Package
org.vizzini.ui.graphics.shape

Packages that use org.vizzini.ui.graphics.shape
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.shape used by org.vizzini.example.qubic.ui
AbstractShape
          Provides base functionality for 3D shapes.
AnchorShape
          Provides a 3D shape that contains other shapes, but has no points itself.
Cone
          Shape class for a simple cone.
ExtrudedShape
          Provides a shape model for an extruded shape.
 

Classes in org.vizzini.ui.graphics.shape used by org.vizzini.ui.game.boardgame
AbstractShape
          Provides base functionality for 3D shapes.
 

Classes in org.vizzini.ui.graphics.shape used by org.vizzini.ui.game.boardgame.chess
AbstractShape
          Provides base functionality for 3D shapes.
ExtrudedShape
          Provides a shape model for an extruded shape.
 

Classes in org.vizzini.ui.graphics.shape used by org.vizzini.ui.game.boardgame.chess.standardtoken
AbstractShape
          Provides base functionality for 3D shapes.
ExtrudedShape
          Provides a shape model for an extruded shape.
 

Classes in org.vizzini.ui.graphics.shape used by org.vizzini.ui.game.simulation
AbstractShape
          Provides base functionality for 3D shapes.
Ellipsoid
          Shape class for an ellipsoid.
ExtrudedShape
          Provides a shape model for an extruded shape.
 

Classes in org.vizzini.ui.graphics.shape used by org.vizzini.ui.graphics
AnchorShape
          Provides a 3D shape that contains other shapes, but has no points itself.
PolygonShape
          Provides a polygon shape for the 3D graphics system.
 

Classes in org.vizzini.ui.graphics.shape used by org.vizzini.ui.graphics.shape
AbstractShape
          Provides base functionality for 3D shapes.
ExtrudedShape
          Provides a shape model for an extruded shape.
PolygonShape
          Provides a polygon shape for the 3D graphics system.
 



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