IfcCurveStyleFont
Inheritance: java.lang.Object, IfcEntity
Constructors
| Constructor | Description |
|---|---|
| IfcCurveStyleFont() |
Methods
| Method | Description |
|---|---|
| getName() | |
| setName(IfcLabel value) | |
| getPatternList() | |
| setPatternList(IfcCollection |
IfcCurveStyleFont()
public IfcCurveStyleFont()
getName()
public final IfcLabel getName()
Returns: IfcLabel
setName(IfcLabel value)
public final void setName(IfcLabel value)
getPatternList()
public final IfcCollection<IfcCurveStyleFontPattern> getPatternList()
Returns: IfcCollection
setPatternList(IfcCollection value)
public final void setPatternList(IfcCollection<IfcCurveStyleFontPattern> value)