Class GARSGraticuleLayer.GraticuleTile

  • Enclosing class:
    GARSGraticuleLayer

    protected class GARSGraticuleLayer.GraticuleTile
    extends java.lang.Object
    • Constructor Detail

      • GraticuleTile

        public GraticuleTile​(Sector sector,
                             int divisions,
                             int level)
    • Method Detail

      • getExtent

        public Extent getExtent​(Globe globe,
                                double ve)
      • isInView

        public boolean isInView​(DrawContext dc)
      • getSizeInPixels

        public double getSizeInPixels​(DrawContext dc)
      • selectRenderables

        public void selectRenderables​(DrawContext dc)
      • clearRenderables

        public void clearRenderables()
      • addLabel

        protected void addLabel​(java.lang.String label,
                                Sector sector,
                                double resolution)