private static final class TileSelectionBBoxChooser.TileBounds extends Object
Modifier and Type | Field and Description |
---|---|
private Point |
max |
private Point |
min |
private int |
zoomLevel |
Modifier | Constructor and Description |
---|---|
private |
TileBounds() |
private |
TileBounds(Point min,
Point max,
int zoomLevel) |