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.
|
GeometryPath |
getGeometryPath() |
void |
setGeometryPath(GeometryPath gp) |
getAppliesForce, isDisabled, setAppliesForce, setDisabled
createRenderProps, getVisibleObject, setVisibleObject
getColor, getDisplayPreference, getOpacity, setColor, setDisplayPreference, setOpacity
public GeometryPath getGeometryPath()
public void setGeometryPath(GeometryPath gp)
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