com.supermap.services.components.spi
类 RealspaceProviderSetting
- java.lang.Object
-
- com.supermap.services.components.spi.RealspaceProviderSetting
-
- 直接已知子类:
- UGCRealspaceProviderSetting
public class RealspaceProviderSetting extends java.lang.Object
三维服务提供者配置类。
用于设置三维服务提供者的通用信息。
-
-
构造器概要
构造器 构造器和说明 RealspaceProviderSetting()
构造函数。RealspaceProviderSetting(RealspaceProviderSetting setting)
构造函数。
-
-
-
构造器详细资料
-
RealspaceProviderSetting
public RealspaceProviderSetting()
构造函数。
-
RealspaceProviderSetting
public RealspaceProviderSetting(RealspaceProviderSetting setting)
构造函数。
- 参数:
setting
-
-
-