skyview.survey
Class NeatGenerator

java.lang.Object
  extended by skyview.survey.SIAPGenerator
      extended by skyview.survey.NeatGenerator
All Implemented Interfaces:
ImageGenerator

public class NeatGenerator
extends SIAPGenerator

This class gets a set of candidates from a SIAP request


Constructor Summary
NeatGenerator()
           
 
Method Summary
protected  java.lang.String getBaseURL()
          Find the base URL for the SIAP service and adjust as needed
 
Methods inherited from class skyview.survey.SIAPGenerator
getImages
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NeatGenerator

public NeatGenerator()
Method Detail

getBaseURL

protected java.lang.String getBaseURL()
Find the base URL for the SIAP service and adjust as needed

Overrides:
getBaseURL in class SIAPGenerator