NASA World Wind

gov.nasa.worldwind.layers
Class LatLonGraticuleLayer.GraticuleTile

java.lang.Object
  extended by gov.nasa.worldwind.layers.LatLonGraticuleLayer.GraticuleTile
Enclosing class:
LatLonGraticuleLayer

protected class LatLonGraticuleLayer.GraticuleTile
extends Object


Constructor Summary
LatLonGraticuleLayer.GraticuleTile(Sector sector, int divisions, int level)
           
 
Method Summary
 void clearRenderables()
           
 Extent getExtent(Globe globe, double ve)
           
 double getSizeInPixels(DrawContext dc)
           
 boolean isInView(DrawContext dc)
           
 void selectRenderables(DrawContext dc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LatLonGraticuleLayer.GraticuleTile

public LatLonGraticuleLayer.GraticuleTile(Sector sector,
                                          int divisions,
                                          int level)
Method Detail

clearRenderables

public void clearRenderables()

getExtent

public Extent getExtent(Globe globe,
                        double ve)

getSizeInPixels

public double getSizeInPixels(DrawContext dc)

isInView

public boolean isInView(DrawContext dc)

selectRenderables

public void selectRenderables(DrawContext dc)

NASA World Wind

Hosted by docs.bugaco.com