A Tile Grid.
Type | Name and description |
---|---|
private long |
height The height or number of rows |
private long |
size The number of tiles |
private long |
width The width or number of columns |
private double |
xResolution The x resolution |
private double |
yResolution The y resolution |
private long |
z The 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