|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Interactivity
A representation of the model object 'Interactivity'. Interactivity represents the interactivity settings for the chart.
The following features are supported:
AttributePackage.getInteractivity()| Method Summary | |
|---|---|
Interactivity |
copyInstance()
|
LegendBehaviorType |
getLegendBehavior()
Returns the value of the 'Legend Behavior' attribute. |
boolean |
isEnable()
Returns the value of the 'Enable' attribute. |
boolean |
isSetEnable()
Returns whether the value of the ' Enable' attribute is set. |
boolean |
isSetLegendBehavior()
Returns whether the value of the ' Legend Behavior' attribute is set. |
void |
setEnable(boolean value)
Sets the value of the ' Enable' attribute. |
void |
setLegendBehavior(LegendBehaviorType value)
Sets the value of the ' Legend Behavior' attribute. |
void |
unsetEnable()
Unsets the value of the ' Enable' attribute. |
void |
unsetLegendBehavior()
Unsets the value of the ' Legend Behavior' 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 |
|---|
boolean isEnable()
"true".
Attribute "Enable" specifies whether all interactive features are
enabled, by default it's true.
isSetEnable(),
unsetEnable(),
setEnable(boolean),
AttributePackage.getInteractivity_Enable()void setEnable(boolean value)
Enable' attribute.
value - the new value of the 'Enable' attribute.isSetEnable(),
unsetEnable(),
isEnable()void unsetEnable()
Enable' attribute.
isSetEnable(),
isEnable(),
setEnable(boolean)boolean isSetEnable()
Enable' attribute is set.
unsetEnable(),
isEnable(),
setEnable(boolean)LegendBehaviorType getLegendBehavior()
"None".
The literals are from the enumeration LegendBehaviorType.
Three possible behaviours: None, Toggle the Serie visibility, Highlight the serie.
LegendBehaviorType,
isSetLegendBehavior(),
unsetLegendBehavior(),
setLegendBehavior(LegendBehaviorType),
AttributePackage.getInteractivity_LegendBehavior()void setLegendBehavior(LegendBehaviorType value)
Legend Behavior' attribute.
value - the new value of the 'Legend Behavior' attribute.LegendBehaviorType,
isSetLegendBehavior(),
unsetLegendBehavior(),
getLegendBehavior()void unsetLegendBehavior()
Legend Behavior' attribute.
isSetLegendBehavior(),
getLegendBehavior(),
setLegendBehavior(LegendBehaviorType)boolean isSetLegendBehavior()
Legend Behavior' attribute is set.
unsetLegendBehavior(),
getLegendBehavior(),
setLegendBehavior(LegendBehaviorType)Interactivity copyInstance()
copyInstance in interface IChartObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||