stsci.factory
Class DSS2Ifactory

java.lang.Object
  |
  +--stsci.factory.Factory
        |
        +--stsci.factory.WebFactory
              |
              +--stsci.factory.PlanarImageFactory
                    |
                    +--stsci.factory.DSS2factory
                          |
                          +--stsci.factory.DSS2Ifactory
All Implemented Interfaces:
ImageProd, java.rmi.Remote

public class DSS2Ifactory
extends DSS2factory


Fields inherited from class stsci.factory.DSS2factory
v
 
Fields inherited from class stsci.factory.PlanarImageFactory
alpha, delta, fn, format, r
 
Fields inherited from class stsci.factory.WebFactory
local
 
Fields inherited from class stsci.factory.Factory
dstream, finished, name, opened
 
Constructor Summary
DSS2Ifactory()
           
 
Methods inherited from class stsci.factory.DSS2factory
getCmd, getURL, nextObj
 
Methods inherited from class stsci.factory.PlanarImageFactory
getFile, getImage, getInfo, init, setFormat, skipToData
 
Methods inherited from class stsci.factory.WebFactory
finished, open, openCmd, openURL, setLocal
 
Methods inherited from class stsci.factory.Factory
openDisk, setFinished
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DSS2Ifactory

public DSS2Ifactory()