Package | Description |
---|---|
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.graphicLoader.netmap |
The netmap plugin package provides the capability to receive output
from a NetMap server.
|
com.bbn.openmap.gui.time | |
com.bbn.openmap.omGraphics |
Provides geographically based graphics classes.
|
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.tools.roads |
Provides classes to determine routes given a set of roads and
intersections.
|
Modifier and Type | Class and Description |
---|---|
class |
EsriPolygon
An extension to OMPoly for polygons that typecasts a specific Esri graphic
type.
|
class |
EsriPolygonM
An extension to OMPoly for polygons that typecasts a specific Esri graphic
type.
|
class |
EsriPolygonZ
An extension to OMPoly for polygons that typecasts a specific Esri graphic
type.
|
class |
EsriPolyline
An extension to OMPoly for polylines that typecasts a specific Esri graphic
type.
|
class |
EsriPolylineM
An extension to OMPoly for polylines that typecasts a specific Esri graphic
type.
|
class |
EsriPolylineZ
An extension to OMPoly for polylines that typecasts a specific Esri graphic
type.
|
Modifier and Type | Class and Description |
---|---|
class |
Line
Object that represents a NetMap link on the map.
|
Modifier and Type | Class and Description |
---|---|
class |
TimelineLayer.EventMarkerLine |
Modifier and Type | Class and Description |
---|---|
class |
OMDecoratedSpline
A decorated splined OMPoly.
|
class |
OMDistance
OMGraphic object that represents a polyline, labeled with distances.
|
class |
OMLine
Graphic object that represents a simple line.
|
class |
OMPoly
Graphic object that represents a polygon or polyline
(multi-line-segment-object).
|
class |
OMSpline
A splined OMPoly.
|
Modifier and Type | Method and Description |
---|---|
static void |
OMArrowHead.addArrowHeads(int arrowDirectionType,
int location,
OMAbstractLine line) |
static java.awt.geom.GeneralPath |
OMArrowHead.createArrowHeads(int arrowDirectionType,
int location,
OMAbstractLine line)
Create an arrowhead for the provided line
|
static java.awt.geom.GeneralPath |
OMArrowHead.createArrowHeads(int arrowDirectionType,
int location,
OMAbstractLine line,
int wingTip,
int wingLength)
Create an arrowhead for the provided line
|
void |
OMArrowHead.generate(OMAbstractLine omal) |
protected static java.awt.geom.Point2D[] |
OMArrowHead.locateArrowHeads(int arrowDirection,
int arrowLocation,
OMAbstractLine line)
Create the ArrowHead objects for the lines, based on the settings.
|
Modifier and Type | Class and Description |
---|---|
class |
LabeledOMPoly
This is an OMPoly that has been extended to manage a text label.
|
class |
LabeledOMSpline
LabeledOMSpline Copied from LabeledOMPoly, because both OMSpline
and LabeledOMPoly inherits from OMPoly
|
Modifier and Type | Class and Description |
---|---|
class |
OMColdSurfaceFront
OMColdSurfaceFront.
|
class |
OMHotSurfaceFront
OMHotSurfaceFront Just need to init the decorations.
|
class |
OMOcclusion
OMOcclusion Just need to init the decorations.
|
Modifier and Type | Class and Description |
---|---|
protected class |
RoadFinder.BlueLine
a blue line to indicate the found route
|
protected class |
RoadFinder.YellowLine
a yellow line for display routes between intersections
|
class |
RoadLine.Graphic |
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details