protected class LatLonGraticuleLayer.GraticuleTile extends Object
| Constructor and Description |
|---|
GraticuleTile(Sector sector,
int divisions,
int level) |
| 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, int divisions, int level)
public void clearRenderables()
public double getSizeInPixels(DrawContext dc)
public boolean isInView(DrawContext dc)
public void selectRenderables(DrawContext dc)