|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConeResultRowSequence
ConeQueryRowSequence sub-interface which additionally defines a method for retrieving the result of the cone search itself.
Method Summary | |
---|---|
StarTable |
getConeResult()
Returns the result of the cone search for the current row of this sequence. |
Methods inherited from interface uk.ac.starlink.ttools.cone.ConeQueryRowSequence |
---|
getDec, getIndex, getRa, getRadius |
Methods inherited from interface uk.ac.starlink.table.RowSequence |
---|
close, getCell, getRow, next |
Method Detail |
---|
StarTable getConeResult() throws 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.
IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |