Interface PartialShapeConstructor#

interface PartialShapeConstructor {
    new PartialShapeConstructor(shape): PartialShape;
}

Constructors#

constructor

new PartialShapeConstructor(shape): PartialShape