|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bbn.openmap.layer.vpf.DcwThematicIndex.IndexRecord
public static class 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 values| Method Detail |
|---|
public int compareTo(java.lang.Object obj)
compareTo in interface java.lang.Comparable<java.lang.Object>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||