pub fn line_string_to_vec(line_string: &LineString) -> Vec<Scalar> ⓘ
Convert a line string to a vector of Scalar.
Scalar