public class SIAPGenerator extends Object implements ImageGenerator
Constructor and Description |
---|
SIAPGenerator() |
Modifier and Type | Method and Description |
---|---|
protected String |
getBaseURL()
Find the base URL for this SIAP service
|
void |
getImages(double ra,
double dec,
double size,
ArrayList<String> spells)
Get images from a SIAP service
|
protected String |
updateURL(String input)
Do regular expression transformation if requested.
|
protected String getBaseURL()
public void getImages(double ra, double dec, double size, ArrayList<String> spells)
getImages
in interface ImageGenerator