See: Description
Interface | Description |
---|---|
AddressMatchProvider |
Address matching service provider
|
AttachmentCapabilities |
Actions attachment interface.
|
BatchEditCapability |
Batch editing ability
|
ChartMapProvider |
Sea chart function related map provider interface, used for the Map component.
|
ConfigValidatable |
Used to mark the configuration class to support validation.
|
CoordTransferCapabilities |
The interface which supports for converting the coordinate systems.
|
DataProvider |
Data service providers.
|
Disposable |
Resource release interface.
|
DynamicProjectionable |
Map dynamic projection interface, returns dynamic projection type been supported.
|
FacilityAnalystProvider |
Facility Network Analysis Service Provider
|
FeatureMetadataCapabilities |
Feature meta info interface.
|
GeometryProvider |
The interface of Geometry Service Provider
|
GetFeatureSupportDynamicProj |
GetFeature supports dynamic projection
|
GridValueCapabilities |
Interface that supports raster value queries
|
KeywordsQueryable |
Keyword query interface.
|
MapProvider |
Map service provider.
|
Measurable | |
MultiInstanceSupported |
Whether the service provider enables multi-instance iconic interfaces
|
NetworkAnalyst3DProvider |
Three-dimensional network analysis provider.
|
OGCProviderSetting |
OGC service provider configuration
|
PlotProvider |
Dynamic plotting service provider.
|
ProviderContext |
Service provider context interface.
|
ProviderContextAware |
The interface which service provider context depends on.
|
ProviderFactory<T,V> |
${services_components_spi_ProviderFactory_Title}
|
ProviderSelector |
Service provider selector.
|
RealspaceProvider |
3D service providers.
|
Resolver<T> |
Title: parser interface object
|
RestProviderSetting | |
SpatialAnalyst3DProvider |
3D analysis service provider.
|
SpatialAnalystProvider |
The interface of SuperMap spatial analysis service providers.
|
TiledMapProviderBase.TileDataConverter | |
TiledMapProviderBase.TileImageDrawer | |
TiledVectorProvider |
The vector tile provider.
|
TilesetInfoAttainable |
Identifying an object can return the tile set information
|
TrafficTransferAnalystProvider |
Traffic transfer analysis service provider.
|
TransportationAnalystProvider |
The interface of SuperMap transportation network analysis service providers.
|
Class | Description |
---|---|
AbstractRestMapProvider |
Location service provider base class based on REST service.
|
AbstractRestMapProvider.TileIndex |
The index of the tile, including the line number, column number
|
AbstractRestMapProviderSetting | |
ComponentInfo |
Title: Metadata information for the business component
|
ComponentInfoResolver |
Title: The ComponentInfo object is parsed from the input stream
|
DataPathHelper | |
DataPathItem | |
DataProviderSetting |
The data service provider settings class.
|
InterfaceInfo |
Service interface information
|
InterfaceInfoResolver |
Interface information parser
|
MapProviderSetting |
map service provider settings class.
|
NameResolver |
Object name parser.
|
ProviderInfo |
Title: Service provider information
|
ProviderInfoResolver |
Title: The ProviderInfo object is parsed from the input stream
|
RealspaceContext |
Three-dimensional context information.
|
RealspaceProviderBase | |
RealspaceProviderSetting |
3D ervice provider configuration type.
|
ReferencePath | |
ReferencePath.SerializableField | |
ReferencePath.SerializableMethod | |
ServiceDiscovery |
Title: Service Configuration Information Object Finder.
|
TiledMapProviderBase |
Map service provider types based on REST service.
|
TiledMapProviderBase.TileImageParameter | |
WaterMarkSetting |
The water mark settings class.
|
Exception | Description |
---|---|
InvalidConfigException |
Title: Configure exception information
|
NotSupportedException |
Does not support exceptions.
|
ServiceRuntimeException |
Service runtime exception.
|
Annotation Type | Description |
---|---|
ClusterServiceFilterType |
Cluster filter type annotation.
|
DataPath |
The data path of the service provider, such as the workspace path, the Mbtiles file path, and so on.
|
ExportingInterface |
Used to mark the interface that represents the remote call on the Provider.
|
Property |
Used to mark fields on the ProviderSetting or ComponentSetting class.
|
UseUgo |
Used to identify whether a class's implementation depends on UGO.
|
The GIS service provider facotry and GIS service provider interfaces.
The SuperMap iServer service consists of the interface layer, the component layer, and the provider layer. The GIS service providers encapsulates and unifies different implementations of GIS functions, including local components (SuperMap Objects .NET/Java fo instance), remote services (RMI services for instance), Web services (WMS and REST services for instanceļ¼, aggregation services, etc.
com.supermap.services.providers