public interface IfcTextStyleWithBoxCharacteristics extends IfcTextStyleSelect
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
double |
getBoxHeight()
Returns the value of the 'Box Height' attribute.
|
String |
getBoxHeightAsString()
Returns the value of the 'Box Height As String' attribute.
|
double |
getBoxRotateAngle()
Returns the value of the 'Box Rotate Angle' attribute.
|
String |
getBoxRotateAngleAsString()
Returns the value of the 'Box Rotate Angle As String' attribute.
|
double |
getBoxSlantAngle()
Returns the value of the 'Box Slant Angle' attribute.
|
String |
getBoxSlantAngleAsString()
Returns the value of the 'Box Slant Angle As String' attribute.
|
double |
getBoxWidth()
Returns the value of the 'Box Width' attribute.
|
String |
getBoxWidthAsString()
Returns the value of the 'Box Width As String' attribute.
|
IfcSizeSelect |
getCharacterSpacing()
Returns the value of the 'Character Spacing' reference.
|
boolean |
isSetBoxHeight()
Returns whether the value of the '
Box Height' attribute is set. |
boolean |
isSetBoxHeightAsString()
Returns whether the value of the '
Box Height As String' attribute is set. |
boolean |
isSetBoxRotateAngle()
Returns whether the value of the '
Box Rotate Angle' attribute is set. |
boolean |
isSetBoxRotateAngleAsString()
Returns whether the value of the '
Box Rotate Angle As String' attribute is set. |
boolean |
isSetBoxSlantAngle()
Returns whether the value of the '
Box Slant Angle' attribute is set. |
boolean |
isSetBoxSlantAngleAsString()
Returns whether the value of the '
Box Slant Angle As String' attribute is set. |
boolean |
isSetBoxWidth()
Returns whether the value of the '
Box Width' attribute is set. |
boolean |
isSetBoxWidthAsString()
Returns whether the value of the '
Box Width As String' attribute is set. |
boolean |
isSetCharacterSpacing()
Returns whether the value of the '
Character Spacing' reference is set. |
void |
setBoxHeight(double value)
Sets the value of the '
Box Height' attribute. |
void |
setBoxHeightAsString(String value)
Sets the value of the '
Box Height As String' attribute. |
void |
setBoxRotateAngle(double value)
Sets the value of the '
Box Rotate Angle' attribute. |
void |
setBoxRotateAngleAsString(String value)
Sets the value of the '
Box Rotate Angle As String' attribute. |
void |
setBoxSlantAngle(double value)
Sets the value of the '
Box Slant Angle' attribute. |
void |
setBoxSlantAngleAsString(String value)
Sets the value of the '
Box Slant Angle As String' attribute. |
void |
setBoxWidth(double value)
Sets the value of the '
Box Width' attribute. |
void |
setBoxWidthAsString(String value)
Sets the value of the '
Box Width As String' attribute. |
void |
setCharacterSpacing(IfcSizeSelect value)
Sets the value of the '
Character Spacing' reference. |
void |
unsetBoxHeight()
Unsets the value of the '
Box Height' attribute. |
void |
unsetBoxHeightAsString()
Unsets the value of the '
Box Height As String' attribute. |
void |
unsetBoxRotateAngle()
Unsets the value of the '
Box Rotate Angle' attribute. |
void |
unsetBoxRotateAngleAsString()
Unsets the value of the '
Box Rotate Angle As String' attribute. |
void |
unsetBoxSlantAngle()
Unsets the value of the '
Box Slant Angle' attribute. |
void |
unsetBoxSlantAngleAsString()
Unsets the value of the '
Box Slant Angle As String' attribute. |
void |
unsetBoxWidth()
Unsets the value of the '
Box Width' attribute. |
void |
unsetBoxWidthAsString()
Unsets the value of the '
Box Width As String' attribute. |
void |
unsetCharacterSpacing()
Unsets the value of the '
Character Spacing' reference. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removedouble getBoxHeight()
If the meaning of the 'Box Height' attribute isn't clear, there really should be more of a description here...
isSetBoxHeight(),
unsetBoxHeight(),
setBoxHeight(double),
Ifc2x3tc1Package.getIfcTextStyleWithBoxCharacteristics_BoxHeight()void setBoxHeight(double value)
Box Height' attribute.
value - the new value of the 'Box Height' attribute.isSetBoxHeight(),
unsetBoxHeight(),
getBoxHeight()void unsetBoxHeight()
Box Height' attribute.
isSetBoxHeight(),
getBoxHeight(),
setBoxHeight(double)boolean isSetBoxHeight()
Box Height' attribute is set.
unsetBoxHeight(),
getBoxHeight(),
setBoxHeight(double)String getBoxHeightAsString()
If the meaning of the 'Box Height As String' attribute isn't clear, there really should be more of a description here...
isSetBoxHeightAsString(),
unsetBoxHeightAsString(),
setBoxHeightAsString(String),
Ifc2x3tc1Package.getIfcTextStyleWithBoxCharacteristics_BoxHeightAsString()void setBoxHeightAsString(String value)
Box Height As String' attribute.
value - the new value of the 'Box Height As String' attribute.isSetBoxHeightAsString(),
unsetBoxHeightAsString(),
getBoxHeightAsString()void unsetBoxHeightAsString()
Box Height As String' attribute.
boolean isSetBoxHeightAsString()
Box Height As String' attribute is set.
unsetBoxHeightAsString(),
getBoxHeightAsString(),
setBoxHeightAsString(String)double getBoxWidth()
If the meaning of the 'Box Width' attribute isn't clear, there really should be more of a description here...
isSetBoxWidth(),
unsetBoxWidth(),
setBoxWidth(double),
Ifc2x3tc1Package.getIfcTextStyleWithBoxCharacteristics_BoxWidth()void setBoxWidth(double value)
Box Width' attribute.
value - the new value of the 'Box Width' attribute.isSetBoxWidth(),
unsetBoxWidth(),
getBoxWidth()void unsetBoxWidth()
Box Width' attribute.
isSetBoxWidth(),
getBoxWidth(),
setBoxWidth(double)boolean isSetBoxWidth()
Box Width' attribute is set.
unsetBoxWidth(),
getBoxWidth(),
setBoxWidth(double)String getBoxWidthAsString()
If the meaning of the 'Box Width As String' attribute isn't clear, there really should be more of a description here...
isSetBoxWidthAsString(),
unsetBoxWidthAsString(),
setBoxWidthAsString(String),
Ifc2x3tc1Package.getIfcTextStyleWithBoxCharacteristics_BoxWidthAsString()void setBoxWidthAsString(String value)
Box Width As String' attribute.
value - the new value of the 'Box Width As String' attribute.isSetBoxWidthAsString(),
unsetBoxWidthAsString(),
getBoxWidthAsString()void unsetBoxWidthAsString()
Box Width As String' attribute.
boolean isSetBoxWidthAsString()
Box Width As String' attribute is set.
unsetBoxWidthAsString(),
getBoxWidthAsString(),
setBoxWidthAsString(String)double getBoxSlantAngle()
If the meaning of the 'Box Slant Angle' attribute isn't clear, there really should be more of a description here...
isSetBoxSlantAngle(),
unsetBoxSlantAngle(),
setBoxSlantAngle(double),
Ifc2x3tc1Package.getIfcTextStyleWithBoxCharacteristics_BoxSlantAngle()void setBoxSlantAngle(double value)
Box Slant Angle' attribute.
value - the new value of the 'Box Slant Angle' attribute.isSetBoxSlantAngle(),
unsetBoxSlantAngle(),
getBoxSlantAngle()void unsetBoxSlantAngle()
Box Slant Angle' attribute.
boolean isSetBoxSlantAngle()
Box Slant Angle' attribute is set.
unsetBoxSlantAngle(),
getBoxSlantAngle(),
setBoxSlantAngle(double)String getBoxSlantAngleAsString()
If the meaning of the 'Box Slant Angle As String' attribute isn't clear, there really should be more of a description here...
isSetBoxSlantAngleAsString(),
unsetBoxSlantAngleAsString(),
setBoxSlantAngleAsString(String),
Ifc2x3tc1Package.getIfcTextStyleWithBoxCharacteristics_BoxSlantAngleAsString()void setBoxSlantAngleAsString(String value)
Box Slant Angle As String' attribute.
value - the new value of the 'Box Slant Angle As String' attribute.isSetBoxSlantAngleAsString(),
unsetBoxSlantAngleAsString(),
getBoxSlantAngleAsString()void unsetBoxSlantAngleAsString()
Box Slant Angle As String' attribute.
boolean isSetBoxSlantAngleAsString()
Box Slant Angle As String' attribute is set.
unsetBoxSlantAngleAsString(),
getBoxSlantAngleAsString(),
setBoxSlantAngleAsString(String)double getBoxRotateAngle()
If the meaning of the 'Box Rotate Angle' attribute isn't clear, there really should be more of a description here...
isSetBoxRotateAngle(),
unsetBoxRotateAngle(),
setBoxRotateAngle(double),
Ifc2x3tc1Package.getIfcTextStyleWithBoxCharacteristics_BoxRotateAngle()void setBoxRotateAngle(double value)
Box Rotate Angle' attribute.
value - the new value of the 'Box Rotate Angle' attribute.isSetBoxRotateAngle(),
unsetBoxRotateAngle(),
getBoxRotateAngle()void unsetBoxRotateAngle()
Box Rotate Angle' attribute.
boolean isSetBoxRotateAngle()
Box Rotate Angle' attribute is set.
unsetBoxRotateAngle(),
getBoxRotateAngle(),
setBoxRotateAngle(double)String getBoxRotateAngleAsString()
If the meaning of the 'Box Rotate Angle As String' attribute isn't clear, there really should be more of a description here...
isSetBoxRotateAngleAsString(),
unsetBoxRotateAngleAsString(),
setBoxRotateAngleAsString(String),
Ifc2x3tc1Package.getIfcTextStyleWithBoxCharacteristics_BoxRotateAngleAsString()void setBoxRotateAngleAsString(String value)
Box Rotate Angle As String' attribute.
value - the new value of the 'Box Rotate Angle As String' attribute.isSetBoxRotateAngleAsString(),
unsetBoxRotateAngleAsString(),
getBoxRotateAngleAsString()void unsetBoxRotateAngleAsString()
Box Rotate Angle As String' attribute.
boolean isSetBoxRotateAngleAsString()
Box Rotate Angle As String' attribute is set.
unsetBoxRotateAngleAsString(),
getBoxRotateAngleAsString(),
setBoxRotateAngleAsString(String)IfcSizeSelect getCharacterSpacing()
If the meaning of the 'Character Spacing' reference isn't clear, there really should be more of a description here...
isSetCharacterSpacing(),
unsetCharacterSpacing(),
setCharacterSpacing(IfcSizeSelect),
Ifc2x3tc1Package.getIfcTextStyleWithBoxCharacteristics_CharacterSpacing()void setCharacterSpacing(IfcSizeSelect value)
Character Spacing' reference.
value - the new value of the 'Character Spacing' reference.isSetCharacterSpacing(),
unsetCharacterSpacing(),
getCharacterSpacing()void unsetCharacterSpacing()
Character Spacing' reference.
boolean isSetCharacterSpacing()
Character Spacing' reference is set.
unsetCharacterSpacing(),
getCharacterSpacing(),
setCharacterSpacing(IfcSizeSelect)Copyright © 2016 OpenSource BIM. All rights reserved.