Skip navigation links
NASA World Wind
gov.nasa.worldwind.data

Interface DataRasterReader

Parameters:
source - the source to examine.
params - parameters required by certain reader implementations. May be null for most readers.
Returns:
true if this reader can read the data source, otherwise false.
Parameters:
source - the source to examine.
params - parameters required by certain reader implementations. May be null for most readers. TODO: Identify when parameters must be passed.
Returns:
true if the source is elevation data, otherwise false.