public class IfcPresentationLayerWithStyle extends IfcPresentationLayerAssignment
Constructor and Description |
---|
IfcPresentationLayerWithStyle() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getLayerBlocked() |
Boolean |
getLayerFrozen() |
Boolean |
getLayerOn() |
IfcCollection<IfcPresentationStyleSelect> |
getLayerStyles() |
void |
setLayerBlocked(Boolean value) |
void |
setLayerFrozen(Boolean value) |
void |
setLayerOn(Boolean value) |
void |
setLayerStyles(IfcCollection<IfcPresentationStyleSelect> value) |
getAssignedItems, getDescription, getIdentifier, getName, setAssignedItems, setDescription, setIdentifier, setName
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final Boolean getLayerOn()
public final void setLayerOn(Boolean value)
public final Boolean getLayerFrozen()
public final void setLayerFrozen(Boolean value)
public final Boolean getLayerBlocked()
public final void setLayerBlocked(Boolean value)
public final IfcCollection<IfcPresentationStyleSelect> getLayerStyles()
public final void setLayerStyles(IfcCollection<IfcPresentationStyleSelect> value)