com.supermap.dtf.variables
类 FeatureCollectionFeaturePatcher<T extends IFeatureCollection>
- java.lang.Object
-
- com.supermap.sps.core.workflow.impls.AbstractVariablePatcher<T>
-
- com.supermap.dtf.variables.AbstractFeatureCollectionPatcher<T>
-
- com.supermap.dtf.variables.FeatureCollectionFeaturePatcher<T>
-
- 所有已实现的接口:
- com.supermap.sps.core.workflow.IVariablePatcher<T>
public abstract class FeatureCollectionFeaturePatcher<T extends IFeatureCollection> extends AbstractFeatureCollectionPatcher<T>
-
-
字段概要
-
从类继承的字段 com.supermap.dtf.variables.AbstractFeatureCollectionPatcher
cloneVariable
-
-
构造器概要
构造器 构造器和说明 FeatureCollectionFeaturePatcher(FeatureCollectionPatcher basePatcher, com.supermap.sps.core.workflow.IVariable<T> source)
-
方法概要
所有方法 实例方法 具体方法 限定符和类型 方法和说明 com.supermap.sps.core.workflow.IWorkflowItem
getOwner()
void
setOwner(com.supermap.sps.core.workflow.IWorkflowItem owner)
-
从类继承的方法 com.supermap.dtf.variables.AbstractFeatureCollectionPatcher
cloneFromVariable, editOnUpdating
-
-
-
-
构造器详细资料
-
FeatureCollectionFeaturePatcher
public FeatureCollectionFeaturePatcher(FeatureCollectionPatcher basePatcher, com.supermap.sps.core.workflow.IVariable<T> source)
-
-
方法详细资料
-
getOwner
public com.supermap.sps.core.workflow.IWorkflowItem getOwner()
- 指定者:
getOwner
在接口中com.supermap.sps.core.workflow.IVariablePatcher<T extends IFeatureCollection>
- 覆盖:
getOwner
在类中com.supermap.sps.core.workflow.impls.AbstractVariablePatcher<T extends IFeatureCollection>
-
setOwner
public void setOwner(com.supermap.sps.core.workflow.IWorkflowItem owner)
- 指定者:
setOwner
在接口中com.supermap.sps.core.workflow.IVariablePatcher<T extends IFeatureCollection>
- 覆盖:
setOwner
在类中com.supermap.sps.core.workflow.impls.AbstractVariablePatcher<T extends IFeatureCollection>
-
-
Copyright © 2021–2025 SuperMap. All rights reserved.