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