public class ParticleAgent extends AddComponentAgent<Particle>
| Constructor and Description |
|---|
ParticleAgent(Main main,
MechModel model) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleLocationEvent(GLViewer viewer,
MouseRayEvent rayEvent)
Called after a left mouse press in one of the viewers when a location
listener is installed.
|
actionPerformed, addBasicProps, addComponentType, addComponentType, componentChanged, dispose, selectionChanged, setComponentType, show, valueChangeaddWidget, getDisplay, isVisiblegetCenter, intersectClipPlane, intersectViewPlanepublic void handleLocationEvent(GLViewer viewer, MouseRayEvent rayEvent)
AddComponentAgenthandleLocationEvent in class AddComponentAgent<Particle>