Interface Fill

All Superinterfaces:
org.eclipse.emf.ecore.EObject, IChartObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
ColorDefinition, EmbeddedImage, Gradient, Image, MultipleFill, PatternImage
All Known Implementing Classes:
ColorDefinitionImpl, EmbeddedImageImpl, FillImpl, GradientImpl, ImageImpl, MultipleFillImpl, PatternImageImpl

public interface Fill extends IChartObject
A representation of the model object 'Fill'. Fill represents the information about how to fill a graphic element in a chart.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
     
    int
    Returns the value of the 'Type' attribute.
    boolean
    Returns whether the value of the 'Type' attribute is set.
    void
    setType(int value)
    Sets the value of the 'Type' attribute.
    void
    Unsets the value of the 'Type' attribute.

    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