Interface StyleMap

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

    public interface StyleMap
    extends IChartObject
    A representation of the model object 'Style Map'. StyleMap represents the style map for the chart. It includes a list of supported chart components and the styles associated with them.

    The following features are supported:

    See Also:
    AttributePackage.getStyleMap()