public interface IfcTextStyle extends IfcPresentationStyle, IfcPresentationStyleSelect
The following features are supported:
Ifc4Package.getIfcTextStyle()| Modifier and Type | Method and Description |
|---|---|
Tristate |
getModelOrDraughting()
Returns the value of the 'Model Or Draughting' attribute.
|
IfcTextStyleForDefinedFont |
getTextCharacterAppearance()
Returns the value of the 'Text Character Appearance' reference.
|
IfcTextFontSelect |
getTextFontStyle()
Returns the value of the 'Text Font Style' reference.
|
IfcTextStyleTextModel |
getTextStyle()
Returns the value of the 'Text Style' reference.
|
boolean |
isSetModelOrDraughting()
Returns whether the value of the '
Model Or Draughting' attribute is set. |
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 |
setModelOrDraughting(Tristate value)
Sets the value of the '
Model Or Draughting' attribute. |
void |
setTextCharacterAppearance(IfcTextStyleForDefinedFont 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(IfcTextStyleTextModel value)
Sets the value of the '
Text Style' reference. |
void |
unsetModelOrDraughting()
Unsets the value of the '
Model Or Draughting' attribute. |
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, removeIfcTextStyleForDefinedFont 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(IfcTextStyleForDefinedFont),
Ifc4Package.getIfcTextStyle_TextCharacterAppearance()void setTextCharacterAppearance(IfcTextStyleForDefinedFont 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(IfcTextStyleForDefinedFont)IfcTextStyleTextModel getTextStyle()
If the meaning of the 'Text Style' reference isn't clear, there really should be more of a description here...
isSetTextStyle(),
unsetTextStyle(),
setTextStyle(IfcTextStyleTextModel),
Ifc4Package.getIfcTextStyle_TextStyle()void setTextStyle(IfcTextStyleTextModel 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(IfcTextStyleTextModel)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),
Ifc4Package.getIfcTextStyle_TextFontStyle()void setTextFontStyle(IfcTextFontSelect value)
Text Font Style' reference.
value - the new value of the 'Text Font Style' reference.getTextFontStyle()Tristate getModelOrDraughting()
Tristate.
If the meaning of the 'Model Or Draughting' attribute isn't clear, there really should be more of a description here...
Tristate,
isSetModelOrDraughting(),
unsetModelOrDraughting(),
setModelOrDraughting(Tristate),
Ifc4Package.getIfcTextStyle_ModelOrDraughting()void setModelOrDraughting(Tristate value)
Model Or Draughting' attribute.
value - the new value of the 'Model Or Draughting' attribute.Tristate,
isSetModelOrDraughting(),
unsetModelOrDraughting(),
getModelOrDraughting()void unsetModelOrDraughting()
Model Or Draughting' attribute.
boolean isSetModelOrDraughting()
Model Or Draughting' attribute is set.
unsetModelOrDraughting(),
getModelOrDraughting(),
setModelOrDraughting(Tristate)Copyright © 2016 OpenSource BIM. All rights reserved.