Uses of Class
mil.nga.mgrs.grid.Labeler
-
Packages that use Labeler Package Description mil.nga.mgrs.grid mil.nga.mgrs.gzd -
-
Uses of Labeler in mil.nga.mgrs.grid
Subclasses of Labeler in mil.nga.mgrs.grid Modifier and Type Class Description classGridLabelerMGRS grid labelerMethods in mil.nga.mgrs.grid that return Labeler Modifier and Type Method Description LabelerGrid. getLabeler()Get the grid labelerLabelerGrids. getLabeler(GridType type)Get the labeler for the grid typeMethods in mil.nga.mgrs.grid with parameters of type Labeler Modifier and Type Method Description protected voidGrid. setLabeler(Labeler labeler)Set the grid labelervoidGrids. setLabeler(GridType type, Labeler labeler)Set the labeler for the grid type -
Uses of Labeler in mil.nga.mgrs.gzd
Subclasses of Labeler in mil.nga.mgrs.gzd Modifier and Type Class Description classGZDLabelerGrid Zone Designator labeler
-