Class GeneralPathSerializer

java.lang.Object
org.pentaho.reporting.libraries.serializer.methods.GeneralPathSerializer
All Implemented Interfaces:
SerializeMethod

public class GeneralPathSerializer extends Object implements SerializeMethod
A serialize method that handles java.awt.geom.GeneralPath objects.
Author:
Thomas Morgner
  • Constructor Details

    • GeneralPathSerializer

      public GeneralPathSerializer()
      Default constructor.
  • Method Details