@IfcClass(layer=RESOURCE, type=ENTITY) public class IfcTextStyleFontModel extends IfcPreDefinedTextFont
| 限定符和类型 | 字段和说明 |
|---|---|
private LIST<IfcTextFontName> |
fontFamily |
private IfcSizeSelect |
fontSize |
private IfcFontStyle |
fontStyle |
private IfcFontVariant |
fontVariant |
private IfcFontWeight |
fontWeight |
stepNumber| 构造器和说明 |
|---|
IfcTextStyleFontModel(IfcLabel name,
LIST<IfcTextFontName> fontFamily,
IfcFontStyle fontStyle,
IfcFontVariant fontVariant,
IfcFontWeight fontWeight,
IfcSizeSelect fontSize) |
| 限定符和类型 | 方法和说明 |
|---|---|
LIST<IfcTextFontName> |
getFontFamily() |
IfcSizeSelect |
getFontSize() |
IfcFontStyle |
getFontStyle() |
IfcFontVariant |
getFontVariant() |
IfcFontWeight |
getFontWeight() |
boolean |
illegal() |
void |
setFontFamily(LIST<IfcTextFontName> fontFamily) |
void |
setFontSize(IfcSizeSelect fontSize) |
void |
setFontStyle(IfcFontStyle fontStyle) |
void |
setFontVariant(IfcFontVariant fontVariant) |
void |
setFontWeight(IfcFontWeight fontWeight) |
getName, setNamecheck, getFileItem, getParamString, getStepNumber, isDefault, setStepNumber, toIfc@IfcOptionField private LIST<IfcTextFontName> fontFamily
@IfcOptionField private IfcFontStyle fontStyle
@IfcOptionField private IfcFontVariant fontVariant
@IfcOptionField private IfcFontWeight fontWeight
private IfcSizeSelect fontSize
@IfcParserConstructor public IfcTextStyleFontModel(IfcLabel name, LIST<IfcTextFontName> fontFamily, IfcFontStyle fontStyle, IfcFontVariant fontVariant, IfcFontWeight fontWeight, IfcSizeSelect fontSize)
public LIST<IfcTextFontName> getFontFamily()
public void setFontFamily(LIST<IfcTextFontName> fontFamily)
public IfcFontStyle getFontStyle()
public void setFontStyle(IfcFontStyle fontStyle)
public IfcFontVariant getFontVariant()
public void setFontVariant(IfcFontVariant fontVariant)
public IfcFontWeight getFontWeight()
public void setFontWeight(IfcFontWeight fontWeight)
public IfcSizeSelect getFontSize()
public void setFontSize(IfcSizeSelect fontSize)
public boolean illegal()
illegal 在接口中 IfcInterfaceillegal 在类中 IfcAbstractClassCopyright © 2023. All rights reserved.