public class IfcFillAreaStyle extends IfcPresentationStyle
| Constructor and Description |
|---|
IfcFillAreaStyle() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcFillStyleSelect> |
getFillStyles() |
IfcBoolean |
getModelorDraughting() |
void |
setFillStyles(IfcCollection<IfcFillStyleSelect> value) |
void |
setModelorDraughting(IfcBoolean value) |
getName, setNameequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcCollection<IfcFillStyleSelect> getFillStyles()
public final void setFillStyles(IfcCollection<IfcFillStyleSelect> value)
public final IfcBoolean getModelorDraughting()
public final void setModelorDraughting(IfcBoolean value)