Uses of Interface
org.jhotdraw8.base.converter.Converter
Packages that use Converter
-
Uses of Converter in org.jhotdraw8.base.converter
Subinterfaces of Converter in org.jhotdraw8.base.converterModifier and TypeInterfaceDescriptioninterfaceConverters that implement this interface require non-null values forIdSupplierandIdResolver.Classes in org.jhotdraw8.base.converter that implement ConverterModifier and TypeClassDescriptionclassclassAllows to use ajava.text.Formatwith theConverterAPI.classConverts anObjectto aStringbut can not aStringback to anObject.classConverts a Java double from/to String.classConverts a Java float from/to String.classConverts a Java double from/to String.classThis converter uses a map to convert a data type from/to String.classFormats real numbers.Methods in org.jhotdraw8.base.converter that return ConverterModifier and TypeMethodDescriptionReturns aConvertergiven a type and a style.Constructors in org.jhotdraw8.base.converter with parameters of type Converter