Interface ClientArea

All Superinterfaces:
org.eclipse.emf.ecore.EObject, IChartObject, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
ClientAreaImpl

public interface ClientArea extends IChartObject
A representation of the model object 'Client Area'. This type defines an modular area of a chart that can be positioned (and resized ?) during rendering / output.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
     
    Returns the value of the 'Background' containment reference.
    Returns the value of the 'Insets' containment reference.
    Returns the value of the 'Outline' containment reference.
    Returns the value of the 'Shadow Color' containment reference.
    boolean
    Returns whether the value of the 'Visible' attribute is set.
    boolean
    Returns the value of the 'Visible' attribute.
    void
    Sets the value of the 'Background' containment reference.
    void
    Sets the value of the 'Insets' containment reference.
    void
    Sets the value of the 'Outline' containment reference.
    void
    Sets the value of the 'Shadow Color' containment reference.
    void
    setVisible(boolean value)
    Sets the value of the 'Visible' attribute.
    void
    Unsets the value of the 'Visible' 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