|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--stsci.factory.Factory | +--stsci.factory.WebFactory | +--stsci.factory.ArcObjFactory | +--stsci.factory.HIPfactory | +--stsci.factory.TYCfactory
This just sets Tyc and skips over the HIP stars to get to the tyc ones. Just did this so I do not have to change the web server while still being able to show HIP and tyc as two sepereate catalogues.
Fields inherited from class stsci.factory.HIPfactory |
hipDone, hipOnly |
Fields inherited from class stsci.factory.ArcObjFactory |
alpha, delta, r, vlim |
Fields inherited from class stsci.factory.WebFactory |
local |
Fields inherited from class stsci.factory.Factory |
dstream, finished, name, opened |
Constructor Summary | |
TYCfactory()
|
Method Summary | |
void |
open()
Override open to open the url. |
Methods inherited from class stsci.factory.HIPfactory |
getCmd, getURL, hipDone, makeStar, nextObj, setTyc |
Methods inherited from class stsci.factory.ArcObjFactory |
getNext, init |
Methods inherited from class stsci.factory.WebFactory |
finished, openCmd, openURL, setLocal, skipToData |
Methods inherited from class stsci.factory.Factory |
openDisk, setFinished |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public TYCfactory()
Method Detail |
public void open()
WebFactory
open
in class WebFactory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |