Package org.jfree.report.util.serializers

Handler classes for the SerizalizeHelper.

See:
          Description

Class Summary
BandLayoutManagerSerializer A SerializeMethod implementation that handles BandLayoutManagers.
BasicStrokeSerializer A SerializeMethod implementation that handles BasicStrokes.
ColorSerializer A SerializeMethod implementation that handles Colors.
Dimension2DSerializer A SerializeMethod implementation that handles Dimension2D objects.
Ellipse2DSerializer A SerializeMethod implementation that handles Ellipse2D objects.
Line2DSerializer A SerializeMethod implementation that handles Line2D objects.
PageFormatSerializer A SerializeMethod implementation that handles PageFormat objects.
Point2DSerializer A SerializeMethod implementation that handles Point2D objects.
Rectangle2DSerializer A SerializeMethod implementation that handles Rectangle2D objects.
 

Package org.jfree.report.util.serializers Description

Handler classes for the SerizalizeHelper.