com.supermap.maritime.editor.topology.edit
类 S100PointSet
- java.lang.Object
-
- com.supermap.maritime.editor.topology.edit.S100GeometrySet
-
- com.supermap.maritime.editor.topology.edit.S100PointSet
-
public class S100PointSet extends S100GeometrySet
-
-
构造器概要
构造器 构造器和说明 S100PointSet(S100TopoEdit parent)
-
方法概要
所有方法 实例方法 具体方法 限定符和类型 方法和说明 S100Pointadd(LinkedList<S100FeatureInfo> feas, long rcid, S100Position position)S100Pointadd(LinkedList<S100FeatureInfo> feas, S100Coordinate2 coordiante)S100Pointadd(long rcid, S100Position position)S100Pointadd(S100Coordinate2 coordiante)-
从类继承的方法 com.supermap.maritime.editor.topology.edit.S100GeometrySet
get, getItems, getMessages, redo, remove, remove, undo
-
-
-
-
构造器详细资料
-
S100PointSet
public S100PointSet(S100TopoEdit parent)
-
-
方法详细资料
-
add
public S100Point add(LinkedList<S100FeatureInfo> feas, S100Coordinate2 coordiante)
-
add
public S100Point add(S100Coordinate2 coordiante)
-
add
public S100Point add(LinkedList<S100FeatureInfo> feas, long rcid, S100Position position)
-
add
public S100Point add(long rcid, S100Position position)
-
-
Copyright © 2021–2025 SuperMap. All rights reserved.