public class IfcTextStyleFontModel4 extends IfcPreDefinedTextFont4 implements com.aspose.cad_internal.fileformats.ifc.IIfcTextStyleFontModel
| Constructor and Description |
|---|
IfcTextStyleFontModel4() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcTextFontName4> |
getFontFamily() |
IfcSizeSelect4 |
getFontSize() |
IfcFontStyle4 |
getFontStyle() |
IfcFontVariant4 |
getFontVariant() |
IfcFontWeight4 |
getFontWeight() |
void |
setFontFamily(IfcCollection<IfcTextFontName4> value) |
void |
setFontSize(IfcSizeSelect4 value) |
void |
setFontStyle(IfcFontStyle4 value) |
void |
setFontVariant(IfcFontVariant4 value) |
void |
setFontWeight(IfcFontWeight4 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<IfcTextFontName4> getFontFamily()
public final void setFontFamily(IfcCollection<IfcTextFontName4> value)
public final IfcFontStyle4 getFontStyle()
public final void setFontStyle(IfcFontStyle4 value)
public final IfcFontVariant4 getFontVariant()
public final void setFontVariant(IfcFontVariant4 value)
public final IfcFontWeight4 getFontWeight()
public final void setFontWeight(IfcFontWeight4 value)
public final IfcSizeSelect4 getFontSize()
public final void setFontSize(IfcSizeSelect4 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.