Class LocationFormatterForQuantiles

  • All Implemented Interfaces:
    com.quartetfs.fwk.format.IFormatter, com.quartetfs.fwk.types.IExtendedPluginValue, Serializable

    @QuartetExtendedPluginValue(intf=com.quartetfs.fwk.format.IFormatter.class,
                                key="QuantilesFormatter")
    public class LocationFormatterForQuantiles
    extends Object
    implements com.quartetfs.fwk.format.IFormatter
    This class provides a formatter for quantile technical names
    See Also:
    Serialized Form
    • Constructor Detail

      • LocationFormatterForQuantiles

        public LocationFormatterForQuantiles()
    • Method Detail

      • getType

        public String getType()
        Specified by:
        getType in interface com.quartetfs.fwk.types.IExtendedPluginValue
      • format

        public String format​(Object value)
        Specified by:
        format in interface com.quartetfs.fwk.format.IFormatter