com.supermap.services.wps

Class Xor



  • public class Xor
    extends OverlayAnalyse
    

    The Xor operation encapsulated in WPS service.

    • Constructor Detail

      • Xor

        public Xor()
        
    • Method Detail

      • execute

        public ProcessResult execute(SpatialAnalyst spatialAnalystImpl,
                            Execute execute)
                              throws OGCException
        

        Perform Xor operation

        Specified by:
        execute in class Analyse
        Parameters:
        spatialAnalystImpl - spatial analyst service component
        execute - Xor execution parameters
        Returns:
        ProcessResult Xor analysis result
        Throws:
        OGCException