Uses of Interface
com.bbn.openmap.omGraphics.event.EOMGListener

Packages that use EOMGListener
com.bbn.openmap.omGraphics Provides geographically based graphics classes. 
com.bbn.openmap.tools.drawing Provides classes to implement a drawing tool. 
 

Uses of EOMGListener in com.bbn.openmap.omGraphics
 

Methods in com.bbn.openmap.omGraphics with parameters of type EOMGListener
 void EditableOMGraphic.addEOMGListener(EOMGListener l)
          Add a EOMGListener.
 void EditableOMGraphic.removeEOMGListener(EOMGListener l)
          Remove a EOMGListener.
 

Uses of EOMGListener in com.bbn.openmap.tools.drawing
 

Classes in com.bbn.openmap.tools.drawing that implement EOMGListener
 class OMDrawingTool
          The OMDrawingTool implements the DrawingTool interface, and can be used to adjust the drawing parameters of OMGraphics.
 



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