com.supermap.realspace
类 TrackGeometry
- java.lang.Object
-
- com.supermap.realspace.TrackGeometry
-
public class TrackGeometry extends Object
绘制跟踪类,对当前三维场景中绘制的几何对象(线、面)进行跟踪。
-
-
方法详细资料
-
addPointOnGeometry
public boolean addPointOnGeometry(Point3D modifyPoint)
在绘制的Geometry上新增节点位置。- 参数:
modifyPoint
- 节点位置。- 返回:
- 返回true表示新增节点位置成功;返回false表示新增节点位置失败。
- 从以下版本开始:
- 11.2.0。
-
-
Copyright © 2021–2024 SuperMap. All rights reserved.