Class PicParallelogramFormatter

    • Method Detail

      • format

        public java.lang.String format()
        Depending on the parallelogram being rectangle or not, either use LaTeX's \\line command, or the \\rule command if the shape is to be filled.
        Specified by:
        format in interface Formatter
        Returns:
        The LaTeX string corresponding to this object