ClosePath

Z or z command - Close the path

Methods

get_end_point

get_end_point(current_pos: Point2D) -> Point2D

interpolate

interpolate(other: PathCommand, t: float) -> ClosePath

to_absolute

to_absolute(current_pos: Point2D) -> ClosePath

to_string

to_string()