ImageGenerator
AkariGenerator
, NeatGenerator
, SIAP2Generator
public class SIAPGenerator extends Object implements ImageGenerator
Constructor | Description |
---|---|
SIAPGenerator() |
Modifier and Type | Method | Description |
---|---|---|
protected String |
addPosToURL(String base,
double ra,
double dec,
double size) |
|
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