public class ImageTile extends Tile
Constructor and Description |
---|
ImageTile(Sector sector,
Level level,
int row,
int column) |
Modifier and Type | Method and Description |
---|---|
ImageSource |
getImageSource() |
void |
setImageSource(ImageSource imageSource) |
assembleTilesForLevel, computeColumn, computeLastColumn, computeLastRow, computeRow, intersectsFrustum, intersectsSector, mustSubdivide, subdivide, subdivideToCache
public ImageSource getImageSource()
public void setImageSource(ImageSource imageSource)