public class PhysicalFrame extends Frame
VisibleBase.DisplayPreference
Constructor and Description |
---|
PhysicalFrame() |
Modifier and Type | Method and Description |
---|---|
PhysicalFrame |
clone() |
RigidBody |
createComponent(java.io.File geometryPath,
ModelComponentMap componentMap)
Creates and returns a model component, using the provided component map
to look up other dependent objects.
|
WrapObjectSet |
getWrapObjectSet() |
void |
setWrapObjectSet(WrapObjectSet wrap) |
getAttachedGeometry, setAttachedGeometry, setFrameGeometry
createRenderProps, getAppearance, setAppearance
getVisibleObject, setVisibleObject
getColor, getDisplayPreference, getOpacity, setColor, setDisplayPreference, setOpacity
public WrapObjectSet getWrapObjectSet()
public void setWrapObjectSet(WrapObjectSet wrap)
public PhysicalFrame clone()
public RigidBody createComponent(java.io.File geometryPath, ModelComponentMap componentMap)
ModelComponentGenerator
createComponent
in interface ModelComponentGenerator<RigidBody>
createComponent
in class Frame
geometryPath
- path to search for geometry filescomponentMap
- map for looking up other objects