deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

org.deegree.commons.index
Class QTree.Entry<T>

java.lang.Object
  extended by org.deegree.commons.index.QTree.Entry<T>
Type Parameters:
T -
Enclosing class:
QTree<T>

protected final class QTree.Entry<T>
extends Object

The Entry class wraps an object with its envelope

Version:
$Revision: 19885 $, $Date: 2009-10-01 12:39:24 +0200 (Do, 01 Okt 2009) $
Author:
Rutger Bezema, last edited by: $Author: rbezema $

Field Summary
 float[] entryEnv
          the envelope of the object
 T entryValue
          the actual object
 
Constructor Summary
QTree.Entry(float[] envelope, T object)
           
 
Method Summary
 boolean equals(Object other)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

entryEnv

public final float[] entryEnv
the envelope of the object


entryValue

public final T entryValue
the actual object

Constructor Detail

QTree.Entry

QTree.Entry(float[] envelope,
            T object)
Method Detail

equals

public boolean equals(Object other)
Overrides:
equals in class Object

toString

public String toString()
Overrides:
toString in class Object

deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org

]]>