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