|
JavaView® v2.00.008 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Interface for a listener to receive events of camera in display. The camera event contains information about the current state of the camera such as position, viewing direction and projection mode.
The event includes the current does not contain pick information of the geometry
jv.project.PvPickEventIf| Method Summary | |
void |
dragCamera(PvCameraEvent event)
Get camera position and viewing direction when a mouse drag event has occurred. |
java.lang.String |
getName()
The name of a listeners allows the display to issue verbal debug messages. |
void |
pickCamera(PvCameraEvent event)
Get camera position and viewing direction when a mouse pressed event has occurred. |
| Method Detail |
public java.lang.String getName()
public void pickCamera(PvCameraEvent event)
event - Pick event issued by the displayPvCameraListenerIfpublic void dragCamera(PvCameraEvent event)
event - Drag event issued by the displayPvCameraListenerIf
|
JavaView® v2.00.008 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||