ImageFactorypublic 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)
ImageFactoryfactory in interface ImageFactory