IfcCurveStyleFont

Inheritance: java.lang.Object, IfcPresentationItem

Constructors

ConstructorDescription
IfcCurveStyleFont()

Methods

MethodDescription
getName()
setName(IfcLabel value)
getPatternList()
setPatternList(IfcCollection value)

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)