Uses of Class
mil.nga.grid.tile.PixelRange
-
Packages that use PixelRange Package Description mil.nga.grid.features -
-
Uses of PixelRange in mil.nga.grid.features
Methods in mil.nga.grid.features that return PixelRange Modifier and Type Method Description PixelRange
Bounds. getPixelRange(int width, int height, Bounds bounds)
Get the pixel range where the bounds fit into the provided boundsPixelRange
Bounds. getPixelRange(GridTile tile)
Get the pixel range where the bounds fit into the tile
-