protected class UTMBaseGraticuleLayer.SquareGrid
extends java.lang.Object
Constructor and Description |
---|
SquareGrid(int UTMZone,
java.lang.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 SquareGrid(int UTMZone, java.lang.String hemisphere, Sector UTMZoneSector, double SWEasting, double SWNorthing, double size)
public void clearRenderables()
public void createRenderables()
public void createSubGrids()
public boolean isInView(DrawContext dc)
public void selectRenderables(DrawContext dc, Sector vs)