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, valueChangeaddWidget, getDisplay, isVisiblegetCenter, intersectClipPlane, intersectViewPlanepublic 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.ActionListeneractionPerformed in class AddComponentAgent<FemMarker>