Class HipsImageFactory

  • All Implemented Interfaces:
    ImageFactory

    public class HipsImageFactory
    extends Object
    implements ImageFactory
    A little class that creates a HiPS image from the spell provided.
    • Constructor Detail

      • HipsImageFactory

        public HipsImageFactory()
    • Method Detail

      • factory

        public HipsImage factory​(String spell)
        Create a HiPS using the spell.
        Specified by:
        factory in interface ImageFactory
        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: