public class Fem3dMarkerAgent extends AddComponentAgent<FemMarker>
Constructor and Description |
---|
Fem3dMarkerAgent(Main main,
FemModel3d model) |
Modifier and Type | Method and Description |
---|---|
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.
|
addBasicProps, addComponentType, addComponentType, componentChanged, dispose, selectionChanged, setComponentType, show, valueChange
addWidget, getDisplay, isVisible
getCenter, intersectClipPlane, intersectViewPlane
public Fem3dMarkerAgent(Main main, FemModel3d model)
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>