|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Serializer | |
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. |
Uses of Serializer in org.eclipse.birt.chart.api |
Methods in org.eclipse.birt.chart.api that return Serializer | |
Serializer |
ChartEngine.getSerializer()
Retrieve the Serializer interface, used for loading/saving chart design from/to an XML stream |
Serializer |
ChartEngine.getSerializer()
Retrieve the Serializer interface, used for loading/saving chart design from/to an XML stream |
Uses of Serializer in org.eclipse.birt.chart.model.impl |
Classes in org.eclipse.birt.chart.model.impl that implement Serializer | |
class |
SerializerImpl
SerializerImpl |
Methods in org.eclipse.birt.chart.model.impl that return Serializer | |
static Serializer |
SerializerImpl.instance()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |