/[classpath]/classpath/java/awt/font/GraphicAttribute.java
ViewVC logotype

Diff of /classpath/java/awt/font/GraphicAttribute.java

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

revision 1.1 by mkoch, Mon Feb 17 08:05:50 2003 UTC revision 1.2 by mkoch, Thu Jun 26 19:52:43 2003 UTC
# Line 63  public abstract class GraphicAttribute Line 63  public abstract class GraphicAttribute
63    
64    public abstract float getAdvance ();    public abstract float getAdvance ();
65    
66    public int getAlignment ()    public final int getAlignment ()
67    {    {
68      return alignment;      return alignment;
69    }    }

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

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