|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.bbn.openmap.omGraphics | |
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.dataAccess.shape.input | This package provides InputStreams for .shp, .dbf and .shx files that make up the ESRI Shape file format. |
com.bbn.openmap.examples.beanbox | Provides a sample openmap application that uses the openmap beanbox. |
com.bbn.openmap.examples.crew | Provides a sample application that uses OpenMap. |
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.netmap | The netmap plugin package provides the capability to receive output from a NetMap server. |
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.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.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.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.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.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.editable | Provides classes to implement editable graphics. |
com.bbn.openmap.omGraphics.event | Provides classes for event notification of OMGraphic changes. |
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.meteo | |
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.tools.drawing | Provides classes to implement a drawing tool. |
com.bbn.openmap.tools.icon | The icon package is intended to provide the capability to create or fetch icons. |
com.bbn.openmap.tools.roads | Provides classes to determine routes given a set of roads and intersections. |
com.bbn.openmap.tools.symbology.milStd2525 | This package provides a way to create MIL-STD-2525B compliant symbols. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.dataAccess.asrpDrawingAttributes
|
DrawingAttributes provides a mechanism for loading and managing different drawing attributes that may be used. OMGraphicList
|
This class encapsulates a List of OMGraphics. OMRect
|
Graphic type that lets you draw four-sided polygons that have corners that share coordinates or window points. OMScalingRaster
|
This is an extension to OMRaster that automatically scales itelf to match the current projection. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.dataAccess.dtedOMGeometry
|
Base class of OpenMap OMGraphics geometry. OMGraphic
|
Used to be the base class of OpenMap graphics, but now inherits from BasicGeometry, which now contains all the information about the geometry of the OMGraphic. OMGraphicConstants
|
An interface that contains all the constants associated with OMGraphics. OMGraphicList
|
This class encapsulates a List of OMGraphics. OMGrid
|
An OMGrid object is a two-dimensional container object for data. OMRaster
|
The OMRaster object lets you create multi-colored images. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.dataAccess.shapeDrawingAttributes
|
DrawingAttributes provides a mechanism for loading and managing different drawing attributes that may be used. OMCircle
|
Graphic object that represents a circle or an ellipse. OMGeometry
|
Base class of OpenMap OMGraphics geometry. OMGraphic
|
Used to be the base class of OpenMap graphics, but now inherits from BasicGeometry, which now contains all the information about the geometry of the OMGraphic. OMGraphicConstants
|
An interface that contains all the constants associated with OMGraphics. OMGraphicList
|
This class encapsulates a List of OMGraphics. OMLine
|
Graphic object that represents a simple line. OMPoint
|
A OMPoint is used to mark a specific point. OMPoly
|
Graphic object that represents a polygon or polyline (multi-line-segment-object). OMRangeRings
|
An object that manages a series of range circles. OMRect
|
Graphic type that lets you draw four-sided polygons that have corners that share coordinates or window points. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.dataAccess.shape.inputDrawingAttributes
|
DrawingAttributes provides a mechanism for loading and managing different drawing attributes that may be used. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.examples.beanboxOMGeometry
|
Base class of OpenMap OMGraphics geometry. OMGraphic
|
Used to be the base class of OpenMap graphics, but now inherits from BasicGeometry, which now contains all the information about the geometry of the OMGraphic. OMGraphicConstants
|
An interface that contains all the constants associated with OMGraphics. OMGraphicList
|
This class encapsulates a List of OMGraphics. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.examples.crewOMGraphicList
|
This class encapsulates a List of OMGraphics. OMLine
|
Graphic object that represents a simple line. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.graphicLoaderOMAction
|
The OMAction class provides a way to describe one or more actions that should be performed on an OMGraphic. OMGeometry
|
Base class of OpenMap OMGraphics geometry. OMGraphic
|
Used to be the base class of OpenMap graphics, but now inherits from BasicGeometry, which now contains all the information about the geometry of the OMGraphic. OMGraphicConstants
|
An interface that contains all the constants associated with OMGraphics. OMGraphicHandler
|
This interface describes an object that manages OMGraphics. OMGraphicList
|
This class encapsulates a List of OMGraphics. OMPoint
|
A OMPoint is used to mark a specific point. OMPoly
|
Graphic object that represents a polygon or polyline (multi-line-segment-object). |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.graphicLoader.netmapOMGeometry
|
Base class of OpenMap OMGraphics geometry. OMGraphic
|
Used to be the base class of OpenMap graphics, but now inherits from BasicGeometry, which now contains all the information about the geometry of the OMGraphic. OMGraphicConstants
|
An interface that contains all the constants associated with OMGraphics. OMGraphicList
|
This class encapsulates a List of OMGraphics. OMLine
|
Graphic object that represents a simple line. OMPoint
|
A OMPoint is used to mark a specific point. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.graphicLoader.scenarioDrawingAttributes
|
DrawingAttributes provides a mechanism for loading and managing different drawing attributes that may be used. OMGeometry
|
Base class of OpenMap OMGraphics geometry. OMGraphic
|
Used to be the base class of OpenMap graphics, but now inherits from BasicGeometry, which now contains all the information about the geometry of the OMGraphic. OMGraphicConstants
|
An interface that contains all the constants associated with OMGraphics. OMGraphicList
|
This class encapsulates a List of OMGraphics. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.layerFilterSupport
|
This class provides support for implementing the OMGraphicHandler interface. GraphicAttributes
|
The GraphicAttributes provides an extension to DrawingAttributes by provideing a mechanism for loading and managing different graphic attributes that may be used, such as line type (LINETYPE_STRAIGHT, LINETYPE_GREATCIRCLE, LINETYPE_RHUMB, or LINETYPE_UNKNOWN), or render type (RENDERTYPE_XY, RENDERTYPE_LATLON, RENDERTYPE_OFFSET, or RENDERTYPE_UNKNOWN). OMAction
|
The OMAction class provides a way to describe one or more actions that should be performed on an OMGraphic. OMGraphic
|
Used to be the base class of OpenMap graphics, but now inherits from BasicGeometry, which now contains all the information about the geometry of the OMGraphic. OMGraphicList
|
This class encapsulates a List of OMGraphics. OMRect
|
Graphic type that lets you draw four-sided polygons that have corners that share coordinates or window points. OMText
|
The OMText graphic type lets you put text on the screen. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.layer.asrpDrawingAttributes
|
DrawingAttributes provides a mechanism for loading and managing different drawing attributes that may be used. OMGraphicList
|
This class encapsulates a List of OMGraphics. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.layer.daynightOMGraphic
|
Used to be the base class of OpenMap graphics, but now inherits from BasicGeometry, which now contains all the information about the geometry of the OMGraphic. OMGraphicList
|
This class encapsulates a List of OMGraphics. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.layer.dtedOMGraphicList
|
This class encapsulates a List of OMGraphics. OMRaster
|
The OMRaster object lets you create multi-colored images. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.layer.e00OMGeometry
|
Base class of OpenMap OMGraphics geometry. OMGraphic
|
Used to be the base class of OpenMap graphics, but now inherits from BasicGeometry, which now contains all the information about the geometry of the OMGraphic. OMGraphicConstants
|
An interface that contains all the constants associated with OMGraphics. OMGraphicList
|
This class encapsulates a List of OMGraphics. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.layer.editorGraphicAttributes
|
The GraphicAttributes provides an extension to DrawingAttributes by provideing a mechanism for loading and managing different graphic attributes that may be used, such as line type (LINETYPE_STRAIGHT, LINETYPE_GREATCIRCLE, LINETYPE_RHUMB, or LINETYPE_UNKNOWN), or render type (RENDERTYPE_XY, RENDERTYPE_LATLON, RENDERTYPE_OFFSET, or RENDERTYPE_UNKNOWN). OMAction
|
The OMAction class provides a way to describe one or more actions that should be performed on an OMGraphic. OMGraphic
|
Used to be the base class of OpenMap graphics, but now inherits from BasicGeometry, which now contains all the information about the geometry of the OMGraphic. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.layer.etopoOMGraphicList
|
This class encapsulates a List of OMGraphics. OMRaster
|
The OMRaster object lets you create multi-colored images. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.layer.linkOMAction
|
The OMAction class provides a way to describe one or more actions that should be performed on an OMGraphic. OMArc
|
Graphic object that represents an arc. OMBitmap
|
The OMBitmap lets you create a two color image. OMCircle
|
Graphic object that represents a circle or an ellipse. OMGeometry
|
Base class of OpenMap OMGraphics geometry. OMGraphic
|
Used to be the base class of OpenMap graphics, but now inherits from BasicGeometry, which now contains all the information about the geometry of the OMGraphic. OMGraphicConstants
|
An interface that contains all the constants associated with OMGraphics. OMGraphicList
|
This class encapsulates a List of OMGraphics. OMGrid
|
An OMGrid object is a two-dimensional container object for data. OMLine
|
Graphic object that represents a simple line. OMPoint
|
A OMPoint is used to mark a specific point. OMPoly
|
Graphic object that represents a polygon or polyline (multi-line-segment-object). OMRaster
|
The OMRaster object lets you create multi-colored images. OMRect
|
Graphic type that lets you draw four-sided polygons that have corners that share coordinates or window points. OMText
|
The OMText graphic type lets you put text on the screen. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.layer.link.ampOMAction
|
The OMAction class provides a way to describe one or more actions that should be performed on an OMGraphic. OMGraphic
|
Used to be the base class of OpenMap graphics, but now inherits from BasicGeometry, which now contains all the information about the geometry of the OMGraphic. OMGraphicList
|
This class encapsulates a List of OMGraphics. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.layer.locationOMGeometry
|
Base class of OpenMap OMGraphics geometry. OMGraphic
|
Used to be the base class of OpenMap graphics, but now inherits from BasicGeometry, which now contains all the information about the geometry of the OMGraphic. OMGraphicConstants
|
An interface that contains all the constants associated with OMGraphics. OMLine
|
Graphic object that represents a simple line. OMRaster
|
The OMRaster object lets you create multi-colored images. OMText
|
The OMText graphic type lets you put text on the screen. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.layer.mifOMGeometry
|
Base class of OpenMap OMGraphics geometry. OMGraphic
|
Used to be the base class of OpenMap graphics, but now inherits from BasicGeometry, which now contains all the information about the geometry of the OMGraphic. OMGraphicConstants
|
An interface that contains all the constants associated with OMGraphics. OMGraphicList
|
This class encapsulates a List of OMGraphics. OMPoint
|
A OMPoint is used to mark a specific point. OMText
|
The OMText graphic type lets you put text on the screen. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.layer.mysqlDrawingAttributes
|
DrawingAttributes provides a mechanism for loading and managing different drawing attributes that may be used. OMGraphic
|
Used to be the base class of OpenMap graphics, but now inherits from BasicGeometry, which now contains all the information about the geometry of the OMGraphic. OMGraphicList
|
This class encapsulates a List of OMGraphics. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.layer.nexradOMGraphicList
|
This class encapsulates a List of OMGraphics. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.layer.plotLayerOMGraphic
|
Used to be the base class of OpenMap graphics, but now inherits from BasicGeometry, which now contains all the information about the geometry of the OMGraphic. OMGraphicList
|
This class encapsulates a List of OMGraphics. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.layer.policyOMGraphicList
|
This class encapsulates a List of OMGraphics. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.layer.rpfOMGeometry
|
Base class of OpenMap OMGraphics geometry. OMGraphic
|
Used to be the base class of OpenMap graphics, but now inherits from BasicGeometry, which now contains all the information about the geometry of the OMGraphic. OMGraphicConstants
|
An interface that contains all the constants associated with OMGraphics. OMGraphicList
|
This class encapsulates a List of OMGraphics. OMRect
|
Graphic type that lets you draw four-sided polygons that have corners that share coordinates or window points. OMScalingRaster
|
This is an extension to OMRaster that automatically scales itelf to match the current projection. OMText
|
The OMText graphic type lets you put text on the screen. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.layer.shapeDrawingAttributes
|
DrawingAttributes provides a mechanism for loading and managing different drawing attributes that may be used. OMGeometry
|
Base class of OpenMap OMGraphics geometry. OMGeometryList
|
This class encapsulates a List of OMGeometries. OMGraphicList
|
This class encapsulates a List of OMGraphics. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.layer.shape.areasDrawingAttributes
|
DrawingAttributes provides a mechanism for loading and managing different drawing attributes that may be used. OMGeometryList
|
This class encapsulates a List of OMGeometries. OMGraphic
|
Used to be the base class of OpenMap graphics, but now inherits from BasicGeometry, which now contains all the information about the geometry of the OMGraphic. OMGraphicList
|
This class encapsulates a List of OMGraphics. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.layer.terrainOMGraphicList
|
This class encapsulates a List of OMGraphics. OMPoly
|
Graphic object that represents a polygon or polyline (multi-line-segment-object). |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.layer.testOMCircle
|
Graphic object that represents a circle or an ellipse. OMGraphicList
|
This class encapsulates a List of OMGraphics. OMLine
|
Graphic object that represents a simple line. OMPoly
|
Graphic object that represents a polygon or polyline (multi-line-segment-object). OMRect
|
Graphic type that lets you draw four-sided polygons that have corners that share coordinates or window points. OMText
|
The OMText graphic type lets you put text on the screen. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.layer.vpfDrawingAttributes
|
DrawingAttributes provides a mechanism for loading and managing different drawing attributes that may be used. OMGeometry
|
Base class of OpenMap OMGraphics geometry. OMGraphic
|
Used to be the base class of OpenMap graphics, but now inherits from BasicGeometry, which now contains all the information about the geometry of the OMGraphic. OMGraphicConstants
|
An interface that contains all the constants associated with OMGraphics. OMGraphicList
|
This class encapsulates a List of OMGraphics. OMPoint
|
A OMPoint is used to mark a specific point. OMPoly
|
Graphic object that represents a polygon or polyline (multi-line-segment-object). OMText
|
The OMText graphic type lets you put text on the screen. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.omGraphicsBasicStrokeEditorMenu
|
DrawingAttributes
|
DrawingAttributes provides a mechanism for loading and managing different drawing attributes that may be used. EditableOMCircle
|
The EditableOMCircle encompasses an OMCircle, providing methods for modifying or creating it. EditableOMGraphic
|
The EditableOMGraphic is a shell that controls actions to edit or create a graphic. EditableOMPoly
|
The EditableOMPoly encompasses an OMPoly, providing methods for modifying or creating it. EditableOMSpline
|
EditableOMSpline. FontSizer
|
Helper class to OMText object that resizes font when scale changes. GrabPoint
|
A GrabPoint is used by editable graphics to show a location that can be adjusted. GraphicAttributes
|
The GraphicAttributes provides an extension to DrawingAttributes by provideing a mechanism for loading and managing different graphic attributes that may be used, such as line type (LINETYPE_STRAIGHT, LINETYPE_GREATCIRCLE, LINETYPE_RHUMB, or LINETYPE_UNKNOWN), or render type (RENDERTYPE_XY, RENDERTYPE_LATLON, RENDERTYPE_OFFSET, or RENDERTYPE_UNKNOWN). HorizontalGrabPoint
|
A GrabPoint that can only move in the horizontal direction. NatCubicSpline
|
A natural cubic spline calculation. OffsetGrabPoint
|
An OffsetGrabPoint is one that manages other grab points. OMAction
|
The OMAction class provides a way to describe one or more actions that should be performed on an OMGraphic. OMArc
|
Graphic object that represents an arc. OMCircle
|
Graphic object that represents a circle or an ellipse. OMDistance
|
OMGraphic object that represents a polyline, labeled with distances. OMGeometry
|
Base class of OpenMap OMGraphics geometry. OMGeometryList
|
This class encapsulates a List of OMGeometries. OMGraphic
|
Used to be the base class of OpenMap graphics, but now inherits from BasicGeometry, which now contains all the information about the geometry of the OMGraphic. OMGraphicConstants
|
An interface that contains all the constants associated with OMGraphics. OMGraphicHandler
|
This interface describes an object that manages OMGraphics. OMGraphicList
|
This class encapsulates a List of OMGraphics. OMGraphicList.OMDist
|
RetVal for closest object/distance calculations. OMLabeler
|
An OMLabeler is used by OMGraphics to handle their labels. OMLine
|
Graphic object that represents a simple line. OMPoint
|
A OMPoint is used to mark a specific point. OMPoly
|
Graphic object that represents a polygon or polyline (multi-line-segment-object). OMRangeRings
|
An object that manages a series of range circles. OMRaster
|
The OMRaster object lets you create multi-colored images. OMRasterObject
|
The OMRasterObject is the parent class for OMRaster and OMBitmap objects. OMRect
|
Graphic type that lets you draw four-sided polygons that have corners that share coordinates or window points. OMScalingIcon
|
This is an extension to OMScalingRaster that scales an icon. OMScalingRaster
|
This is an extension to OMRaster that automatically scales itelf to match the current projection. OMSpline
|
A splined OMPoly. OMText
|
The OMText graphic type lets you put text on the screen. SinkGraphic
|
This graphic is a Sink. VerticalGrabPoint
|
A GrabPoint that can only move in the vertical direction. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.omGraphics.editableEditableOMCircle
|
The EditableOMCircle encompasses an OMCircle, providing methods for modifying or creating it. EditableOMGraphic
|
The EditableOMGraphic is a shell that controls actions to edit or create a graphic. EditableOMGraphicList
|
An EditableOMGraphic list encapsulates an OMGraphicList to move the editable ones around when they are selected as a group. EditableOMLine
|
The EditableOMLine encompasses an OMLine, providing methods for modifying or creating it. EditableOMPoint
|
An EditableOMGraphic that encapsulates an OMPoint. EditableOMPoly
|
The EditableOMPoly encompasses an OMPoly, providing methods for modifying or creating it. EditableOMRect
|
The EditableOMRect encompasses an OMRect, providing methods for modifying or creating it. EditableOMScalingRaster
|
The EditableOMScalingRaster encompasses an OMScalingRaster, providing methods for modifying or creating it. EditableOMText
|
Wrapper class to edit OMText objects. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.omGraphics.eventEditableOMGraphic
|
The EditableOMGraphic is a shell that controls actions to edit or create a graphic. OMGraphic
|
Used to be the base class of OpenMap graphics, but now inherits from BasicGeometry, which now contains all the information about the geometry of the OMGraphic. OMGraphicList
|
This class encapsulates a List of OMGraphics. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.omGraphics.geomOMGeometry
|
Base class of OpenMap OMGraphics geometry. OMGraphicConstants
|
An interface that contains all the constants associated with OMGraphics. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.omGraphics.gridOMGraphic
|
Used to be the base class of OpenMap graphics, but now inherits from BasicGeometry, which now contains all the information about the geometry of the OMGraphic. OMGrid
|
An OMGrid object is a two-dimensional container object for data. OMRaster
|
The OMRaster object lets you create multi-colored images. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.omGraphics.labeledEditableOMGraphic
|
The EditableOMGraphic is a shell that controls actions to edit or create a graphic. EditableOMPoly
|
The EditableOMPoly encompasses an OMPoly, providing methods for modifying or creating it. EditableOMSpline
|
EditableOMSpline. GraphicAttributes
|
The GraphicAttributes provides an extension to DrawingAttributes by provideing a mechanism for loading and managing different graphic attributes that may be used, such as line type (LINETYPE_STRAIGHT, LINETYPE_GREATCIRCLE, LINETYPE_RHUMB, or LINETYPE_UNKNOWN), or render type (RENDERTYPE_XY, RENDERTYPE_LATLON, RENDERTYPE_OFFSET, or RENDERTYPE_UNKNOWN). OMGeometry
|
Base class of OpenMap OMGraphics geometry. OMGraphic
|
Used to be the base class of OpenMap graphics, but now inherits from BasicGeometry, which now contains all the information about the geometry of the OMGraphic. OMGraphicConstants
|
An interface that contains all the constants associated with OMGraphics. OMPoly
|
Graphic object that represents a polygon or polyline (multi-line-segment-object). OMSpline
|
A splined OMPoly. OMText
|
The OMText graphic type lets you put text on the screen. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.omGraphics.meteoOMDecoratedSpline
|
A decorated splined OMPoly. OMGeometry
|
Base class of OpenMap OMGraphics geometry. OMGraphic
|
Used to be the base class of OpenMap graphics, but now inherits from BasicGeometry, which now contains all the information about the geometry of the OMGraphic. OMGraphicConstants
|
An interface that contains all the constants associated with OMGraphics. OMPoly
|
Graphic object that represents a polygon or polyline (multi-line-segment-object). OMSpline
|
A splined OMPoly. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.omGraphics.utilOMGraphicList
|
This class encapsulates a List of OMGraphics. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.pluginFilterSupport
|
This class provides support for implementing the OMGraphicHandler interface. OMAction
|
The OMAction class provides a way to describe one or more actions that should be performed on an OMGraphic. OMGeometry
|
Base class of OpenMap OMGraphics geometry. OMGeometryList
|
This class encapsulates a List of OMGeometries. OMGraphic
|
Used to be the base class of OpenMap graphics, but now inherits from BasicGeometry, which now contains all the information about the geometry of the OMGraphic. OMGraphicHandler
|
This interface describes an object that manages OMGraphics. OMGraphicList
|
This class encapsulates a List of OMGraphics. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.plugin.earthImageOMGraphicList
|
This class encapsulates a List of OMGraphics. OMRaster
|
The OMRaster object lets you create multi-colored images. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.plugin.esriDrawingAttributes
|
DrawingAttributes provides a mechanism for loading and managing different drawing attributes that may be used. OMGraphic
|
Used to be the base class of OpenMap graphics, but now inherits from BasicGeometry, which now contains all the information about the geometry of the OMGraphic. OMGraphicList
|
This class encapsulates a List of OMGraphics. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.plugin.graphicLoaderOMAction
|
The OMAction class provides a way to describe one or more actions that should be performed on an OMGraphic. OMGraphic
|
Used to be the base class of OpenMap graphics, but now inherits from BasicGeometry, which now contains all the information about the geometry of the OMGraphic. OMGraphicHandler
|
This interface describes an object that manages OMGraphics. OMGraphicList
|
This class encapsulates a List of OMGraphics. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.tools.drawingEditableOMGraphic
|
The EditableOMGraphic is a shell that controls actions to edit or create a graphic. GraphicAttributes
|
The GraphicAttributes provides an extension to DrawingAttributes by provideing a mechanism for loading and managing different graphic attributes that may be used, such as line type (LINETYPE_STRAIGHT, LINETYPE_GREATCIRCLE, LINETYPE_RHUMB, or LINETYPE_UNKNOWN), or render type (RENDERTYPE_XY, RENDERTYPE_LATLON, RENDERTYPE_OFFSET, or RENDERTYPE_UNKNOWN). OMAction
|
The OMAction class provides a way to describe one or more actions that should be performed on an OMGraphic. OMGraphic
|
Used to be the base class of OpenMap graphics, but now inherits from BasicGeometry, which now contains all the information about the geometry of the OMGraphic. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.tools.iconDrawingAttributes
|
DrawingAttributes provides a mechanism for loading and managing different drawing attributes that may be used. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.tools.roadsOMGeometry
|
Base class of OpenMap OMGraphics geometry. OMGraphic
|
Used to be the base class of OpenMap graphics, but now inherits from BasicGeometry, which now contains all the information about the geometry of the OMGraphic. OMGraphicConstants
|
An interface that contains all the constants associated with OMGraphics. OMGraphicList
|
This class encapsulates a List of OMGraphics. OMLine
|
Graphic object that represents a simple line. OMPoint
|
A OMPoint is used to mark a specific point. OMRect
|
Graphic type that lets you draw four-sided polygons that have corners that share coordinates or window points. |
Classes in com.bbn.openmap.omGraphics used by com.bbn.openmap.tools.symbology.milStd2525DrawingAttributes
|
DrawingAttributes provides a mechanism for loading and managing different drawing attributes that may be used. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |