Uses of Class
org.eclipse.amp.agf3d.Shapes3D.ShapeType

Packages that use Shapes3D.ShapeType
org.eclipse.amp.agf3d   
 

Uses of Shapes3D.ShapeType in org.eclipse.amp.agf3d
 

Methods in org.eclipse.amp.agf3d that return Shapes3D.ShapeType
static Shapes3D.ShapeType Shapes3D.ShapeType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Shapes3D.ShapeType[] Shapes3D.ShapeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.