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