public interface RealspaceTileBuilder extends TileBuilder
Three-dimensional tile settings interface class
TileBuilder.BuildTileProcessListener
Modifier and Type | Method and Description |
---|---|
void |
setLayerName(java.lang.String pLayerName)
Sets the layer name
|
void |
setRealspace(Realspace pRealspace)
Sets the three-dimensional business component for tiling
|
void |
setSceneName(java.lang.String pSceneName)
Sets the scene name
|
addListener, dispose, getRunnable, init, setFormat, setKvStore, setOriginalPoint, setTask, setTileSize, setTileStore, setTileVersion
void setRealspace(Realspace pRealspace)
Sets the three-dimensional business component for tiling
pMap
-void setSceneName(java.lang.String pSceneName)
Sets the scene name
pMapName
-void setLayerName(java.lang.String pLayerName)
Sets the layer name
pMapName
-