All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object
|
+----collage.kernel.Edge
|
+----collage.generic.Part
|
+----collage.vrml.VRMLPart
Parts of this type can be used for generating all kinds of VRML objects. Each object may have a color, a transformation and a native VRML code sequence.
Required parameters:
None.
Optional parameters:
colornative
Edge.
public VRMLPart(ParamSet params)
protected VRMLPart()
public void vrmlOutput(PrintWriter writer)
public Object clone()
Edge.
All Packages Class Hierarchy This Package Previous Next Index