Class JPICMultiCurveFormatter

    • Constructor Detail

      • JPICMultiCurveFormatter

        public JPICMultiCurveFormatter​(PicMultiCurve curve,
                                       JPICFormatter factory)
        Parameters:
        curve - the PicMultiCurve to be formatted
        factory - the factory that produced this formatter
    • Method Detail

      • format

        public java.lang.String format()
        Description copied from interface: Formatter
        Create a String representing an Element in the format of this formatter
        Specified by:
        format in interface Formatter