Constructor
Constructor
public Shape();
Constructor. Create from Shape.
public Shape(Shape);
Construct a shape with Substrokes
public Shape(Shape[],Substroke[],XmlShapeAttrs);
Construct a shape with Substrokes
public Shape(ArrayList,ArrayList,XmlShapeAttrs);