public class MuscleElementAgent extends AddComponentAgent<MuscleElementDesc>
| Constructor and Description |
|---|
MuscleElementAgent(Main main,
MuscleBundle bundle,
FemModel3d model) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
void |
componentChanged(ComponentChangeEvent e) |
void |
dispose()
Disconnects the agent from the ArtiSynth infrastructure and disposes of
its resources.
|
void |
selectionChanged(SelectionEvent e) |
addBasicProps, addComponentType, addComponentType, handleLocationEvent, setComponentType, show, valueChangeaddWidget, getDisplay, isVisiblegetCenter, intersectClipPlane, intersectViewPlanepublic MuscleElementAgent(Main main, MuscleBundle bundle, FemModel3d model)
public void dispose()
AddComponentAgentdispose in interface Disposabledispose in class AddComponentAgent<MuscleElementDesc>public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListeneractionPerformed in class AddComponentAgent<MuscleElementDesc>public void selectionChanged(SelectionEvent e)
selectionChanged in interface SelectionListenerselectionChanged in class AddComponentAgent<MuscleElementDesc>public void componentChanged(ComponentChangeEvent e)
componentChanged in interface ComponentChangeListenercomponentChanged in class AddComponentAgent<MuscleElementDesc>