public interface IfcTextStyleFontModel extends IfcPreDefinedTextFont
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<String> |
getFontFamily()
Returns the value of the 'Font Family' attribute list.
|
IfcSizeSelect |
getFontSize()
Returns the value of the 'Font Size' reference.
|
String |
getFontStyle()
Returns the value of the 'Font Style' attribute.
|
String |
getFontVariant()
Returns the value of the 'Font Variant' attribute.
|
String |
getFontWeight()
Returns the value of the 'Font Weight' attribute.
|
boolean |
isSetFontFamily()
Returns whether the value of the '
Font Family' attribute list is set. |
boolean |
isSetFontStyle()
Returns whether the value of the '
Font Style' attribute is set. |
boolean |
isSetFontVariant()
Returns whether the value of the '
Font Variant' attribute is set. |
boolean |
isSetFontWeight()
Returns whether the value of the '
Font Weight' attribute is set. |
void |
setFontSize(IfcSizeSelect value)
Sets the value of the '
Font Size' reference. |
void |
setFontStyle(String value)
Sets the value of the '
Font Style' attribute. |
void |
setFontVariant(String value)
Sets the value of the '
Font Variant' attribute. |
void |
setFontWeight(String value)
Sets the value of the '
Font Weight' attribute. |
void |
unsetFontFamily()
Unsets the value of the '
Font Family' attribute list. |
void |
unsetFontStyle()
Unsets the value of the '
Font Style' attribute. |
void |
unsetFontVariant()
Unsets the value of the '
Font Variant' attribute. |
void |
unsetFontWeight()
Unsets the value of the '
Font Weight' attribute. |
getName, setNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<String> getFontFamily()
String.
If the meaning of the 'Font Family' attribute list isn't clear, there really should be more of a description here...
isSetFontFamily(),
unsetFontFamily(),
Ifc2x3tc1Package.getIfcTextStyleFontModel_FontFamily()void unsetFontFamily()
Font Family' attribute list.
isSetFontFamily(),
getFontFamily()boolean isSetFontFamily()
Font Family' attribute list is set.
unsetFontFamily(),
getFontFamily()String getFontStyle()
If the meaning of the 'Font Style' attribute isn't clear, there really should be more of a description here...
isSetFontStyle(),
unsetFontStyle(),
setFontStyle(String),
Ifc2x3tc1Package.getIfcTextStyleFontModel_FontStyle()void setFontStyle(String value)
Font Style' attribute.
value - the new value of the 'Font Style' attribute.isSetFontStyle(),
unsetFontStyle(),
getFontStyle()void unsetFontStyle()
Font Style' attribute.
isSetFontStyle(),
getFontStyle(),
setFontStyle(String)boolean isSetFontStyle()
Font Style' attribute is set.
unsetFontStyle(),
getFontStyle(),
setFontStyle(String)String getFontVariant()
If the meaning of the 'Font Variant' attribute isn't clear, there really should be more of a description here...
isSetFontVariant(),
unsetFontVariant(),
setFontVariant(String),
Ifc2x3tc1Package.getIfcTextStyleFontModel_FontVariant()void setFontVariant(String value)
Font Variant' attribute.
value - the new value of the 'Font Variant' attribute.isSetFontVariant(),
unsetFontVariant(),
getFontVariant()void unsetFontVariant()
Font Variant' attribute.
isSetFontVariant(),
getFontVariant(),
setFontVariant(String)boolean isSetFontVariant()
Font Variant' attribute is set.
unsetFontVariant(),
getFontVariant(),
setFontVariant(String)String getFontWeight()
If the meaning of the 'Font Weight' attribute isn't clear, there really should be more of a description here...
isSetFontWeight(),
unsetFontWeight(),
setFontWeight(String),
Ifc2x3tc1Package.getIfcTextStyleFontModel_FontWeight()void setFontWeight(String value)
Font Weight' attribute.
value - the new value of the 'Font Weight' attribute.isSetFontWeight(),
unsetFontWeight(),
getFontWeight()void unsetFontWeight()
Font Weight' attribute.
isSetFontWeight(),
getFontWeight(),
setFontWeight(String)boolean isSetFontWeight()
Font Weight' attribute is set.
unsetFontWeight(),
getFontWeight(),
setFontWeight(String)IfcSizeSelect getFontSize()
If the meaning of the 'Font Size' reference isn't clear, there really should be more of a description here...
setFontSize(IfcSizeSelect),
Ifc2x3tc1Package.getIfcTextStyleFontModel_FontSize()void setFontSize(IfcSizeSelect value)
Font Size' reference.
value - the new value of the 'Font Size' reference.getFontSize()Copyright © 2016 OpenSource BIM. All rights reserved.