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, getStyledByItem
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public 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)