Class DoubleValueConverter

java.lang.Object
org.jfree.report.util.beans.DoubleValueConverter
All Implemented Interfaces:
ValueConverter

public class DoubleValueConverter extends Object implements ValueConverter
A class that handles the conversion of Double attributes to and from their String representation.
Author:
Thomas Morgner
  • Constructor Details

    • DoubleValueConverter

      public DoubleValueConverter()
      Creates a new value converter.
  • Method Details