mamx.vrml
Class VRMLCylinder
mamx.vrml.VRMLNode
|
+--mamx.vrml.VRMLCylinder
- public class VRMLCylinder
- extends VRMLNode
- implements VRMLGeometry
bottom
protected String bottom
height
protected float height
radius
protected float radius
side
protected String side
top
protected String top
createSource
public void createSource(PrintWriter out, int currIndent)
throws java.io.IOException
setBottom
public void setBottom(boolean b)
setHeight
public void setHeight(float h)
setRadius
public void setRadius(float r)
setSide
public void setSide(boolean s)
setTop
public void setTop(boolean t)
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String