Class JPICEllipseFormatter

    • Constructor Detail

      • JPICEllipseFormatter

        public JPICEllipseFormatter​(PicEllipse obj,
                                    JPICFormatter factory)
        Parameters:
        obj - the PicEllipse 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