类 Vertex
java.lang.Object
org.hipparchus.geometry.spherical.twod.Vertex
球面多边形边界顶点。
- 另请参阅:
-
方法概要
-
方法详细资料
-
getLocation
获取顶点位置。- 返回:
- 顶点位置
-
getIncoming
获取入边。- 返回:
- 入边
-
getOutgoing
获取出边。- 返回:
- 出边
-