com.supermap.services.wps

Class Identity



  • public class Identity
    extends OverlayAnalyse
    

    The Identity operation encapsulated in WPS service.

    • Constructor Detail

      • Identity

        public Identity()
        
    • Method Detail

      • execute

        public ProcessResult execute(SpatialAnalyst spatialAnalystImpl,
                            Execute execute)
                              throws OGCException
        
        Perform Identity operation
        Specified by:
        execute in class Analyse
        Parameters:
        spatialAnalystImpl - spatial analyst service component
        execute - Identity parameter
        Returns:
        ProcessResult Identity analysis result
        Throws:
        java.io.IOException
        org.xml.sax.SAXException
        javax.xml.parsers.ParserConfigurationException
        OGCException