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 AlgebraicLineAlgebraicLine.from(SlopeInterceptLine sil) Creates a newAlgebraicLineinstance from a givenSlopeInterceptLine.