IfcTextStyleForDefinedFont

Inheritance: java.lang.Object, IfcPresentationItem

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

Constructors

ConstructorDescription
IfcTextStyleForDefinedFont()

Methods

MethodDescription
getColour()
setColour(IfcColour value)
getBackgroundColour()
setBackgroundColour(IfcColour value)

IfcTextStyleForDefinedFont()

public IfcTextStyleForDefinedFont()

getColour()

public final IfcColour getColour()

Returns: IfcColour

setColour(IfcColour value)

public final void setColour(IfcColour value)

getBackgroundColour()

public final IfcColour getBackgroundColour()

Returns: IfcColour

setBackgroundColour(IfcColour value)

public final void setBackgroundColour(IfcColour value)