|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bc.ceres.swing.figure.AbstractInteractor
com.bc.ceres.swing.figure.ViewportInteractor
com.bc.ceres.swing.figure.FigureEditorInteractor
org.esa.beam.visat.toolviews.placemark.InsertPlacemarkInteractor
public abstract class InsertPlacemarkInteractor
| Constructor Summary | |
|---|---|
protected |
InsertPlacemarkInteractor(PlacemarkDescriptor placemarkDescriptor)
|
| Method Summary | |
|---|---|
Cursor |
getCursor()
|
void |
mousePressed(MouseEvent event)
|
void |
mouseReleased(MouseEvent event)
|
| Methods inherited from class com.bc.ceres.swing.figure.FigureEditorInteractor |
|---|
getFigureEditor, getViewport |
| Methods inherited from class com.bc.ceres.swing.figure.ViewportInteractor |
|---|
getModelToViewTransform, getViewToModelTransform, toModelPoint, toModelPoint, toModelShape |
| Methods inherited from class com.bc.ceres.swing.figure.AbstractInteractor |
|---|
activate, addListener, cancelInteraction, deactivate, getListeners, isActive, isLeftMouseButtonDown, isMultiButton1Click, isSingleButton1Click, keyPressed, keyReleased, keyTyped, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, removeListener, startInteraction, stopInteraction |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected InsertPlacemarkInteractor(PlacemarkDescriptor placemarkDescriptor)
| Method Detail |
|---|
public Cursor getCursor()
getCursor in interface com.bc.ceres.swing.figure.InteractorgetCursor in class com.bc.ceres.swing.figure.AbstractInteractorpublic void mousePressed(MouseEvent event)
mousePressed in interface MouseListenermousePressed in class com.bc.ceres.swing.figure.AbstractInteractorpublic void mouseReleased(MouseEvent event)
mouseReleased in interface MouseListenermouseReleased in class com.bc.ceres.swing.figure.AbstractInteractor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||