Package frontend.java3d

Class Summary
SphereGraphBase SphereGraphBase is a base class to any class that will need to be it's own BranchGroup and be used by the SphereWorldClass
SphereGraphicalBase SphereGraphicalBase is the base class for objects that want to be placed in the SphereWorld.
SphereGraphicalLineBase SphereGraphicLineBase is a class for drawing all SphereLineModels
SphereGraphicalPoint SpheriosityPoint represents a point for the sphere
SphereLineGraph SpheriosityLineGraph represents a scene graph with a line in it for the sphere we are working with
SpherePointGraph SpheriosityPointGraph can be used to plot a point on the sphere.
SpherePointLabel SpheriosityPointLabel represents the label for a SpheriosityPoint
SphereWorld SphereWorld represents the Sphere in a graphical sense
SpheriositySphere SpheriositySphere is a special extension of Sphere which adds some minor functionality