public interface IfcTextLiteralWithExtent extends IfcTextLiteral
| Modifier and Type | Method and Description |
|---|---|
String |
getBoxAlignment()
Returns the value of the 'Box Alignment' attribute.
|
IfcPlanarExtent |
getExtent()
Returns the value of the 'Extent' reference.
|
void |
setBoxAlignment(String value)
Sets the value of the '
Box Alignment' attribute. |
void |
setExtent(IfcPlanarExtent value)
Sets the value of the '
Extent' reference. |
getLiteral, getPath, getPlacement, setLiteral, setPath, setPlacementgetLayerAssignment, getStyledByItem, isSetLayerAssignment, isSetStyledByItem, unsetLayerAssignment, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcPlanarExtent getExtent()
If the meaning of the 'Extent' reference isn't clear, there really should be more of a description here...
setExtent(IfcPlanarExtent),
Ifc4Package.getIfcTextLiteralWithExtent_Extent()void setExtent(IfcPlanarExtent value)
Extent' reference.
value - the new value of the 'Extent' reference.getExtent()String getBoxAlignment()
If the meaning of the 'Box Alignment' attribute isn't clear, there really should be more of a description here...
setBoxAlignment(String),
Ifc4Package.getIfcTextLiteralWithExtent_BoxAlignment()void setBoxAlignment(String value)
Box Alignment' attribute.
value - the new value of the 'Box Alignment' attribute.getBoxAlignment()Copyright © 2018 OpenSource BIM. All rights reserved.