IfcTextStyle
Inheritance: java.lang.Object, IfcPresentationStyle
All Implemented Interfaces: com.aspose.cad_internal.fileformats.ifc.IIfcTextStyle
Constructors
| Constructor | Description |
|---|---|
| IfcTextStyle() |
Methods
IfcTextStyle()
public IfcTextStyle()
getTextCharacterAppearance()
public final IfcCharacterStyleSelect getTextCharacterAppearance()
Returns: IfcCharacterStyleSelect
setTextCharacterAppearance(IfcCharacterStyleSelect value)
public final void setTextCharacterAppearance(IfcCharacterStyleSelect value)
getTextStyle()
public final IfcTextStyleSelect getTextStyle()
Returns: IfcTextStyleSelect
setTextStyle(IfcTextStyleSelect value)
public final void setTextStyle(IfcTextStyleSelect value)
getTextFontStyle()
public final IfcTextFontSelect getTextFontStyle()
Returns: IfcTextFontSelect
setTextFontStyle(IfcTextFontSelect value)
public final void setTextFontStyle(IfcTextFontSelect value)
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