public interface IfcTextStyleForDefinedFont extends IfcCharacterStyleSelect
| Modifier and Type | Method and Description |
|---|---|
IfcColour |
getBackgroundColour()
Returns the value of the 'Background Colour' reference.
|
IfcColour |
getColour()
Returns the value of the 'Colour' reference.
|
boolean |
isSetBackgroundColour()
Returns whether the value of the '
Background Colour' reference is set. |
void |
setBackgroundColour(IfcColour value)
Sets the value of the '
Background Colour' reference. |
void |
setColour(IfcColour value)
Sets the value of the '
Colour' reference. |
void |
unsetBackgroundColour()
Unsets the value of the '
Background Colour' reference. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcColour getColour()
If the meaning of the 'Colour' reference isn't clear, there really should be more of a description here...
setColour(IfcColour),
Ifc2x3tc1Package.getIfcTextStyleForDefinedFont_Colour()void setColour(IfcColour value)
Colour' reference.
value - the new value of the 'Colour' reference.getColour()IfcColour getBackgroundColour()
If the meaning of the 'Background Colour' reference isn't clear, there really should be more of a description here...
isSetBackgroundColour(),
unsetBackgroundColour(),
setBackgroundColour(IfcColour),
Ifc2x3tc1Package.getIfcTextStyleForDefinedFont_BackgroundColour()void setBackgroundColour(IfcColour value)
Background Colour' reference.
value - the new value of the 'Background Colour' reference.isSetBackgroundColour(),
unsetBackgroundColour(),
getBackgroundColour()void unsetBackgroundColour()
Background Colour' reference.
boolean isSetBackgroundColour()
Background Colour' reference is set.
unsetBackgroundColour(),
getBackgroundColour(),
setBackgroundColour(IfcColour)Copyright © 2018 OpenSource BIM. All rights reserved.