Split the substroke at the given index at the point index
Split the substroke at the given index at the point index
public void splitSubstrokeAt(int,int);
Split the substroke at the given index at the given indices
public void splitSubstrokeAt(int,int[]);