|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectuk.ac.starlink.topcat.vizier.VizierInfo
public class VizierInfo
Can obtain information about VizieR service. Most of the methods in this class may take time to interrogate the VizieR server, and therefore ought not to be called on the event dispatch thread.
| Method Summary | |
|---|---|
InfoItem[] |
getArchives()
Returns a list of the known archive resources. |
String[] |
getAstronomyKws()
Returns the list of keyword values permitted for the Astronomy controlled vocabulary. |
URL |
getBaseUrl()
|
String[] |
getMissionKws()
Returns the list of keyword values permitted for the Mission controlled vocabulary. |
Component |
getParent()
Returns the declared parent component used by this object for placing warning messages. |
InfoItem[] |
getSurveys()
Returns a list of the known survey resources. |
String[] |
getWavelengthKws()
Returns the list of keyword values permitted for the Wavelength controlled vocabulary. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public URL getBaseUrl()
public InfoItem[] getSurveys()
public InfoItem[] getArchives()
public String[] getWavelengthKws()
public String[] getMissionKws()
public String[] getAstronomyKws()
public Component getParent()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||