public class VeryManyPaths extends ApplicationTemplate
Modifier and Type | Class and Description |
---|---|
static class |
VeryManyPaths.AppFrame |
ApplicationTemplate.AppPanel
Modifier and Type | Field and Description |
---|---|
protected static int |
ALTITUDE_MODE |
protected static double |
LINE_WIDTH |
protected static int |
NUM_PATHS |
protected static int |
NUM_POSITIONS |
protected static double |
PATH_HEIGHT |
protected static Angle |
PATH_LENGTH |
protected static LatLon |
START_LOCATION |
Constructor and Description |
---|
VeryManyPaths() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
insertAfterPlacenames, insertBeforeCompass, insertBeforeLayerName, insertBeforePlacenames, start
protected static final int ALTITUDE_MODE
protected static final double LINE_WIDTH
protected static final int NUM_PATHS
protected static final int NUM_POSITIONS
protected static final double PATH_HEIGHT
protected static final Angle PATH_LENGTH
protected static final LatLon START_LOCATION
public static void main(String[] args)