public class CompositeReader extends SRTM2Reader
DEMReader.CacheEntry
BUFFERLENGTH, cache, cacheEnable, cycle, DIRECTORY, download, hits, in, lastMessage, lastValue, LOCALE, MAX_CACHE_SIZE, missing, MISSING, resultcount, tries, useLegacy
Constructor and Description |
---|
CompositeReader(javax.swing.JComponent item) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
copyright() |
java.lang.String |
datasetName() |
boolean |
downloadable() |
java.lang.String |
extn() |
java.lang.String |
formatstring() |
double |
getHeight(LatLong place) |
protected DEMReader.CacheEntry |
getRow(java.lang.String name,
int ytile,
LatLong place) |
boolean |
littleendian() |
int |
missingValue() |
int |
recordlength() |
zipEntryName
downloadFile, frac, getPropertyChangeListeners, getRow, hits, lagrangian, makename, missing, readRecord, resetCounts, resultcount, setDownload, setLegacy, tile, tries
addPropertyChangeListener, addPropertyChangeListener, fireIndexedPropertyChange, fireIndexedPropertyChange, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getPropertyChangeListeners, hasListeners, removePropertyChangeListener, removePropertyChangeListener
public CompositeReader(javax.swing.JComponent item) throws MissingDataFileException
MissingDataFileException
public double getHeight(LatLong place) throws MissingDataFileException
getHeight
in class DEMReader
MissingDataFileException
protected DEMReader.CacheEntry getRow(java.lang.String name, int ytile, LatLong place) throws MissingDataFileException
MissingDataFileException
public java.lang.String datasetName()
datasetName
in class SRTM2Reader
public boolean downloadable()
downloadable
in class SRTM2Reader
public int recordlength()
recordlength
in class SRTM2Reader
public java.lang.String formatstring()
formatstring
in class SRTM2Reader
public java.lang.String extn()
extn
in class SRTM2Reader
public boolean littleendian()
littleendian
in class SRTM2Reader
public int missingValue()
missingValue
in class SRTM2Reader
public java.lang.String copyright()
copyright
in class SRTM2Reader