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, mil.nga.grid.features.Bounds tileBounds, GridZone zone)Get the labels for the zoom, tile bounds, and zoneList<GridLabel>Grid. getLabels(mil.nga.grid.tile.GridTile tile, GridZone zone)Get the labels for the tile and zoneabstract List<GridLabel>GridLabeler. getLabels(mil.nga.grid.features.Bounds tileBounds, GridType gridType, GridZone zone)Get labels for the boundsList<GridLabel>MGRSLabeler. getLabels(mil.nga.grid.features.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(mil.nga.grid.features.Bounds tileBounds, GridType gridType, GridZone zone)Get labels for the bounds
-