Uses of Interface
org.eclipse.birt.chart.model.attribute.MultipleFill
Packages that use MultipleFill
Package
Description
Contains attribute interface definitions (for fonts, fills, lines, etc) for all chart components that may be
customized via appropriate accessor methods.
Contains attribute core class implementations (for fonts, fills, lines, etc) for all chart components that
may be customized via appropriate accessor methods.
-
Uses of MultipleFill in org.eclipse.birt.chart.model.attribute
Methods in org.eclipse.birt.chart.model.attribute that return MultipleFillModifier and TypeMethodDescriptionMultipleFill.copyInstance()
AttributeFactory.createMultipleFill()
Returns a new object of class 'Multiple Fill'. -
Uses of MultipleFill in org.eclipse.birt.chart.model.attribute.impl
Classes in org.eclipse.birt.chart.model.attribute.impl that implement MultipleFillModifier and TypeClassDescriptionclass
An implementation of the model object 'Multiple Fill'.Methods in org.eclipse.birt.chart.model.attribute.impl that return MultipleFillModifier and TypeMethodDescriptionMultipleFillImpl.copyInstance()
A convenient method to get an instance copy.static MultipleFill
MultipleFillImpl.create()
Manually written.AttributeFactoryImpl.createMultipleFill()