Package | Description |
---|---|
org.apache.commons.geometry.euclidean.twod |
This package provides basic 2D geometry components.
|
Modifier and Type | Method and Description |
---|---|
Line.SubspaceTransform |
Line.subspaceTransform(Transform<Vector2D> transform)
Get an object containing the current line transformed by the argument along with a
1D transform that can be applied to subspace points.
|
Copyright © 2016–2021 The Apache Software Foundation. All rights reserved.