ImageFactory
public 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)
ImageFactory
factory
in interface ImageFactory