stsci.factory
Class DSS2Bfactory

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

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

DSS2Bfactory

public DSS2Bfactory()