Package skyview.survey
Class HealPixImageFactory
java.lang.Object
skyview.survey.HealPixImageFactory
- All Implemented Interfaces:
ImageFactory
A little class that creates FITS images using a factory method.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCreate an image given the appropriate spell
-
Constructor Details
-
HealPixImageFactory
public HealPixImageFactory()
-
-
Method Details
-
factory
Description copied from interface:ImageFactory
Create an image given the appropriate spell- Specified by:
factory
in interfaceImageFactory
-