|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Cursor
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:
AttributePackage.getCursor()| Method Summary | |
|---|---|
Cursor |
copyInstance()
|
org.eclipse.emf.common.util.EList<Image> |
getImage()
Returns the value of the 'Image' containment reference list. |
CursorType |
getType()
Returns the value of the 'Type' attribute. |
boolean |
isSetType()
Returns whether the value of the ' Type' attribute is set. |
void |
setType(CursorType value)
Sets the value of the ' Type' attribute. |
void |
unsetType()
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 |
| Method Detail |
|---|
CursorType getType()
CursorType.
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
The type attribute indicates the cursor type.
CursorType,
isSetType(),
unsetType(),
setType(CursorType),
AttributePackage.getCursor_Type()void setType(CursorType value)
Type' attribute.
value - the new value of the 'Type' attribute.CursorType,
isSetType(),
unsetType(),
getType()void unsetType()
Type' attribute.
isSetType(),
getType(),
setType(CursorType)boolean isSetType()
Type' attribute is set.
unsetType(),
getType(),
setType(CursorType)org.eclipse.emf.common.util.EList<Image> getImage()
Image.
The attribute stores custom cursor images, it might be image uri or embedded image.
AttributePackage.getCursor_Image()Cursor copyInstance()
copyInstance in interface IChartObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||