Uses of Interface
org.eclipse.birt.chart.model.Serializer

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()
           
 



Copyright © 2005-2007 Actuate Corp. All rights reserved.