Uses of Class
com.bbn.openmap.omGraphics.event.StandardMapMouseInterpreter

Packages that use StandardMapMouseInterpreter
com.bbn.openmap.layer.editor This package provides the infrastructure to create layers that provide a Tool interface that controls their content. 
com.bbn.openmap.omGraphics.event Provides classes for event notification of OMGraphic changes. 
 

Uses of StandardMapMouseInterpreter in com.bbn.openmap.layer.editor
 

Subclasses of StandardMapMouseInterpreter in com.bbn.openmap.layer.editor
 class AbstractEditorTool
           
 class DrawingEditorTool
          The DrawingEditorTool is a EditorTool for the EditorLayer that will use a custom OMDrawingTool to create OMGraphics as needed by the EditorTool.
 

Uses of StandardMapMouseInterpreter in com.bbn.openmap.omGraphics.event
 

Subclasses of StandardMapMouseInterpreter in com.bbn.openmap.omGraphics.event
 class DBLClickSelectMapMouseInterpreter
          The DBLClickSelectMapMouseInterpreter is an extension of the StandardMapMouseInterpreter that limits selection to map objects that have been double clicked on, instead of the single click used by default in the super class.
 



Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details