Abstract
Internal
Create a RegionShape.
The shape data.
The Clipper paths of this shape. The winding numbers are 1 or 0.
The Clipper polygon tree of this shape.
The data of this shape. It is owned by the shape and must not be modified.
Is this a hole?
Protected
Abstract
_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.
Static
createCreate the RegionShape from the shape data.
The shape data.
A shape of a foundry.documents.RegionDocument.