fibomat.curve_tools package# Subpackages# fibomat.curve_tools.biarc_approximation package approximate_parametric_curve() Submodules fibomat.curve_tools.biarc_approximation.monotone_intervals module IntervalType interval_type() intervals_by_osculating_circles() fibomat.curve_tools.biarc_approximation.spiral_segment module fibomat.curve_tools.biarc_approximation.utils module Submodules# fibomat.curve_tools.combine module combine_curves() fibomat.curve_tools.intersections module self_intersections() curve_intersections() fibomat.curve_tools.offset module offset() offset_with_islands() SAFETY deflate() inflate() fibomat.curve_tools.rasterize module rasterize() rasterize_with_const_error() fill_with_lines() fibomat.curve_tools.smooth module NonSmoothableError NonSmoothableError.__init__() NonSmoothableError.args NonSmoothableError.with_traceback() make_tangent_vector() make_normal_vector() intersection_on_arc() intersection_on_line() arc_arc_intersection() arc_line_intersection() line_line_intersection() make_arc_func() make_segments() make_smoothing_arc() make_smoothed_vertices() smooth()