/[classpath]/classpath/java/awt/geom/Ellipse2D.java
ViewVC logotype

Diff of /classpath/java/awt/geom/Ellipse2D.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3.2.2 by gnu_andrew, Fri Jan 14 10:24:15 2005 UTC revision 1.3.2.3 by gnu_andrew, Sat Feb 19 10:50:32 2005 UTC
# Line 46  package java.awt.geom; Line 46  package java.awt.geom;
46   * The ellipse is defined by it's bounding box (shown in red),   * The ellipse is defined by it's bounding box (shown in red),
47   * and is defined by the implicit curve:<BR>   * and is defined by the implicit curve:<BR>
48   * <blockquote>(<i>x</i>/<i>a</i>)<sup>2</sup> +   * <blockquote>(<i>x</i>/<i>a</i>)<sup>2</sup> +
49   * (<i>y</i>/<i>b</i>)<sup>2</sup> = 1<BR><BR>   * (<i>y</i>/<i>b</i>)<sup>2</sup> = 1<BR><BR></blockquote>
50   *   *
51   * @author Tom Tromey <tromey@cygnus.com>   * @author Tom Tromey (tromey@cygnus.com)
52   * @author Eric Blake <ebb9@email.byu.edu>   * @author Eric Blake (ebb9@email.byu.edu)
53   *   *
54   * @since 1.2   * @since 1.2
55   */   */

Legend:
Removed from v.1.3.2.2  
changed lines
  Added in v.1.3.2.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26