Overview | Module | Use | Devguide | Index |
Nested Modules | Services | Singletons | Interfaces | Structs | Exceptions | Enums | Typedefs | Constant Groups |
module chart2 |
|
Nested Modules | |
data |
Services | |
Axis | |
CandleStickChartType | chart type service for candlestick charts. |
ChartDocument | |
ChartDocumentWrapper | A component that implements the ::com::sun::star::chart::ChartDocument service and is initialized with a ChartDocument via the ::com::sun::star::uno::XAggregation interface. |
ChartType | ChartType service |
ChartTypeManager | A factory for creating ChartTypeTemplates. |
ChartTypeTemplate | |
CoordinateSystem | |
CoordinateSystemType | |
CustomLegendEntry | |
DataPoint | |
DataPointProperties | |
DataSeries | reflects the model data of the object that has all the information for a ::DataRenderer to create a visible data series in a chart. |
Diagram | |
ErrorBar | |
ExponentialScaling | Scaling that scales a value x by taking the power of the base to x. |
FormattedString | |
GridProperties | Must be supported by all grids |
Legend | Describes a legend for a Diagram. |
LinearScaling | Scaling that scales a value x by calculating m · x + t. |
LogarithmicScaling | Scaling that scales values by taking their logarithm. |
LogicTargetModel | |
MutableDataSequence | |
PowerScaling | Scaling that scales a value x by taking the power of x to the exponent. |
PropertyPool | |
RegressionCurve | |
RegressionCurveEquation | |
Scaling | stateless service |
StandardDiagramCreationParameters | parameters that may be passed to XChartTypeTemplate::createDiagramByDataSource. |
Title |
Interfaces | |
XAxis | |
XChartDocument | |
XChartShape | |
XChartShapeContainer | |
XChartType | |
XChartTypeContainer | |
XChartTypeManager | |
XChartTypeTemplate | |
XColorScheme | |
XCoordinateSystem | |
XCoordinateSystemContainer | |
XDataInterpreter | offers tooling to interpret different data sources in a structural and chart-type-dependent way. |
XDataSeries | A data series represents the object that has all the knowledge to be rendered as a visual data series. |
XDataSeriesContainer | |
XDefaultSizeTransmitter | Allows to set a default size. This size will be used in case no further informations are available. |
XDiagram | |
XDiagramProvider | Gives access to a single diagram. This interface is needed by the wrapper for the old API (namespace com::sun::star::chart). |
XFormattedString | |
XInternalDataProvider | An internal DataProvider that has more access to data that a plain DataProvider. |
XLabeled | |
XLegend | |
XLegendEntry | |
XLegendSymbolProvider | |
XPlotter | |
XRegressionCurve | |
XRegressionCurveCalculator | |
XRegressionCurveContainer | |
XScaling | |
XTarget | |
XTitle | |
XTitled | Interface to be implemented by objects that support having a title of type XTitle. |
XTransformation | allows the transformation of numeric values from one coordinate-system into an other. Values may be transformed using any mapping. |
XUndoHelper | An interface for storing frame::XModel objects for container undo. |
XUndoManager | An interface for undo functionality based on passing frame::XModel objects. |
XUndoSupplier | An interface for providing an UndoManager based on frame::XModel objects. |
Structs | |
Break | |
DataPointLabel | |
ExplicitIncrementData | |
ExplicitScaleData | |
ExplicitSubIncrement | |
FillBitmap | This strucutre contains all properties of a bitmap when used as FillStyle. |
IncrementData | |
InterpretedData | offers tooling to interpret different data sources in a structural and chart-type-dependent way. |
LightSource | |
RelativePosition | Determines a position of an object relative to a size defined by other means. Values from 0 to 1 cover the entire reference rectangle. Values may also be outside this range, especially negative. |
RelativeSize | Gives a position relative to some size defined by other means. Values from 0 to 1 cover the entire reference rectangle. Values may also be greater than one, meaning a bigger size than the reference size. Negative values are not allowed. |
ScaleData | |
SubIncrement | |
Symbol | properties that are used for DataSeries that display symbols. |
ViewLegendEntry |
Enums | |
AxisOrientation | |
CurveStyle | Sets the type of curves that are drawn for line charts. |
LegendExpansion | |
LegendPosition | |
LegendSymbolStyle | |
PieChartOffsetMode | Mode used for a pie chart template to determine the initial state of exploded pies. |
StackingDirection | |
SymbolStyle | determines what kind of symbol to use |
TransparencyStyle |
Typedefs | |
CoordinateSystemTypeID |
Constant Groups | |
AxisType | |
DataPointGeometry3D | These values specify the geometry of data points in 3D bar charts. |
TextAnchor | |
TickmarkStyle |
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.