See: Description
Interface | Description |
---|---|
IlvDataAnnotation |
Represents a graphical annotation that can be associated with a data point.
|
IlvDataRenderingHint |
This interface lets you specify the rendering style that must be used
to display a given data point.
|
IlvMarker |
Defines the interface of a simple graphic symbol.
|
IlvMarkerHint |
This interface lets you specify the marker symbol that must be used
to display a given data point.
|
Class | Description |
---|---|
IlvDataIndicator |
Represents a graphical indicator of data values.
|
IlvDataLabelAnnotation |
An annotation used for data point labeling.
|
IlvDefaultDataAnnotation |
A default implementation of the
IlvDataAnnotation interface
that draws a Swing Icon . |
IlvDefaultDataRenderingHint |
A default rendering hint that references a rendering style or a style change.
|
IlvGradientRenderingHint |
A rendering hint that computes the color of a data point
according to a gradient specification.
|
IlvGraphicDecoration |
A class that displays an
IlvGraphic , a graphic object in the
JViews Framework sense, as a chart decoration. |
IlvImageDecoration |
A class to display images as chart decorations.
|
IlvJComponentIcon |
An
Icon that draws a swing component. |
IlvLabelDecoration |
A class to display a label as a chart decoration.
|
IlvMarkerFactory |
A class to create predefined
IlvMarker objects. |
IlvMarkerIcon |
An
Icon class that draws an IlvMarker object of
a specific type. |
IlvPositionableDecoration |
A chart decoration that can be freely positioned at any place in the chart
area.
|
IlvThresholdIndicator |
An
IlvDataIndicator subclass that defines threshold lines and ranges. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.