:: com :: sun :: star :: chart2 ::
|
unpublished |
interface XNumericalDataSequence |
|
|
- Base Interfaces
XNumericalDataSequence
┗ XDataSequence
XDataSequence |
- (referenced interface's summary:)
- allows acces to a one-dimensional sequence of data.
|
|
- Description
- allows acces to a one-dimensional sequence of double precision
floating-point numbers.
|
Methods' Details |
getNumericalData
sequence< double > |
getNumericalData(); |
- Description
- retrieves data as
double values.
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.