Interfaces
 InterfaceDescription
 Primitive3D An interface implemented by all 3D primitive classes.
Classes
 ClassDescription
 Box The Box class is used for creating a cube or box primitive ( cuboid ).
 Cone The Cone class is used for creating a cone primitive.
 Cylinder The Cylinder class is used for creating a cylinder primitive, a cone or a truncated cone.
 GeodesicSphere GeodesicSphere implements octahedron-based geodesic sphere.
 Hedra The Hedra class is used for creating a hedra.
 Line3D The Line3D class is used for creating a line in 3D space.
 Plane3D The Plane3D is used for creating a plane primitive.
 PrimitiveMode The PrimitiveMode class defines modes of creation for some primitives.
 SkyBox A SkyBox is a TransformGroup of six Plane3D objects that form a box.
 Sphere The Sphere class is used for creating a sphere primitive
 Torus The Torus class is used for creating a torus primitive.