convert_from_string


Description:

public abstract List<PathCommand> convert_from_string (string path_string) throws ParseError

Convert a path string into path commands

Parameters:

path_string

The path string

Returns:

The sequence of path commands