public class FitsImageFactory extends java.lang.Object implements ImageFactory
Constructor and Description |
---|
FitsImageFactory() |
Modifier and Type | Method and Description |
---|---|
FitsImage |
factory(java.lang.String file)
Create an image given the appropriate spell
|
public FitsImage factory(java.lang.String file)
ImageFactory
factory
in interface ImageFactory