|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExtentIndex | |
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. |
Uses of ExtentIndex in com.bbn.openmap.geo |
Classes in com.bbn.openmap.geo that implement ExtentIndex | |
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. |
Uses of ExtentIndex in com.bbn.openmap.layer.test |
Methods in com.bbn.openmap.layer.test that return ExtentIndex | |
ExtentIndex |
GeoIntersectionLayer.getRegionIndex(boolean resetRegionSelection)
|
Methods in com.bbn.openmap.layer.test with parameters of type ExtentIndex | |
protected void |
GeoIntersectionLayer.addToRegionIndex(OMPoly p,
ExtentIndex regionIndex)
|
protected void |
GeoIntersectionLayer.addToRegionIndex(OMGraphicList omgl,
ExtentIndex regionIndex)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |