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.geo |
Package that contains classes to do calculations in lat/lon space.
|
com.bbn.openmap.layer.test |
Provides a test layer for OpenMap.
|
Modifier and Type | Class and Description |
---|---|
class |
ShapeGeoIndex
A GeoExtentIndex that knows how to work with Shape files.
|
Modifier and Type | Class and Description |
---|---|
static class |
ExtentIndex.AbstractExtentIndex
A basic implementation of ExtentIndex that uses Collection-typed buckets.
|
static class |
ExtentIndex.ArrayListExtentIndexImpl |
static class |
ExtentIndex.HashSetExtentIndexImpl |
class |
ExtentIndexImpl
Separable indexed database for Regional BoundingCircles.
|
Modifier and Type | Method and Description |
---|---|
ExtentIndex |
GeoIntersectionLayer.getRegionIndex(boolean resetRegionSelection) |
Modifier and Type | Method and Description |
---|---|
protected void |
GeoIntersectionLayer.addToRegionIndex(OMGraphicList omgl,
ExtentIndex regionIndex) |
protected void |
GeoIntersectionLayer.addToRegionIndex(OMPoly p,
ExtentIndex regionIndex) |
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details