public class ExtrudedPolygonWithBaseDepth extends ApplicationTemplate
ExtrudedPolygon with a specified base depth that places the extruded polygon's base vertices
 below the terrain. You might want to do this if the extruded polygon spans a valley and the polygon boundary is not
 sampled in sufficient detail to capture the valley. Specifying a base depth can fill the gap between the base and the
 valley floor.| Modifier and Type | Class and Description | 
|---|---|
| static class  | ExtrudedPolygonWithBaseDepth.AppFrame | 
ApplicationTemplate.AppPanel| Constructor and Description | 
|---|
| ExtrudedPolygonWithBaseDepth() | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | main(String[] args) | 
insertAfterPlacenames, insertBeforeCompass, insertBeforeLayerName, insertBeforePlacenames, startpublic static void main(String[] args)