Uses of Class
gov.nasa.worldwind.layers.Earth.UTMBaseGraticuleLayer.SquareZone
- 
Packages that use UTMBaseGraticuleLayer.SquareZone Package Description gov.nasa.worldwind.layers.Earth 
- 
- 
Uses of UTMBaseGraticuleLayer.SquareZone in gov.nasa.worldwind.layers.EarthMethods in gov.nasa.worldwind.layers.Earth that return types with arguments of type UTMBaseGraticuleLayer.SquareZone Modifier and Type Method 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)Methods in gov.nasa.worldwind.layers.Earth with parameters of type UTMBaseGraticuleLayer.SquareZone Modifier and Type Method Description voidUTMBaseGraticuleLayer.SquareZone. setEastNeighbor(UTMBaseGraticuleLayer.SquareZone sz)voidUTMBaseGraticuleLayer.SquareZone. setNorthNeighbor(UTMBaseGraticuleLayer.SquareZone sz)
 
-