public class IfcTextStyle4X3 extends IfcPresentationStyle4X3 implements com.aspose.cad_internal.fileformats.ifc.IIfcTextStyle
| Constructor and Description |
|---|
IfcTextStyle4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcBoolean4X3 |
getModelOrDraughting() |
IfcTextStyleForDefinedFont4X3 |
getTextCharacterAppearance() |
IfcTextFontSelect4X3 |
getTextFontStyle() |
IfcTextStyleTextModel4X3 |
getTextStyle() |
void |
setModelOrDraughting(IfcBoolean4X3 value) |
void |
setTextCharacterAppearance(IfcTextStyleForDefinedFont4X3 value) |
void |
setTextFontStyle(IfcTextFontSelect4X3 value) |
void |
setTextStyle(IfcTextStyleTextModel4X3 value) |
getName, setNameequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcTextStyleForDefinedFont4X3 getTextCharacterAppearance()
public final void setTextCharacterAppearance(IfcTextStyleForDefinedFont4X3 value)
public final IfcTextStyleTextModel4X3 getTextStyle()
public final void setTextStyle(IfcTextStyleTextModel4X3 value)
public final IfcTextFontSelect4X3 getTextFontStyle()
public final void setTextFontStyle(IfcTextFontSelect4X3 value)
public final IfcBoolean4X3 getModelOrDraughting()
public final void setModelOrDraughting(IfcBoolean4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.