Uses of Interface
org.pentaho.reporting.libraries.serializer.SerializeMethod
Packages that use SerializeMethod
Package
Description
Handler classes for the SerizalizeHelper.
-
Uses of SerializeMethod in org.pentaho.reporting.libraries.serializer
Methods in org.pentaho.reporting.libraries.serializer with parameters of type SerializeMethodModifier and TypeMethodDescriptionvoid
SerializerHelper.registerMethod
(SerializeMethod method) Registers a new SerializeMethod with this SerializerHelper.void
SerializerHelper.unregisterMethod
(SerializeMethod method) Deregisters a new SerializeMethod with this SerializerHelper. -
Uses of SerializeMethod in org.pentaho.reporting.libraries.serializer.methods
Classes in org.pentaho.reporting.libraries.serializer.methods that implement SerializeMethodModifier and TypeClassDescriptionclass
A serialize-Method for Arc-2D Shapes.class
A serializer-method to serialize and deserialize attributed-strings.class
A SerializeMethod implementation that handles BasicStrokes.class
A SerializeMethod implementation that handles Dimension2D objects.class
A SerializeMethod implementation that handles Ellipse2D objects.class
A serialize method that handles java.awt.geom.GeneralPath objects.class
SerializeMethod for GradientPaint objects.class
A SerializeMethod implementation that handles Line2D objects.class
A SerializeMethod implementation that handles PageFormat objects.class
A SerializeMethod implementation that handles Point2D objects.class
A SerializeMethod implementation that handles Rectangle2D objects.class
A SerializeMethod implementation that handles Rectangle2D objects.