A Tile that is an image.
| Type Params | Return Type | Name and description |
|---|---|---|
|
java.awt.image.BufferedImage |
getImage()Get the data as a BufferedImage |
| Methods inherited from class | Name |
|---|---|
class Tile |
getBase64String |
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() |
Create a new Tile with no data
z - The zoom levelx - The x or columny - The y or rowCreate a new Tile with data
z - The zoom levelx - The x or columny - The y or rowdata - The array of bytes