public class IfcTextLiteral4X3 extends IfcGeometricRepresentationItem4X3 implements com.aspose.cad_internal.fileformats.ifc.IIfcTextLiteral
| Constructor and Description |
|---|
IfcTextLiteral4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcPresentableText4X3 |
getLiteral() |
IfcTextPath4X3 |
getPath() |
IfcAxis2Placement4X3 |
getPlacement() |
void |
setLiteral(IfcPresentableText4X3 value) |
void |
setPath(IfcTextPath4X3 value) |
void |
setPlacement(IfcAxis2Placement4X3 value) |
getLayerAssignment, getStyledByItemequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcPresentableText4X3 getLiteral()
public final void setLiteral(IfcPresentableText4X3 value)
public final IfcAxis2Placement4X3 getPlacement()
public final void setPlacement(IfcAxis2Placement4X3 value)
public final IfcTextPath4X3 getPath()
public final void setPath(IfcTextPath4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.