protected class GARSGraticuleLayer.GraticuleTile
extends java.lang.Object
Constructor and Description |
---|
GraticuleTile(Sector sector,
int divisions,
int level) |
Modifier and Type | Method and Description |
---|---|
protected void |
addLabel(java.lang.String label,
Sector sector,
double resolution) |
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)
protected void addLabel(java.lang.String label, Sector sector, double resolution)
public void clearRenderables()
public double getSizeInPixels(DrawContext dc)
public boolean isInView(DrawContext dc)
public void selectRenderables(DrawContext dc)