com.supermap.services.components

接口 VectorQuery

  • 所有已知实现类:
    VectorMapImpl


    public interface VectorQuery
    
    • 方法详细资料

      • queryByPoint

        QueryResult queryByPoint(PointQueryParameter param)
        
      • queryLegend

        MapLegend queryLegend(StyledLegendParameter parameter)
        
      • getStyleLayers

        java.util.List<VectorLayerInfo> getStyleLayers(java.lang.String serverName,
                                                     java.lang.String styleId)