Uses of Class
imagingbook.common.geometry.line.SlopeInterceptLine
Packages that use SlopeInterceptLine
-
Uses of SlopeInterceptLine in imagingbook.common.geometry.line
Methods in imagingbook.common.geometry.line with parameters of type SlopeInterceptLineModifier and TypeMethodDescriptionstatic AlgebraicLine
AlgebraicLine.from
(SlopeInterceptLine sil) Creates a newAlgebraicLine
instance from a givenSlopeInterceptLine
.