Rogue Wave Views Charts Package API Reference Guide |
Rogue Wave Views Documentation Home |
CIlv3dBarChartDisplayer | Class for 3D bar displayers |
CIlvAbscissaAxisElement | Class holding all components of a chart abscissa axis |
CIlvAbstractChartCursor | Abstract base class for chart cursors |
CIlvAbstractChartData | Abstract base class for managing all the data displayed within a chart |
CIlvAbstractChartDisplayer | Abstract base class for data display |
CIlvAbstractChartFunction | Class for data sets described by a function |
CIlvAbstractGridDisplayer | Abstract base class for grid display |
CIlvAbstractProjector | Abstract base class for data projection |
CIlvAbstractScaleDisplayer | Base class for scales |
CIlvAddChartDataSet | Class defining a combined data set as the addition of other data sets |
CIlvAffineChartTransformer | Class defining a transformation made of a logarithmic transformation to be applied to a coordinate |
CIlvAutoScaleStepsUpdater | Class for computing the graduations of a scale |
CIlvAxisAnchoredCrossing | Class describing a crossing of an axis at a fixed value |
CIlvAxisCrossing | Class describing the crossing value of an axis |
CIlvAxisElement | Class holding all components of a chart axis |
CIlvBarChartDisplayer | Class for bar displayers |
CIlvBubbleChartDisplayer | Class for bubble displayers |
CIlvCallbackChartFunction | Class for data sets described by a callback function |
CIlvCartesianChart | Implementation of predefined Cartesian charts |
CIlvCartesianProjector | Class for projection of data expressed in a Cartesian system of coordinates |
CIlvChartCoordinateTransformer | Class defining a transformation made of a logarithmic transformation to be applied to a coordinate |
CIlvChartCrossHairInteractor | Displays a crosshair that tracks the pointing device |
CIlvChartCyclicPointSet | Class for data sets described by a cyclic set of points |
CIlvChartDataGraphicInfo | Allows you to draw an IlvGraphic object next to a data point |
CIlvChartDataInteractor | Abstract base class for chart data manipulation |
CIlvChartDataListener | Abstract base class for chart data object listeners |
CIlvChartDataPointInfo | Base class for graphical decoration of data points |
CIlvChartDataPointLabel | Allows you to annotate data points with labels displaying the values of the data points |
CIlvChartDataSet | Abstract base class for managing a set of data |
CIlvChartDataSetListener | Abstract base class for data set listeners |
CIlvChartDefaultColors | Repository of predefined colors |
CIlvChartDisplayerFactory | Factory to create displayers that compose a composite displayer |
CIlvChartDisplayerPoints | Utility class for displaying data points |
CIlvChartDisplayerPointsFactory | Factory to create instances that manage data point projection |
CIlvChartDragPointInteractor | Implements direct data point editing with the mouse |
CIlvChartGradientPointInfo | Sets the data point colors according to a gradient |
CIlvChartGraphic | Base class for graphic objects displaying charts |
CIlvChartHighlightPointInteractor | Allows information about a data point to be displayed |
CIlvChartInfoViewInteractor | Displays information about a data point in an information window |
CIlvChartInteractor | Abstract base class for chart interactors |
CIlvChartInteractorDispatcher | Handles event dispatching to a set of chart interactors |
CIlvChartInteractorManager | Manager class for IlvChartInteractor instances |
CIlvChartLayout | Base class for chart layout computing |
CIlvChartLegend | Base class for legend objects |
CIlvChartLegendItem | Base class for legend items |
CIlvChartPanInteractor | Associates scrolling with mouse movements |
CIlvChartPointSet | Class for data sets described by a set of points with two coordinates |
CIlvChartPointsFilter | Utility class for displaying data points |
CIlvChartPointsFilterFactory | Factory to create instances that manage data point projection |
CIlvChartScrollInteractor | Enables scrolling with arrow keys |
CIlvChartSelectInteractor | Allows data to be selected |
CIlvChartsLicenseManager | Deprecated This class provides services to check whether the license for the Rogue Wave Views Charts add-on is available, or to register a license |
CIlvChartYValueSet | Class for data sets described by a set of values |
CIlvChartZoomInteractor | Implements interactive zooming of a chart |
CIlvCircularChartCursor | Cursor subclass for ordinate scales of polar charts |
CIlvCircularGridDisplayer | Grid displayer subclass for ordinate scales of polar charts |
CIlvCircularScaleDisplayer | Implementation of circular scales |
CIlvCombinedChartDataSet | Abstract base class for combined data sets |
CIlvCompositeChartDisplayer | Base class for composite displayers |
CIlvConstantScaleStepsUpdater | Class for computing the graduations of a scale |
CIlvCoordinateInfo | Base class for coordinate information storage |
CIlvCoordinateInfoListener | Abstract base class for coordinate information listeners |
CIlvCoordinateTransformer | Base class defining a transformation to be applied to a coordinate |
CIlvCoordInterval | Class representing a coordinate interval |
CIlvFixedStepChartDisplayer | Class for fixed step displayers |
CIlvHiLoBarChartDisplayer | Class for high-low bar displayers |
CIlvHiLoChartDataSet | Class defining a combined data set used by high-low displayers |
CIlvHiLoChartDisplayer | Class for high-low displayers |
CIlvHiLoOpenCloseChartDisplayer | Class for high-low open-close displayers |
CIlvLogScaleStepsUpdater | Class for computing the graduations of a scale |
CIlvMarkedPolylineChartDisplayer | Class for marked polyline displayers |
CIlvMaxAxisCrossing | Class describing a crossing of an axis at the maximum value of that axis |
CIlvMemoryChartData | Class storing the managed data sets in an array |
CIlvMinAxisCrossing | Class describing a crossing of an axis at the minimum value of that axis |
CIlvPieChartDataSet | Class defining a combined data set used by pie displayers |
CIlvPieChartDisplayer | Class for pie displayers |
CIlvPieChartGraphic | Implementation of predefined pie charts |
CIlvPieSliceInfo | Class allowing to add specific information to a slice |
CIlvPointInfoArray | Class for point information objects management |
CIlvPointInfoCollection | Abstract base class for managing point information objects |
CIlvPointInfoMap | Class for point information objects management |
CIlvPointInfoSingleton | Stores a unique IlvChartDataPointInfo instance |
CIlvPolarChart | Implementation of predefined polar charts |
CIlvPolarProjector | Class for projection of data expressed in a polar system of coordinates |
CIlvPolygonChartDisplayer | Class for polygon displayers |
CIlvPolylineChartDisplayer | Class for polyline displayers |
CIlvRadarChart | Implementation of radar charts |
CIlvRadarGridDisplayer | Grid displayer subclass for ordinate scales of radar charts |
CIlvRadialChartCursor | Cursor subclass for the abscissa scale of polar charts |
CIlvRadialGridDisplayer | Grid displayer subclass for the abscissa scale of polar charts |
CIlvRectangularChartCursor | Cursor subclass for Cartesian charts |
CIlvRectangularGridDisplayer | Grid displayer subclass for Cartesian charts |
CIlvRectangularScaleDisplayer | Implementation of rectangular scales |
CIlvScaleStepsUpdater | Base class for computing the graduations of a scale |
CIlvScatterChartDisplayer | Class for scatter displayers |
CIlvScriptChartFunction | Class for data sets described by a script function |
CIlvSideBySideBarChartDisplayer | Displays data sets as adjacent bars |
CIlvSideBySideChartDisplayer | Base class for adjacent data displayers |
CIlvSimpleChartTransformer | Class defining a transformation made of a logarithmic transformation to be applied to a coordinate |
CIlvSingleChartDisplayer | Base class for single displayers |
CIlvSingleScaleDisplayer | Base class for standard scales |
CIlvStacked100ChartDataSet | Class defining a data set representing the percentage of a data set relative to the sum of the data sets |
CIlvStacked3dBarChartDisplayer | Displays data sets as stacked 3D bars |
CIlvStackedBarChartDisplayer | Displays data sets as stacked bars |
CIlvStackedChartDisplayer | Base class for stacked data displayers |
CIlvStackedPolygonChartDisplayer | Displays data sets as stacked areas |
CIlvStairChartDisplayer | Class for stair displayers |
CIlvStepChartDisplayer | Class for step displayers |
CIlvTimeScaleStepsUpdater | Class for computing the time-based graduations of a scale |
CIlvXMLChartData | A data set which is read from an XML document |
CIlvXMLDateListProcessor | Date list processor |
CIlvXMLProperty | Base class representing a property from an XML-represented data set |
CIlvXMLPropertyReader | Base class for XML property readers |
CIlvXMLSeries | A series of double values and their properties |
CIlvXMLValueListProcessor | Base class for value list processors in XML data sets |
CIlvZoomCoordinateTransformer | Class for computing the graduations of a scale |
CIlvZoomScaleStepsUpdater | Class for computing the graduations of a scale |
© Copyright 2016, 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.