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