public class ExportAsKMLGroundOverlay extends Object
| Modifier and Type | Field and Description | 
|---|---|
| protected static String | DATA_PATH | 
| protected static double | HUE_BLUE | 
| protected static double | HUE_RED | 
| Constructor and Description | 
|---|
| ExportAsKMLGroundOverlay() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected static ExportableAnalyticSurface | createPrecipitationSurface() | 
| protected static BufferWrapperRaster | loadRasterElevations(String path) | 
| static void | main(String[] args) | 
protected static final String DATA_PATH
protected static final double HUE_BLUE
protected static final double HUE_RED
protected static ExportableAnalyticSurface createPrecipitationSurface()
protected static BufferWrapperRaster loadRasterElevations(String path)
public static void main(String[] args)