Index
All Classes and Interfaces|All Packages|Constant Field Values
C
- create() - Static method in class mil.nga.gars.grid.style.Grids
-
Create with all grid types enabled
- create(int) - Static method in class mil.nga.gars.tile.GARSTileProvider
-
Create a tile provider with all grids
- create(int, int) - Static method in class mil.nga.gars.tile.GARSTileProvider
-
Create a tile provider with all grids
- create(int, int, Collection<GridType>) - Static method in class mil.nga.gars.tile.GARSTileProvider
-
Create a tile provider with grid types
- create(int, int, GridType...) - Static method in class mil.nga.gars.tile.GARSTileProvider
-
Create a tile provider with grid types
- create(int, int, Grids) - Static method in class mil.nga.gars.tile.GARSTileProvider
-
Create a tile provider with grids
- create(int, Collection<GridType>) - Static method in class mil.nga.gars.tile.GARSTileProvider
-
Create a tile provider with grid types
- create(int, GridType...) - Static method in class mil.nga.gars.tile.GARSTileProvider
-
Create a tile provider with grid types
- create(int, Grids) - Static method in class mil.nga.gars.tile.GARSTileProvider
-
Create a tile provider with grids
- create(Context) - Static method in class mil.nga.gars.tile.GARSTileProvider
-
Create a tile provider with all grids
- create(Context, Collection<GridType>) - Static method in class mil.nga.gars.tile.GARSTileProvider
-
Create a tile provider with grid types
- create(Context, GridType...) - Static method in class mil.nga.gars.tile.GARSTileProvider
-
Create a tile provider with grid types
- create(Context, Grids) - Static method in class mil.nga.gars.tile.GARSTileProvider
-
Create a tile provider with grids
- create(Collection<GridType>) - Static method in class mil.nga.gars.grid.style.Grids
-
Create with grids to enable
- create(GridType...) - Static method in class mil.nga.gars.grid.style.Grids
-
Create with grids to enable
- createLabelPaint() - Method in class mil.nga.gars.grid.style.Grid
-
Create the grid label paint
- createLinePaint() - Method in class mil.nga.gars.grid.style.Grid
-
Create the grid line paint
- createLinePaint(GridType) - Method in class mil.nga.gars.grid.style.Grid
-
Create the grid line paint
D
- density(int) - Static method in class mil.nga.gars.tile.TileUtils
-
Get the density based upon the tile length (width or height)
- density(int, int) - Static method in class mil.nga.gars.tile.TileUtils
-
Get the density based upon the tile dimensions
- drawLabel(GridLabel, double, GridTile, Canvas, Paint) - Static method in class mil.nga.gars.tile.TileDraw
-
Draw the label
- drawLabels(List<GridLabel>, double, GridTile, Canvas, Paint) - Static method in class mil.nga.gars.tile.TileDraw
-
Draw the labels on the tile
- drawLines(List<GridLine>, GridTile, Grid, Canvas) - Static method in class mil.nga.gars.tile.TileDraw
-
Draw the lines on the tile
- drawTile(int, int, int) - Method in class mil.nga.gars.tile.GARSTileProvider
-
Draw the tile
- drawTile(int, int, int, int, int) - Method in class mil.nga.gars.grid.style.Grids
-
Draw a tile with the dimensions and XYZ coordinate
- drawTile(int, int, Bounds) - Method in class mil.nga.gars.grid.style.Grids
-
Draw a tile with the dimensions and bounds
- drawTile(GridTile) - Method in class mil.nga.gars.grid.style.Grids
-
Draw the tile
G
- GARSTileProvider - Class in mil.nga.gars.tile
-
GARS Tile Provider
- GARSTileProvider(int) - Constructor for class mil.nga.gars.tile.GARSTileProvider
-
Constructor
- GARSTileProvider(int, int) - Constructor for class mil.nga.gars.tile.GARSTileProvider
-
Constructor
- GARSTileProvider(int, int, Collection<GridType>) - Constructor for class mil.nga.gars.tile.GARSTileProvider
-
Constructor
- GARSTileProvider(int, int, GridType...) - Constructor for class mil.nga.gars.tile.GARSTileProvider
-
Constructor
- GARSTileProvider(int, int, Grids) - Constructor for class mil.nga.gars.tile.GARSTileProvider
-
Constructor
- GARSTileProvider(int, Collection<GridType>) - Constructor for class mil.nga.gars.tile.GARSTileProvider
-
Constructor
- GARSTileProvider(int, GridType...) - Constructor for class mil.nga.gars.tile.GARSTileProvider
-
Constructor
- GARSTileProvider(int, Grids) - Constructor for class mil.nga.gars.tile.GARSTileProvider
-
Constructor
- GARSTileProvider(Context) - Constructor for class mil.nga.gars.tile.GARSTileProvider
-
Constructor
- GARSTileProvider(Context, Collection<GridType>) - Constructor for class mil.nga.gars.tile.GARSTileProvider
-
Constructor
- GARSTileProvider(Context, GridType...) - Constructor for class mil.nga.gars.tile.GARSTileProvider
-
Constructor
- GARSTileProvider(Context, Grids) - Constructor for class mil.nga.gars.tile.GARSTileProvider
-
Constructor
- getCoordinate(LatLng) - Method in class mil.nga.gars.tile.GARSTileProvider
-
Get the Global Area Reference System coordinate for the location in five minute precision
- getCoordinate(LatLng, int) - Method in class mil.nga.gars.tile.GARSTileProvider
-
Get the Global Area Reference System coordinate for the location in the zoom level precision
- getCoordinate(LatLng, GridType) - Method in class mil.nga.gars.tile.GARSTileProvider
-
Get the Global Area Reference System coordinate for the location in the grid type precision
- getGARS(LatLng) - Method in class mil.nga.gars.tile.GARSTileProvider
-
Get the Global Area Reference System for the location
- getGrid(GridType) - Method in class mil.nga.gars.grid.style.Grids
- getGrid(GridType) - Method in class mil.nga.gars.tile.GARSTileProvider
-
Get the grid
- getGrids() - Method in class mil.nga.gars.tile.GARSTileProvider
-
Get the grids
- getGrids(int) - Method in class mil.nga.gars.grid.style.Grids
- getLabelPaint() - Method in class mil.nga.gars.grid.style.Grid
-
Get the grid label paint, create if needed
- getLabelPaint(GridType) - Method in class mil.nga.gars.grid.style.Grids
-
Get the grid label paint for the grid type
- getLinePaint() - Method in class mil.nga.gars.grid.style.Grid
-
Get the grid line paint, create if needed
- getLinePaint(GridType) - Method in class mil.nga.gars.grid.style.Grid
-
Get the grid line paint for the grid type, create if needed
- getLinePaint(GridType) - Method in class mil.nga.gars.grid.style.Grids
-
Get the grid line paint for the grid type
- getLinePaint(GridType, GridType) - Method in class mil.nga.gars.grid.style.Grids
-
Get the grid type precision line paint for the grid type
- getPrecision(int) - Method in class mil.nga.gars.tile.GARSTileProvider
-
Get the grid precision for the zoom level
- getTile(int, int, int) - Method in class mil.nga.gars.tile.GARSTileProvider
- getTileHeight() - Method in class mil.nga.gars.tile.GARSTileProvider
-
Get the tile height
- getTileWidth() - Method in class mil.nga.gars.tile.GARSTileProvider
-
Get the tile width
- Grid - Class in mil.nga.gars.grid.style
-
Grid with Android specific styling
- Grid(GridType) - Constructor for class mil.nga.gars.grid.style.Grid
-
Constructor
- grids() - Method in class mil.nga.gars.grid.style.ZoomGrids
-
Get a grid iterable
- Grids - Class in mil.nga.gars.grid.style
-
Grids with Android specific styling
- Grids() - Constructor for class mil.nga.gars.grid.style.Grids
-
Constructor, all grid types enabled
- Grids(Collection<GridType>) - Constructor for class mil.nga.gars.grid.style.Grids
-
Constructor
- Grids(GridType...) - Constructor for class mil.nga.gars.grid.style.Grids
-
Constructor
H
- HIGH_DENSITY - Static variable in class mil.nga.gars.tile.TileUtils
-
High density scale
M
- mil.nga.gars.grid.style - package mil.nga.gars.grid.style
- mil.nga.gars.tile - package mil.nga.gars.tile
N
- newGrid(GridType) - Method in class mil.nga.gars.grid.style.Grids
- newZoomGrids(int) - Method in class mil.nga.gars.grid.style.Grids
R
- resetLabelPaint() - Method in class mil.nga.gars.grid.style.Grid
-
Reset the grid label paint
- resetLinePaint() - Method in class mil.nga.gars.grid.style.Grid
-
Reset the grid line paint
- resetLinePaint(GridType) - Method in class mil.nga.gars.grid.style.Grid
-
Reset the grid type line paint
- resetPaint() - Method in class mil.nga.gars.grid.style.Grid
-
Reset the grid line and label paint
S
- setColor(Color) - Method in class mil.nga.gars.grid.style.Grid
- setColor(GridType, Color) - Method in class mil.nga.gars.grid.style.Grid
- setGrids(Grids) - Method in class mil.nga.gars.tile.GARSTileProvider
-
Set the grids
- setLabelColor(GridType, Color) - Method in class mil.nga.gars.grid.style.Grids
- setLabelPaint(Paint) - Method in class mil.nga.gars.grid.style.Grid
-
Set the grid label paint
- setLabelPaint(GridType, Paint) - Method in class mil.nga.gars.grid.style.Grids
-
Set the grid label paint for the grid type
- setLabelTextSize(GridType, double) - Method in class mil.nga.gars.grid.style.Grids
- setLinePaint(Paint) - Method in class mil.nga.gars.grid.style.Grid
-
Set the grid line paint
- setLinePaint(GridType, Paint) - Method in class mil.nga.gars.grid.style.Grid
-
Set the grid line paint
- setLinePaint(GridType, Paint) - Method in class mil.nga.gars.grid.style.Grids
-
Set the grid line paint for the grid type
- setLinePaint(GridType, GridType, Paint) - Method in class mil.nga.gars.grid.style.Grids
-
Set the grid type precision line paint for the grid type
- setTileHeight(int) - Method in class mil.nga.gars.tile.GARSTileProvider
-
Set the tile height
- setTileWidth(int) - Method in class mil.nga.gars.tile.GARSTileProvider
-
Set the tile width
- setWidth(double) - Method in class mil.nga.gars.grid.style.Grid
- setWidth(GridType, double) - Method in class mil.nga.gars.grid.style.Grid
T
- TILE_DP - Static variable in class mil.nga.gars.tile.TileUtils
-
Displayed device-independent pixels
- TILE_PIXELS_DEFAULT - Static variable in class mil.nga.gars.tile.TileUtils
-
Tile pixels for default dpi tiles
- TILE_PIXELS_HIGH - Static variable in class mil.nga.gars.tile.TileUtils
-
Tile pixels for high dpi tiles
- tileDensity(float, int) - Static method in class mil.nga.gars.tile.TileUtils
-
Get the tile density based upon the display density scale and tile length (width or height)
- tileDensity(float, int, int) - Static method in class mil.nga.gars.tile.TileUtils
-
Get the tile density based upon the display density scale and tile dimensions
- TileDraw - Class in mil.nga.gars.tile
-
Tile draw utilities for lines and labels
- TileDraw() - Constructor for class mil.nga.gars.tile.TileDraw
- tileLength(float) - Static method in class mil.nga.gars.tile.TileUtils
-
Get the tile side (width and height) dimension based upon the display density scale
- tileLength(Context) - Static method in class mil.nga.gars.tile.TileUtils
-
Get the tile side (width and height) dimension based upon the app context display density scale
- TileUtils - Class in mil.nga.gars.tile
-
Tile Utils
- TileUtils() - Constructor for class mil.nga.gars.tile.TileUtils
- toBytes(Bitmap) - Static method in class mil.nga.gars.tile.TileUtils
-
Compress the bitmap to a byte array
- toLatLng(Point) - Static method in class mil.nga.gars.tile.TileUtils
-
Convert a point to a map coordinate
- toPoint(LatLng) - Static method in class mil.nga.gars.tile.TileUtils
-
Convert a map coordinate to a point
- toTile(Bitmap) - Static method in class mil.nga.gars.tile.TileUtils
-
Compress the bitmap to a tile
Z
- ZoomGrids - Class in mil.nga.gars.grid.style
-
Zoom Grids for Android specific styling
- ZoomGrids(int) - Constructor for class mil.nga.gars.grid.style.ZoomGrids
-
Constructor
All Classes and Interfaces|All Packages|Constant Field Values