Package | Description |
---|---|
com.bbn.openmap.dataAccess.asrp | |
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.gui.time | |
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.test |
Provides a test layer for OpenMap.
|
com.bbn.openmap.omGraphics |
Provides geographically based graphics classes.
|
com.bbn.openmap.tools.roads |
Provides classes to determine routes given a set of roads and
intersections.
|
Modifier and Type | Field and Description |
---|---|
protected OMRect |
ASRPDirectory.bounds
The OMRect used to track coverage boundaries.
|
Modifier and Type | Method and Description |
---|---|
OMRect |
ASRPDirectory.getBounds()
Get the OMRect used for calculating coverage area.
|
Modifier and Type | Field and Description |
---|---|
protected OMRect |
ZoomLevelMakerFace.BoundsObject.bounds |
Constructor and Description |
---|
ZoomLevelMakerFace.BoundsObject(OMRect rect,
java.lang.String displayName) |
Modifier and Type | Method and Description |
---|---|
static OMPoly |
EsriPolygonList.convert(OMRect omRect) |
Modifier and Type | Class and Description |
---|---|
static class |
TimelineLayer.SelectionArea |
static class |
TimelineLayer.SelectionArea.PlayFilterSection |
static class |
TimelineLayer.SelectionArea.PostTime |
static class |
TimelineLayer.SelectionArea.PreTime |
static class |
TimelineLayer.SelectionArea.RatingArea |
static class |
TimeSliderLayer.TimeDrape |
Modifier and Type | Method and Description |
---|---|
static OMRect |
LinkRectangle.read(java.io.DataInputStream dis)
Read the DataInputStream, and create an OMRect.
|
static OMRect |
LinkRectangle.read(java.io.DataInputStream dis,
LinkProperties propertiesBuffer)
Read the DataInputStream, and create an OMRect.
|
Modifier and Type | Method and Description |
---|---|
static void |
LinkRectangle.write(OMRect rect,
Link link,
LinkProperties props)
Write an OMRect to the link.
|
Modifier and Type | Field and Description |
---|---|
protected OMRect |
TestLayer.omrect |
Modifier and Type | Field and Description |
---|---|
protected OMRect |
EditableOMRect.rect |
Constructor and Description |
---|
EditableOMRect(OMRect omc)
Create the EditableOMRect with an OMRect already defined, ready for
editing.
|
Modifier and Type | Class and Description |
---|---|
class |
Intersection.Graphic
Inner class for the visual representation of an Intersection.
|
class |
RoadPoint.Graphic |
class |
Waypoint.Graphic |
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details