public class DDSRasterReader extends AbstractDataRasterReader
Modifier and Type | Field and Description |
---|---|
protected static java.lang.String[] |
ddsMimeTypes |
protected static java.lang.String[] |
ddsSuffixes |
description, mimeTypes, suffixes
Constructor and Description |
---|
DDSRasterReader() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
doCanRead(java.lang.Object source,
AVList params) |
protected DataRaster[] |
doRead(java.lang.Object source,
AVList params) |
protected void |
doReadMetadata(java.lang.Object source,
AVList params) |
canRead, canReadSuffix, getDescription, getMimeTypes, getSuffixes, isElevationsRaster, isImageryRaster, read, readMetadata, validateMetadata
addPropertyChangeListener, addPropertyChangeListener, clearList, copy, firePropertyChange, firePropertyChange, getBooleanValue, getBooleanValue, getChangeSupport, getDoubleValue, getDoubleValue, getEntries, getIntegerValue, getIntegerValue, getLongValue, getLongValue, getRestorableStateForAVPair, getStringValue, getStringValue, getStringValue, getValue, getValues, hasKey, removeKey, removePropertyChangeListener, removePropertyChangeListener, setValue, setValues
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addPropertyChangeListener, addPropertyChangeListener, clearList, copy, firePropertyChange, firePropertyChange, getEntries, getStringValue, getValue, getValues, hasKey, removeKey, removePropertyChangeListener, removePropertyChangeListener, setValue, setValues
protected static final java.lang.String[] ddsMimeTypes
protected static final java.lang.String[] ddsSuffixes
protected boolean doCanRead(java.lang.Object source, AVList params)
doCanRead
in class AbstractDataRasterReader
protected DataRaster[] doRead(java.lang.Object source, AVList params) throws java.io.IOException
doRead
in class AbstractDataRasterReader
java.io.IOException
protected void doReadMetadata(java.lang.Object source, AVList params) throws java.io.IOException
doReadMetadata
in class AbstractDataRasterReader
java.io.IOException