/[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.1 by benja, Sun Mar 16 15:55:04 2003 UTC revision 1.2 by tjl, Tue Apr 8 20:25:02 2003 UTC
# Line 111  String rcsid = "$Id$"; Line 111  String rcsid = "$Id$";
111      /** A useful base class for hboxes that are vobs.      /** A useful base class for hboxes that are vobs.
112       *  The second coordsys will contain the width and height for this vob.       *  The second coordsys will contain the width and height for this vob.
113       */       */
114      abstract class VobHBox extends Vob implements HBox {      abstract class VobHBox extends AbstractVob implements HBox {
115          // public VobHBox(Object key) { super(key); }          // public VobHBox(Object key) { super(key); }
116          protected float scale = 0;          protected float scale = 0;
117          public float getScale() { return scale; }          public float getScale() { return scale; }

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