Package | Description |
---|---|
org.apache.commons.geometry.spherical.twod |
This package provides basic geometry components on the 2-sphere.
|
Modifier and Type | Method and Description |
---|---|
EmbeddedTreeGreatCircleSubset |
EmbeddedTreeGreatCircleSubset.transform(Transform<Point2S> transform) |
Modifier and Type | Method and Description |
---|---|
Split<EmbeddedTreeGreatCircleSubset> |
EmbeddedTreeGreatCircleSubset.split(Hyperplane<Point2S> splitter) |
Modifier and Type | Method and Description |
---|---|
void |
EmbeddedTreeGreatCircleSubset.add(EmbeddedTreeGreatCircleSubset subcircle)
Add the region represented by the given subcircle to this instance.
|
Copyright © 2016–2021 The Apache Software Foundation. All rights reserved.