Package | Description |
---|---|
com.bbn.openmap.dataAccess.asrp | |
com.bbn.openmap.dataAccess.image | |
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.omGraphics |
Provides geographically based graphics classes.
|
com.bbn.openmap.omGraphics.time |
Modifier and Type | Method and Description |
---|---|
OMScalingRaster |
ASRPDirectory.getBlock(int x,
int y)
Fetch the subframe tile block from the IMG file.
|
Modifier and Type | Class and Description |
---|---|
class |
ErrImageTile
An ErrImageTile is an ImageTile that can't be displayed due to projection
incompatibilities or some other problem.
|
class |
ImageTile
This is an extension to OMRaster that automatically scales itself to match
the current projection.
|
Modifier and Type | Class and Description |
---|---|
class |
EsriIconPoint
An extension to OMPoint that typecasts a specific Esri graphic type.
|
Modifier and Type | Class and Description |
---|---|
class |
OMScalingIcon
This is an extension to OMScalingRaster that scales an icon.
|
Modifier and Type | Field and Description |
---|---|
protected OMScalingRaster |
EditableOMScalingRaster.raster |
Constructor and Description |
---|
EditableOMScalingRaster(OMScalingRaster omsr)
Create the EditableOMScalingRaster with an OMScalingRaster already
defined, ready for editing.
|
OMWarpingImage(OMScalingRaster omsr,
GeoCoordTransformation transform)
Create an OMWarpingImage from an OMScalingRaster - useful for when the
projection being used on the map doesn't match the projection of the
raster, and it needs to be transformed.
|
Modifier and Type | Class and Description |
---|---|
class |
TemporalOMScalingIcon |
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details