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, setPointsaddBasicProps, addComponentType, addComponentType, componentChanged, handleLocationEvent, setComponentType, show, valueChangeaddWidget, getDisplay, isVisiblegetCenter, intersectClipPlane, intersectViewPlanepublic MuscleFibreAgent(Main main, MuscleBundle bundle, CompositeComponent ancestor)
public void setInitializeBundle(ComponentList<MuscleBundle> bundleList)
public void dispose()
AddComponentAgentdispose in interface Disposabledispose in class AddComponentAgent<Muscle>