public class FrameGeometry extends Geometry
| Constructor and Description | 
|---|
| FrameGeometry() | 
| Modifier and Type | Method and Description | 
|---|---|
| FrameGeometry | clone() | 
| RigidMeshComp | createComponent(java.io.File geometryPath,
               ModelComponentMap componentMap)Creates a frame mesh component. | 
| double | getDisplayRadius() | 
| void | setDisplayRadius(double r) | 
getScaleFactors, getSocketFrame, setScaleFactors, setSocketFramecreateRenderProps, getAppearance, setAppearancepublic double getDisplayRadius()
public void setDisplayRadius(double r)
public FrameGeometry clone()
public RigidMeshComp createComponent(java.io.File geometryPath, ModelComponentMap componentMap)
createComponent in interface ModelComponentGenerator<RigidMeshComp>createComponent in class GeometrygeometryPath - path to search for geometry filescomponentMap - map for looking up other objects