Uses of Class
org.apache.commons.geometry.euclidean.twod.Line.SubspaceTransform
Packages that use Line.SubspaceTransform
Package
Description
This package provides basic 2D geometry components.
-
Uses of Line.SubspaceTransform in org.apache.commons.geometry.euclidean.twod
Methods in org.apache.commons.geometry.euclidean.twod that return Line.SubspaceTransformModifier and TypeMethodDescriptionLine.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.