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

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

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

revision 1.8 by brawer, Wed Sep 24 17:48:47 2003 UTC revision 1.9 by smarothy, Wed Sep 8 20:10:52 2004 UTC
# Line 368  public abstract class Rectangle2D extend Line 368  public abstract class Rectangle2D extend
368     *     *
369     * @param r the rectangle to add to this rectangle     * @param r the rectangle to add to this rectangle
370     * @throws NullPointerException if r is null     * @throws NullPointerException if r is null
371     * @see #union(Rectangle2D)     * @see #union(Rectangle2D, Rectangle2D, Rectangle2D)
372     */     */
373    public void add(Rectangle2D r)    public void add(Rectangle2D r)
374    {    {

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