com.supermap.maritime.editor.topology.entity
类 S100Point
- java.lang.Object
-
- com.supermap.maritime.editor.topology.entity.S100Geometry
-
- com.supermap.maritime.editor.topology.entity.S100Point
-
- 所有已实现的接口:
- Serializable
public class S100Point extends S100Geometry
- 另请参阅:
- 序列化表格
-
-
字段概要
字段 限定符和类型 字段和说明 S100Positionm_position
-
构造器概要
构造器 构造器和说明 S100Point(LinkedList<S100FeatureInfo> feas, long rcid, S100Position position, S100TopoMessages topoMessages)
-
方法概要
所有方法 实例方法 具体方法 限定符和类型 方法和说明 booleanequals(Object o)StringgetGeometryType()S100PositiongetPosition()inthashCode()voidlog(com.alibaba.fastjson.JSONObject paramJSONObject)voidremove(boolean bLog)voidsetPosition(S100Position position)StringtoString()-
从类继承的方法 com.supermap.maritime.editor.topology.entity.S100Geometry
delink, delinkChild, delinkFeature, delinkFeatures, getControlPoints, getExtent, getFeatures, getLinkFeature, getLinks, getOrnt, getRcid, getRuin, getRver, getTopo, link, linkFeature, linkFeatures, log, output, redo, sendMessageAdd, sendMessageChange, setExtent, setFeatures, setLinks, setOrnt, setRcid, setRuin, setRver, undo
-
-
-
-
字段详细资料
-
m_position
public S100Position m_position
-
-
构造器详细资料
-
S100Point
public S100Point(LinkedList<S100FeatureInfo> feas, long rcid, S100Position position, S100TopoMessages topoMessages)
-
-
方法详细资料
-
equals
public boolean equals(Object o)
- 覆盖:
equals在类中S100Geometry
-
hashCode
public int hashCode()
- 覆盖:
hashCode在类中S100Geometry
-
toString
public String toString()
- 覆盖:
toString在类中S100Geometry
-
getPosition
public S100Position getPosition()
-
setPosition
public void setPosition(S100Position position)
-
getGeometryType
public String getGeometryType()
- 指定者:
getGeometryType在类中S100Geometry
-
log
public void log(com.alibaba.fastjson.JSONObject paramJSONObject)
- 指定者:
log在类中S100Geometry
-
remove
public void remove(boolean bLog)
- 覆盖:
remove在类中S100Geometry
-
-
Copyright © 2021–2025 SuperMap. All rights reserved.