|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CatalogTable | |
cds.simbad | Contains all classes dealing with the SIMBAD database and its data. |
cds.simbad.ident |
Uses of CatalogTable in cds.simbad |
Fields in cds.simbad declared as CatalogTable | |
private static CatalogTable |
Identifier.catTable
|
Uses of CatalogTable in cds.simbad.ident |
Fields in cds.simbad.ident declared as CatalogTable | |
private static CatalogTable |
CatalogTable.catTable
|
Methods in cds.simbad.ident that return CatalogTable | |
static CatalogTable |
CatalogTable.createCatalogTable(java.lang.String filename)
loads the catalogue table defined by its filename. |
static CatalogTable |
CatalogTable.createFullCatalogTable(java.lang.String filename)
loads the full catalogue table defined by its filename. |
static CatalogTable |
CatalogTable.getCatalogTable()
Static method for accessing the catalogTable object |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |