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