| Overview | Module | Use | Devguide | Index |
| Nested Modules | Services | Singletons | Interfaces | Structs | Exceptions | Enums | Typedefs | Constant Groups |
| module chart2 |
|
| Services | |
| DataFilter | A filter gets some data and provides some data. The received data is typically (but not necessarily) different from the data that can be retrieved by a filter. |
| DataSequence | describes a container for a sequence of values. |
| DataSink | describes a service that allows reading two-dimensional data in the form of a sequence of DataSequence s. |
| DataSource | describes a service that allows reading two-dimensional data in the form of a sequence of DataSequence s. |
| Interfaces | |
| XDataChangeListener | |
| XDataInterpretation | offers tooling to interpret different data sources in a structural and chart-type-independent way. |
| XDataProvider | An application that provides data for a chart must implement this interface. |
| XDataReceiver | |
| XDataSequence | allows acces to a one-dimensional sequence of data. |
| XDataSink | is a container for sequences of data. With this interface data can only be written to. |
| XDataSource | provides access to sequences of data. With this interface data can only be read from. |
| XNumericalDataSequence | allows acces to a one-dimensional sequence of double precision floating-point numbers. |
| XTextualDataSequence | allows acces to a one-dimensional sequence of strings. |
| Structs | |
| DataChangeEvent | |
| Typedefs | |
| DataSequenceRole | a string that states in what way a DataSequence should be used. If this property is an empty string, no proposition about usage is made. |
Copyright © 2003 Sun Microsystems, Inc.