public class VectorTileBuilder extends AbstractVectorAndUTFGridTilebuilder
Vector tile generator.
TileBuilder.BuildTileProcessListenercurrentTask, imageSize, kvStore, listeners, LOCLOGGER_CN, map, mapName, originalPoint, store, taskExecutingState| Constructor and Description |
|---|
VectorTileBuilder(CheckedJobBuildConfig jobConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
buildOneTileMatrix(ScaleBuildConfig scaleBuildConfig, TileMatrix tileMatrix, java.util.concurrent.atomic.AtomicLong tileTotal) |
java.lang.Runnable |
getRunnable()
Returns the
Runnable instance of the tile generator for commiting to the execution in the thread pool. |
addListener, dispose, getKvStore, init, run, setFormat, setKvStore, setMap, setMapName, setOriginalPoint, setTask, setTileSize, setTileStore, setTileVersion, setTransparent, updateSpeedpublic VectorTileBuilder(CheckedJobBuildConfig jobConfig)
public java.lang.Runnable getRunnable()
TileBuilderReturns the Runnable instance of the tile generator for commiting to the execution in the thread pool.
getRunnable in interface TileBuildergetRunnable in class AbstractVectorAndUTFGridTilebuilderprotected void buildOneTileMatrix(ScaleBuildConfig scaleBuildConfig, TileMatrix tileMatrix, java.util.concurrent.atomic.AtomicLong tileTotal) throws StoreTileFailedException, MapException, java.io.UnsupportedEncodingException
buildOneTileMatrix in class AbstractVectorAndUTFGridTilebuilderStoreTileFailedExceptionMapExceptionjava.io.UnsupportedEncodingException