UnionShapeBuilder constructor

UnionShapeBuilder()

Implementation

UnionShapeBuilder() {
  UnionShape._init(this);
}