Rogue Wave Views Charts Package API Reference Guide |
Rogue Wave Views Documentation Home |
#include <ilviews/base/value.h>
#include <ilviews/graphics/io.h>
#include <ilviews/charts/macros.h>
#include <ilviews/charts/chart.h>
#include <ilviews/util/pool.h>
Classes | |
class | IlvAbstractProjector |
Abstract base class for data projection. More... | |
class | IlvAffineChartTransformer |
Class defining a transformation made of a logarithmic transformation to be applied to a coordinate. More... | |
class | IlvCartesianProjector |
Class for projection of data expressed in a Cartesian system of coordinates. More... | |
class | IlvChartCoordinateTransformer |
Class defining a transformation made of a logarithmic transformation to be applied to a coordinate. More... | |
class | IlvCoordinateInfo |
Base class for coordinate information storage. More... | |
class | IlvCoordinateInfoListener |
Abstract base class for coordinate information listeners. More... | |
class | IlvCoordinateTransformer |
Base class defining a transformation to be applied to a coordinate. More... | |
class | IlvCoordInterval |
Class representing a coordinate interval. More... | |
class | IlvPolarProjector |
Class for projection of data expressed in a polar system of coordinates. More... | |
class | IlvSimpleChartTransformer |
Class defining a transformation made of a logarithmic transformation to be applied to a coordinate. More... | |
Enumerations |
Library: ilvcharts
Declaration of the classes involved in the transformation and projection of data.
enum IlvAxisPosition |
enum IlvCoordinateType |
enum IlvDrawOrder |
Defines the possible drawing orders.
This enumeration type defines the order in which a graphical element of a chart different from the graphical representations of data (for example scales, grids, ...) is drawn relative to the graphical representations of data.
Enumerator | |
---|---|
IlvDrawAbove |
The graphical element is drawn above the graphical representations of data. |
IlvDrawBelow |
The graphical element is drawn below the graphical representations of data. |
© 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.