A B C D E G I L O P R S U W 
All Classes All Packages

A

Arc2DSerializer - Class in org.pentaho.reporting.libraries.serializer.methods
A serialize-Method for Arc-2D Shapes.
Arc2DSerializer() - Constructor for class org.pentaho.reporting.libraries.serializer.methods.Arc2DSerializer
Default constructor.
AttributedStringSerializer - Class in org.pentaho.reporting.libraries.serializer.methods
A serializer-method to serialize and deserialize attributed-strings.
AttributedStringSerializer() - Constructor for class org.pentaho.reporting.libraries.serializer.methods.AttributedStringSerializer
Default constructor.

B

BasicStrokeSerializer - Class in org.pentaho.reporting.libraries.serializer.methods
A SerializeMethod implementation that handles BasicStrokes.
BasicStrokeSerializer() - Constructor for class org.pentaho.reporting.libraries.serializer.methods.BasicStrokeSerializer
Default Constructor.

C

ClassComparator - Class in org.pentaho.reporting.libraries.serializer
The class comparator can be used to compare and sort classes and their superclasses.
ClassComparator() - Constructor for class org.pentaho.reporting.libraries.serializer.ClassComparator
Defaultconstructor.
compare(Class, Class) - Method in class org.pentaho.reporting.libraries.serializer.ClassComparator
Compares its two arguments for order.

D

Dimension2DSerializer - Class in org.pentaho.reporting.libraries.serializer.methods
A SerializeMethod implementation that handles Dimension2D objects.
Dimension2DSerializer() - Constructor for class org.pentaho.reporting.libraries.serializer.methods.Dimension2DSerializer
Default Constructor.

E

Ellipse2DSerializer - Class in org.pentaho.reporting.libraries.serializer.methods
A SerializeMethod implementation that handles Ellipse2D objects.
Ellipse2DSerializer() - Constructor for class org.pentaho.reporting.libraries.serializer.methods.Ellipse2DSerializer
Default Constructor.

G

GeneralPathSerializer - Class in org.pentaho.reporting.libraries.serializer.methods
A serialize method that handles java.awt.geom.GeneralPath objects.
GeneralPathSerializer() - Constructor for class org.pentaho.reporting.libraries.serializer.methods.GeneralPathSerializer
Default constructor.
getComparator() - Method in class org.pentaho.reporting.libraries.serializer.SerializerHelper
Returns the class comparator instance used to find correct super classes.
getInstance() - Static method in class org.pentaho.reporting.libraries.serializer.LibSerializerBoot
Returns a singleton instance of the boot class.
getInstance() - Static method in class org.pentaho.reporting.libraries.serializer.LibSerializerInfo
Returns the single instance of this class.
getInstance() - Static method in class org.pentaho.reporting.libraries.serializer.SerializerHelper
Returns or creates a new SerializerHelper.
getMethods() - Method in class org.pentaho.reporting.libraries.serializer.SerializerHelper
Returns the collection of all registered serialize methods.
getObjectClass() - Method in class org.pentaho.reporting.libraries.serializer.methods.Arc2DSerializer
The class of the object, which this object can serialize.
getObjectClass() - Method in class org.pentaho.reporting.libraries.serializer.methods.AttributedStringSerializer
The class of the object, which this object can serialize.
getObjectClass() - Method in class org.pentaho.reporting.libraries.serializer.methods.BasicStrokeSerializer
The class of the object, which this object can serialize.
getObjectClass() - Method in class org.pentaho.reporting.libraries.serializer.methods.Dimension2DSerializer
Returns the class of the object, which this object can serialize.
getObjectClass() - Method in class org.pentaho.reporting.libraries.serializer.methods.Ellipse2DSerializer
Returns the class of the object, which this object can serialize.
getObjectClass() - Method in class org.pentaho.reporting.libraries.serializer.methods.GeneralPathSerializer
The class of the object, which this object can serialize.
getObjectClass() - Method in class org.pentaho.reporting.libraries.serializer.methods.GradientPaintSerializer
The class of the object, which this object can serialize.
getObjectClass() - Method in class org.pentaho.reporting.libraries.serializer.methods.Line2DSerializer
Returns the class of the object, which this object can serialize.
getObjectClass() - Method in class org.pentaho.reporting.libraries.serializer.methods.PageFormatSerializer
Returns the class of the object, which this object can serialize.
getObjectClass() - Method in class org.pentaho.reporting.libraries.serializer.methods.Point2DSerializer
Returns the class of the object, which this object can serialize.
getObjectClass() - Method in class org.pentaho.reporting.libraries.serializer.methods.Rectangle2DSerializer
Returns the class of the object, which this object can serialize.
getObjectClass() - Method in class org.pentaho.reporting.libraries.serializer.methods.RoundRectangle2DSerializer
Returns the class of the object, which this object can serialize.
getObjectClass() - Method in interface org.pentaho.reporting.libraries.serializer.SerializeMethod
The class of the object, which this object can serialize.
getProjectInfo() - Method in class org.pentaho.reporting.libraries.serializer.LibSerializerBoot
Returns the project info.
getSerializer(Class) - Method in class org.pentaho.reporting.libraries.serializer.SerializerHelper
Looks up the SerializeMethod for the given class or null if there is no SerializeMethod for the given class.
getSuperClassObjectDescription(Class) - Method in class org.pentaho.reporting.libraries.serializer.SerializerHelper
Looks up the SerializeMethod for the given class or null if there is no SerializeMethod for the given class.
GradientPaintSerializer - Class in org.pentaho.reporting.libraries.serializer.methods
SerializeMethod for GradientPaint objects.
GradientPaintSerializer() - Constructor for class org.pentaho.reporting.libraries.serializer.methods.GradientPaintSerializer
Default constructor.

I

isComparable(Class, Class) - Method in class org.pentaho.reporting.libraries.serializer.ClassComparator
Checks, whether the given classes are comparable.
isSerializable(Object) - Method in class org.pentaho.reporting.libraries.serializer.SerializerHelper
 

L

LibSerializerBoot - Class in org.pentaho.reporting.libraries.serializer
The boot class guarantees a controlled initialization of the library.
LibSerializerInfo - Class in org.pentaho.reporting.libraries.serializer
Creation-Date: 23.10.2005, 18:49:39
Line2DSerializer - Class in org.pentaho.reporting.libraries.serializer.methods
A SerializeMethod implementation that handles Line2D objects.
Line2DSerializer() - Constructor for class org.pentaho.reporting.libraries.serializer.methods.Line2DSerializer
Default Constructor.
loadConfiguration() - Method in class org.pentaho.reporting.libraries.serializer.LibSerializerBoot
Loads the configuration.

O

org.pentaho.reporting.libraries.serializer - package org.pentaho.reporting.libraries.serializer
 
org.pentaho.reporting.libraries.serializer.methods - package org.pentaho.reporting.libraries.serializer.methods
 

P

PageFormatSerializer - Class in org.pentaho.reporting.libraries.serializer.methods
A SerializeMethod implementation that handles PageFormat objects.
PageFormatSerializer() - Constructor for class org.pentaho.reporting.libraries.serializer.methods.PageFormatSerializer
Default Constructor.
performBoot() - Method in class org.pentaho.reporting.libraries.serializer.LibSerializerBoot
Performs the boot.
Point2DSerializer - Class in org.pentaho.reporting.libraries.serializer.methods
A SerializeMethod implementation that handles Point2D objects.
Point2DSerializer() - Constructor for class org.pentaho.reporting.libraries.serializer.methods.Point2DSerializer
Default Constructor.

R

readObject(ObjectInputStream) - Method in class org.pentaho.reporting.libraries.serializer.methods.Arc2DSerializer
Reads the object from the object input stream.
readObject(ObjectInputStream) - Method in class org.pentaho.reporting.libraries.serializer.methods.AttributedStringSerializer
Reads the object from the object input stream.
readObject(ObjectInputStream) - Method in class org.pentaho.reporting.libraries.serializer.methods.BasicStrokeSerializer
Reads the object from the object input stream.
readObject(ObjectInputStream) - Method in class org.pentaho.reporting.libraries.serializer.methods.Dimension2DSerializer
Reads the object from the object input stream.
readObject(ObjectInputStream) - Method in class org.pentaho.reporting.libraries.serializer.methods.Ellipse2DSerializer
Reads the object from the object input stream.
readObject(ObjectInputStream) - Method in class org.pentaho.reporting.libraries.serializer.methods.GeneralPathSerializer
Reads the object from the object input stream.
readObject(ObjectInputStream) - Method in class org.pentaho.reporting.libraries.serializer.methods.GradientPaintSerializer
Reads the object from the object input stream.
readObject(ObjectInputStream) - Method in class org.pentaho.reporting.libraries.serializer.methods.Line2DSerializer
Reads the object from the object input stream.
readObject(ObjectInputStream) - Method in class org.pentaho.reporting.libraries.serializer.methods.PageFormatSerializer
Reads the object from the object input stream.
readObject(ObjectInputStream) - Method in class org.pentaho.reporting.libraries.serializer.methods.Point2DSerializer
Reads the object from the object input stream.
readObject(ObjectInputStream) - Method in class org.pentaho.reporting.libraries.serializer.methods.Rectangle2DSerializer
Reads the object from the object input stream.
readObject(ObjectInputStream) - Method in class org.pentaho.reporting.libraries.serializer.methods.RoundRectangle2DSerializer
Reads the object from the object input stream.
readObject(ObjectInputStream) - Method in interface org.pentaho.reporting.libraries.serializer.SerializeMethod
Reads the object from the object input stream.
readObject(ObjectInputStream) - Method in class org.pentaho.reporting.libraries.serializer.SerializerHelper
Reads the object from the object input stream.
Rectangle2DSerializer - Class in org.pentaho.reporting.libraries.serializer.methods
A SerializeMethod implementation that handles Rectangle2D objects.
Rectangle2DSerializer() - Constructor for class org.pentaho.reporting.libraries.serializer.methods.Rectangle2DSerializer
Default Constructor.
registerMethod(SerializeMethod) - Method in class org.pentaho.reporting.libraries.serializer.SerializerHelper
Registers a new SerializeMethod with this SerializerHelper.
registerMethods() - Method in class org.pentaho.reporting.libraries.serializer.SerializerHelper
Traverses the configuration and registers all serialization handlers in this factory.
RoundRectangle2DSerializer - Class in org.pentaho.reporting.libraries.serializer.methods
A SerializeMethod implementation that handles Rectangle2D objects.
RoundRectangle2DSerializer() - Constructor for class org.pentaho.reporting.libraries.serializer.methods.RoundRectangle2DSerializer
Default Constructor.

S

SerializeMethod - Interface in org.pentaho.reporting.libraries.serializer
The SerializeMethod is used to define a serialization strategy for a certain object type.
SerializerHelper - Class in org.pentaho.reporting.libraries.serializer
The SerializeHelper is used to make implementing custom serialization handlers easier.
SerializerHelper() - Constructor for class org.pentaho.reporting.libraries.serializer.SerializerHelper
Creates a new SerializerHelper.

U

unregisterMethod(SerializeMethod) - Method in class org.pentaho.reporting.libraries.serializer.SerializerHelper
Deregisters a new SerializeMethod with this SerializerHelper.

W

writeObject(Object, ObjectOutputStream) - Method in class org.pentaho.reporting.libraries.serializer.methods.Arc2DSerializer
Writes a serializable object description to the given object output stream.
writeObject(Object, ObjectOutputStream) - Method in class org.pentaho.reporting.libraries.serializer.methods.AttributedStringSerializer
Writes a serializable object description to the given object output stream.
writeObject(Object, ObjectOutputStream) - Method in class org.pentaho.reporting.libraries.serializer.methods.BasicStrokeSerializer
Writes a serializable object description to the given object output stream.
writeObject(Object, ObjectOutputStream) - Method in class org.pentaho.reporting.libraries.serializer.methods.Dimension2DSerializer
Writes a serializable object description to the given object output stream.
writeObject(Object, ObjectOutputStream) - Method in class org.pentaho.reporting.libraries.serializer.methods.Ellipse2DSerializer
Writes a serializable object description to the given object output stream.
writeObject(Object, ObjectOutputStream) - Method in class org.pentaho.reporting.libraries.serializer.methods.GeneralPathSerializer
Writes a serializable object description to the given object output stream.
writeObject(Object, ObjectOutputStream) - Method in class org.pentaho.reporting.libraries.serializer.methods.GradientPaintSerializer
Writes a serializable object description to the given object output stream.
writeObject(Object, ObjectOutputStream) - Method in class org.pentaho.reporting.libraries.serializer.methods.Line2DSerializer
Writes a serializable object description to the given object output stream.
writeObject(Object, ObjectOutputStream) - Method in class org.pentaho.reporting.libraries.serializer.methods.PageFormatSerializer
Writes a serializable object description to the given object output stream.
writeObject(Object, ObjectOutputStream) - Method in class org.pentaho.reporting.libraries.serializer.methods.Point2DSerializer
Writes a serializable object description to the given object output stream.
writeObject(Object, ObjectOutputStream) - Method in class org.pentaho.reporting.libraries.serializer.methods.Rectangle2DSerializer
Writes a serializable object description to the given object output stream.
writeObject(Object, ObjectOutputStream) - Method in class org.pentaho.reporting.libraries.serializer.methods.RoundRectangle2DSerializer
Writes a serializable object description to the given object output stream.
writeObject(Object, ObjectOutputStream) - Method in interface org.pentaho.reporting.libraries.serializer.SerializeMethod
Writes a serializable object description to the given object output stream.
writeObject(Object, ObjectOutputStream) - Method in class org.pentaho.reporting.libraries.serializer.SerializerHelper
Writes a serializable object description to the given object output stream.
A B C D E G I L O P R S U W 
All Classes All Packages