Package skyview.survey
Class NeatGenerator
- java.lang.Object
-
- skyview.survey.SIAPGenerator
-
- 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
Constructors Constructor Description NeatGenerator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.String
getBaseURL()
Find the base URL for the SIAP service and adjust as needed-
Methods inherited from class skyview.survey.SIAPGenerator
addPosToURL, getImages, updateURL
-
-
-
-
Method Detail
-
getBaseURL
protected java.lang.String getBaseURL()
Find the base URL for the SIAP service and adjust as needed- Overrides:
getBaseURL
in classSIAPGenerator
-
-