rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Charts Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
Ilv3dBarChartDisplayerClass for 3D bar displayers
IlvAbscissaAxisElementClass holding all components of a chart abscissa axis
IlvAbstractChartCursorAbstract base class for chart cursors
IlvAbstractChartDataAbstract base class for managing all the data displayed within a chart
IlvAbstractChartDisplayerAbstract base class for data display
IlvAbstractChartFunctionClass for data sets described by a function
IlvAbstractGridDisplayerAbstract base class for grid display
IlvAbstractProjectorAbstract base class for data projection
IlvAbstractScaleDisplayerBase class for scales
IlvAddChartDataSetClass defining a combined data set as the addition of other data sets
IlvAffineChartTransformerClass defining a transformation made of a logarithmic transformation to be applied to a coordinate
IlvAutoScaleStepsUpdaterClass for computing the graduations of a scale
IlvAxisAnchoredCrossingClass describing a crossing of an axis at a fixed value
IlvAxisCrossingClass describing the crossing value of an axis
IlvAxisElementClass holding all components of a chart axis
IlvBarChartDisplayerClass for bar displayers
IlvBubbleChartDisplayerClass for bubble displayers
IlvCallbackChartFunctionClass for data sets described by a callback function
IlvCartesianChartImplementation of predefined Cartesian charts
IlvCartesianProjectorClass for projection of data expressed in a Cartesian system of coordinates
IlvChartCoordinateTransformerClass defining a transformation made of a logarithmic transformation to be applied to a coordinate
IlvChartCrossHairInteractorDisplays a crosshair that tracks the pointing device
IlvChartCyclicPointSetClass for data sets described by a cyclic set of points
IlvChartDataGraphicInfoAllows you to draw an IlvGraphic object next to a data point
IlvChartDataInteractorAbstract base class for chart data manipulation
IlvChartDataListenerAbstract base class for chart data object listeners
IlvChartDataPointInfoBase class for graphical decoration of data points
IlvChartDataPointLabelAllows you to annotate data points with labels displaying the values of the data points
IlvChartDataSetAbstract base class for managing a set of data
IlvChartDataSetListenerAbstract base class for data set listeners
IlvChartDefaultColorsRepository of predefined colors
IlvChartDisplayerFactoryFactory to create displayers that compose a composite displayer
IlvChartDisplayerPointsUtility class for displaying data points
IlvChartDisplayerPointsFactoryFactory to create instances that manage data point projection
IlvChartDragPointInteractorImplements direct data point editing with the mouse
IlvChartGradientPointInfoSets the data point colors according to a gradient
IlvChartGraphicBase class for graphic objects displaying charts
IlvChartHighlightPointInteractorAllows information about a data point to be displayed
IlvChartInfoViewInteractorDisplays information about a data point in an information window
IlvChartInteractorAbstract base class for chart interactors
IlvChartInteractorDispatcherHandles event dispatching to a set of chart interactors
IlvChartInteractorManagerManager class for IlvChartInteractor instances
IlvChartLayoutBase class for chart layout computing
IlvChartLegendBase class for legend objects
IlvChartLegendItemBase class for legend items
IlvChartPanInteractorAssociates scrolling with mouse movements
IlvChartPointSetClass for data sets described by a set of points with two coordinates
IlvChartPointsFilterUtility class for displaying data points
IlvChartPointsFilterFactoryFactory to create instances that manage data point projection
IlvChartScrollInteractorEnables scrolling with arrow keys
IlvChartSelectInteractorAllows data to be selected
IlvChartsLicenseManagerDeprecated This class provides services to check whether the license for the Rogue Wave Views Charts add-on is available, or to register a license
IlvChartYValueSetClass for data sets described by a set of values
IlvChartZoomInteractorImplements interactive zooming of a chart
IlvCircularChartCursorCursor subclass for ordinate scales of polar charts
IlvCircularGridDisplayerGrid displayer subclass for ordinate scales of polar charts
IlvCircularScaleDisplayerImplementation of circular scales
IlvCombinedChartDataSetAbstract base class for combined data sets
IlvCompositeChartDisplayerBase class for composite displayers
IlvConstantScaleStepsUpdaterClass for computing the graduations of a scale
IlvCoordinateInfoBase class for coordinate information storage
IlvCoordinateInfoListenerAbstract base class for coordinate information listeners
IlvCoordinateTransformerBase class defining a transformation to be applied to a coordinate
IlvCoordIntervalClass representing a coordinate interval
IlvFixedStepChartDisplayerClass for fixed step displayers
IlvHiLoBarChartDisplayerClass for high-low bar displayers
IlvHiLoChartDataSetClass defining a combined data set used by high-low displayers
IlvHiLoChartDisplayerClass for high-low displayers
IlvHiLoOpenCloseChartDisplayerClass for high-low open-close displayers
IlvLogScaleStepsUpdaterClass for computing the graduations of a scale
IlvMarkedPolylineChartDisplayerClass for marked polyline displayers
IlvMaxAxisCrossingClass describing a crossing of an axis at the maximum value of that axis
IlvMemoryChartDataClass storing the managed data sets in an array
IlvMinAxisCrossingClass describing a crossing of an axis at the minimum value of that axis
IlvPieChartDataSetClass defining a combined data set used by pie displayers
IlvPieChartDisplayerClass for pie displayers
IlvPieChartGraphicImplementation of predefined pie charts
IlvPieSliceInfoClass allowing to add specific information to a slice
IlvPointInfoArrayClass for point information objects management
IlvPointInfoCollectionAbstract base class for managing point information objects
IlvPointInfoMapClass for point information objects management
IlvPointInfoSingletonStores a unique IlvChartDataPointInfo instance
IlvPolarChartImplementation of predefined polar charts
IlvPolarProjectorClass for projection of data expressed in a polar system of coordinates
IlvPolygonChartDisplayerClass for polygon displayers
IlvPolylineChartDisplayerClass for polyline displayers
IlvRadarChartImplementation of radar charts
IlvRadarGridDisplayerGrid displayer subclass for ordinate scales of radar charts
IlvRadialChartCursorCursor subclass for the abscissa scale of polar charts
IlvRadialGridDisplayerGrid displayer subclass for the abscissa scale of polar charts
IlvRectangularChartCursorCursor subclass for Cartesian charts
IlvRectangularGridDisplayerGrid displayer subclass for Cartesian charts
IlvRectangularScaleDisplayerImplementation of rectangular scales
IlvScaleStepsUpdaterBase class for computing the graduations of a scale
IlvScatterChartDisplayerClass for scatter displayers
IlvScriptChartFunctionClass for data sets described by a script function
IlvSideBySideBarChartDisplayerDisplays data sets as adjacent bars
IlvSideBySideChartDisplayerBase class for adjacent data displayers
IlvSimpleChartTransformerClass defining a transformation made of a logarithmic transformation to be applied to a coordinate
IlvSingleChartDisplayerBase class for single displayers
IlvSingleScaleDisplayerBase class for standard scales
IlvStacked100ChartDataSetClass defining a data set representing the percentage of a data set relative to the sum of the data sets
IlvStacked3dBarChartDisplayerDisplays data sets as stacked 3D bars
IlvStackedBarChartDisplayerDisplays data sets as stacked bars
IlvStackedChartDisplayerBase class for stacked data displayers
IlvStackedPolygonChartDisplayerDisplays data sets as stacked areas
IlvStairChartDisplayerClass for stair displayers
IlvStepChartDisplayerClass for step displayers
IlvTimeScaleStepsUpdaterClass for computing the time-based graduations of a scale
IlvXMLChartDataA data set which is read from an XML document
IlvXMLDateListProcessorDate list processor
IlvXMLPropertyBase class representing a property from an XML-represented data set
IlvXMLPropertyReaderBase class for XML property readers
IlvXMLSeriesA series of double values and their properties
IlvXMLValueListProcessorBase class for value list processors in XML data sets
IlvZoomCoordinateTransformerClass for computing the graduations of a scale
IlvZoomScaleStepsUpdaterClass for computing the graduations of a scale
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

© Copyright 2012, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.