Class Summary |
AllWiseAsciiStarTable |
StarTable implementation which can read data from the AllWise data
release. |
AllWiseTableBuilder |
TableBuilder implementation for the ASCII files comprising the AllWise
data release. |
AllWiseTableBuilder.Count |
Input handler which reads AllWise ASCII files and does count the
rows first. |
AllWiseTableBuilder.NoCount |
Input handler which reads AllWise ASCII files and does not count
the rows first. |
ApiPlanePlotter |
PlanePlotter implementation that sets up a plot explicitly. |
Calculator |
Minimal example of invoking a stilts task programmatically
using the parameter system. |
EnvPlanePlotter |
PlanePlotter implementation that uses the name/value pairs in the
same way as the STILTS application command-line interface to set
up a plot. |
Head10 |
Minimal example of invoking a stilts table processing task
programmatically using the parameter system. |
PlotGenerator<P,A> |
Convenience class for generating plots. |
PostgresAsciiStarTable |
StarTable implementation which reads data from a pipe-separated-value
file. |
SinePlot |
Example programmatic use of stilts plot2 classes. |
TapWriter |
Writes SQL ResultSets to VOTable with the INFO elements appropriate
for TAP output. |
TwoMassPscTableBuilder |
TableBuilder implementation for the ASCII files distributed on the
2MASS catalogue DVD set. |