public class IfcTextLiteralWithExtent extends IfcTextLiteral implements com.aspose.cad_internal.fileformats.ifc.IIfcTextLiteralWithExtent
Constructor and Description |
---|
IfcTextLiteralWithExtent() |
Modifier and Type | Method and Description |
---|---|
IfcBoxAlignment |
getBoxAlignment() |
IfcPlanarExtent |
getExtent() |
void |
setBoxAlignment(IfcBoxAlignment value) |
void |
setExtent(IfcPlanarExtent value) |
getLiteral, getPath, getPlacement, setLiteral, setPath, setPlacement
getLayerAssignment, getStyledByItem
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcPlanarExtent getExtent()
public final void setExtent(IfcPlanarExtent value)
public final IfcBoxAlignment getBoxAlignment()
public final void setBoxAlignment(IfcBoxAlignment value)