AWT Shape Extruder

Package com.interactivemesh.j3d.community.utils.geometry

Geometry utilities.

See:
          Description

Class Summary
AWTShapeExtruder AWTShapeExtruder converts a Java 2D Shape, called here AWT Shape, to a 3D geometry in a factory manner.
AWTShapeExtrusion An AWTShapeExtrusion object is used to describe the extrusion path for a AWTShapeExtruder object.
String3D String3D converts a text string to a 3D geometry in a factory manner.
 

Enum Summary
String3D.Alignment Specifies how the string is placed in relation to the position parameter.
String3D.Path Specifies how succeeding characters in the string are placed in relation to the previous characters and are aligned in relation to the position parameter.
 

Package com.interactivemesh.j3d.community.utils.geometry Description

Geometry utilities.


AWT Shape Extruder