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