See: Description
Interface | Description |
---|---|
AxisListener |
Defines the interface for objects that listen to changes in an
IlvAxis . |
ChartDrawListener |
Defines the interface for objects that listen drawing operation on a chart
area.
|
ChartInteractionListener |
Defines the interface for objects that listen to interactions performed
by an
IlvChartInteractor . |
ChartListener |
Defines the interface for objects that listen to changes in an
IlvChart . |
ChartRendererListener |
Defines the interface for objects that listen to changes in an
IlvChartRenderer . |
ChartRendererListener2 |
Defines an extended interface for objects that listen to changes in an
IlvChartRenderer . |
DataSetEvent |
An interface describing events fired by an
IlvDataSet when a change occurs. |
DataSetListener |
Defines the interface for objects that listen to changes in an
IlvDataSet . |
DataSourceListener |
Defines the interface for objects that listen to changes in an
IlvDataSource . |
DataSourceListener2 |
Defines an extended interface for objects that listen to changes in an
IlvDataSource . |
LegendDockingListener |
Defines the interface for objects that listen to the changes of the docking position
of an
IlvLegend . |
LegendListener |
Defines the interface for objects that listen to interaction
on an
IlvLegend . |
TreemapFocusListener |
Defines the interface for listening to changes of the focus of a treemap.
|
TreeTableDataSourceListener |
Defines the interface for objects that listen to changes in an
IlvTreeTableDataSource . |
Class | Description |
---|---|
AxisChangeEvent |
Base class for events that describes changes to an
IlvAxis
object. |
AxisEvent |
Base class for axis events
object.
|
AxisRangeEvent |
The
AxisRangeEvent class describes changes in the data range or
the visible range of an IlvAxis . |
ChartAreaEvent |
Events that describe changes on the drawing area of an
IlvChart . |
ChartDrawEvent |
Events that describe a drawing operation on the drawing area of an
IlvChart . |
ChartEvent |
Base class for events that describe changes on an
IlvChart . |
ChartHighlightInteractionEvent |
Describes change in the highlight status of a point during a highlight
interaction.
|
ChartInteractionEvent |
Base class for events that describe interaction performed by an
IlvChartInteractor . |
ChartRendererEvent |
Base class for events that describe changes to an
IlvChartRenderer
object. |
DataSetContentsEvent |
Describes events fired by an
IlvDataSet when its contents changes. |
DataSetPropertyEvent |
Describes events fired by an
IlvDataSet when its property changes. |
DataSourceEvent |
Describes changes made to an
IlvDataSource object. |
IlvBatchingDataSetListener |
This class is a data set listener that wraps a data set listener and
performs batching of events.
|
IlvListenerList<L extends EventListener> |
An instance of IlvListenerList holds an unordered list of objects
implementing
EventListener interface. |
LabelRendererPropertyEvent |
Describes the change of a bean property of an
IlvLabelRenderer . |
LegendDockingEvent |
Events that describe changes of the docking position of an
IlvLegend . |
LegendEvent |
Events that describe interaction on a legend.
|
TreemapFocusEvent |
Describes changes related to the focus of a treemap renderer.
|
TreeTableDataSourceEvent |
Describes changes made to an
IlvTreeTableDataSource object. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.