Class PicEllipseFormatter

  • All Implemented Interfaces:
    LatexConstants, Formatter, PicObjectConstants

    public class PicEllipseFormatter
    extends PicEllipseFormatter
    Formats a PicEllipse using macros of the eepic package. [SR:pending] handle rotated ellipses
    Since:
    jpicedt 1.3.2
    Version:
    $Id: PicEllipseFormatter.java,v 1.7.2.1 2007/09/02 11:55:13 reynal Exp $
    Author:
    Sylvain Reynal
    • Method Detail

      • format

        public java.lang.String format()
        Returns a String representing this ellipse or arc using epic/eepic macros
        Specified by:
        format in interface Formatter
        Overrides:
        format in class PicEllipseFormatter
        Returns:
        a LaTeX-String representation of a PicEllipse (i.e. a circle, an ellipse, or an arc, never filled in the LaTeX format).