protected class UTMGraticuleLayer.GraticuleTile
extends java.lang.Object
Constructor and Description |
---|
GraticuleTile(Sector sector) |
Modifier and Type | Method and Description |
---|---|
void |
clearRenderables() |
Extent |
getExtent(Globe globe,
double ve) |
double |
getSizeInPixels(DrawContext dc) |
boolean |
isInView(DrawContext dc) |
void |
selectRenderables(DrawContext dc) |
public GraticuleTile(Sector sector)
public void clearRenderables()
public double getSizeInPixels(DrawContext dc)
public boolean isInView(DrawContext dc)
public void selectRenderables(DrawContext dc)