public class IfcCurveStyleFont extends IfcEntity
| Constructor and Description | 
|---|
| IfcCurveStyleFont() | 
| Modifier and Type | Method and Description | 
|---|---|
| IfcLabel | getName() | 
| IfcCollection<IfcCurveStyleFontPattern> | getPatternList() | 
| void | setName(IfcLabel value) | 
| void | setPatternList(IfcCollection<IfcCurveStyleFontPattern> value) | 
equals, getEntityLabel, hashCode, op_Equality, op_Inequalitypublic final IfcLabel getName()
public final void setName(IfcLabel value)
public final IfcCollection<IfcCurveStyleFontPattern> getPatternList()
public final void setPatternList(IfcCollection<IfcCurveStyleFontPattern> value)