com.supermap.services.wps

Class ExtractIsoregion



  • public class ExtractIsoregion
    extends ExtractAnalyse
    

    The ExtractIsoregion operation encapsulated in WPS service.

    • Constructor Detail

      • ExtractIsoregion

        public ExtractIsoregion()
        
    • Method Detail

      • execute

        public ProcessResult execute(SpatialAnalyst spatialAnalystImpl,
                            Execute execute)
                              throws OGCException
        
        Perform the ExtractIsoregion operation
        Specified by:
        execute in class Analyse
        Parameters:
        spatialAnalystImpl - spatial analyst service component
        execute - ExtractIsoregion analysis parameter
        Returns:
        ProcessResult ExtractIsoregion analysis result
        Throws:
        OGCException