uk.ac.starlink.ttools.plot2
Interface AuxReader
- All Known Implementing Classes:
- FloatingCoordAuxReader
public interface AuxReader
Extracts range information from a plot data.
- Since:
- 4 Feb 2013
- Author:
- Mark Taylor
updateAuxRange
void updateAuxRange(Surface surface,
TupleSequence tseq,
Range range)
- Called once for each applicable row of a tuple sequence.
Each call may extend the given range.
- Parameters:
surface
- plot data destination surfacetseq
- plot data supplierrange
- range object to be updated with range information
Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.