public interface IfcCurveStyleFontAndScaling extends IfcPresentationItem, IfcCurveFontOrScaledCurveFontSelect
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
IfcCurveStyleFontSelect |
getCurveFont()
Returns the value of the 'Curve Font' reference.
|
double |
getCurveFontScaling()
Returns the value of the 'Curve Font Scaling' attribute.
|
String |
getCurveFontScalingAsString()
Returns the value of the 'Curve Font Scaling As String' attribute.
|
String |
getName()
Returns the value of the 'Name' attribute.
|
boolean |
isSetName()
Returns whether the value of the '
Name' attribute is set. |
void |
setCurveFont(IfcCurveStyleFontSelect value)
Sets the value of the '
Curve Font' reference. |
void |
setCurveFontScaling(double value)
Sets the value of the '
Curve Font Scaling' attribute. |
void |
setCurveFontScalingAsString(String value)
Sets the value of the '
Curve Font Scaling As String' attribute. |
void |
setName(String value)
Sets the value of the '
Name' attribute. |
void |
unsetName()
Unsets the value of the '
Name' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
isSetName(),
unsetName(),
setName(String),
Ifc4Package.getIfcCurveStyleFontAndScaling_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.isSetName(),
unsetName(),
getName()void unsetName()
Name' attribute.
isSetName(),
getName(),
setName(String)boolean isSetName()
Name' attribute is set.
unsetName(),
getName(),
setName(String)IfcCurveStyleFontSelect getCurveFont()
If the meaning of the 'Curve Font' reference isn't clear, there really should be more of a description here...
setCurveFont(IfcCurveStyleFontSelect),
Ifc4Package.getIfcCurveStyleFontAndScaling_CurveFont()void setCurveFont(IfcCurveStyleFontSelect value)
Curve Font' reference.
value - the new value of the 'Curve Font' reference.getCurveFont()double getCurveFontScaling()
If the meaning of the 'Curve Font Scaling' attribute isn't clear, there really should be more of a description here...
setCurveFontScaling(double),
Ifc4Package.getIfcCurveStyleFontAndScaling_CurveFontScaling()void setCurveFontScaling(double value)
Curve Font Scaling' attribute.
value - the new value of the 'Curve Font Scaling' attribute.getCurveFontScaling()String getCurveFontScalingAsString()
If the meaning of the 'Curve Font Scaling As String' attribute isn't clear, there really should be more of a description here...
setCurveFontScalingAsString(String),
Ifc4Package.getIfcCurveStyleFontAndScaling_CurveFontScalingAsString()void setCurveFontScalingAsString(String value)
Curve Font Scaling As String' attribute.
value - the new value of the 'Curve Font Scaling As String' attribute.getCurveFontScalingAsString()Copyright © 2016 OpenSource BIM. All rights reserved.