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, setPlacementgetLayerAssignments, getStyledByItemequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcPlanarExtent getExtent()
public final void setExtent(IfcPlanarExtent value)
public final IfcBoxAlignment getBoxAlignment()
public final void setBoxAlignment(IfcBoxAlignment value)