ConeQueryRowSequence, uk.ac.starlink.table.RowSequenceParallelResultRowSequence, SequentialResultRowSequencepublic interface ConeResultRowSequence extends ConeQueryRowSequence
| Modifier and Type | Method | Description |
|---|---|---|
uk.ac.starlink.table.StarTable |
getConeResult() |
Returns the result of the cone search for the current row of this
sequence.
|
getDec, getIndex, getRa, getRadiusuk.ac.starlink.table.StarTable getConeResult()
throws java.io.IOException
ConeMatcher.getConeResult(uk.ac.starlink.ttools.cone.ConeSearcher, uk.ac.starlink.ttools.cone.ConeErrorPolicy, boolean, boolean, java.lang.String, double, double, double).
If no records in the cone are found, the return value may either be null or (preferably) an empty table with the correct columns.
java.io.IOExceptionCopyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.