public abstract class ForceSpringBase extends ForceBase
VisibleBase.DisplayPreference
Constructor and Description |
---|
ForceSpringBase() |
Modifier and Type | Method and Description |
---|---|
ForceSpringBase |
clone() |
ModelComponent |
createComponent(java.io.File geometryPath,
ModelComponentMap componentMap)
Creates and returns a model component, using the provided component map
to look up other dependent objects.
|
java.util.HashSet<java.lang.String> |
getAttachedBodies() |
GeometryPath |
getGeometryPath() |
void |
setGeometryPath(GeometryPath gp) |
isDisabled, setDisabled
createRenderProps, getVisibleObject, setVisibleObject
getColor, getDisplayPreference, getOpacity, setColor, setDisplayPreference, setOpacity
public GeometryPath getGeometryPath()
public void setGeometryPath(GeometryPath gp)
public java.util.HashSet<java.lang.String> getAttachedBodies()
public ForceSpringBase clone()
public ModelComponent createComponent(java.io.File geometryPath, ModelComponentMap componentMap)
ModelComponentGenerator
createComponent
in interface ModelComponentGenerator<ModelComponent>
createComponent
in class ForceBase
geometryPath
- path to search for geometry filescomponentMap
- map for looking up other objects