Uses of Package
org.khelekore.prtree
-
Packages that use org.khelekore.prtree Package Description org.khelekore.prtree The classes for PRTree, a Priority R-Tree.uk.ac.rdg.resc.edal.dataset Code for reading data from underlying storage (e.g. disk, databases or remote locations). -
Classes in org.khelekore.prtree used by org.khelekore.prtree Class Description DistanceCalculator A class that can calculate the distance to a given object stored in the PRTreeDistanceResult Class to hold object and distance to itMBR A minimum bounding box for n dimensions.MBR2D A minimum bounding rectangleMBRConverter 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 -
Classes in org.khelekore.prtree used by uk.ac.rdg.resc.edal.dataset Class Description MBRConverter A class that given a T can tell the minimum and maximum ordinates for that object.