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