com.supermap.services.wps

Class Erase



  • public class Erase
    extends OverlayAnalyse
    

    The Erase operation encapsulated in WPS service.

    • Constructor Detail

      • Erase

        public Erase()
        
    • Method Detail

      • execute

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