Interface Image

All Superinterfaces:
org.eclipse.emf.ecore.EObject, Fill, IChartObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
EmbeddedImage, PatternImage
All Known Implementing Classes:
EmbeddedImageImpl, ImageImpl, PatternImageImpl

public interface Image extends Fill
A representation of the model object 'Image'. Image extends Fill specialized to represent an image.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
     
    Returns the value of the 'Source' attribute.
    Returns the value of the 'URL' attribute.
    boolean
    Returns whether the value of the 'Source' attribute is set.
    void
    Sets the value of the 'Source' attribute.
    void
    setURL(String value)
    Sets the value of the 'URL' attribute.
    void
    Unsets the value of the 'Source' 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.birt.chart.model.attribute.Fill

    getType, isSetType, setType, unsetType

    Methods inherited from interface org.eclipse.emf.common.notify.Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver