|
|||||||||
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<FemMarker>
artisynth.core.gui.editorManager.Fem3dMarkerAgent
public class Fem3dMarkerAgent
Responsible for adding FemMarkers to a FemModel3d
Constructor Summary | |
---|---|
Fem3dMarkerAgent(Main main,
FemModel3d model)
|
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
|
void |
handleLocationEvent(GLViewer viewer,
MouseRayEvent rayEvent)
Trys to find an intersection point between the ray and the fem model. |
Methods inherited from class artisynth.core.gui.editorManager.AddComponentAgent |
---|
addBasicProps, addComponentType, addComponentType, componentChanged, dispose, selectionChanged, 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 Fem3dMarkerAgent(Main main, FemModel3d model)
Method Detail |
---|
public void handleLocationEvent(GLViewer viewer, MouseRayEvent rayEvent)
handleLocationEvent
in class AddComponentAgent<FemMarker>
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
actionPerformed
in class AddComponentAgent<FemMarker>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |