gov.nasa.worldwind.layers
Class LatLonGraticuleLayer.GraticuleTile
java.lang.Object
gov.nasa.worldwind.layers.LatLonGraticuleLayer.GraticuleTile
- Enclosing class:
- LatLonGraticuleLayer
protected class LatLonGraticuleLayer.GraticuleTile - extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LatLonGraticuleLayer.GraticuleTile
public LatLonGraticuleLayer.GraticuleTile(Sector sector,
int divisions,
int level)
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)
|
|