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

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

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

revision 1.8 by smarothy, Tue Sep 7 16:01:50 2004 UTC revision 1.9 by mkoch, Tue Nov 16 09:59:11 2004 UTC
# Line 1152  public abstract class Arc2D extends Rect Line 1152  public abstract class Arc2D extends Rect
1152      /**      /**
1153       * Sets the extent angle of the arc.       * Sets the extent angle of the arc.
1154       *       *
1155       * @param start the new extent angle       * @param extent the new extent angle
1156       */       */
1157      public void setAngleExtent(double extent)      public void setAngleExtent(double extent)
1158      {      {
# Line 1371  public abstract class Arc2D extends Rect Line 1371  public abstract class Arc2D extends Rect
1371      /**      /**
1372       * Sets the extent angle of the arc.       * Sets the extent angle of the arc.
1373       *       *
1374       * @param start the new extent angle       * @param extent the new extent angle
1375       */       */
1376      public void setAngleExtent(double extent)      public void setAngleExtent(double extent)
1377      {      {

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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