gov.nasa.worldwind.layers.rpf
Class RPFFileIndex.IndexProperties
java.lang.Object
gov.nasa.worldwind.layers.rpf.RPFFileIndex.IndexProperties
- Enclosing class:
- RPFFileIndex
public static class RPFFileIndex.IndexProperties
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dataSeriesIdentifier
public java.lang.String dataSeriesIdentifier
description
public java.lang.String description
maxLatitude
public Angle maxLatitude
maxLongitude
public Angle maxLongitude
minLatitude
public Angle minLatitude
minLongitude
public Angle minLongitude
rootPath
public java.lang.String rootPath
RPFFileIndex.IndexProperties
public RPFFileIndex.IndexProperties()
getBoundingSector
public Sector getBoundingSector()
getDataSeriesIdentifier
public java.lang.String getDataSeriesIdentifier()
getDescription
public java.lang.String getDescription()
getRootPath
public java.lang.String getRootPath()
setBoundingSector
public void setBoundingSector(Sector sector)
setDataSeriesIdentifier
public void setDataSeriesIdentifier(java.lang.String dataSeriesIdentifier)
setDescription
public void setDescription(java.lang.String description)
setRootPath
public void setRootPath(java.lang.String rootPath)