|
||||||||||
| 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.image | |
| com.bbn.openmap.dataAccess.mapTile | |
| 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.geo | Package that contains classes to do calculations in lat/lon space. |
| 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.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.gui.time | |
| 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.beanbox | Provides a sample openmap application that uses the openmap beanbox. |
| 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.learn | |
| 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.policy | Contains policy objects that affect the behavior of OMGraphicHandlerLayers. |
| 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.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.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.omGraphics.rule | |
| com.bbn.openmap.omGraphics.time | |
| com.bbn.openmap.omGraphics.util | This package contains simple utility classes used specifically for OMGraphics. |
| 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.openmap | |
|---|---|
| Proj
Proj is the base class of all Projections. |
|
| Projection
Projection interface to the OpenMap projection library. |
|
| ProjectionFactory
The ProjectionFactory creates Projections. |
|
| Classes in com.bbn.openmap.proj used by com.bbn.openmap.dataAccess.asrp | |
|---|---|
| EqualArc
A designator interface to let layers know that a Projection is an Equal Arc projection, meaning that the variations in latitude and longitude are constant. |
|
| Projection
Projection interface to the OpenMap projection library. |
|
| Classes in com.bbn.openmap.proj used by com.bbn.openmap.dataAccess.dted | |
|---|---|
| EqualArc
A designator interface to let layers know that a Projection is an Equal Arc projection, meaning that the variations in latitude and longitude are constant. |
|
| Projection
Projection interface to the OpenMap projection library. |
|
| Classes in com.bbn.openmap.proj used by com.bbn.openmap.dataAccess.image | |
|---|---|
| Projection
Projection interface to the OpenMap projection library. |
|
| Classes in com.bbn.openmap.proj used by com.bbn.openmap.dataAccess.mapTile | |
|---|---|
| Proj
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.shape | |
|---|---|
| Projection
Projection interface to the OpenMap projection library. |
|
| Classes in com.bbn.openmap.proj used by com.bbn.openmap.event | |
|---|---|
| Length
Length is a convenience class used for a couple of things. |
|
| Proj
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.geo | |
|---|---|
| Projection
Projection interface to the OpenMap projection library. |
|
| Classes in com.bbn.openmap.proj used by com.bbn.openmap.graphicLoader | |
|---|---|
| Length
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.gui | |
|---|---|
| Length
Length is a convenience class used for a couple of things. |
|
| Proj
Proj is the base class of all Projections. |
|
| Projection
Projection interface to the OpenMap projection library. |
|
| ProjectionFactory
The ProjectionFactory creates Projections. |
|
| 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.menu | |
|---|---|
| Projection
Projection interface to the OpenMap projection library. |
|
| ProjectionFactory
The ProjectionFactory creates Projections. |
|
| ProjectionLoader
A ProjectionLoader is a class that knows how to create projection classes for given parameters. |
|
| Classes in com.bbn.openmap.proj used by com.bbn.openmap.gui.time | |
|---|---|
| Projection
Projection interface to the OpenMap projection library. |
|
| Classes in com.bbn.openmap.proj used by com.bbn.openmap.image | |
|---|---|
| Proj
Proj is the base class of all Projections. |
|
| Projection
Projection interface to the OpenMap projection library. |
|
| ProjectionFactory
The ProjectionFactory creates Projections. |
|
| Classes in com.bbn.openmap.proj used by com.bbn.openmap.layer | |
|---|---|
| Length
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.beanbox | |
|---|---|
| Projection
Projection interface to the OpenMap projection library. |
|
| Classes in com.bbn.openmap.proj used by com.bbn.openmap.layer.daynight | |
|---|---|
| Projection
Projection interface to the OpenMap projection library. |
|
| Classes in com.bbn.openmap.proj used by com.bbn.openmap.layer.dted | |
|---|---|
| EqualArc
A designator interface to let layers know that a Projection is an Equal Arc projection, meaning that the variations in latitude and longitude are constant. |
|
| Projection
Projection interface to the OpenMap projection library. |
|
| Classes in com.bbn.openmap.proj used by com.bbn.openmap.layer.e00 | |
|---|---|
| Projection
Projection interface to the OpenMap projection library. |
|
| Classes in com.bbn.openmap.proj used by com.bbn.openmap.layer.learn | |
|---|---|
| Projection
Projection interface to the OpenMap projection library. |
|
| Classes in com.bbn.openmap.proj used by com.bbn.openmap.layer.link | |
|---|---|
| Projection
Projection interface to the OpenMap projection library. |
|
| Classes in com.bbn.openmap.proj used by com.bbn.openmap.layer.location | |
|---|---|
| Projection
Projection interface to the OpenMap projection library. |
|
| Classes in com.bbn.openmap.proj used by com.bbn.openmap.layer.mif | |
|---|---|
| Projection
Projection interface to the OpenMap projection library. |
|
| Classes in com.bbn.openmap.proj used by com.bbn.openmap.layer.policy | |
|---|---|
| Proj
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.layer.rpf | |
|---|---|
| Projection
Projection interface to the OpenMap projection library. |
|
| Classes in com.bbn.openmap.proj used by com.bbn.openmap.layer.shape | |
|---|---|
| Projection
Projection interface to the OpenMap projection library. |
|
| Classes in com.bbn.openmap.proj used by com.bbn.openmap.layer.shape.areas | |
|---|---|
| Projection
Projection interface to the OpenMap projection library. |
|
| Classes in com.bbn.openmap.proj used by com.bbn.openmap.layer.terrain | |
|---|---|
| Projection
Projection interface to the OpenMap projection library. |
|
| Classes in com.bbn.openmap.proj used by com.bbn.openmap.layer.vpf | |
|---|---|
| Projection
Projection interface to the OpenMap projection library. |
|
| Classes in com.bbn.openmap.proj used by com.bbn.openmap.omGraphics | |
|---|---|
| GeoProj
GeoProj is the base class of all Projections that deal with coordinates on the world sphere. |
|
| Length
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.geom | |
|---|---|
| Projection
Projection interface to the OpenMap projection library. |
|
| Classes in com.bbn.openmap.proj used by com.bbn.openmap.omGraphics.grid | |
|---|---|
| Length
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.labeled | |
|---|---|
| Projection
Projection interface to the OpenMap projection library. |
|
| Classes in com.bbn.openmap.proj used by com.bbn.openmap.omGraphics.rule | |
|---|---|
| Projection
Projection interface to the OpenMap projection library. |
|
| Classes in com.bbn.openmap.proj used by com.bbn.openmap.omGraphics.time | |
|---|---|
| Projection
Projection interface to the OpenMap projection library. |
|
| Classes in com.bbn.openmap.proj used by com.bbn.openmap.omGraphics.util | |
|---|---|
| Projection
Projection interface to the OpenMap projection library. |
|
| Classes in com.bbn.openmap.proj used by com.bbn.openmap.plugin | |
|---|---|
| Ellipsoid
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.earthImage | |
|---|---|
| Projection
Projection interface to the OpenMap projection library. |
|
| Classes in com.bbn.openmap.proj used by com.bbn.openmap.plugin.esri | |
|---|---|
| Projection
Projection interface to the OpenMap projection library. |
|
| Classes in com.bbn.openmap.proj used by com.bbn.openmap.plugin.graphicLoader | |
|---|---|
| Projection
Projection interface to the OpenMap projection library. |
|
| Classes in com.bbn.openmap.proj used by com.bbn.openmap.plugin.shis | |
|---|---|
| Projection
Projection interface to the OpenMap projection library. |
|
| Classes in com.bbn.openmap.proj used by com.bbn.openmap.plugin.wms | |
|---|---|
| Projection
Projection interface to the OpenMap projection library. |
|
| Classes in com.bbn.openmap.proj used by com.bbn.openmap.proj | |
|---|---|
| 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. |
|
| CADRG
Implements the CADRG projection. |
|
| 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 latitude and longitude are constant. |
|
| GeoProj
GeoProj is the base class of all Projections that deal with coordinates on the world sphere. |
|
| Length
Length is a convenience class used for a couple of things. |
|
| LineCoordinateGenerator
Generator class that connects simple coordinates with complex lines (great circle or rhumb). |
|
| LLXY
Implements the LLXY projection, which is basically something where the lat/lon and pixel ratios are the same. |
|
| Mercator
Implements the Mercator 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.coords | |
|---|---|
| Ellipsoid
A class representing a reference Ellipsoid for UTM calculations. |
|
| GeoProj
GeoProj is the base class of all Projections that deal with coordinates on the world sphere. |
|
| LambertConformal
Implements the LambertConformalConic projection. |
|
| ProjectionLoader
A ProjectionLoader is a class that knows how to create projection classes for given parameters. |
|
| Classes in com.bbn.openmap.proj used by com.bbn.openmap.tools.dnd | |
|---|---|
| Projection
Projection interface to the OpenMap projection library. |
|
| Classes in com.bbn.openmap.proj used by com.bbn.openmap.tools.drawing | |
|---|---|
| Projection
Projection interface to the OpenMap projection library. |
|
| Classes in com.bbn.openmap.proj used by com.bbn.openmap.tools.roads | |
|---|---|
| Projection
Projection interface to the OpenMap projection library. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||