Package | Description |
---|---|
org.hipparchus.geometry.spherical.twod |
This package provides basic geometry components on the 2-sphere.
|
Modifier and Type | Method | Description |
---|---|---|
Vertex |
Edge.getEnd() |
Get end vertex.
|
Vertex |
Edge.getStart() |
Get start vertex.
|
Modifier and Type | Method | Description |
---|---|---|
List<Vertex> |
SphericalPolygonsSet.getBoundaryLoops() |
Get the boundary loops of the polygon.
|
Copyright © 2016–2018 Hipparchus.org. All rights reserved.