Class JPICParallelogramFormatter

    • Constructor Detail

      • JPICParallelogramFormatter

        public JPICParallelogramFormatter​(PicParallelogram obj,
                                          JPICFormatter factory)
        Parameters:
        obj - the PicParallelogram to be formatted
        factory - the factory that produced this formatter
    • Method Detail

      • format

        public java.lang.String format()
        PsTricks formating algorithm ex : \psframe[framearc=0.5,linecolor=red,linewidth=0.2,fillstyle=solid,fillcolor=blue](2,2)(5,7)
        Specified by:
        format in interface Formatter
        Returns:
        a String representing this Element in the PsTricks