Class UTMGraticuleLayer

    • Field Detail

      • GRATICULE_UTM_GRID

        public static final java.lang.String GRATICULE_UTM_GRID
        Graticule for the UTM zone grid.
        See Also:
        Constant Field Values
      • GRATICULE_100000M

        public static final java.lang.String GRATICULE_100000M
        Graticule for the 100,000 meter grid, nested inside the UTM grid.
        See Also:
        Constant Field Values
      • GRATICULE_10000M

        public static final java.lang.String GRATICULE_10000M
        Graticule for the 10,000 meter grid, nested inside the UTM grid.
        See Also:
        Constant Field Values
      • GRATICULE_1000M

        public static final java.lang.String GRATICULE_1000M
        Graticule for the 1,000 meter grid, nested inside the UTM grid.
        See Also:
        Constant Field Values
      • GRATICULE_100M

        public static final java.lang.String GRATICULE_100M
        Graticule for the 100 meter grid, nested inside the UTM grid.
        See Also:
        Constant Field Values
      • GRATICULE_10M

        public static final java.lang.String GRATICULE_10M
        Graticule for the 10 meter grid, nested inside the UTM grid.
        See Also:
        Constant Field Values
      • GRATICULE_1M

        public static final java.lang.String GRATICULE_1M
        Graticule for the 1 meter grid, nested inside the UTM grid.
        See Also:
        Constant Field Values
    • Constructor Detail

      • UTMGraticuleLayer

        public UTMGraticuleLayer()