protected class UTMBaseGraticuleLayer.SquareGrid extends Object
Constructor and Description |
---|
SquareGrid(int UTMZone,
String hemisphere,
Sector UTMZoneSector,
double SWEasting,
double SWNorthing,
double size) |
Modifier and Type | Method and Description |
---|---|
void |
clearRenderables() |
void |
createRenderables() |
void |
createSubGrids() |
boolean |
isInView(DrawContext dc) |
void |
selectRenderables(DrawContext dc,
Sector vs) |
public void clearRenderables()
public void createRenderables()
public void createSubGrids()
public boolean isInView(DrawContext dc)
public void selectRenderables(DrawContext dc, Sector vs)