Class FloatValueConverter

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

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

    • FloatValueConverter

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