Class Graticule


  • public class Graticule
    extends ApplicationTemplate
    Displays the globe with a latitude and longitude graticule (latitude and longitude grid). The graticule is its own layer and can be turned on and off independent of other layers. As the view zooms in, the graticule adjusts to display a finer grid.
    • Constructor Detail

      • Graticule

        public Graticule()
    • Method Detail

      • main

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