Internal
Create a RegionShape.
The shape data.
Is this a hole?
The Clipper paths of this shape. The winding numbers are 1 or 0.
The Clipper polygon tree of this shape.
Protected
_createProtected
Create the Clipper polygon tree of this shape. This function may return a single positively-orientated and non-selfintersecting Clipper path instead of a tree, which is automatically converted to a Clipper polygon tree. This function is called only once. It is not called if the shape is empty.
Protected
_drawStatic
createCreate the RegionShape from the shape data.
The shape data.
A shape of a Region.
Abstract