IfcTextLiteralWithExtent

Inheritance: java.lang.Object, IfcTextLiteral

All Implemented Interfaces: com.aspose.cad_internal.fileformats.ifc.IIfcTextLiteralWithExtent

Constructors

ConstructorDescription
IfcTextLiteralWithExtent()

Methods

MethodDescription
getExtent()
setExtent(IfcPlanarExtent value)
getBoxAlignment()
setBoxAlignment(IfcBoxAlignment value)

IfcTextLiteralWithExtent()

public IfcTextLiteralWithExtent()

getExtent()

public final IfcPlanarExtent getExtent()

Returns: IfcPlanarExtent

setExtent(IfcPlanarExtent value)

public final void setExtent(IfcPlanarExtent value)

getBoxAlignment()

public final IfcBoxAlignment getBoxAlignment()

Returns: IfcBoxAlignment

setBoxAlignment(IfcBoxAlignment value)

public final void setBoxAlignment(IfcBoxAlignment value)