com.supermap.services.components.spi

Interface ChartMapProvider

  • All Known Implementing Classes:
    RestMapProvider, UGCMapProvider


    public interface ChartMapProvider
    
    Sea chart function related map provider interface, used for the Map component.
    • Method Detail

      • getChartFeatureInfoSpecs

        java.util.List<ChartFeatureInfoSpec> getChartFeatureInfoSpecs()
        
        Gets all object types
      • queryChart

        QueryResult queryChart(java.lang.String mapName,
                             java.lang.String[] chartLayerNames,
                             ChartQueryParameterSet chartQueryParams)
        
        Sea chart function, object attribute query.