Package org.eclipse.birt.chart.util

Provides miscellaneous classes associated with data types and extension lookup services.

See:
          Description

Class Summary
Base64 Encodes and decodes to and from Base64 notation.
Base64.InputStream A Base64#InputStreamwill read data from another InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream A Base64#OutputStreamwill write data to another OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
CDateTime A convenience data type provided to aid in wrapping a datetime value used with datetime data elements.
ChartUtil Utility class for Charts.
ImageCache This class ...
LiteralHelper LiteralHelper
Lowess Lowess
LUDecomposition LU Decomposition.
Matrix Jama = Java Matrix class.
NameSet NameSet
PluginSettings Provides a framework for locating extension implementations either via the BIRT plugin.xml paradigm or via extensions that are explicitly specified in this singleton instance.
QRDecomposition QR Decomposition.
 

Package org.eclipse.birt.chart.util Description

Provides miscellaneous classes associated with data types and extension lookup services.



Copyright © 2005 Actuate Corp. All rights reserved.