public class WrapSphere extends WrapObject
VisibleBase.DisplayPreference
Constructor and Description |
---|
WrapSphere() |
Modifier and Type | Method and Description |
---|---|
WrapSphere |
clone() |
RigidSphere |
createComponent(java.io.File geometryPath,
ModelComponentMap componentMap) |
double |
getRadius() |
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 WrapSphere clone()
clone
in interface Clonable
clone
in class WrapObject
public RigidSphere createComponent(java.io.File geometryPath, ModelComponentMap componentMap)
createComponent
in class WrapObject