Package gov.nasa.worldwindx.examples
Class SurfaceShapes
- java.lang.Object
-
- gov.nasa.worldwindx.examples.ApplicationTemplate
-
- gov.nasa.worldwindx.examples.DraggingShapes
-
- gov.nasa.worldwindx.examples.SurfaceShapes
-
public class SurfaceShapes extends DraggingShapes
Illustrates how to configure and display WorldWind. Surface shapes are used to visualize flat standard shapes types that follow the terrain. This illustrates how to use all 7 standard surface shape types:SurfaceShapes
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class gov.nasa.worldwindx.examples.DraggingShapes
DraggingShapes.AppFrame
-
Nested classes/interfaces inherited from class gov.nasa.worldwindx.examples.ApplicationTemplate
ApplicationTemplate.AppPanel
-
-
Constructor Summary
Constructors Constructor Description SurfaceShapes()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)-
Methods inherited from class gov.nasa.worldwindx.examples.ApplicationTemplate
insertAfterPlacenames, insertBeforeCompass, insertBeforeLayerName, insertBeforePlacenames, start
-
-