|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.bbn.openmap.layer.vpf.DcwThematicIndex.IndexRecord
A utility class used to record index records.
Constructor Summary | |
DcwThematicIndex.IndexRecord(java.lang.Object index,
int offset,
int numvals)
Construct an index record |
Method Summary | |
int |
compareTo(java.lang.Object obj)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DcwThematicIndex.IndexRecord(java.lang.Object index, int offset, int numvals)
index
- the index objectoffset
- the offset of the datanumvals
- the number of valuesMethod Detail |
public int compareTo(java.lang.Object obj)
compareTo
in interface java.lang.Comparable
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |