Uses of Package
org.eclipse.birt.chart.util
-
Packages that use org.eclipse.birt.chart.util Package Description org.eclipse.birt.chart.computation This is a placeholder file for the org.eclipse.birt.chart.computation package.org.eclipse.birt.chart.computation.withaxes This is a placeholder file for the org.eclipse.birt.chart.computation.withaxes package.org.eclipse.birt.chart.model Contains the chart model interfaces that define the starting point for creating a new chart.org.eclipse.birt.chart.model.component Represents a set of chart sub-components (as interfaces) that are used to build a complete chart.org.eclipse.birt.chart.model.component.impl Represents a set of chart sub-components (as core implementations) that are used to build a complete chart.org.eclipse.birt.chart.model.data Holds a set of interfaces that define the structure of the data source and typed data elements associated with a chart series.org.eclipse.birt.chart.model.data.impl Holds a set of classes that define the structure of the data source and typed data elements associated with a chart series.org.eclipse.birt.chart.model.impl Represents the chart model implementation classes that define the starting point for creating a new chart.org.eclipse.birt.chart.model.type.impl Contains a default out-of-the-box set of series type core implementation classes that are associated with all charts.org.eclipse.birt.chart.util Provides miscellaneous classes associated with data types and extension lookup services. -
Classes in org.eclipse.birt.chart.util used by org.eclipse.birt.chart.computation Class Description BigNumber The class extends Number to represent a big number, which is used by chart to store big decimal in data set.CDateTime A convenience data type provided to aid in wrapping a datetime value used with datetime data elements. -
Classes in org.eclipse.birt.chart.util used by org.eclipse.birt.chart.computation.withaxes Class Description CDateTime A convenience data type provided to aid in wrapping a datetime value used with datetime data elements. -
Classes in org.eclipse.birt.chart.util used by org.eclipse.birt.chart.model Class Description ChartExpressionUtil.ExpressionCodec -
Classes in org.eclipse.birt.chart.util used by org.eclipse.birt.chart.model.component Class Description NameSet This class provides basic implementaion to hold a name and display name. -
Classes in org.eclipse.birt.chart.util used by org.eclipse.birt.chart.model.component.impl Class Description NameSet This class provides basic implementaion to hold a name and display name. -
Classes in org.eclipse.birt.chart.util used by org.eclipse.birt.chart.model.data Class Description CDateTime A convenience data type provided to aid in wrapping a datetime value used with datetime data elements. -
Classes in org.eclipse.birt.chart.util used by org.eclipse.birt.chart.model.data.impl Class Description CDateTime A convenience data type provided to aid in wrapping a datetime value used with datetime data elements. -
Classes in org.eclipse.birt.chart.util used by org.eclipse.birt.chart.model.impl Class Description ChartExpressionUtil.ExpressionCodec -
Classes in org.eclipse.birt.chart.util used by org.eclipse.birt.chart.model.type.impl Class Description NameSet This class provides basic implementaion to hold a name and display name. -
Classes in org.eclipse.birt.chart.util used by org.eclipse.birt.chart.util Class Description CDateTime A convenience data type provided to aid in wrapping a datetime value used with datetime data elements.