Generates GeometryArray objects for the given string's characters
according to the specified font, extruder, spacing, position, alignment,
and path of this String3D object.
Generates GeometryArray objects for the given string's characters
according to the specified font, extruder, spacing, position, alignment,
and path of this String3D object
and returns the geometries' bounding box to the given BoundingBox object.
Generates GeometryArray objects representing the outline for the given string's characters
according to the specified font, spacing, position, alignment,
and path of this String3D object.
Generates GeometryArray objects representing the outline for the given string's characters
according to the specified font, spacing, position, alignment,
and path of this String3D object
and returns the geometries' bounding box to the given BoundingBox object.
Returns a GeometryArray for the given AWT Shape object
according to the specified extrusion path, tessellation tolerance,
crease angle, and geometry transform of this AWTShapeExtruder object.
Returns a GeometryArray for the given characters
according to the specified extrusion path, tessellation tolerance,
crease angle, and geometry transform of this AWTShapeExtruder object
and according to the specified Font object which describes the font name
(Helvetica, Courier, etc.), the font style (bold, italic, etc.), and point size.
Returns the bounding box for the given string
according to the specified font, extrusion depth, spacing, alignment,
and path of this String3D object without generating geometry data.
Returns a GeometryArray representing the outline of the given AWT Shape object
according to the specified tessellation tolerance and geometry transform
of this AWTShapeExtruder object.
getPath() -
Method in class com.interactivemesh.j3d.community.utils.geometry.String3D
Generates a GeometryArray object for the given string
according to the specified font, extruder, spacing, position, alignment,
and path of this String3D object.
Generates a GeometryArray object for the given string
according to the specified font, extruder, spacing, position, alignment,
and path of this String3D object
and returns the geometry's bounding box to the given BoundingBox object.
Generates a GeometryArray object representing the outline for the given string
according to the specified font, spacing, position, alignment,
and path of this String3D object.
Generates a GeometryArray object representing the outline for the given string
according to the specified font, spacing, position, alignment,
and path of this String3D object
and returns the geometry's bounding box to the given BoundingBox object.