/[classpath]/classpath/java/awt/image/RasterOp.java
ViewVC logotype

Diff of /classpath/java/awt/image/RasterOp.java

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

revision 1.3 by mkoch, Sun Oct 12 13:53:39 2003 UTC revision 1.4 by mkoch, Mon Sep 27 15:11:47 2004 UTC
# Line 1  Line 1 
1  /* Copyright (C) 2000, 2002  Free Software Foundation  /* Copyright (C) 2000, 2002, 2004  Free Software Foundation
2    
3  This file is part of GNU Classpath.  This file is part of GNU Classpath.
4    
# Line 34  this exception to your version of the li Line 34  this exception to your version of the li
34  obligated to do so.  If you do not wish to do so, delete this  obligated to do so.  If you do not wish to do so, delete this
35  exception statement from your version. */  exception statement from your version. */
36    
37    
38  package java.awt.image;  package java.awt.image;
39    
40    import java.awt.RenderingHints;
41  import java.awt.geom.Point2D;  import java.awt.geom.Point2D;
42  import java.awt.geom.Rectangle2D;  import java.awt.geom.Rectangle2D;
 import java.awt.RenderingHints;  
43    
44  public interface RasterOp {  public interface RasterOp {
45    

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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