public class MuscleFibreAgent extends AxialSpringAgent<Muscle>
Constructor and Description |
---|
MuscleFibreAgent(Main main,
MuscleBundle bundle,
CompositeComponent ancestor) |
Modifier and Type | Method and Description |
---|---|
void |
dispose()
Disconnects the agent from the ArtiSynth infrastructure and disposes of
its resources.
|
void |
setInitializeBundle(ComponentList<MuscleBundle> bundleList)
Used to indicate that the muscle bundle was newly created and this agent
should provide widgets to set its name and render properties.
|
actionPerformed, getContinuousAdd, selectionChanged, setContinuousAdd, setPoints
addBasicProps, addComponentType, addComponentType, componentChanged, handleLocationEvent, setComponentType, show, valueChange
addWidget, getDisplay, isVisible
getCenter, intersectClipPlane, intersectViewPlane
public MuscleFibreAgent(Main main, MuscleBundle bundle, CompositeComponent ancestor)
public void setInitializeBundle(ComponentList<MuscleBundle> bundleList)
public void dispose()
AddComponentAgent
dispose
in interface Disposable
dispose
in class AddComponentAgent<Muscle>