NASA World Wind

gov.nasa.worldwind.layers.rpf
Class RPFFileIndex.DirectoryRecord

java.lang.Object
  extended by gov.nasa.worldwind.layers.rpf.RPFFileIndex.Record
      extended by gov.nasa.worldwind.layers.rpf.RPFFileIndex.DirectoryRecord
Enclosing class:
RPFFileIndex

public static class RPFFileIndex.DirectoryRecord
extends RPFFileIndex.Record


Constructor Summary
RPFFileIndex.DirectoryRecord(long key)
           
 
Method Summary
 java.lang.String getPath()
           
 void setPath(java.lang.String path)
           
 
Methods inherited from class gov.nasa.worldwind.layers.rpf.RPFFileIndex.Record
getKey
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RPFFileIndex.DirectoryRecord

public RPFFileIndex.DirectoryRecord(long key)
Method Detail

getPath

public java.lang.String getPath()

setPath

public void setPath(java.lang.String path)

NASA World Wind