public class IfcTextStyleFontModel4X3 extends IfcPreDefinedTextFont4X3 implements com.aspose.cad_internal.fileformats.ifc.IIfcTextStyleFontModel
| Constructor and Description |
|---|
IfcTextStyleFontModel4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcTextFontName4X3> |
getFontFamily() |
IfcSizeSelect4X3 |
getFontSize() |
IfcFontStyle4X3 |
getFontStyle() |
IfcFontVariant4X3 |
getFontVariant() |
IfcFontWeight4X3 |
getFontWeight() |
void |
setFontFamily(IfcCollection<IfcTextFontName4X3> value) |
void |
setFontSize(IfcSizeSelect4X3 value) |
void |
setFontStyle(IfcFontStyle4X3 value) |
void |
setFontVariant(IfcFontVariant4X3 value) |
void |
setFontWeight(IfcFontWeight4X3 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<IfcTextFontName4X3> getFontFamily()
public final void setFontFamily(IfcCollection<IfcTextFontName4X3> value)
public final IfcFontStyle4X3 getFontStyle()
public final void setFontStyle(IfcFontStyle4X3 value)
public final IfcFontVariant4X3 getFontVariant()
public final void setFontVariant(IfcFontVariant4X3 value)
public final IfcFontWeight4X3 getFontWeight()
public final void setFontWeight(IfcFontWeight4X3 value)
public final IfcSizeSelect4X3 getFontSize()
public final void setFontSize(IfcSizeSelect4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.