public class IfcCurveStyleFont extends IfcPresentationItem
| 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_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcLabel getName()
public final void setName(IfcLabel value)
public final IfcCollection<IfcCurveStyleFontPattern> getPatternList()
public final void setPatternList(IfcCollection<IfcCurveStyleFontPattern> value)