- icon - Variable in class ilog.views.chart.graphic.IlvDefaultDataAnnotation
-
Creates a copy of this annotation, with the specified icon.
- ilog.views.chart - package ilog.views.chart
-
Contains all of the main Chart classes and interfaces.
- ilog.views.chart.graphic - package ilog.views.chart.graphic
-
Provides classes to customize the graphical aspect of a chart.
- ilog.views.chart.hidden - package ilog.views.chart.hidden
-
Contains styling classes.
- ilog.views.chart.renderer - package ilog.views.chart.renderer
-
Contains the predefined chart renderer classes.
- ilog.views.util.java2d - package ilog.views.util.java2d
-
Contains classes that extends the Java 2D API.
- IlvAffineAxisTransformer - Class in ilog.views.chart
-
Defines an affine transformation on the one-dimensional real line.
- IlvAreaChartRenderer - Class in ilog.views.chart.renderer
-
A renderer displaying areas.
- IlvAxis - Class in ilog.views.chart
-
Defines a coordinate axis.
- IlvAxisTransformer - Class in ilog.views.chart
-
Defines a transformation that can be applied to the coordinates
along a given axis.
- IlvBarChartRenderer - Class in ilog.views.chart.renderer
-
A renderer displaying bars.
- IlvBlinkingColor - Class in ilog.views.util.java2d
-
This class defines a blinking color.
- IlvBlinkingMultiColor - Class in ilog.views.util.java2d
-
This class defines a blinking color consisting of multiple subcolors.
- IlvBlinkingMultiPaint - Class in ilog.views.util.java2d
-
This class defines a blinking paint consisting of multiple subpaints.
- IlvBlinkingPaint - Class in ilog.views.util.java2d
-
This class defines a blinking paint.
- IlvBubbleChartRenderer - Class in ilog.views.chart.renderer
-
A renderer displaying bubble charts.
- IlvCategoryStepsDefinition - Class in ilog.views.chart
-
A steps definition for scales displaying categories.
- IlvChart - Class in ilog.views.chart
-
The chart component uses internally several subcomponents for specific
operations.
- IlvChart.Area - Class in ilog.views.chart
-
The component where the graphical representation of charts and scales are
displayed.
- IlvChart3DView - Class in ilog.views.chart
-
Represents the three-dimensional view of a chart.
- IlvChartDecoration - Class in ilog.views.chart
-
Represents a graphical decoration that can be added to an
IlvChart.
- IlvChartRenderer - Class in ilog.views.chart
-
Base class for objects that render data sets.
- IlvComboChartRenderer - Class in ilog.views.chart.renderer
-
A Renderer that handles multiple representations from a CSS style sheet.
- IlvCompositeChartRenderer - Class in ilog.views.chart.renderer
-
A chart renderer, implemented as a list of child renderers.
- IlvContrastingColor - Class in ilog.views.util.java2d
-
This class denotes a color that depends on the background.
- IlvDataAnnotation - Interface in ilog.views.chart.graphic
-
Represents a graphical annotation that can be associated with a data point.
- IlvDataIndicator - Class in ilog.views.chart.graphic
-
Represents a graphical indicator of data values.
- IlvDataInterval - Class in ilog.views.chart
-
A class to handle range of data.
- IlvDataLabelAnnotation - Class in ilog.views.chart.graphic
-
An annotation used for data point labeling.
- IlvDataObjectsStyle - Class in ilog.views.chart.hidden
-
A Bean-compliant class that provides information about the rendering
attributes of a data model.
- IlvDataObjectStyle - Class in ilog.views.chart.hidden
-
A Bean-compliant class that provides information about the rendering
attributes of a data object.
- IlvDataPointStyle - Class in ilog.views.chart.hidden
-
A Bean-compliant class that provides information about the rendering
attributes of a data point.
- IlvDataSeriesStyle - Class in ilog.views.chart.hidden
-
A Bean-compliant class that provides information about the rendering
attributes of a data set.
- IlvDataWindow - Class in ilog.views.chart
-
Represents a data region expressed as ranges along the x- and y-axis.
- IlvDefaultDataAnnotation - Class in ilog.views.chart.graphic
-
A default implementation of the IlvDataAnnotation interface
that draws a Swing Icon.
- IlvDefaultDataRenderingHint - Class in ilog.views.chart.graphic
-
A default rendering hint that references a rendering style or a style change.
- IlvDefaultStepsDefinition - Class in ilog.views.chart
-
Implements a default numbering of numeric steps.
- IlvGraphicDecoration - Class in ilog.views.chart.graphic
-
A class that displays an IlvGraphic, a graphic object in the
JViews Framework sense, as a chart decoration.
- IlvGrid - Class in ilog.views.chart
-
Represents a grid that can be associated with a chart axis.
- IlvHiLoChartRenderer - Class in ilog.views.chart.renderer
-
A renderer displaying superimposed High/Low renderers.
- IlvImageDecoration - Class in ilog.views.chart.graphic
-
A class to display images as chart decorations.
- IlvLabelDecoration - Class in ilog.views.chart.graphic
-
A class to display a label as a chart decoration.
- IlvLabelRenderer - Class in ilog.views.chart
-
Renders a label.
- IlvLegend - Class in ilog.views.chart
-
This class allows you to define a legend that can be added
to a chart.
- IlvLegendSeparator - Class in ilog.views.chart
-
A border that draws a separator line between a chart legend and the
chart area.
- IlvLinearGradientPaint - Class in ilog.views.util.java2d
-
This class defines a multiple linear color gradient paint that will be
used to fill Java 2 Shape objects.
- IlvLocalZoomAxisTransformer - Class in ilog.views.chart
-
Implements a local zoom on a coordinate.
- IlvLogarithmicAxisTransformer - Class in ilog.views.chart
-
Defines a logarithmic transformation.
- IlvLogarithmicStepsDefinition - Class in ilog.views.chart
-
A steps definition for logarithmic scales.
- IlvMarkerIcon - Class in ilog.views.chart.graphic
-
An Icon class that draws an IlvMarker object of
a specific type.
- IlvMultipleGradientPaint - Class in ilog.views.util.java2d
-
This is the superclass for Paint implementations that use a multiple-color
gradient to fill in their raster.
- IlvPattern - Class in ilog.views.util.java2d
-
A pattern is a predefined texture used to
fill a shape.
- IlvPieChartRenderer - Class in ilog.views.chart.renderer
-
A renderer displaying pie and doughnut charts.
- IlvPolylineChartRenderer - Class in ilog.views.chart.renderer
-
A renderer displaying polylines.
- IlvPositionableDecoration - Class in ilog.views.chart.graphic
-
A chart decoration that can be freely positioned at any place in the chart
area.
- IlvRadialGradientPaint - Class in ilog.views.util.java2d
-
This class defines a multiple radial color gradient paint that will be
used to fill Java 2 Shape objects.
- IlvScale - Class in ilog.views.chart
-
Represents a scale that can be connected to a chart axis.
- IlvScaleAnnotation - Class in ilog.views.chart
-
Draws an annotation on a scale.
- IlvScatterChartRenderer - Class in ilog.views.chart.renderer
-
A renderer displaying several scatter charts.
- IlvSimpleChartRenderer - Class in ilog.views.chart.renderer
-
The IlvSimpleChartRenderer is the base class for all atomic
renderers of the entire data source.
- IlvSimpleCompositeChartRenderer - Class in ilog.views.chart.renderer
-
The IlvSimpleCompositeChartRenderer is the base class for simple composite renderers.
- IlvSingleAreaRenderer - Class in ilog.views.chart.renderer
-
Renders a data set with an area chart.
- IlvSingleBarRenderer - Class in ilog.views.chart.renderer
-
Renders a data set with a bar chart.
- IlvSingleBubbleRenderer - Class in ilog.views.chart.renderer
-
Renders two data sets with a bubble chart.
- IlvSingleChartRenderer - Class in ilog.views.chart.renderer
-
The IlvSingleChartRenderer class is the base class for
elementary renderers.
- IlvSingleHiLoRenderer - Class in ilog.views.chart.renderer
-
Renders two data sets that contain corresponding points at the same indices.
- IlvSinglePieRenderer - Class in ilog.views.chart.renderer
-
Renders a data set with a pie chart.
- IlvSinglePolylineRenderer - Class in ilog.views.chart.renderer
-
Renders a data set with a polyline chart.
- IlvSingleScatterRenderer - Class in ilog.views.chart.renderer
-
Renders a data set with scattered graphical markers.
- IlvSingleStairRenderer - Class in ilog.views.chart.renderer
-
Renders a data set with a stair chart.
- IlvStairChartRenderer - Class in ilog.views.chart.renderer
-
A renderer displaying stairs.
- IlvStepsDefinition - Class in ilog.views.chart
-
Defines how scale steps values are computed.
- IlvStyle - Class in ilog.views.chart
-
Defines a rendering style that controls the drawings appearance.
- IlvStyle.Change - Class in ilog.views.chart
-
Implements a set of changes that can be applied to
IlvStyle
instances.
- IlvStyle.ColorChange - Class in ilog.views.chart
-
An IlvStyle.Change subclass that modifies the colors
of an IlvStyle.
- IlvStyle.IntensityChange - Class in ilog.views.chart
-
Changes the color intensity of an IlvStyle.
- IlvTexture - Class in ilog.views.util.java2d
-
A texture is a predefined TexturePaint used to
fill a shape.
- IlvThresholdIndicator - Class in ilog.views.chart.graphic
-
An IlvDataIndicator subclass that defines threshold lines and ranges.
- IlvTimeStepsDefinition - Class in ilog.views.chart
-
Implements a default numbering of time steps.
- IlvTreemapChartRenderer - Class in ilog.views.chart.renderer
-
A renderer displaying treemap charts.
- imageURL - Variable in class ilog.views.chart.graphic.IlvImageDecoration
-
Sets the URL of the image or null if not specified.
- imageURL - Variable in class ilog.views.util.java2d.IlvTexture
-
Sets the URL of the image of the texture.
- insideMargin - Variable in class ilog.views.chart.IlvLegendSeparator
-
Sets the inside margin.
- interactive - Variable in class ilog.views.chart.graphic.IlvThresholdIndicator
-
Sets whether user interactions are enabled for this threshold.
- interactive - Variable in class ilog.views.chart.IlvLegend
-
Sets the interactive mode property.
- interactors - Variable in class ilog.views.chart.IlvChart
-
Sets the interactors.