com.supermap.mapping
接口 LayerExtensionPlugin
-
public interface LayerExtensionPlugin
-
-
方法概要
所有方法 实例方法 抽象方法 限定符和类型 方法和说明 boolean
canProcess(Map<String,Serializable> params)
Layer
createExtensionLayer(long handle, int type)
Layer
creatExtensionLayer(Map<String,Serializable> params)
String
getPluginName()
-
-
-
方法详细资料
-
getPluginName
String getPluginName()
-
canProcess
boolean canProcess(Map<String,Serializable> params)
-
createExtensionLayer
Layer createExtensionLayer(long handle, int type)
-
creatExtensionLayer
Layer creatExtensionLayer(Map<String,Serializable> params)
-
-
Copyright © 2021–2024 SuperMap. All rights reserved.