Package Map.gridbaselayer
Class MapRasterImage
java.lang.Object
Map.gridbaselayer.MapRasterImage
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprotected BufferedImagegetImage()protected double[]protected double[] 
- 
Constructor Details
- 
MapRasterImage
 
 - 
 - 
Method Details
- 
getLatRange
protected double[] getLatRange()- Returns:
 - the latRange
 
 - 
getLonRange
protected double[] getLonRange()- Returns:
 - the lonRange
 
 - 
getImage
- Returns:
 - the image
 
 
 -