public class CompositeReader extends SRTM2Reader
DEMReader.CacheEntryBUFFERLENGTH, 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() |
zipEntryNamedownloadFile, frac, getPropertyChangeListeners, getRow, hits, lagrangian, makename, missing, readRecord, resetCounts, resultcount, setDownload, setLegacy, tile, triesaddPropertyChangeListener, addPropertyChangeListener, fireIndexedPropertyChange, fireIndexedPropertyChange, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getPropertyChangeListeners, hasListeners, removePropertyChangeListener, removePropertyChangeListenerpublic CompositeReader(javax.swing.JComponent item)
throws MissingDataFileException
MissingDataFileExceptionpublic double getHeight(LatLong place) throws MissingDataFileException
getHeight in class DEMReaderMissingDataFileExceptionprotected DEMReader.CacheEntry getRow(java.lang.String name, int ytile, LatLong place) throws MissingDataFileException
MissingDataFileExceptionpublic java.lang.String datasetName()
datasetName in class SRTM2Readerpublic boolean downloadable()
downloadable in class SRTM2Readerpublic int recordlength()
recordlength in class SRTM2Readerpublic java.lang.String formatstring()
formatstring in class SRTM2Readerpublic java.lang.String extn()
extn in class SRTM2Readerpublic boolean littleendian()
littleendian in class SRTM2Readerpublic int missingValue()
missingValue in class SRTM2Readerpublic java.lang.String copyright()
copyright in class SRTM2Reader