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

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

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

revision 1.6.2.1 by gnu_andrew, Thu Jan 13 22:40:38 2005 UTC revision 1.6.2.2 by gnu_andrew, Sat Feb 19 10:50:32 2005 UTC
# Line 46  import java.util.NoSuchElementException; Line 46  import java.util.NoSuchElementException;
46   * Remember, on-screen graphics have increasing x from left-to-right, and   * Remember, on-screen graphics have increasing x from left-to-right, and
47   * increasing y from top-to-bottom. The storage is left to subclasses.   * increasing y from top-to-bottom. The storage is left to subclasses.
48   *   *
49   * @author Tom Tromey <tromey@cygnus.com>   * @author Tom Tromey (tromey@cygnus.com)
50   * @author Eric Blake <ebb9@email.byu.edu>   * @author Eric Blake (ebb9@email.byu.edu)
51   * @author David Gilbert   * @author David Gilbert
52   * @since 1.2   * @since 1.2
53   * @status updated to 1.4   * @status updated to 1.4
# Line 867  public abstract class Line2D implements Line 867  public abstract class Line2D implements
867    /**    /**
868     * This class defines a point in <code>double</code> precision.     * This class defines a point in <code>double</code> precision.
869     *     *
870     * @author Eric Blake <ebb9@email.byu.edu>     * @author Eric Blake (ebb9@email.byu.edu)
871     * @since 1.2     * @since 1.2
872     * @status updated to 1.4     * @status updated to 1.4
873     */     */
# Line 1017  public abstract class Line2D implements Line 1017  public abstract class Line2D implements
1017    /**    /**
1018     * This class defines a point in <code>float</code> precision.     * This class defines a point in <code>float</code> precision.
1019     *     *
1020     * @author Eric Blake <ebb9@email.byu.edu>     * @author Eric Blake (ebb9@email.byu.edu)
1021     * @since 1.2     * @since 1.2
1022     * @status updated to 1.4     * @status updated to 1.4
1023     */     */

Legend:
Removed from v.1.6.2.1  
changed lines
  Added in v.1.6.2.2

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