A Tile Grid.
| Type | Name and description |
|---|---|
private long |
heightThe height or number of rows |
private long |
sizeThe number of tiles |
private long |
widthThe width or number of columns |
private double |
xResolutionThe x resolution |
private double |
yResolutionThe y resolution |
private long |
zThe zoom level |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Groovy Documentation