类的使用
com.supermap.data.DynamicSegmentRole
-
使用DynamicSegmentRole的程序包 程序包 说明 com.supermap.data -
-
com.supermap.data中DynamicSegmentRole的使用
声明为DynamicSegmentRole的com.supermap.data中的字段 限定符和类型 字段和说明 static DynamicSegmentRole
DynamicSegmentRole. EVENTRESULT
动态分段关系中的结果数据集的角色。static DynamicSegmentRole
DynamicSegmentRole. EVENTTABLE
动态分段关系中的事件表的角色。static DynamicSegmentRole
DynamicSegmentRole. NONEROLE
不对应任何角色。static DynamicSegmentRole
DynamicSegmentRole. ROUTEDATASET
动态分段关系中的路由数据集的角色。返回DynamicSegmentRole的com.supermap.data中的方法 限定符和类型 方法和说明 DynamicSegmentRole
DynamicSegmentInfo. getDatasetRole(DatasetVector dynamicDataset)
判断传入数据集在本动态分段信息对象中所对应的角色,并返回该角色。参数类型为DynamicSegmentRole的com.supermap.data中的方法 限定符和类型 方法和说明 DatasetVector
DynamicSegmentInfo. getDataset(DynamicSegmentRole dynamicRole)
返回本动态分段信息对象中指定角色的数据集。Recordset
DynamicSegmentInfo. Query(DynamicSegmentRole destDynamicRole, DynamicSegmentRole srcDynamicRole, int[] srcDynamicIDs)
通过源角色以及对应的数据集ID 的 ID数组来查询目标角色数据集中与ID数组所对应的数据集的记录,并将这些记录作为 Recordset 对象返回。
-
Copyright © 2021–2024 SuperMap. All rights reserved.