Class UTMBaseGraticuleLayer.MetricScaleSupport

  • Enclosing class:
    UTMBaseGraticuleLayer

    protected class UTMBaseGraticuleLayer.MetricScaleSupport
    extends java.lang.Object
    • Constructor Detail

      • MetricScaleSupport

        protected MetricScaleSupport()
    • Method Detail

      • getZone

        public int getZone()
      • setScaleModulo

        public void setScaleModulo​(int modulo)
      • setMaxResolution

        public void setMaxResolution​(double resolutionInMeter)
      • computeZone

        public void computeZone​(DrawContext dc)
      • clear

        public void clear()
      • computeMetricScaleExtremes

        public void computeMetricScaleExtremes​(int UTMZone,
                                               java.lang.String hemisphere,
                                               AbstractGraticuleLayer.GridElement ge,
                                               double size)
      • selectRenderables

        public void selectRenderables​(DrawContext dc)
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object