public class IfcTextLiteral extends IfcGeometricRepresentationItem implements com.aspose.cad_internal.fileformats.ifc.IIfcTextLiteral
| Constructor and Description |
|---|
IfcTextLiteral() |
| Modifier and Type | Method and Description |
|---|---|
IfcPresentableText |
getLiteral() |
IfcTextPath |
getPath() |
IfcAxis2Placement |
getPlacement() |
void |
setLiteral(IfcPresentableText value) |
void |
setPath(IfcTextPath value) |
void |
setPlacement(IfcAxis2Placement value) |
getLayerAssignments, getStyledByItemequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcPresentableText getLiteral()
public final void setLiteral(IfcPresentableText value)
public final IfcAxis2Placement getPlacement()
public final void setPlacement(IfcAxis2Placement value)
public final IfcTextPath getPath()
public final void setPath(IfcTextPath value)