Class ContourLines


  • public class ContourLines
    extends ApplicationTemplate
    Illustrates how to display contour lines in WorldWind on the surface terrain at a specified elevation. This uses the class ContourLine to compute and display the contour lines.
    • Constructor Detail

      • ContourLines

        public ContourLines()
    • Method Detail

      • main

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