Package skyview.survey
Class HipsImageFactory
java.lang.Object
skyview.survey.HipsImageFactory
- All Implemented Interfaces:
ImageFactory
A little class that creates a HiPS image from the spell provided.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HipsImageFactory
public HipsImageFactory()
-
-
Method Details
-
factory
Create a HiPS using the spell.- Specified by:
factory
in interfaceImageFactory
- Parameters:
spell
- A string encoding the information to create the HiPS in the form hips_directory|scale where the | is used to separate the elements.- Returns:
-