Package | Description |
---|---|
org.eclipse.birt.chart.model.attribute |
Contains attribute interface definitions (for fonts, fills, lines, etc) for all chart components that may be
customized via appropriate accessor methods.
|
org.eclipse.birt.chart.model.attribute.impl |
Contains attribute core class implementations (for fonts, fills, lines, etc) for all chart components that
may be customized via appropriate accessor methods.
|
Modifier and Type | Method and Description |
---|---|
MultipleFill |
MultipleFill.copyInstance() |
MultipleFill |
AttributeFactory.createMultipleFill()
Returns a new object of class 'Multiple Fill'.
|
Modifier and Type | Class and Description |
---|---|
class |
MultipleFillImpl
An implementation of the model object 'Multiple Fill'.
|
Modifier and Type | Method and Description |
---|---|
MultipleFill |
MultipleFillImpl.copyInstance()
A convenient method to get an instance copy.
|
static MultipleFill |
MultipleFillImpl.create()
Manually written.
|
MultipleFill |
AttributeFactoryImpl.createMultipleFill() |
Copyright © 2005-2008 Actuate Corp. All rights reserved.