-
Interface Summary Interface Description AbstractRuntimeJobState.JobStateListener Task status listener class.AddressMatch Address matching service interfaceAttachmentAndMetadata 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 componentJobDataDeploy Tiling data deployerJobDataExporter 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 interfaceRealspaceBuilder Three - dimensional service component interfaceRealspaceTileBuilder Three-dimensional tile settings interface classRuntimeJobStateBuilder 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 listenerTileMaster TileMasterClient The client agent interface for tileworker to notify the tilemaster task status.TileMasterClientFactory Tile master node factory classTileRegionStateManager Tile region management.TileStore Tile storage.TileStorePreProcessor TileTaskBuildingListener TileTaskRunner Tile task runner.TileTaskRunner.RunnerListener Tile task execution status listenerTileWorker 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 Summary 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 --ahnanDefaultComponentConfig 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 --ahnanNoValueCalculator 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 Summary Enum Description TileStoreType -
Exception Summary 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 Types Summary Annotation Type Description Component Service component comments.
Package com.supermap.services.components Description
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.
- See Also:
com.supermap.services.components.spi