public interface IfcTextStyleTextModel extends IfcTextStyleSelect
| Modifier and Type | Method and Description |
|---|---|
IfcSizeSelect |
getLetterSpacing()
Returns the value of the 'Letter Spacing' reference.
|
IfcSizeSelect |
getLineHeight()
Returns the value of the 'Line Height' reference.
|
String |
getTextAlign()
Returns the value of the 'Text Align' attribute.
|
String |
getTextDecoration()
Returns the value of the 'Text Decoration' attribute.
|
IfcSizeSelect |
getTextIndent()
Returns the value of the 'Text Indent' reference.
|
String |
getTextTransform()
Returns the value of the 'Text Transform' attribute.
|
IfcSizeSelect |
getWordSpacing()
Returns the value of the 'Word Spacing' reference.
|
boolean |
isSetLetterSpacing()
Returns whether the value of the '
Letter Spacing' reference is set. |
boolean |
isSetLineHeight()
Returns whether the value of the '
Line Height' reference is set. |
boolean |
isSetTextAlign()
Returns whether the value of the '
Text Align' attribute is set. |
boolean |
isSetTextDecoration()
Returns whether the value of the '
Text Decoration' attribute is set. |
boolean |
isSetTextIndent()
Returns whether the value of the '
Text Indent' reference is set. |
boolean |
isSetTextTransform()
Returns whether the value of the '
Text Transform' attribute is set. |
boolean |
isSetWordSpacing()
Returns whether the value of the '
Word Spacing' reference is set. |
void |
setLetterSpacing(IfcSizeSelect value)
Sets the value of the '
Letter Spacing' reference. |
void |
setLineHeight(IfcSizeSelect value)
Sets the value of the '
Line Height' reference. |
void |
setTextAlign(String value)
Sets the value of the '
Text Align' attribute. |
void |
setTextDecoration(String value)
Sets the value of the '
Text Decoration' attribute. |
void |
setTextIndent(IfcSizeSelect value)
Sets the value of the '
Text Indent' reference. |
void |
setTextTransform(String value)
Sets the value of the '
Text Transform' attribute. |
void |
setWordSpacing(IfcSizeSelect value)
Sets the value of the '
Word Spacing' reference. |
void |
unsetLetterSpacing()
Unsets the value of the '
Letter Spacing' reference. |
void |
unsetLineHeight()
Unsets the value of the '
Line Height' reference. |
void |
unsetTextAlign()
Unsets the value of the '
Text Align' attribute. |
void |
unsetTextDecoration()
Unsets the value of the '
Text Decoration' attribute. |
void |
unsetTextIndent()
Unsets the value of the '
Text Indent' reference. |
void |
unsetTextTransform()
Unsets the value of the '
Text Transform' attribute. |
void |
unsetWordSpacing()
Unsets the value of the '
Word Spacing' reference. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcSizeSelect getTextIndent()
If the meaning of the 'Text Indent' reference isn't clear, there really should be more of a description here...
isSetTextIndent(),
unsetTextIndent(),
setTextIndent(IfcSizeSelect),
Ifc2x3tc1Package.getIfcTextStyleTextModel_TextIndent()void setTextIndent(IfcSizeSelect value)
Text Indent' reference.
value - the new value of the 'Text Indent' reference.isSetTextIndent(),
unsetTextIndent(),
getTextIndent()void unsetTextIndent()
Text Indent' reference.
boolean isSetTextIndent()
Text Indent' reference is set.
unsetTextIndent(),
getTextIndent(),
setTextIndent(IfcSizeSelect)String getTextAlign()
If the meaning of the 'Text Align' attribute isn't clear, there really should be more of a description here...
isSetTextAlign(),
unsetTextAlign(),
setTextAlign(String),
Ifc2x3tc1Package.getIfcTextStyleTextModel_TextAlign()void setTextAlign(String value)
Text Align' attribute.
value - the new value of the 'Text Align' attribute.isSetTextAlign(),
unsetTextAlign(),
getTextAlign()void unsetTextAlign()
Text Align' attribute.
isSetTextAlign(),
getTextAlign(),
setTextAlign(String)boolean isSetTextAlign()
Text Align' attribute is set.
unsetTextAlign(),
getTextAlign(),
setTextAlign(String)String getTextDecoration()
If the meaning of the 'Text Decoration' attribute isn't clear, there really should be more of a description here...
isSetTextDecoration(),
unsetTextDecoration(),
setTextDecoration(String),
Ifc2x3tc1Package.getIfcTextStyleTextModel_TextDecoration()void setTextDecoration(String value)
Text Decoration' attribute.
value - the new value of the 'Text Decoration' attribute.isSetTextDecoration(),
unsetTextDecoration(),
getTextDecoration()void unsetTextDecoration()
Text Decoration' attribute.
boolean isSetTextDecoration()
Text Decoration' attribute is set.
unsetTextDecoration(),
getTextDecoration(),
setTextDecoration(String)IfcSizeSelect getLetterSpacing()
If the meaning of the 'Letter Spacing' reference isn't clear, there really should be more of a description here...
isSetLetterSpacing(),
unsetLetterSpacing(),
setLetterSpacing(IfcSizeSelect),
Ifc2x3tc1Package.getIfcTextStyleTextModel_LetterSpacing()void setLetterSpacing(IfcSizeSelect value)
Letter Spacing' reference.
value - the new value of the 'Letter Spacing' reference.isSetLetterSpacing(),
unsetLetterSpacing(),
getLetterSpacing()void unsetLetterSpacing()
Letter Spacing' reference.
boolean isSetLetterSpacing()
Letter Spacing' reference is set.
unsetLetterSpacing(),
getLetterSpacing(),
setLetterSpacing(IfcSizeSelect)IfcSizeSelect getWordSpacing()
If the meaning of the 'Word Spacing' reference isn't clear, there really should be more of a description here...
isSetWordSpacing(),
unsetWordSpacing(),
setWordSpacing(IfcSizeSelect),
Ifc2x3tc1Package.getIfcTextStyleTextModel_WordSpacing()void setWordSpacing(IfcSizeSelect value)
Word Spacing' reference.
value - the new value of the 'Word Spacing' reference.isSetWordSpacing(),
unsetWordSpacing(),
getWordSpacing()void unsetWordSpacing()
Word Spacing' reference.
boolean isSetWordSpacing()
Word Spacing' reference is set.
unsetWordSpacing(),
getWordSpacing(),
setWordSpacing(IfcSizeSelect)String getTextTransform()
If the meaning of the 'Text Transform' attribute isn't clear, there really should be more of a description here...
isSetTextTransform(),
unsetTextTransform(),
setTextTransform(String),
Ifc2x3tc1Package.getIfcTextStyleTextModel_TextTransform()void setTextTransform(String value)
Text Transform' attribute.
value - the new value of the 'Text Transform' attribute.isSetTextTransform(),
unsetTextTransform(),
getTextTransform()void unsetTextTransform()
Text Transform' attribute.
boolean isSetTextTransform()
Text Transform' attribute is set.
unsetTextTransform(),
getTextTransform(),
setTextTransform(String)IfcSizeSelect getLineHeight()
If the meaning of the 'Line Height' reference isn't clear, there really should be more of a description here...
isSetLineHeight(),
unsetLineHeight(),
setLineHeight(IfcSizeSelect),
Ifc2x3tc1Package.getIfcTextStyleTextModel_LineHeight()void setLineHeight(IfcSizeSelect value)
Line Height' reference.
value - the new value of the 'Line Height' reference.isSetLineHeight(),
unsetLineHeight(),
getLineHeight()void unsetLineHeight()
Line Height' reference.
boolean isSetLineHeight()
Line Height' reference is set.
unsetLineHeight(),
getLineHeight(),
setLineHeight(IfcSizeSelect)Copyright © 2018 OpenSource BIM. All rights reserved.