Uses of Interface
org.eclipse.birt.chart.model.component.ChartPreferences
Packages that use ChartPreferences
Package
Description
Contains the chart model interfaces that define the starting point for creating
a new chart.
Represents a set of chart sub-components (as interfaces) that are used to
build a complete chart.
Represents a set of chart sub-components (as core implementations) that are
used to build a complete chart.
Represents the chart model implementation classes that define the starting
point for creating a new chart.
-
Uses of ChartPreferences in org.eclipse.birt.chart.model
Methods in org.eclipse.birt.chart.model that return ChartPreferencesModifier and TypeMethodDescriptionSerializer.loadPreferences
(InputStream is) Deprecated.only reserved for compatibilityMethods in org.eclipse.birt.chart.model with parameters of type ChartPreferencesModifier and TypeMethodDescriptionvoid
Serializer.savePreferences
(ChartPreferences preferences, OutputStream os) Deprecated.only reserved for compatibility -
Uses of ChartPreferences in org.eclipse.birt.chart.model.component
Methods in org.eclipse.birt.chart.model.component that return ChartPreferencesModifier and TypeMethodDescriptionChartPreferences.copyInstance()
Deprecated.ComponentFactory.createChartPreferences()
Deprecated.only reserved for compatibility -
Uses of ChartPreferences in org.eclipse.birt.chart.model.component.impl
Classes in org.eclipse.birt.chart.model.component.impl that implement ChartPreferencesModifier and TypeClassDescriptionclass
Deprecated.only reserved for compatibilityMethods in org.eclipse.birt.chart.model.component.impl that return ChartPreferencesModifier and TypeMethodDescriptionChartPreferencesImpl.copyInstance()
Deprecated.ComponentFactoryImpl.createChartPreferences()
-
Uses of ChartPreferences in org.eclipse.birt.chart.model.impl
Methods in org.eclipse.birt.chart.model.impl that return ChartPreferencesMethods in org.eclipse.birt.chart.model.impl with parameters of type ChartPreferencesModifier and TypeMethodDescriptionvoid
SerializerImpl.savePreferences
(ChartPreferences preferences, OutputStream os)