public class GliderTestApp extends ApplicationTemplate
Modifier and Type | Class and Description |
---|---|
static class |
GliderTestApp.GliderAppFrame |
static class |
GliderTestApp.GliderAppPanel |
ApplicationTemplate.AppFrame, ApplicationTemplate.AppPanel
Modifier and Type | Field and Description |
---|---|
protected static String |
cloudImagePath |
protected static List<LatLon> |
corners |
protected static LatLon |
ne |
protected static LatLon |
nw |
protected static LatLon |
se |
protected static LatLon |
sw |
Constructor and Description |
---|
GliderTestApp() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
protected static ArrayList<LatLon> |
makeBorder(float[][] field,
int width,
int height,
ArrayList<LatLon> latLons) |
protected static float[][] |
makeField(List<LatLon> corners,
int width,
int height,
Angle angle) |
insertAfterPlacenames, insertBeforeCompass, insertBeforeLayerName, insertBeforePlacenames, start