Class ExtrudedPolygonWithBaseDepth


  • public class ExtrudedPolygonWithBaseDepth
    extends ApplicationTemplate
    Shows how to use 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.
    • Constructor Detail

      • ExtrudedPolygonWithBaseDepth

        public ExtrudedPolygonWithBaseDepth()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)