|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.bbn.openmap.omGraphics.event | |
com.bbn.openmap.gui | This package contains the main OpenMap Swing GUI components. |
com.bbn.openmap.layer | Contains OpenMap layers that read and display a variety of data formats, and a few that create their own data for display. |
com.bbn.openmap.layer.asrp | |
com.bbn.openmap.layer.daynight | Provides an OpenMap layer that displays day/night shading. |
com.bbn.openmap.layer.dted | Provides a layer that displays DTED (Digital Terrain Elevation Data) data. |
com.bbn.openmap.layer.e00 | This package contains a Layer that displays e00 data. |
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.layer.etopo | Provides a layer that displays ETOPO data. |
com.bbn.openmap.layer.link | Provide classes to handle the link protocol: a layer that displays link data, classes to assist in writing a link server, and methods that read and write in the link protocol format. |
com.bbn.openmap.layer.link.amp | This package contains a Layer that can use the drawing tool to create certain OMGraphic shapes, which in turn are sent to a LinkServer. |
com.bbn.openmap.layer.mif | This package contains a Layer that displays MapInfo data (.mif files). |
com.bbn.openmap.layer.mysql | |
com.bbn.openmap.layer.nexrad | Provides an OpenMap Layer that display Nexrad rainfall data. |
com.bbn.openmap.layer.plotLayer | Provide a demo layer for displaying non-geographic data over a map. |
com.bbn.openmap.layer.rpf | Provides a layer that displays RPF (Raster Product Format) data. |
com.bbn.openmap.layer.shape | Provides an OpenMap layer for dealing with shape files. |
com.bbn.openmap.layer.shape.areas | Provides an extension to the ShapeLayer that deals with attributes files for shapefiles. |
com.bbn.openmap.layer.terrain | This package contains the TerrainLayer, which lets you run LOS and path elevation profile queries over the map. |
com.bbn.openmap.layer.test | Provides a test layer for OpenMap. |
com.bbn.openmap.layer.vpf | This package contains code for dealing with NIMA data distributed in Vector Product Format. |
com.bbn.openmap.omGraphics | Provides geographically based graphics classes. |
com.bbn.openmap.omGraphics.event | Provides classes for event notification of OMGraphic changes. |
com.bbn.openmap.plugin | Provides support for writing OpenMap PlugIns. |
com.bbn.openmap.plugin.esri | A PlugIn package that handles ESRI shape files. |
com.bbn.openmap.tools.drawing | Provides classes to implement a drawing tool. |
Classes in com.bbn.openmap.omGraphics.event used by com.bbn.openmap.guiSelectionEvent
|
An event that a SelectionProvider gives to a SelectionListener, in order to notify it of OMGraphics that have been selected and deselected. SelectionListener
|
An interface defining an object that is interested in receiving SelectionEvents. |
Classes in com.bbn.openmap.omGraphics.event used by com.bbn.openmap.layerGestureResponsePolicy
|
The GestureResponsePolicy interface describes an object that receives interpreted events from a MapMouseInterpreter. MapMouseInterpreter
|
A MapMouseInterpreter is an extension of the MapMouseListener that has some understanding how MouseEvents on a Map relate to an OMGraphicList, and what kind of actions should be taken on the OMGraphics on a list. |
Classes in com.bbn.openmap.omGraphics.event used by com.bbn.openmap.layer.asrpGestureResponsePolicy
|
The GestureResponsePolicy interface describes an object that receives interpreted events from a MapMouseInterpreter. |
Classes in com.bbn.openmap.omGraphics.event used by com.bbn.openmap.layer.daynightGestureResponsePolicy
|
The GestureResponsePolicy interface describes an object that receives interpreted events from a MapMouseInterpreter. |
Classes in com.bbn.openmap.omGraphics.event used by com.bbn.openmap.layer.dtedGestureResponsePolicy
|
The GestureResponsePolicy interface describes an object that receives interpreted events from a MapMouseInterpreter. |
Classes in com.bbn.openmap.omGraphics.event used by com.bbn.openmap.layer.e00GestureResponsePolicy
|
The GestureResponsePolicy interface describes an object that receives interpreted events from a MapMouseInterpreter. |
Classes in com.bbn.openmap.omGraphics.event used by com.bbn.openmap.layer.editorGestureResponsePolicy
|
The GestureResponsePolicy interface describes an object that receives interpreted events from a MapMouseInterpreter. MapMouseInterpreter
|
A MapMouseInterpreter is an extension of the MapMouseListener that has some understanding how MouseEvents on a Map relate to an OMGraphicList, and what kind of actions should be taken on the OMGraphics on a list. StandardMapMouseInterpreter
|
The StandardMapMouseInterpreter is a basic implementation of the MapMouseInterpreter, working with an OMGraphicHandlerLayer to handle MouseEvents on it. |
Classes in com.bbn.openmap.omGraphics.event used by com.bbn.openmap.layer.etopoGestureResponsePolicy
|
The GestureResponsePolicy interface describes an object that receives interpreted events from a MapMouseInterpreter. |
Classes in com.bbn.openmap.omGraphics.event used by com.bbn.openmap.layer.linkGestureResponsePolicy
|
The GestureResponsePolicy interface describes an object that receives interpreted events from a MapMouseInterpreter. |
Classes in com.bbn.openmap.omGraphics.event used by com.bbn.openmap.layer.link.ampGestureResponsePolicy
|
The GestureResponsePolicy interface describes an object that receives interpreted events from a MapMouseInterpreter. |
Classes in com.bbn.openmap.omGraphics.event used by com.bbn.openmap.layer.mifGestureResponsePolicy
|
The GestureResponsePolicy interface describes an object that receives interpreted events from a MapMouseInterpreter. |
Classes in com.bbn.openmap.omGraphics.event used by com.bbn.openmap.layer.mysqlGestureResponsePolicy
|
The GestureResponsePolicy interface describes an object that receives interpreted events from a MapMouseInterpreter. |
Classes in com.bbn.openmap.omGraphics.event used by com.bbn.openmap.layer.nexradGestureResponsePolicy
|
The GestureResponsePolicy interface describes an object that receives interpreted events from a MapMouseInterpreter. |
Classes in com.bbn.openmap.omGraphics.event used by com.bbn.openmap.layer.plotLayerGestureResponsePolicy
|
The GestureResponsePolicy interface describes an object that receives interpreted events from a MapMouseInterpreter. |
Classes in com.bbn.openmap.omGraphics.event used by com.bbn.openmap.layer.rpfGestureResponsePolicy
|
The GestureResponsePolicy interface describes an object that receives interpreted events from a MapMouseInterpreter. |
Classes in com.bbn.openmap.omGraphics.event used by com.bbn.openmap.layer.shapeGestureResponsePolicy
|
The GestureResponsePolicy interface describes an object that receives interpreted events from a MapMouseInterpreter. |
Classes in com.bbn.openmap.omGraphics.event used by com.bbn.openmap.layer.shape.areasGestureResponsePolicy
|
The GestureResponsePolicy interface describes an object that receives interpreted events from a MapMouseInterpreter. |
Classes in com.bbn.openmap.omGraphics.event used by com.bbn.openmap.layer.terrainGestureResponsePolicy
|
The GestureResponsePolicy interface describes an object that receives interpreted events from a MapMouseInterpreter. |
Classes in com.bbn.openmap.omGraphics.event used by com.bbn.openmap.layer.testGestureResponsePolicy
|
The GestureResponsePolicy interface describes an object that receives interpreted events from a MapMouseInterpreter. |
Classes in com.bbn.openmap.omGraphics.event used by com.bbn.openmap.layer.vpfGestureResponsePolicy
|
The GestureResponsePolicy interface describes an object that receives interpreted events from a MapMouseInterpreter. |
Classes in com.bbn.openmap.omGraphics.event used by com.bbn.openmap.omGraphicsEOMGEvent
|
EOMGListener
|
EOMGListenerSupport
|
This is a utility class that can be used by beans that need support for handling EOMGListeners and calling the EOMGListener method. |
Classes in com.bbn.openmap.omGraphics.event used by com.bbn.openmap.omGraphics.eventEOMGEvent
|
EOMGListener
|
GestureResponsePolicy
|
The GestureResponsePolicy interface describes an object that receives interpreted events from a MapMouseInterpreter. MapMouseInterpreter
|
A MapMouseInterpreter is an extension of the MapMouseListener that has some understanding how MouseEvents on a Map relate to an OMGraphicList, and what kind of actions should be taken on the OMGraphics on a list. SelectionEvent
|
An event that a SelectionProvider gives to a SelectionListener, in order to notify it of OMGraphics that have been selected and deselected. SelectionListener
|
An interface defining an object that is interested in receiving SelectionEvents. StandardMapMouseInterpreter.GeometryOfInterest
|
Helper class used to keep track of OMGraphics of interest. StandardMapMouseInterpreter.MouseTimerListener
|
The definition of the listener that calls updateMouseMoved when the timer goes off. |
Classes in com.bbn.openmap.omGraphics.event used by com.bbn.openmap.pluginGestureResponsePolicy
|
The GestureResponsePolicy interface describes an object that receives interpreted events from a MapMouseInterpreter. |
Classes in com.bbn.openmap.omGraphics.event used by com.bbn.openmap.plugin.esriGestureResponsePolicy
|
The GestureResponsePolicy interface describes an object that receives interpreted events from a MapMouseInterpreter. |
Classes in com.bbn.openmap.omGraphics.event used by com.bbn.openmap.tools.drawingEOMGEvent
|
EOMGListener
|
SelectionListener
|
An interface defining an object that is interested in receiving SelectionEvents. SelectionProvider
|
An interface to define an object that can generate SelectionEvents for OMGraphics. SelectionSupport
|
A class to help SelectionProviders manage SelectionListeners, and to help with firing SelectionEvents to those listeners. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |