public class HipsImageFactory extends java.lang.Object implements ImageFactory
Constructor and Description |
---|
HipsImageFactory() |
Modifier and Type | Method and Description |
---|---|
HipsImage |
factory(java.lang.String spell)
Create a HiPS using the spell.
|
public HipsImage factory(java.lang.String spell)
factory
in interface ImageFactory
spell
- A string encoding the information to create the HiPS in
the form hips_directory|scale
where the | is used to separate the elements.