com.supermap.services.wps

Class ExtractIsoline



  • public class ExtractIsoline
    extends ExtractAnalyse
    

    The ExtractIsoline operation encapsulated in WPS service.

    • Constructor Detail

      • ExtractIsoline

        public ExtractIsoline()
        
    • Method Detail

      • execute

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