Package | Description |
---|---|
gov.nasa.worldwind.layers.Earth |
Modifier and Type | Method and Description |
---|---|
protected java.util.ArrayList<UTMBaseGraticuleLayer.SquareZone> |
UTMBaseGraticuleLayer.createSquaresGrid(int UTMZone,
java.lang.String hemisphere,
Sector UTMZoneSector,
double minEasting,
double maxEasting,
double minNorthing,
double maxNorthing) |
Modifier and Type | Method and Description |
---|---|
void |
UTMBaseGraticuleLayer.SquareZone.setEastNeighbor(UTMBaseGraticuleLayer.SquareZone sz) |
void |
UTMBaseGraticuleLayer.SquareZone.setNorthNeighbor(UTMBaseGraticuleLayer.SquareZone sz) |