public static final class BooleanShape.Builder extends AbstractShapeBuilder<BooleanShape.Builder,BooleanShape>
BooleanShape
.Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
BooleanShape |
build() |
ShapeType |
getShapeType()
Gets the type of shape being built.
|
addMember, addTrait, addTraits, clearTraits, getId, getSourceLocation, id, id, removeTrait, removeTrait, source, source, traits
public BooleanShape build()
public ShapeType getShapeType()
AbstractShapeBuilder
getShapeType
in class AbstractShapeBuilder<BooleanShape.Builder,BooleanShape>