|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectartisynth.core.gui.editorManager.EditingAgent
artisynth.core.gui.editorManager.FrameBasedEditingAgent
artisynth.core.gui.editorManager.AddComponentAgent<C>
artisynth.core.gui.editorManager.AxialSpringAgent<Muscle>
artisynth.core.gui.editorManager.MuscleFibreAgent
public class MuscleFibreAgent
Responsible for adding Muscles to a Model.
Constructor Summary | |
---|---|
MuscleFibreAgent(Main main,
MuscleBundle bundle,
CompositeComponent ancestor)
|
Method Summary | |
---|---|
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. |
Methods inherited from class artisynth.core.gui.editorManager.AxialSpringAgent |
---|
actionPerformed, getContinuousAdd, selectionChanged, setContinuousAdd, setPoints |
Methods inherited from class artisynth.core.gui.editorManager.AddComponentAgent |
---|
addBasicProps, addComponentType, addComponentType, componentChanged, handleLocationEvent, setComponentType, show, valueChange |
Methods inherited from class artisynth.core.gui.editorManager.FrameBasedEditingAgent |
---|
addWidget, isVisible |
Methods inherited from class artisynth.core.gui.editorManager.EditingAgent |
---|
getCenter, intersectClipPlane, intersectViewPlane |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MuscleFibreAgent(Main main, MuscleBundle bundle, CompositeComponent ancestor)
Method Detail |
---|
public void setInitializeBundle(ComponentList<MuscleBundle> bundleList)
public void dispose()
AddComponentAgent
dispose
in interface Disposable
dispose
in class AddComponentAgent<Muscle>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |