Uses of Class
mil.nga.mgrs.grid.GridStyle
-
Packages that use GridStyle Package Description mil.nga.mgrs.grid -
-
Uses of GridStyle in mil.nga.mgrs.grid
Methods in mil.nga.mgrs.grid that return GridStyle Modifier and Type Method Description GridStyleGrid. getStyle()Get the grid line styleGridStyleGrid. getStyle(GridType gridType)Get the grid type precision line style for the grid typestatic GridStyleGridStyle. style(Color color, double width)Create a new styleMethods in mil.nga.mgrs.grid with parameters of type GridStyle Modifier and Type Method Description voidGrid. setStyle(GridStyle style)Set the grid line stylevoidGrid. setStyle(GridType gridType, GridStyle style)Set the grid type precision line style
-