public class WrapCylinder extends WrapObject
VisibleBase.DisplayPreference
Constructor and Description |
---|
WrapCylinder() |
Modifier and Type | Method and Description |
---|---|
WrapCylinder |
clone() |
RigidCylinder |
createComponent(java.io.File geometryPath,
ModelComponentMap componentMap) |
double |
getLength() |
double |
getRadius() |
void |
setLength(double length) |
void |
setRadius(double radius) |
getQuadrant, getTransform, getTranslation, getXYZBodyRotation, isActive, setActive, setQuadrant, setTranslation, setXYZBodyRotation
createRenderProps, getAppearance, setAppearance
getVisibleObject, setVisibleObject
getColor, getDisplayPreference, getOpacity, setColor, setDisplayPreference, setOpacity
public double getRadius()
public void setRadius(double radius)
public double getLength()
public void setLength(double length)
public WrapCylinder clone()
clone
in interface Clonable
clone
in class WrapObject
public RigidCylinder createComponent(java.io.File geometryPath, ModelComponentMap componentMap)
createComponent
in class WrapObject