public ShapeGeometry(Shape[] shapes, ShapeGeometryOptions options) { }
public ShapeGeometry addShapeList(Shape[] shapes, ShapeGeometryOptions options) { return null; }
public void addShape(Shape shape, ShapeGeometryOptions options){}
public ShapeGeometry(Shape shapes, ShapeGeometryOptions options) { }
public void addShape(Shape shape, ShapeGeometryOptions options) { }
public ShapeGeometry addShapeList(Shape[] shapes, ShapeGeometryOptions options) { return(null); }
public ShapeGeometry makeGeometry(ShapeGeometryOptions options) { return(null); }
public ShapeGeometry makeGeometry(ShapeGeometryOptions options) { return null; }