Uses of Class
mil.nga.mgrs.grid.GridLabel
- 
Packages that use GridLabel Package Description mil.nga.mgrs.grid mil.nga.mgrs.gzd  - 
- 
Uses of GridLabel in mil.nga.mgrs.grid
Methods in mil.nga.mgrs.grid that return types with arguments of type GridLabel Modifier and Type Method Description List<GridLabel>Grid. getLabels(int zoom, Bounds tileBounds, GridZone zone)Get the labels for the zoom, tile bounds, and zoneList<GridLabel>Grid. getLabels(GridTile tile, GridZone zone)Get the labels for the tile and zoneabstract List<GridLabel>GridLabeler. getLabels(Bounds tileBounds, GridType gridType, GridZone zone)Get labels for the boundsList<GridLabel>MGRSLabeler. getLabels(Bounds tileBounds, GridType gridType, GridZone zone)Get labels for the bounds - 
Uses of GridLabel in mil.nga.mgrs.gzd
Methods in mil.nga.mgrs.gzd that return types with arguments of type GridLabel Modifier and Type Method Description List<GridLabel>GZDLabeler. getLabels(Bounds tileBounds, GridType gridType, GridZone zone)Get labels for the bounds 
 -