xxl.indexStructures
Class RTree.Node.Distribution
java.lang.Object
|
+--xxl.indexStructures.RTree.Node.Distribution
- protected class RTree.Node.Distribution
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
entries
protected java.lang.Object[] entries
firstDescriptor
protected Rectangle firstDescriptor
secondDescriptor
protected Rectangle secondDescriptor
RTree.Node.Distribution
protected RTree.Node.Distribution(java.lang.Object[] entries,
int secondStart,
Rectangle firstDescriptor,
Rectangle secondDescriptor)
entries
protected java.util.List entries(boolean second)
descriptor
protected Tree.Descriptor descriptor(boolean second)
marginValue
protected double marginValue()
overlapValue
protected double overlapValue()
areaValue
protected double areaValue()