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