Package | Description |
---|---|
ilog.views.chart |
Contains all of the main Chart classes and interfaces.
|
ilog.views.chart.event |
Provides interfaces and classes for dealing with different types of events fired by main Chart classes.
|
Modifier and Type | Method and Description |
---|---|
protected void |
IlvChartInteractor.fireChartInteractionEvent(ChartInteractionEvent event)
Fires a
ChartInteractionEvent |
Modifier and Type | Class and Description |
---|---|
class |
ChartHighlightInteractionEvent
Describes change in the highlight status of a point during a highlight
interaction.
|
Modifier and Type | Method and Description |
---|---|
void |
ChartInteractionListener.interactionPerformed(ChartInteractionEvent event)
This method is called by the interactor to notify that an
interaction has been performed.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.