Constructor
Constructor
public Stroke();
Creates a Stroke from a Stroke
public Stroke(Stroke);
Creates a Stroke from the corresponding Substrokes and XML attributes
public Stroke(Substroke[],XmlShapeAttrs);
Creates a Stroke from the corresponding Substrokes and XML attributes
public Stroke(ArrayList,XmlShapeAttrs);