|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Entry | |
---|---|
org.geotools.caching.grid.spatialindex | |
org.geotools.caching.spatialindex |
Uses of Entry in org.geotools.caching.grid.spatialindex |
---|
Classes in org.geotools.caching.grid.spatialindex that implement Entry | |
---|---|
class |
GridData
Associates data with its shape to be stored in the index. |
class |
GridNode
A node in the grid. |
class |
GridRootNode
The root node of a grid, which has n GridNodes as children. |
Uses of Entry in org.geotools.caching.spatialindex |
---|
Subinterfaces of Entry in org.geotools.caching.spatialindex | |
---|---|
interface |
Data<E>
|
interface |
Node
|
Methods in org.geotools.caching.spatialindex with parameters of type Entry | |
---|---|
double |
NearestNeighborComparator.getMinimumDistance(Shape query,
Entry e)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |