Class CoverageQuerySequenceFactory

java.lang.Object
uk.ac.starlink.ttools.cone.CoverageQuerySequenceFactory
All Implemented Interfaces:
QuerySequenceFactory

public class CoverageQuerySequenceFactory extends Object implements QuerySequenceFactory
Wrapper QuerySequenceFactory that filters out elements outside of a given coverage object. The ConeQueryRowSequence.getIndex() values of this sequence will be those of the underlying ConeQueryRowSequences, so will miss out values for those elements that are excluded.
Since:
12 Jun 2014
Author:
Mark Taylor