com.supermap.services.wps

Class Update



  • public class Update
    extends OverlayAnalyse
    

    The Update operation encapsulated in WPS service.

    • Constructor Detail

      • Update

        public Update()
        
    • Method Detail

      • execute

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