Class LatLonGraticuleLayer.GraticuleTile

  • Enclosing class:
    LatLonGraticuleLayer

    protected class LatLonGraticuleLayer.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()