jpicedt.format.input.latex
Class LaTeXOval
java.lang.Object
jpicedt.format.input.util.AbstractRegularExpression
jpicedt.format.input.util.SequenceExpression
jpicedt.format.input.latex.LaTeXOval
public class LaTeXOval
- extends SequenceExpression
Parses LaTeX \\oval command. This is to be used as a child expression of either
LaTeXPutExpression
or
jpicedt.format.input.pstricks.PsRPutExpression
.
\\oval(w,h) or \oval(w,h)[align] (for half- or quarter- ovals).
[pending] add "rounded corner" capacity to PicRectangle
- Since:
- jpicedt 1.4pre2
- Version:
- $Id: LaTeXOval.java,v 1.9 2013/03/31 06:57:14 vincentb1 Exp $
- Author:
- Sylvain Reynal
LaTeXOval
public LaTeXOval(Pool pl)
Submit a bug : syd@jpicedt.org