Uses of Class
imagingbook.common.geometry.line.ParametricLine
Packages that use ParametricLine
-
Uses of ParametricLine in imagingbook.common.geometry.line
Methods in imagingbook.common.geometry.line that return ParametricLineMethods in imagingbook.common.geometry.line with parameters of type ParametricLineModifier and TypeMethodDescriptionstatic AlgebraicLine
AlgebraicLine.from
(ParametricLine pl) Creates a newAlgebraicLine
instance from a givenParametricLine
.