/[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.5 by ericb, Fri Mar 22 16:54:31 2002 UTC revision 1.6 by ericb, Mon May 6 02:43:17 2002 UTC
# Line 250  public abstract class Rectangle2D extend Line 250  public abstract class Rectangle2D extend
250    /**    /**
251     * Tests if this rectangle contains the given one. In other words, test if     * Tests if this rectangle contains the given one. In other words, test if
252     * this rectangle contains all points in the given one.     * this rectangle contains all points in the given one.
   /**  
    * Tests if the given rectangle intersects this one. In other words, test if  
    * the two rectangles share at least one internal point.  
253     *     *
254     * @param x the x coordinate of the other rectangle     * @param x the x coordinate of the other rectangle
255     * @param y the y coordinate of the other rectangle     * @param y the y coordinate of the other rectangle

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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