Package | Description |
---|---|
org.apache.commons.geometry.spherical.twod |
This package provides basic geometry components on the 2-sphere.
|
Modifier and Type | Class and Description |
---|---|
class |
InteriorAngleGreatArcConnector
Great arc connector that selects between multiple connection options
based on the resulting interior angle.
|
static class |
InteriorAngleGreatArcConnector.Maximize
Implementation of
InteriorAngleGreatArcConnector that chooses arc
connections that produce the largest interior angles. |
static class |
InteriorAngleGreatArcConnector.Minimize
Implementation of
InteriorAngleGreatArcConnector that chooses arc
connections that produce the smallest interior angles. |
Copyright © 2016–2021 The Apache Software Foundation. All rights reserved.