public class ExtrudedPolygonBuilder extends ApplicationTemplate
ExtrudedPolygon's on the
 surface of the globe.ExtrudedPolygon| Modifier and Type | Class and Description | 
|---|---|
protected static class  | 
ExtrudedPolygonBuilder.AppFrame  | 
protected static class  | 
ExtrudedPolygonBuilder.ExtrudedPolygonFactory  | 
protected static class  | 
ExtrudedPolygonBuilder.PolygonBuilderController  | 
protected static class  | 
ExtrudedPolygonBuilder.PolygonBuilderModel  | 
protected static class  | 
ExtrudedPolygonBuilder.PolygonBuilderPanel  | 
protected static class  | 
ExtrudedPolygonBuilder.PolygonEntry  | 
ApplicationTemplate.AppPanel| Modifier and Type | Field and Description | 
|---|---|
protected static String | 
CLEAR_SELECTION  | 
protected static double | 
DEFAULT_SHAPE_SIZE_METERS  | 
protected static String | 
ENABLE_EDIT  | 
protected static String | 
NEW_POLYGON  | 
protected static long | 
nextEntryNumber  | 
protected static String | 
POLYGON_LAYER_NAME  | 
protected static String | 
REMOVE_SELECTED  | 
protected static String | 
SELECTION_CHANGED  | 
protected static String | 
SIZE_NEW_SHAPES_TO_VIEWPORT  | 
| Constructor and Description | 
|---|
ExtrudedPolygonBuilder()  | 
| Modifier and Type | Method and Description | 
|---|---|
static ShapeAttributes | 
getDefaultAttributes()  | 
static String | 
getNextName(String base)  | 
static ShapeAttributes | 
getSelectionAttributes()  | 
static void | 
main(String[] args)  | 
insertAfterPlacenames, insertBeforeCompass, insertBeforeLayerName, insertBeforePlacenames, startprotected static final String CLEAR_SELECTION
protected static final double DEFAULT_SHAPE_SIZE_METERS
protected static final String ENABLE_EDIT
protected static final String NEW_POLYGON
protected static long nextEntryNumber
protected static final String POLYGON_LAYER_NAME
protected static final String REMOVE_SELECTED
protected static final String SELECTION_CHANGED
protected static final String SIZE_NEW_SHAPES_TO_VIEWPORT
public static ShapeAttributes getDefaultAttributes()
public static ShapeAttributes getSelectionAttributes()
public static void main(String[] args)