/[libvob]/libvob/org/nongnu/libvob/linebreaking/HBox.java
ViewVC logotype

Diff of /libvob/org/nongnu/libvob/linebreaking/HBox.java

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

revision 1.4 by tjl, Wed Sep 10 13:40:53 2003 UTC revision 1.5 by tjl, Sat Oct 18 06:11:15 2003 UTC
# Line 73  public interface HBox { Line 73  public interface HBox {
73       */       */
74      int getLength();      int getLength();
75    
76      /** Get the position after a unit (e.g. character)      /** Get the position after a unit (usually character)
77       *  inside this HBox.       *  inside this HBox.
78       */       */
79      float getX(int i, float scale) throws IndexOutOfBoundsException;      float getX(int i, float scale) throws IndexOutOfBoundsException;

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

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