public class IfcPresentationLayerWithStyle extends IfcPresentationLayerAssignment
Constructor and Description |
---|
IfcPresentationLayerWithStyle() |
Modifier and Type | Method and Description |
---|---|
IfcLogical |
getLayerBlocked() |
IfcLogical |
getLayerFrozen() |
IfcLogical |
getLayerOn() |
IfcCollection<IfcPresentationStyle> |
getLayerStyles() |
void |
setLayerBlocked(IfcLogical value) |
void |
setLayerFrozen(IfcLogical value) |
void |
setLayerOn(IfcLogical value) |
void |
setLayerStyles(IfcCollection<IfcPresentationStyle> 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 IfcLogical getLayerOn()
public final void setLayerOn(IfcLogical value)
public final IfcLogical getLayerFrozen()
public final void setLayerFrozen(IfcLogical value)
public final IfcLogical getLayerBlocked()
public final void setLayerBlocked(IfcLogical value)
public final IfcCollection<IfcPresentationStyle> getLayerStyles()
public final void setLayerStyles(IfcCollection<IfcPresentationStyle> value)