Class JPICSmoothPolygonFormatter

    • Constructor Detail

      • JPICSmoothPolygonFormatter

        public JPICSmoothPolygonFormatter​(PicSmoothPolygon poly,
                                          JPICFormatter factory)
        Parameters:
        poly - the PicSmoothPolygon 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
        Returns:
        a String representing this Element in the JPIC-XML format