class ImageTile extends Tile
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 | 
                        
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