/[gzz]/gzz/gzz/vob/TextVob.java
ViewVC logotype

Diff of /gzz/gzz/vob/TextVob.java

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

revision 1.41 by tjl, Wed Oct 16 07:46:39 2002 UTC revision 1.42 by tjl, Mon Oct 21 08:39:35 2002 UTC
# Line 33  import gzz.client.*; Line 33  import gzz.client.*;
33   * <p>   * <p>
34   * A note on the relationship between this class and TextStyle:   * A note on the relationship between this class and TextStyle:
35   * TextStyle can be constructed from GraphicsAPI by giving a size.   * TextStyle can be constructed from GraphicsAPI by giving a size.
36   * That size is the virtual point or pixel size. However, since   * That size is the virtual point or pixel size.
37     * However, since
38   * we are in a flexibly scaling world, that size has no bearing   * we are in a flexibly scaling world, that size has no bearing
39   * on how tall the text will appear: only the height of the coordinate   * on how tall the text in a TextVob will appear: only the height of the coordinate
40   * system into which the textvob is placed affects that.   * system into which the textvob is placed affects that.
41     * XXX Diagram!
42   */   */
43  public class TextVob extends HBox.VobHBox {  public class TextVob extends HBox.VobHBox {
44  String rcsid = "$Id$";  String rcsid = "$Id$";

Legend:
Removed from v.1.41  
changed lines
  Added in v.1.42

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