| ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
mamx.vrml.VRMLNode | +--mamx.vrml.VRMLColor
Inner Class Summary | |
private class | VRMLColor.InternalColor |
Field Summary | |
protected Vector | color |
Fields inherited from class mamx.vrml.VRMLNode |
definition, INDENT_INCREASE, useDef |
Constructor Summary | |
VRMLColor() |
Method Summary | |
void | addColor(float[] c) |
void | createSource(PrintWriter out, int currIndent) |
Methods inherited from class mamx.vrml.VRMLNode |
define, printlnVector, useDefinition |
Field Detail |
protected Vector color
Constructor Detail |
public VRMLColor()
Method Detail |
public void addColor(float[] c)
public void createSource(PrintWriter out, int currIndent)
throws java.io.IOException
| ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |