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