public class VectorTileBuilder extends AbstractVectorAndUTFGridTilebuilder
Vector tile generator.
TileBuilder.BuildTileProcessListener
currentTask, 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, updateSpeed
public VectorTileBuilder(CheckedJobBuildConfig jobConfig)
public java.lang.Runnable getRunnable()
TileBuilder
Returns the Runnable
instance of the tile generator for commiting to the execution in the thread pool.
getRunnable
in interface TileBuilder
getRunnable
in class AbstractVectorAndUTFGridTilebuilder
protected void buildOneTileMatrix(ScaleBuildConfig scaleBuildConfig, TileMatrix tileMatrix, java.util.concurrent.atomic.AtomicLong tileTotal) throws StoreTileFailedException, MapException, java.io.UnsupportedEncodingException
buildOneTileMatrix
in class AbstractVectorAndUTFGridTilebuilder
StoreTileFailedException
MapException
java.io.UnsupportedEncodingException