Package | Description |
---|---|
org.khelekore.prtree |
The classes for PRTree, a Priority R-Tree.
|
Class and Description |
---|
DistanceCalculator
A class that can calculate the distance to a given object
stored in the PRTree
|
DistanceResult
Class to hold object and distance to it
|
MBR
A minimum bounding box for n dimensions.
|
MBR2D
A minimum bounding rectangle
|
MBRConverter
A class that given a T can tell the minimum and maximum
ordinates for that object.
|
NodeFilter
A node object filterer.
|
PointND
A description of an N-dimensional point
|