Predefined decorations
The following types of decorations are already provided by the JViews Charts library:
-
IlvDataIndicator: an indicator for a particular value or a range of values. It is usually represented by a horizontal or vertical line or a rectangle, with an optional label.
IlvThresholdIndicator: an indicator for a particular value or a range of values, together with a display of the value at the scale.
-
IlvLabelDecoration: a simple label.
-
IlvImageDecoration: an image or icon.
-
IlvGraphicDecoration: a graphic object as defined in the JViews Framework. This class is a wrapper around a graphic object of type IlvGraphic. See the reference manual for information about the predefined subclasses of IlvGraphic.