Content for OpenOffice.org version 3.3.
:: com :: sun :: star :: chart2 ::
|
| unpublished |
interface XDataInterpreter |
|
|
|
- Usage Restrictions
- not published
- Description
- offers tooling to interpret different data sources in a structural
and chart-type-dependent way.
|
| Methods' Details |
interpretDataSource
- Description
- Interprets the given data.
- Parameter aArguments
- Arguments that tell the template how to slice the given
range. The properties should be defined in a separate
service.
For standard parameters that may be used, see the
service StandardDiagramCreationParameters.
- Parameter aSeriesToReUse
- use all the data series given here for the result before
creating new ones.
|
|
reinterpretDataSeries
- Description
- Re-interprets the data given in
aInterpretedData
while keeping the number of data series and the categories.
|
|
isDataCompatible
- Description
- parses the given data and states, if a
reinterpretDataSeries call can be done
without data loss.
- Returns
- true, if the data given in
aInterpretedData has a similar structure than
the one required is used as output of the data interpreter.
|
|
| mergeInterpretedData
|
Top of Page
Copyright © 1995, 2010, 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.