mamx.vrml
Class VRMLText
mamx.vrml.VRMLNode
|
+--mamx.vrml.VRMLText
- public class VRMLText
- extends VRMLNode
- implements VRMLGeometry
fontStyle
protected VRMLFontStyle fontStyle
length
protected Vector length
maxExtent
protected float maxExtent
string
protected Vector string
VRMLText
public VRMLText()
VRMLText
public VRMLText(String s)
addLength
public void addLength(Float l)
addLength
public void addLength(float l)
addString
public void addString(String s)
createSource
public void createSource(PrintWriter out, int currIndent)
throws java.io.IOException
setFontStyle
public void setFontStyle(VRMLFontStyle fs)
setMaxExtent
public void setMaxExtent(float me)
to Class java.util.Vector
to Class mamx.vrml.VRMLFontStyle
to Class java.util.Vector