IfcTextStyle

Inheritance: java.lang.Object, IfcPresentationStyle

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

Constructors

ConstructorDescription
IfcTextStyle()

Methods

MethodDescription
getTextCharacterAppearanceFromInteraface()
getTextFontStyleFromInteraface()
getTextCharacterAppearance()
setTextCharacterAppearance(IfcTextStyleForDefinedFont value)
getTextStyle()
setTextStyle(IfcTextStyleTextModel value)
getTextFontStyle()
setTextFontStyle(IfcTextFontSelect value)
getModelOrDraughting()
setModelOrDraughting(IfcBoolean value)

IfcTextStyle()

public IfcTextStyle()

getTextCharacterAppearanceFromInteraface()

public final com.aspose.cad_internal.fileformats.ifc.IIfcTextStyleForDefinedFont getTextCharacterAppearanceFromInteraface()

Returns: com.aspose.cad_internal.fileformats.ifc.IIfcTextStyleForDefinedFont

getTextFontStyleFromInteraface()

public final IfcSelect getTextFontStyleFromInteraface()

Returns: IfcSelect

getTextCharacterAppearance()

public final IfcTextStyleForDefinedFont getTextCharacterAppearance()

Returns: IfcTextStyleForDefinedFont

setTextCharacterAppearance(IfcTextStyleForDefinedFont value)

public final void setTextCharacterAppearance(IfcTextStyleForDefinedFont value)

getTextStyle()

public final IfcTextStyleTextModel getTextStyle()

Returns: IfcTextStyleTextModel

setTextStyle(IfcTextStyleTextModel value)

public final void setTextStyle(IfcTextStyleTextModel value)

getTextFontStyle()

public final IfcTextFontSelect getTextFontStyle()

Returns: IfcTextFontSelect

setTextFontStyle(IfcTextFontSelect value)

public final void setTextFontStyle(IfcTextFontSelect value)

getModelOrDraughting()

public final IfcBoolean getModelOrDraughting()

Returns: IfcBoolean

setModelOrDraughting(IfcBoolean value)

public final void setModelOrDraughting(IfcBoolean value)