public interface AuxReader
| Modifier and Type | Method and Description |
|---|---|
void |
adjustAuxRange(Surface surface,
DataSpec dataSpec,
DataStore dataStore,
java.lang.Object[] knownPlans,
Range range)
May use the supplied data specification to update (usually extend)
the given range.
|
int |
getCoordIndex()
Returns the DataSpec index for the coordinate whose value is used
by this reader.
|
void adjustAuxRange(Surface surface, DataSpec dataSpec, DataStore dataStore, java.lang.Object[] knownPlans, Range range)
surface - plot data destination surfacedataSpec - specification for datadataStore - data storage objectknownPlans - array of available plan objects; may be emptyrange - range object to be updated with range informationint getCoordIndex()
Copyright © 2017 Central Laboratory of the Research Councils. All Rights Reserved.