public class IfcTextStyleFontModel2X3 extends IfcPreDefinedTextFont2X3 implements com.aspose.cad_internal.fileformats.ifc.IIfcTextStyleFontModel
| Constructor and Description |
|---|
IfcTextStyleFontModel2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcTextFontName2X3> |
getFontFamily() |
IfcSizeSelect2X3 |
getFontSize() |
IfcFontStyle2X3 |
getFontStyle() |
IfcFontVariant2X3 |
getFontVariant() |
IfcFontWeight2X3 |
getFontWeight() |
void |
setFontFamily(IfcCollection<IfcTextFontName2X3> value) |
void |
setFontSize(IfcSizeSelect2X3 value) |
void |
setFontStyle(IfcFontStyle2X3 value) |
void |
setFontVariant(IfcFontVariant2X3 value) |
void |
setFontWeight(IfcFontWeight2X3 value) |
boolean |
tryGetFontSize(double[] value) |
getName, setNameequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final boolean tryGetFontSize(double[] value)
tryGetFontSize in interface com.aspose.cad_internal.fileformats.ifc.IIfcTextStyleFontModelpublic final IfcCollection<IfcTextFontName2X3> getFontFamily()
public final void setFontFamily(IfcCollection<IfcTextFontName2X3> value)
public final IfcFontStyle2X3 getFontStyle()
public final void setFontStyle(IfcFontStyle2X3 value)
public final IfcFontVariant2X3 getFontVariant()
public final void setFontVariant(IfcFontVariant2X3 value)
public final IfcFontWeight2X3 getFontWeight()
public final void setFontWeight(IfcFontWeight2X3 value)
public final IfcSizeSelect2X3 getFontSize()
public final void setFontSize(IfcSizeSelect2X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.