com.supermap.services.components.spi
接口 LegendComponent
-
- 所有已知实现类:
- MapImpl
public interface LegendComponent
-
-
方法概要
方法 限定符和类型 方法和说明 byte[]getLayerLegend(LegendQueryParameter parameter)获取一个图层的图例MapLegendgetMapLegend(LegendQueryParameter parameter)获取地图所有图层的图例
-