Interface | Description |
---|---|
AbstractRuntimeJobState.JobStateListener |
Task status listener class.
|
AddressMatch |
Address matching service interface
|
AttachmentAndMetadata | |
ComponentContext |
Service component context interface.
|
ComponentContextAware |
The interface which service component context depends on.
|
Data |
Data service component interface.
|
DataExporter |
Data pushing manager.
|
DataExporter.OutputProgressCallback | |
DigestMapping<T> |
Service summary mapping interface.
|
GeometryComponent |
The interface of the geometry service component
|
JobDataDeploy |
Tiling data deployer
|
JobDataExporter |
Tiling data push manager.
|
JobInfoPREProcessor |
Job information preprocessor.
|
JobRunner |
Tiling task container for running a distributed tiling task.
|
JobRunnerFactory |
Tiling task factory is used to create tiling task.
|
JobRunnerListener | |
Map |
Map service component interface.
|
MapBuilder | |
MapStatusHashcodePreProcessor | |
MapTileBuilder | |
NameMapping<T> |
Name mapping interface.
|
NetworkAnalyst3D |
Three-dimensional network analysis business components, currently only support functions related to three-dimensional facilities network analysis.
|
Plot |
Dynamically plotting the service component interface.
|
Realspace |
Three - dimensional service component interface
|
RealspaceBuilder |
Three - dimensional service component interface
|
RealspaceTileBuilder |
Three-dimensional tile settings interface class
|
RuntimeJobStateBuilder | |
SpatialAnalyst |
The spatial analysis service component interface.
|
SpatialAnalyst3D |
Three - dimensional analysis service component interfaces.
|
SplitBigTileImageTask |
Tile cutting interface.
|
Tileable |
The Tileable interface should be implemented by map component implementation classes that are intended to support map slices.
|
TileBuilder |
Tile generator.
|
TileBuilder.BuildTileProcessListener |
Tiling task execution status listener
|
TileMaster | |
TileMasterClient |
The client agent interface for tileworker to notify the tilemaster task status.
|
TileMasterClientFactory |
Tile master node factory class
|
TileRegionStateManager |
Tile region management.
|
TileStore |
Tile storage.
|
TileStorePreProcessor | |
TileTaskBuildingListener | |
TileTaskRunner |
Tile task runner.
|
TileTaskRunner.RunnerListener |
Tile task execution status listener
|
TileWorker | |
TileWorkerClient |
TIleWorker 's proxy class on the TileMaster side.
|
TileWorkerClient.WorkerConnectionStateListener |
The tile cutoff point connection status listener.
|
TrafficTransferAnalyst |
traffic transfer analysis service component interface.
|
TransportationAnalyst |
The interface of transportation network analysis service components.
|
WorkerDataManager |
Class | Description |
---|---|
AbstractRuntimeJobState |
Runtime tiling job state info class.
|
AbstractRuntimeJobState.DeployTaskResult |
The result class of deploying tiling tasks.
|
AbstractWorkerProcessComponentBuilder | |
AddressMatchNameMapping | |
CacheConfig | |
DataConfig |
Data service component configuration information.
|
DataContext | Deprecated
test use only --ahnan
|
DefaultComponentConfig |
Default component configuration class.
|
DefaultDigestMapping |
Default summary information mapping object class.
|
DefaultNameMapping |
Default name mapping object class.
|
MapConfig |
Map service component configuration information.
|
MapContext | Deprecated
test use only --ahnan
|
NoValueCalculator | |
PlotConfig |
Dynamically plotting configuration information for service components.
|
RealspaceConfig |
The configuration information of the 3D service component.
|
SpatialAnalystNameMapping |
Data set mapping object class.
|
TileMasterConfig |
Tiling master node configuration.
|
TrafficTransferAnalystConfig |
Traffic transfer analysis configuration class.
|
TransportationAnalystConfig |
Traffic network analysis configuration class.
|
Enum | Description |
---|---|
TileStoreType |
Exception | Description |
---|---|
DataException |
Data service component exception information.
|
MapException |
Map service component exception information.
|
NotSupportedEditException |
The dataset does not support editing exceptions.
|
PlotException |
Dynamically plotting service component exception information.
|
StoreTileFailedException | |
TileWorkerClient.ConnectTileWorkerException |
Tile node connection exception
|
Annotation Type | Description |
---|---|
Component |
Service component comments.
|
The GIS service component interfaces.
The SuperMap iServer service consists of the interface layer, the component layer, and the provider layer. The component layer combines the capabilities provided by the providers and encapsulates the capabilities into the coarse-grain service component.
GIS service components include Generic Spatial Service Component providing generic GIS functions and Domain Spatial Service Component providing domain GIS functions.
com.supermap.services.components.spi