com.supermap.maritime.editor.topology.entity
类 S100Position
- java.lang.Object
-
- com.supermap.maritime.editor.topology.entity.S100Geometry
-
- com.supermap.maritime.editor.topology.entity.S100Position
-
- 所有已实现的接口:
- Serializable
public class S100Position extends S100Geometry
- 另请参阅:
- 序列化表格
-
-
字段概要
字段 限定符和类型 字段和说明 S100Coordinate2m_coordinate
-
构造器概要
构造器 构造器和说明 S100Position(com.alibaba.fastjson.JSONObject log, S100TopoMessages topoMessages)S100Position(long rcid, S100Coordinate2 coord, S100TopoMessages topoMessages)
-
方法概要
所有方法 实例方法 具体方法 限定符和类型 方法和说明 booleanequals(Object o)S100Coordinate2getCoordinate()StringgetGeometryType()inthashCode()voidlog(com.alibaba.fastjson.JSONObject log)voidmerge(S100Position other)voidsetCoordinate(S100Coordinate2 coordinate)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, remove, sendMessageAdd, sendMessageChange, setExtent, setFeatures, setLinks, setOrnt, setRcid, setRuin, setRver, undo
-
-
-
-
字段详细资料
-
m_coordinate
public S100Coordinate2 m_coordinate
-
-
构造器详细资料
-
S100Position
public S100Position(long rcid, S100Coordinate2 coord, S100TopoMessages topoMessages)
-
S100Position
public S100Position(com.alibaba.fastjson.JSONObject log, S100TopoMessages topoMessages)
-
-
方法详细资料
-
equals
public boolean equals(Object o)
- 覆盖:
equals在类中S100Geometry
-
hashCode
public int hashCode()
- 覆盖:
hashCode在类中S100Geometry
-
toString
public String toString()
- 覆盖:
toString在类中S100Geometry
-
getCoordinate
public S100Coordinate2 getCoordinate()
-
setCoordinate
public void setCoordinate(S100Coordinate2 coordinate)
-
getGeometryType
public String getGeometryType()
- 指定者:
getGeometryType在类中S100Geometry
-
merge
public void merge(S100Position other)
-
log
public void log(com.alibaba.fastjson.JSONObject log)
- 指定者:
log在类中S100Geometry
-
-
Copyright © 2021–2025 SuperMap. All rights reserved.