Package skyview.survey
Class TwoMASSGenerator
- java.lang.Object
-
- skyview.survey.TwoMASSGenerator
-
- All Implemented Interfaces:
ImageGenerator
public class TwoMASSGenerator extends Object implements ImageGenerator
This is s special class just defined for a specific 2MASS SIAP service. When we get a 2MASS service with better defined columns we can get rid of this class.
-
-
Constructor Summary
Constructors Constructor Description TwoMASSGenerator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
getImages(double ra, double dec, double size, ArrayList<String> spells)
Get images from a SIAP service
-
-
-
Method Detail
-
getImages
public void getImages(double ra, double dec, double size, ArrayList<String> spells)
Get images from a SIAP service- Specified by:
getImages
in interfaceImageGenerator
-
-