/[libvob]/libvob/org/nongnu/libvob/lava/RectVob.java
ViewVC logotype

Diff of /libvob/org/nongnu/libvob/lava/RectVob.java

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

revision 1.2 by benja, Sat Apr 5 18:51:19 2003 UTC revision 1.3 by humppake, Tue Apr 8 11:38:40 2003 UTC
# Line 30  import java.awt.Graphics; Line 30  import java.awt.Graphics;
30    
31  /** A vob drawing the outline of a rectangle.  /** A vob drawing the outline of a rectangle.
32   */   */
33  public class RectVob extends AbstractVob {  public class RectVob extends AbstractColorableVob {
34            
35      public final int width, height;      public final int width, height;
36        

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

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