|
|||||||||
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<FrameMarker>
artisynth.core.gui.editorManager.FrameMarkerAgent
public class FrameMarkerAgent
Responsible for adding FrameMarkers to a MechModel.
Constructor Summary | |
---|---|
FrameMarkerAgent(Main main,
MechModel model)
|
Method Summary | |
---|---|
void |
handleLocationEvent(GLViewer viewer,
MouseRayEvent rayEvent)
Called after a left mouse press in one of the viewers when a location listener is installed. |
Methods inherited from class artisynth.core.gui.editorManager.AddComponentAgent |
---|
actionPerformed, 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 FrameMarkerAgent(Main main, MechModel model)
Method Detail |
---|
public void handleLocationEvent(GLViewer viewer, MouseRayEvent rayEvent)
AddComponentAgent
handleLocationEvent
in class AddComponentAgent<FrameMarker>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |