|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MultipleFill
A representation of the model object 'Multiple Fill'. MultipleFill extends type Fill to represent a pre-defined series of possible Fills, one of which will be selected to fill an chart element due to a certain condition. For example, the color of the increasing datapoints in a Stock Chart is different with the decreasing ones.
The following features are supported:
AttributePackage.getMultipleFill()| Method Summary | |
|---|---|
MultipleFill |
copyInstance()
|
org.eclipse.emf.common.util.EList<Fill> |
getFills()
Returns the value of the 'Fills' containment reference list. |
| Methods inherited from interface org.eclipse.birt.chart.model.attribute.Fill |
|---|
getType, isSetType, setType, unsetType |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
org.eclipse.emf.common.util.EList<Fill> getFills()
Fill.
If the meaning of the 'Fills' containment reference list isn't clear, there really should be more of a description here...
The list element "Fills" represent the pre-defined candidates of Fill.
AttributePackage.getMultipleFill_Fills()MultipleFill copyInstance()
copyInstance in interface FillcopyInstance in interface IChartObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||