| ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
mamx.vrml.VRMLNode | +--mamx.vrml.VRMLGroupingNode
Field Summary | |
protected Vector | children |
Fields inherited from class mamx.vrml.VRMLNode |
definition, INDENT_INCREASE, useDef |
Constructor Summary | |
protected | VRMLGroupingNode() |
Method Summary | |
void | addChild(VRMLNode child) |
protected void | printChildren(PrintWriter out, int currIndent) |
Methods inherited from class mamx.vrml.VRMLNode |
createSource, define, printlnVector, useDefinition |
Field Detail |
protected Vector children
Constructor Detail |
protected VRMLGroupingNode()
Method Detail |
public void addChild(VRMLNode child)
protected void printChildren(PrintWriter out, int currIndent)
throws java.io.IOException
| ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |