Class SIAP2Generator

  • All Implemented Interfaces:
    ImageGenerator

    public class SIAP2Generator
    extends SIAPGenerator
    This class gets a set of candidates from a SIAP request
    • Constructor Summary

      Constructors 
      Constructor Description
      SIAP2Generator()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.lang.String addPosToURL​(java.lang.String base, double ra, double dec, double size)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SIAP2Generator

        public SIAP2Generator()
    • Method Detail

      • addPosToURL

        protected java.lang.String addPosToURL​(java.lang.String base,
                                               double ra,
                                               double dec,
                                               double size)
        Overrides:
        addPosToURL in class SIAPGenerator