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