Package | Description |
---|---|
org.eclipse.birt.chart.api | |
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 |
---|---|
Serializer |
ChartEngine.getSerializer()
Deprecated.
The Serializer instance is decoupled from the ChartEngine. To
obtain a instance of SerializerImpl use:
SerializerImpl.instance( ).
|
Serializer |
ChartEngine.getSerializer()
Deprecated.
The Serializer instance is decoupled from the ChartEngine. To
obtain a instance of SerializerImpl use:
SerializerImpl.instance( ).
|
Modifier and Type | Class and Description |
---|---|
class |
SerializerImpl
SerializerImpl
|
Modifier and Type | Method and Description |
---|---|
static Serializer |
SerializerImpl.instance() |
Copyright © 2005-2008 Actuate Corp. All rights reserved.