gov.nasa.worldwind.layers.rpf
Class RPFFileIndex.Table
java.lang.Object
gov.nasa.worldwind.layers.rpf.RPFFileIndex.Table
- Enclosing class:
- RPFFileIndex
public static class RPFFileIndex.Table
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RPFFileIndex.Table
public RPFFileIndex.Table()
createRecord
public RPFFileIndex.Record createRecord()
getRecord
public final RPFFileIndex.Record getRecord(long key)
getRecordFactory
public RPFFileIndex.RecordFactory getRecordFactory()
getRecords
public final List<RPFFileIndex.Record> getRecords()
setRecordFactory
public void setRecordFactory(RPFFileIndex.RecordFactory recordFactory)