Class FloatAttributeHandler

java.lang.Object
org.jfree.xml.attributehandlers.FloatAttributeHandler
All Implemented Interfaces:
AttributeHandler

public class FloatAttributeHandler extends Object implements AttributeHandler
A class that handles the conversion of Float attributes to and from an appropriate String representation.
  • Constructor Details

    • FloatAttributeHandler

      public FloatAttributeHandler()
      Creates a new attribute handler.
  • Method Details