org.esa.beam.visat.toolviews.placemark.pin
Class InsertPinInteractor

java.lang.Object
  extended by com.bc.ceres.swing.figure.AbstractInteractor
      extended by com.bc.ceres.swing.figure.ViewportInteractor
          extended by com.bc.ceres.swing.figure.FigureEditorInteractor
              extended by org.esa.beam.visat.toolviews.placemark.InsertPlacemarkInteractor
                  extended by org.esa.beam.visat.toolviews.placemark.pin.InsertPinInteractor
All Implemented Interfaces:
com.bc.ceres.swing.figure.Interactor, KeyListener, MouseListener, MouseMotionListener, EventListener

public class InsertPinInteractor
extends InsertPlacemarkInteractor

A tool used to create (single click), select (single click on a pin) or edit (double click on a pin) the pins displayed in product scene view.


Constructor Summary
InsertPinInteractor()
           
 
Method Summary
 
Methods inherited from class org.esa.beam.visat.toolviews.placemark.InsertPlacemarkInteractor
getCursor, mousePressed, mouseReleased
 
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

InsertPinInteractor

public InsertPinInteractor()


Copyright © 2002-2012 Brockmann Consult GmbH. All Rights Reserved.