| Package | Description |
|---|---|
| astro | |
| net.cds | |
| net.tap |
| Modifier and Type | Method and Description |
|---|---|
List<Star> |
VizierStarParser.getFieldOfView(VizierTable tab)
Parses a list of
SimpleStar objects utilizing the
net.cds.Vizier.Table handed over. |
| Modifier and Type | Class and Description |
|---|---|
class |
VizierDomTable |
| Modifier and Type | Method and Description |
|---|---|
static VizierTable |
VizierDomTable.createFromElement(Element tab) |
static VizierTable |
Vizier.getTableByName(String id,
String ask)
Retrieves the table that matches the given table ID.
|
static VizierTable |
Vizier.getTableByName(String id,
String ask,
double r)
Retrieves the table that matches the given table ID.
|
static VizierTable |
Vizier.getTableByName(String id,
String ask,
double r,
String text)
Retrieves the table that matches the given table ID.
|
static VizierTable |
Vizier.getTableByName(String id,
String ask,
double r,
String unit,
String text)
Retrieves the table that matches the given table ID.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) VizierTable |
TableAccessProtocol.getVizierTable(Element vot) |
VizierTable |
TableAccessProtocol.syncQuery(Map<Object,Object> para) |