com.supermap.services.wps

类 Identity



  • public class Identity
    extends OverlayAnalyse
    

    WPS 服务中封装的Identity操作。

    • 构造器详细资料

      • Identity

        public Identity()
        
    • 方法详细资料

      • execute

        public ProcessResult execute(SpatialAnalyst spatialAnalystImpl,
                            Execute execute)
                              throws OGCException
        
        执行Identity操作
        指定者:
        execute 在类中 Analyse
        参数:
        spatialAnalystImpl - 空间分析服务组件
        execute - Identity参数
        返回:
        ProcessResult Identity分析结果
        抛出:
        java.io.IOException
        org.xml.sax.SAXException
        javax.xml.parsers.ParserConfigurationException
        OGCException