public interface IfcTextStyle extends IfcPresentationStyle, IfcPresentationStyleSelect
The following features are supported:
Ifc2x3tc1Package.getIfcTextStyle()| Modifier and Type | Method and Description |
|---|---|
IfcCharacterStyleSelect |
getTextCharacterAppearance()
Returns the value of the 'Text Character Appearance' reference.
|
IfcTextFontSelect |
getTextFontStyle()
Returns the value of the 'Text Font Style' reference.
|
IfcTextStyleSelect |
getTextStyle()
Returns the value of the 'Text Style' reference.
|
boolean |
isSetTextCharacterAppearance()
Returns whether the value of the '
Text Character Appearance' reference is set. |
boolean |
isSetTextStyle()
Returns whether the value of the '
Text Style' reference is set. |
void |
setTextCharacterAppearance(IfcCharacterStyleSelect value)
Sets the value of the '
Text Character Appearance' reference. |
void |
setTextFontStyle(IfcTextFontSelect value)
Sets the value of the '
Text Font Style' reference. |
void |
setTextStyle(IfcTextStyleSelect value)
Sets the value of the '
Text Style' reference. |
void |
unsetTextCharacterAppearance()
Unsets the value of the '
Text Character Appearance' reference. |
void |
unsetTextStyle()
Unsets the value of the '
Text Style' reference. |
getName, isSetName, setName, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcCharacterStyleSelect getTextCharacterAppearance()
If the meaning of the 'Text Character Appearance' reference isn't clear, there really should be more of a description here...
isSetTextCharacterAppearance(),
unsetTextCharacterAppearance(),
setTextCharacterAppearance(IfcCharacterStyleSelect),
Ifc2x3tc1Package.getIfcTextStyle_TextCharacterAppearance()void setTextCharacterAppearance(IfcCharacterStyleSelect value)
Text Character Appearance' reference.
value - the new value of the 'Text Character Appearance' reference.isSetTextCharacterAppearance(),
unsetTextCharacterAppearance(),
getTextCharacterAppearance()void unsetTextCharacterAppearance()
Text Character Appearance' reference.
boolean isSetTextCharacterAppearance()
Text Character Appearance' reference is set.
unsetTextCharacterAppearance(),
getTextCharacterAppearance(),
setTextCharacterAppearance(IfcCharacterStyleSelect)IfcTextStyleSelect getTextStyle()
If the meaning of the 'Text Style' reference isn't clear, there really should be more of a description here...
isSetTextStyle(),
unsetTextStyle(),
setTextStyle(IfcTextStyleSelect),
Ifc2x3tc1Package.getIfcTextStyle_TextStyle()void setTextStyle(IfcTextStyleSelect value)
Text Style' reference.
value - the new value of the 'Text Style' reference.isSetTextStyle(),
unsetTextStyle(),
getTextStyle()void unsetTextStyle()
Text Style' reference.
boolean isSetTextStyle()
Text Style' reference is set.
unsetTextStyle(),
getTextStyle(),
setTextStyle(IfcTextStyleSelect)IfcTextFontSelect getTextFontStyle()
If the meaning of the 'Text Font Style' reference isn't clear, there really should be more of a description here...
setTextFontStyle(IfcTextFontSelect),
Ifc2x3tc1Package.getIfcTextStyle_TextFontStyle()void setTextFontStyle(IfcTextFontSelect value)
Text Font Style' reference.
value - the new value of the 'Text Font Style' reference.getTextFontStyle()Copyright © 2016 OpenSource BIM. All rights reserved.