Package | Description |
---|---|
org.apache.commons.math3.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 © 2003–2016 The Apache Software Foundation. All rights reserved.