public interface MapTileBuilder extends TileBuilder
TileBuilder.BuildTileProcessListener
Modifier and Type | Method and Description |
---|---|
void |
setMap(Map pMap)
Sets the map business component for tiling
|
void |
setMapName(java.lang.String pMapName)
Set the map name
|
void |
setTransparent(boolean pTransparent)
Whether the settings are transparent
|
addListener, dispose, getRunnable, init, setFormat, setKvStore, setOriginalPoint, setTask, setTileSize, setTileStore, setTileVersion
void setMap(Map pMap)
Sets the map business component for tiling
pMap
-void setMapName(java.lang.String pMapName)
Set the map name
pMapName
-void setTransparent(boolean pTransparent)
Whether the settings are transparent
pTransparent
-