Interface Cursor

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

public interface Cursor extends IChartObject
A representation of the model object 'Cursor'. This type represents a mouse cursor being displayed in chart. When mouse is moving over the hotspot area, the mouse cursor will become the specified cursor.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
     
    org.eclipse.emf.common.util.EList<Image>
    Returns the value of the 'Image' containment reference list.
    Returns the value of the 'Type' attribute.
    boolean
    Returns whether the value of the 'Type' attribute is set.
    void
    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