Package | Description |
---|---|
ilog.views.chart |
Contains all of the main Chart classes and interfaces.
|
ilog.views.chart.accessibility |
Contains classes for the accessible elements of a chart.
|
ilog.views.chart.action |
Provides Swing actions that can be added to standard
JMenu s and
JToolBar s. |
ilog.views.chart.customizer |
This package contains the GUI independent customizer mechanism that allows
to customize the appearance of a Rogue Wave JViews Chart component.
|
ilog.views.chart.customizer.swing |
This package contains the customizer mechanism that allows you to customize
the appearance of a Rogue Wave JViews Chart component.
|
ilog.views.chart.data |
Contains classes related to the Chart data model.
|
ilog.views.chart.data.lod |
Contains classes related to the load-on-demand mechanism.
|
ilog.views.chart.event |
Provides interfaces and classes for dealing with different types of events fired by main Chart classes.
|
ilog.views.chart.faces.dhtml |
This package contains the DHTML implementation of JViews Faces Chart
components, renderers and JSP custom tag handlers.
|
ilog.views.chart.faces.dhtml.component |
This package contains the DHTML implementation of JViews JavaServer Faces Chart components.
|
ilog.views.chart.faces.dhtml.interactor |
This package contains the DHTML implementation of JViews Charts JavaServer Faces interactors.
|
ilog.views.chart.faces.servlet |
This package provides the main classes that allow to generate a image from a
chart.
|
ilog.views.chart.graphic |
Provides classes to customize the graphical aspect of a chart.
|
ilog.views.chart.interactor |
Contains the predefined chart interactor classes.
|
ilog.views.chart.java2d |
Contains classes that extends the Java 2D API.
|
ilog.views.chart.print |
Defines classes and interfaces for printing the content of an
IlvChart . |
ilog.views.chart.renderer |
Contains the predefined chart renderer classes.
|
ilog.views.chart.servlet |
Provides a Java Servlet that can produce images from an
IlvChart . |
ilog.views.chart.util |
Contains general-purpose utility classes.
|
ilog.views.maps.defense.terrain |
This package contains classes for terrain analysis.
|
ilog.views.schedule |
Contains the main Schedule Data chart classes that display numerical information
derived from Gantt data models.
|
ilog.views.schedule.interactor |
Contains interactors for the Schedule Data charts.
|
ilog.views.schedule.print |
Defines classes and interfaces for printing the content of an
IlvResourceDataChart . |
ilog.views.schedule.text |
Provides utility classes for formatting and parsing data values as text.
|
Class and Description |
---|
IlvAxis
Defines a coordinate axis.
|
IlvAxis.Crossing
Defines the value where two axes cross each other.
|
IlvAxisTransformer
Defines a transformation that can be applied to the coordinates
along a given axis.
|
IlvAxisTransformerException
Signals that a transformation could not be properly computed.
|
IlvChart
The chart component uses internally several subcomponents for specific
operations.
|
IlvChart.Area
The component where the graphical representation of charts and scales are
displayed.
|
IlvChart.IlvChartPaintContext
A class that encapsulates state information needed for the rendering of a
chart when the chart is used outside of the AWT-Event thread.
|
IlvChart3DSupport
Defines the API to query for 3D support.
|
IlvChart3DView
Represents the three-dimensional view of a chart.
|
IlvChart3DView.ZLayer
Holds a set of renderers that are drawn at the same depth.
|
IlvChartAreaSynchronizer
A class to synchronize a chart area with another component.
|
IlvChartConfiguration.IlvDataSourceXMLSerializer
The interface for
IlvDataSource serializer. |
IlvChartDataPicker
Defines the methods to perform a picking operation on a set of projected
data points.
|
IlvChartDecoration
Represents a graphical decoration that can be added to an
IlvChart . |
IlvChartDrawable
Common interface for objects that are drawn by the
chart area component of an
IlvChart . |
IlvChartInteractor
This abstract class is the base class of all the interactors.
|
IlvChartOwnedDrawable
This class denotes an object that is drawn as part of the chart area
component, and that may be "owned" by a chart.
|
IlvChartPrintContext
A class to handle printing configurations.
|
IlvChartProjector
Defines the methods to perform the mapping between data and display coordinates.
|
IlvChartRenderer
Base class for objects that render data sets.
|
IlvChartResizingPolicy
Specifies a resizing policy for Cartesian charts.
|
IlvCoordinateSystem
Represents a coordinate system composed of two axes.
|
IlvDataInterval
A class to handle range of data.
|
IlvDataRangePolicy
Defines a strategy for calculating the data range of chart axis.
|
IlvDataWindow
Represents a data region expressed as ranges along the x- and y-axis.
|
IlvDisplayArea
Represents a display area that corresponds to a projected data point.
|
IlvDisplayPoint
Represents a projected data point.
|
IlvDoublePoint
A point defined by double values.
|
IlvDoublePoints
Holds a set of points with (X, Y) coordinates.
|
IlvGrid
Represents a grid that can be associated with a chart axis.
|
IlvLabelRenderer
Renders a label.
|
IlvLegend
This class allows you to define a legend that can be added
to a chart.
|
IlvLegendItem
This class defines the object added to an
IlvLegend . |
IlvRendererLegendItem
A class defining a legend item linked to a chart renderer.
|
IlvScalableFontManager
A class that provides support for scalable fonts to a
Component . |
IlvScale
Represents a scale that can be connected to a chart axis.
|
IlvScaleAnnotation
Draws an annotation on a scale.
|
IlvServerSideLayout
A layout interface used for the server side image generation.
|
IlvStepsDefinition
Defines how scale steps values are computed.
|
IlvStyle
Defines a rendering style that controls the drawings appearance.
|
IlvStyle.Change
Implements a set of changes that can be applied to
IlvStyle
instances. |
IlvStyle.ColorChange
An
IlvStyle.Change subclass that modifies the colors
of an IlvStyle . |
IlvTimeUnit
Represents a time unit used to compute the step values of a time scale.
|
IlvValueFormat
Formats data values into string.
|
Class and Description |
---|
IlvChart
The chart component uses internally several subcomponents for specific
operations.
|
IlvChartRenderer
Base class for objects that render data sets.
|
IlvScale
Represents a scale that can be connected to a chart axis.
|
Class and Description |
---|
IlvAxis
Defines a coordinate axis.
|
IlvChart
The chart component uses internally several subcomponents for specific
operations.
|
IlvCoordinateSystem
Represents a coordinate system composed of two axes.
|
Class and Description |
---|
IlvChart
The chart component uses internally several subcomponents for specific
operations.
|
Class and Description |
---|
IlvChart
The chart component uses internally several subcomponents for specific
operations.
|
Class and Description |
---|
IlvDataInterval
A class to handle range of data.
|
IlvDataWindow
Represents a data region expressed as ranges along the x- and y-axis.
|
IlvDoublePoints
Holds a set of points with (X, Y) coordinates.
|
Class and Description |
---|
IlvAxis
Defines a coordinate axis.
|
IlvChart
The chart component uses internally several subcomponents for specific
operations.
|
IlvDataInterval
A class to handle range of data.
|
IlvDataWindow
Represents a data region expressed as ranges along the x- and y-axis.
|
IlvDoublePoints
Holds a set of points with (X, Y) coordinates.
|
IlvStyle
Defines a rendering style that controls the drawings appearance.
|
Class and Description |
---|
IlvAxis
Defines a coordinate axis.
|
IlvChart
The chart component uses internally several subcomponents for specific
operations.
|
IlvChartInteractor
This abstract class is the base class of all the interactors.
|
IlvChartRenderer
Base class for objects that render data sets.
|
IlvDataInterval
A class to handle range of data.
|
IlvDisplayPoint
Represents a projected data point.
|
IlvLabelRenderer
Renders a label.
|
IlvLegend
This class allows you to define a legend that can be added
to a chart.
|
IlvLegendItem
This class defines the object added to an
IlvLegend . |
Class and Description |
---|
IlvChart
The chart component uses internally several subcomponents for specific
operations.
|
Class and Description |
---|
IlvChart
The chart component uses internally several subcomponents for specific
operations.
|
Class and Description |
---|
IlvChart
The chart component uses internally several subcomponents for specific
operations.
|
IlvChartDataPicker
Defines the methods to perform a picking operation on a set of projected
data points.
|
Class and Description |
---|
IlvChart
The chart component uses internally several subcomponents for specific
operations.
|
IlvLegend
This class allows you to define a legend that can be added
to a chart.
|
Class and Description |
---|
IlvChart
The chart component uses internally several subcomponents for specific
operations.
|
IlvChart3DSupport
Defines the API to query for 3D support.
|
IlvChartDecoration
Represents a graphical decoration that can be added to an
IlvChart . |
IlvChartDrawable
Common interface for objects that are drawn by the
chart area component of an
IlvChart . |
IlvChartOwnedDrawable
This class denotes an object that is drawn as part of the chart area
component, and that may be "owned" by a chart.
|
IlvDataInterval
A class to handle range of data.
|
IlvDataWindow
Represents a data region expressed as ranges along the x- and y-axis.
|
IlvDisplayPoint
Represents a projected data point.
|
IlvDoublePoint
A point defined by double values.
|
IlvLabelRenderer
Renders a label.
|
IlvStyle
Defines a rendering style that controls the drawings appearance.
|
IlvStyle.Change
Implements a set of changes that can be applied to
IlvStyle
instances. |
Class and Description |
---|
IlvAxis
Defines a coordinate axis.
|
IlvChart
The chart component uses internally several subcomponents for specific
operations.
|
IlvChart3DSupport
Defines the API to query for 3D support.
|
IlvChartDataPicker
Defines the methods to perform a picking operation on a set of projected
data points.
|
IlvChartInteractor
This abstract class is the base class of all the interactors.
|
IlvChartRenderer
Base class for objects that render data sets.
|
IlvDataWindow
Represents a data region expressed as ranges along the x- and y-axis.
|
IlvDefaultChartDataPicker
A default data picker that uses an Euclidian distance between data points.
|
IlvDisplayObjectArea
Represents a display area that corresponds to a model object.
|
IlvDisplayPoint
Represents a projected data point.
|
IlvDoublePoint
A point defined by double values.
|
IlvDoublePoints
Holds a set of points with (X, Y) coordinates.
|
IlvLocalZoomAxisTransformer
Implements a local zoom on a coordinate.
|
Class and Description |
---|
IlvAxis
Defines a coordinate axis.
|
IlvChart
The chart component uses internally several subcomponents for specific
operations.
|
Class and Description |
---|
IlvChart
The chart component uses internally several subcomponents for specific
operations.
|
IlvChartPrintContext
A class to handle printing configurations.
|
IlvDataInterval
A class to handle range of data.
|
IlvDataWindow
Represents a data region expressed as ranges along the x- and y-axis.
|
Class and Description |
---|
IlvChart
The chart component uses internally several subcomponents for specific
operations.
|
IlvChart3DSupport
Defines the API to query for 3D support.
|
IlvChartDataPicker
Defines the methods to perform a picking operation on a set of projected
data points.
|
IlvChartProjector
Defines the methods to perform the mapping between data and display coordinates.
|
IlvChartRenderer
Base class for objects that render data sets.
|
IlvCoordinateSystem
Represents a coordinate system composed of two axes.
|
IlvDataInterval
A class to handle range of data.
|
IlvDisplayObjectArea
Represents a display area that corresponds to a model object.
|
IlvDisplayPoint
Represents a projected data point.
|
IlvDoublePoints
Holds a set of points with (X, Y) coordinates.
|
IlvLegendItem
This class defines the object added to an
IlvLegend . |
IlvStyle
Defines a rendering style that controls the drawings appearance.
|
Class and Description |
---|
IlvChart
The chart component uses internally several subcomponents for specific
operations.
|
IlvChartDataPicker
Defines the methods to perform a picking operation on a set of projected
data points.
|
IlvChartRenderer
Base class for objects that render data sets.
|
IlvDataWindow
Represents a data region expressed as ranges along the x- and y-axis.
|
IlvDisplayPoint
Represents a projected data point.
|
IlvLegend
This class allows you to define a legend that can be added
to a chart.
|
IlvLegendItem
This class defines the object added to an
IlvLegend . |
IlvScale
Represents a scale that can be connected to a chart axis.
|
Class and Description |
---|
IlvDoublePoint
A point defined by double values.
|
IlvStyle
Defines a rendering style that controls the drawings appearance.
|
Class and Description |
---|
IlvChart
The chart component uses internally several subcomponents for specific
operations.
|
Class and Description |
---|
IlvAxis
Defines a coordinate axis.
|
IlvChart.Area
The component where the graphical representation of charts and scales are
displayed.
|
IlvChartDecoration
Represents a graphical decoration that can be added to an
IlvChart . |
IlvChartInteractor
This abstract class is the base class of all the interactors.
|
IlvChartRenderer
Base class for objects that render data sets.
|
IlvDataRangePolicy
Defines a strategy for calculating the data range of chart axis.
|
IlvGrid
Represents a grid that can be associated with a chart axis.
|
IlvLegend
This class allows you to define a legend that can be added
to a chart.
|
IlvScalableFontManager
A class that provides support for scalable fonts to a
Component . |
IlvScale
Represents a scale that can be connected to a chart axis.
|
Class and Description |
---|
IlvChart
The chart component uses internally several subcomponents for specific
operations.
|
IlvChart3DSupport
Defines the API to query for 3D support.
|
IlvChartInteractor
This abstract class is the base class of all the interactors.
|
IlvDisplayPoint
Represents a projected data point.
|
Class and Description |
---|
IlvChartPrintContext
A class to handle printing configurations.
|
Class and Description |
---|
IlvValueFormat
Formats data values into string.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.