Uses of Class
mil.nga.mgrs.grid.Grid
- 
Packages that use Grid Package Description mil.nga.mgrs.grid  - 
- 
Uses of Grid in mil.nga.mgrs.grid
Methods in mil.nga.mgrs.grid that return Grid Modifier and Type Method Description GridGrids. getGrid(GridType type)Get the gridprotected GridGrids. newGrid(GridType type)Create a new grid, override to create a specialized gridMethods in mil.nga.mgrs.grid that return types with arguments of type Grid Modifier and Type Method Description Collection<Grid>Grids. grids()Methods in mil.nga.mgrs.grid with parameters of type Grid Modifier and Type Method Description intGrid. compareTo(Grid other)voidGrids. setGrids(Grid... grids)Set the active gridsMethod parameters in mil.nga.mgrs.grid with type arguments of type Grid Modifier and Type Method Description voidGrids. setGrids(Collection<Grid> grids)Set the active grids 
 -