Package | Description |
---|---|
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.impl |
Represents the chart model implementation classes that define the starting
point for creating a new chart.
|
Modifier and Type | Method and Description |
---|---|
ChartPreferences |
Serializer.loadPreferences(java.io.InputStream is)
Deprecated.
only reserved for compatibility
|
Modifier and Type | Method and Description |
---|---|
void |
Serializer.savePreferences(ChartPreferences preferences,
java.io.OutputStream os)
Deprecated.
only reserved for compatibility
|
Modifier and Type | Method and Description |
---|---|
ChartPreferences |
ChartPreferences.copyInstance()
Deprecated.
|
ChartPreferences |
ComponentFactory.createChartPreferences()
Deprecated.
only reserved for compatibility
|
Modifier and Type | Class and Description |
---|---|
class |
ChartPreferencesImpl
Deprecated.
only reserved for compatibility
|
Modifier and Type | Method and Description |
---|---|
ChartPreferences |
ChartPreferencesImpl.copyInstance()
Deprecated.
|
ChartPreferences |
ComponentFactoryImpl.createChartPreferences() |
Modifier and Type | Method and Description |
---|---|
ChartPreferences |
SerializerImpl.loadPreferences(java.io.InputStream is) |
Modifier and Type | Method and Description |
---|---|
void |
SerializerImpl.savePreferences(ChartPreferences preferences,
java.io.OutputStream os) |
Copyright © 2005-2008 Actuate Corp. All rights reserved.