|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.bbn.openmap.proj | |
com.bbn.openmap | The com.bbn.openmap package contains the core OpenMap classes. |
com.bbn.openmap.dataAccess.asrp | |
com.bbn.openmap.dataAccess.dted | |
com.bbn.openmap.dataAccess.shape | This package provides read and write access to ESRI shape files, including the .shp, .dbf and .shx files. |
com.bbn.openmap.event | Provides the various event object and listener interfaces for using the MapBean. |
com.bbn.openmap.examples.beanbox | Provides a sample openmap application that uses the openmap beanbox. |
com.bbn.openmap.graphicLoader | The GraphicLoader package is designed to provide support for components that need to drive changes in OMGraphics over a map. |
com.bbn.openmap.graphicLoader.scenario | The Scenario GraphicLoader PlugIn package is designed to provide support for displaying scripted movement of map objects. |
com.bbn.openmap.gui | This package contains the main OpenMap Swing GUI components. |
com.bbn.openmap.gui.menu | This package contains OpenMap Swing GUI components that can be used in menus. |
com.bbn.openmap.image | This package has classes that provide image creation and manipulation capabilities. |
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.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.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.location | Provides a layer that can display location data - data that represents a location with a graphic and a name. |
com.bbn.openmap.layer.mif | This package contains a Layer that displays MapInfo data (.mif files). |
com.bbn.openmap.layer.rpf | Provides a layer that displays RPF (Raster Product Format) data. |
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.omGraphics | Provides geographically based graphics classes. |
com.bbn.openmap.omGraphics.geom | This package contains the basic foundation classes for OMGraphics, classes that describe the geometry of OMGraphics without any reference to rendering attributes. |
com.bbn.openmap.omGraphics.grid | Provides a number of generator classes for OMGrid data. |
com.bbn.openmap.omGraphics.labeled | Provides a simple extension to the OMGraphics, where a text string can be attached to a graphic object. |
com.bbn.openmap.plugin | Provides support for writing OpenMap PlugIns. |
com.bbn.openmap.plugin.earthImage | This package contains a plugin that can read in an image, assumed to be in the Mercator projection and covering the entire Earth, and warp it to any OpenMap projection. |
com.bbn.openmap.plugin.esri | A PlugIn package that handles ESRI shape files. |
com.bbn.openmap.plugin.graphicLoader | The GraphicLoader PlugIn package is designed to provide support for GraphicLoaders, which in turn are objects that need to drive changes in OMGraphics over a map. |
com.bbn.openmap.plugin.shis | This package contains a plugin that can fetch images from a com.bbn.openmap.image.SimpleHttpImageServer. |
com.bbn.openmap.plugin.wms | This package contains a plugin that can contact, retrieve and display the image received from an OpenGIS Web Map Server (WMS). |
com.bbn.openmap.proj | Provides projection classes. |
com.bbn.openmap.proj.coords | |
com.bbn.openmap.tools.dnd | This package contains classes to support Java Drag and Drop functionality on the map. |
com.bbn.openmap.tools.drawing | Provides classes to implement a drawing tool. |
com.bbn.openmap.tools.roads | Provides classes to determine routes given a set of roads and intersections. |
Classes in com.bbn.openmap.proj used by com.bbn.openmapProj
|
Proj is the base class of all Projections. Projection
|
Projection interface to the OpenMap projection library. |
Classes in com.bbn.openmap.proj used by com.bbn.openmap.dataAccess.asrpEqualArc
|
A designator interface to let layers know that a Projection is an Equal Arc projection, meaning that the variations in latitide and longitude are constant. Projection
|
Projection interface to the OpenMap projection library. |
Classes in com.bbn.openmap.proj used by com.bbn.openmap.dataAccess.dtedEqualArc
|
A designator interface to let layers know that a Projection is an Equal Arc projection, meaning that the variations in latitide and longitude are constant. Projection
|
Projection interface to the OpenMap projection library. |
Classes in com.bbn.openmap.proj used by com.bbn.openmap.dataAccess.shapeProjection
|
Projection interface to the OpenMap projection library. |
Classes in com.bbn.openmap.proj used by com.bbn.openmap.eventLength
|
Length is a convenience class used for a couple of things. Projection
|
Projection interface to the OpenMap projection library. ProjectionStackTrigger
|
Provides Projection Stack input by firing BackProkCmd and ForwardProjCmd commands, which cause it to set a projection in the MapBean. |
Classes in com.bbn.openmap.proj used by com.bbn.openmap.examples.beanboxProjection
|
Projection interface to the OpenMap projection library. |
Classes in com.bbn.openmap.proj used by com.bbn.openmap.graphicLoaderLength
|
Length is a convenience class used for a couple of things. Projection
|
Projection interface to the OpenMap projection library. |
Classes in com.bbn.openmap.proj used by com.bbn.openmap.graphicLoader.scenarioProjection
|
Projection interface to the OpenMap projection library. |
Classes in com.bbn.openmap.proj used by com.bbn.openmap.guiProj
|
Proj is the base class of all Projections. Projection
|
Projection interface to the OpenMap projection library. ProjectionStackTrigger
|
Provides Projection Stack input by firing BackProkCmd and ForwardProjCmd commands, which cause it to set a projection in the MapBean. |
Classes in com.bbn.openmap.proj used by com.bbn.openmap.gui.menuProjection
|
Projection interface to the OpenMap projection library. |
Classes in com.bbn.openmap.proj used by com.bbn.openmap.imageProj
|
Proj is the base class of all Projections. Projection
|
Projection interface to the OpenMap projection library. |
Classes in com.bbn.openmap.proj used by com.bbn.openmap.layerLength
|
Length is a convenience class used for a couple of things. Projection
|
Projection interface to the OpenMap projection library. |
Classes in com.bbn.openmap.proj used by com.bbn.openmap.layer.daynightProjection
|
Projection interface to the OpenMap projection library. |
Classes in com.bbn.openmap.proj used by com.bbn.openmap.layer.dtedEqualArc
|
A designator interface to let layers know that a Projection is an Equal Arc projection, meaning that the variations in latitide and longitude are constant. Projection
|
Projection interface to the OpenMap projection library. |
Classes in com.bbn.openmap.proj used by com.bbn.openmap.layer.e00Projection
|
Projection interface to the OpenMap projection library. |
Classes in com.bbn.openmap.proj used by com.bbn.openmap.layer.linkProjection
|
Projection interface to the OpenMap projection library. |
Classes in com.bbn.openmap.proj used by com.bbn.openmap.layer.locationProjection
|
Projection interface to the OpenMap projection library. |
Classes in com.bbn.openmap.proj used by com.bbn.openmap.layer.mifProjection
|
Projection interface to the OpenMap projection library. |
Classes in com.bbn.openmap.proj used by com.bbn.openmap.layer.rpfCADRG
|
Implements the CADRG projection. Projection
|
Projection interface to the OpenMap projection library. |
Classes in com.bbn.openmap.proj used by com.bbn.openmap.layer.terrainProjection
|
Projection interface to the OpenMap projection library. |
Classes in com.bbn.openmap.proj used by com.bbn.openmap.omGraphicsLength
|
Length is a convenience class used for a couple of things. Projection
|
Projection interface to the OpenMap projection library. |
Classes in com.bbn.openmap.proj used by com.bbn.openmap.omGraphics.geomProjection
|
Projection interface to the OpenMap projection library. |
Classes in com.bbn.openmap.proj used by com.bbn.openmap.omGraphics.gridLength
|
Length is a convenience class used for a couple of things. Projection
|
Projection interface to the OpenMap projection library. |
Classes in com.bbn.openmap.proj used by com.bbn.openmap.omGraphics.labeledProjection
|
Projection interface to the OpenMap projection library. |
Classes in com.bbn.openmap.proj used by com.bbn.openmap.pluginEllipsoid
|
A class representing a reference Ellipsoid for UTM calculations. Projection
|
Projection interface to the OpenMap projection library. |
Classes in com.bbn.openmap.proj used by com.bbn.openmap.plugin.earthImageProjection
|
Projection interface to the OpenMap projection library. |
Classes in com.bbn.openmap.proj used by com.bbn.openmap.plugin.esriProjection
|
Projection interface to the OpenMap projection library. |
Classes in com.bbn.openmap.proj used by com.bbn.openmap.plugin.graphicLoaderProjection
|
Projection interface to the OpenMap projection library. |
Classes in com.bbn.openmap.proj used by com.bbn.openmap.plugin.shisProjection
|
Projection interface to the OpenMap projection library. |
Classes in com.bbn.openmap.proj used by com.bbn.openmap.plugin.wmsProjection
|
Projection interface to the OpenMap projection library. |
Classes in com.bbn.openmap.proj used by com.bbn.openmap.projAziDist
|
Structure contains azimuth and distance values. Azimuth
|
Base of all azimuthal projections. Azimuth.AzimuthVar
|
BasicProjectionLoader
|
The BasicProjectionLoader is a base implementation of the ProjectionLoader interface that conveniently handles the PropertyConsumer methods for the ProjectionLoader. Conic
|
Base of all conic projections. Cylindrical
|
Base of all cylindrical projections. Ellipsoid
|
A class representing a reference Ellipsoid for UTM calculations. EqualArc
|
A designator interface to let layers know that a Projection is an Equal Arc projection, meaning that the variations in latitide and longitude are constant. LambertConformalConic
|
Implements the LambertConformalConic projection. Length
|
Length is a convenience class used for a couple of things. LLXY
|
Implements the LLXY projection, which is basically something where the lat/lon and pixel ratios are the same. Mercator
|
Implements the Mercator projection. Orthographic
|
Implements the Orthographic projection. Proj
|
Proj is the base class of all Projections. Projection
|
Projection interface to the OpenMap projection library. ProjectionException
|
A RuntimeException subclass to handle problems creating a projection with the ProjectionFactory. ProjectionFactory
|
The ProjectionFactory creates Projections. ProjectionLoader
|
A ProjectionLoader is a class that knows how to create projection classes for given parameters. ProjectionStack.ProjHolder
|
ProjectionStackSupport
|
This is a utility class that can be used by beans that need support for handling ProjectionListeners and firing ProjectionEvents. ProjectionStackTrigger
|
Provides Projection Stack input by firing BackProkCmd and ForwardProjCmd commands, which cause it to set a projection in the MapBean. |
Classes in com.bbn.openmap.proj used by com.bbn.openmap.proj.coordsEllipsoid
|
A class representing a reference Ellipsoid for UTM calculations. |
Classes in com.bbn.openmap.proj used by com.bbn.openmap.tools.dndProjection
|
Projection interface to the OpenMap projection library. |
Classes in com.bbn.openmap.proj used by com.bbn.openmap.tools.drawingProjection
|
Projection interface to the OpenMap projection library. |
Classes in com.bbn.openmap.proj used by com.bbn.openmap.tools.roadsProjection
|
Projection interface to the OpenMap projection library. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |