|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpatialIndex | |
---|---|
org.deegree.commons.dataaccess.shape | |
org.deegree.commons.index | |
org.deegree.rendering.r3d.opengl.rendering.model.manager |
Uses of SpatialIndex in org.deegree.commons.dataaccess.shape |
---|
Constructors in org.deegree.commons.dataaccess.shape with parameters of type SpatialIndex | |
---|---|
SHPReader(RandomAccessFile in,
CRS crs,
SpatialIndex<Long> rtree,
boolean startsWithZero)
|
Uses of SpatialIndex in org.deegree.commons.index |
---|
Subclasses of SpatialIndex in org.deegree.commons.index | |
---|---|
class |
QTree<T>
The QTree is a quadtree based organization of a scene containing PositionableModel s. |
class |
RTree<T>
RTree Query will return the Objects of the index
The bulk insertion mechanism is an implementation of STRTree:
Scott T. |
Uses of SpatialIndex in org.deegree.rendering.r3d.opengl.rendering.model.manager |
---|
Subclasses of SpatialIndex in org.deegree.rendering.r3d.opengl.rendering.model.manager | |
---|---|
class |
QTModelScene<T extends PositionableModel>
The QTModelScene is a quadtree based organization of a scene containing PositionableModel s. |
|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
PREV NEXT | FRAMES NO FRAMES |