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