com.supermap.maritime.editor.topology.edit
类 S100TopoEdit
- java.lang.Object
-
- com.supermap.maritime.editor.topology.edit.S100TopoEdit
-
public class S100TopoEdit extends Object
-
-
字段概要
字段 限定符和类型 字段和说明 S100CompositeCurveSetm_compositeCurveSetS100CurveSetm_curveSetS100PointSetm_pointSetS100PositionSetm_positionSetS100SurfaceSetm_surfaceSetS100TopoMessagesm_topoMessages
-
构造器概要
构造器 构造器和说明 S100TopoEdit(S100TopoMessages topoMessages)
-
方法概要
所有方法 实例方法 具体方法 限定符和类型 方法和说明 voidmergeCurves(String fcode, LinkedList<com.alibaba.fastjson.JSONObject> curves)voidredo(com.alibaba.fastjson.JSONObject log)voidremove(S100Geometry geometry)voidundo(com.alibaba.fastjson.JSONObject log)
-
-
-
字段详细资料
-
m_positionSet
public S100PositionSet m_positionSet
-
m_pointSet
public S100PointSet m_pointSet
-
m_curveSet
public S100CurveSet m_curveSet
-
m_compositeCurveSet
public S100CompositeCurveSet m_compositeCurveSet
-
m_surfaceSet
public S100SurfaceSet m_surfaceSet
-
m_topoMessages
public S100TopoMessages m_topoMessages
-
-
构造器详细资料
-
S100TopoEdit
public S100TopoEdit(S100TopoMessages topoMessages)
-
-
方法详细资料
-
redo
public void redo(com.alibaba.fastjson.JSONObject log)
-
undo
public void undo(com.alibaba.fastjson.JSONObject log)
-
remove
public void remove(S100Geometry geometry)
-
mergeCurves
public void mergeCurves(String fcode, LinkedList<com.alibaba.fastjson.JSONObject> curves)
-
-
Copyright © 2021–2025 SuperMap. All rights reserved.