Interface DataPoint

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

public interface DataPoint extends IChartObject
A representation of the model object 'Data Point'. DataPoint holds the settings for establishing the label text of a series' datapoints.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
     
    org.eclipse.emf.common.util.EList<DataPointComponent>
    Returns the value of the 'Components' containment reference list.
    Returns the value of the 'Prefix' attribute.
    Returns the value of the 'Separator' attribute.
    Returns the value of the 'Suffix' attribute.
    void
    Sets the value of the 'Prefix' attribute.
    void
    Sets the value of the 'Separator' attribute.
    void
    Sets the value of the 'Suffix' 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