Package mil.nga.gars.grid.style
Class ZoomGrids
Zoom Grids for Android specific styling
-
Field Summary
Fields inherited from class mil.nga.grid.BaseZoomGrids
grids
-
Constructor Summary
-
Method Summary
Methods inherited from class mil.nga.gars.grid.ZoomGrids
getPrecision
Methods inherited from class mil.nga.grid.BaseZoomGrids
addGrid, getGrids, getZoom, hasGrids, iterator, numGrids, removeGrid
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
ZoomGrids
public ZoomGrids(int zoom) Constructor- Parameters:
zoom
- zoom level
-
-
Method Details
-
grids
Get a grid iterable- Returns:
- grid iterable
-