stsci.factory
Class DSS2Rfactory

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

public class DSS2Rfactory
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
DSS2Rfactory()
           
 
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

DSS2Rfactory

public DSS2Rfactory()