mamx.vrml
Class VRMLIndexedLineSet
mamx.vrml.VRMLNode
|
+--mamx.vrml.VRMLIndexedLineSet
- public class VRMLIndexedLineSet
- extends VRMLNode
- implements VRMLGeometry
color
protected VRMLColor color
colorIndex
protected Vector colorIndex
colorPerVertex
protected String colorPerVertex
coord
protected VRMLCoordinate coord
coordIndex
protected Vector coordIndex
VRMLIndexedLineSet
public VRMLIndexedLineSet()
addColorIndex
public void addColorIndex(int ci)
addCoordIndex
public void addCoordIndex(int ci)
createSource
public void createSource(PrintWriter out, int currIndent)
throws java.io.IOException
setColor
public void setColor(VRMLColor c)
setColorPerVertex
public void setColorPerVertex(boolean cpv)
setCoord
public void setCoord(VRMLCoordinate c)