gzz-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz] CellInBox


From: Benja Fallenstein
Subject: [Gzz] CellInBox
Date: Sat, 23 Nov 2002 14:16:58 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020913 Debian/1.1-1

Hi,

    /** Get the default size of the cell at a given scale.
     * This method exists for the benefit of AWT, where fonts cannot
     * be scaled accurately.
     * <p>
     * Note that the returned width and height are in Box scale:
     * they are not multiplied by the scale parameter.
     * @param c The cell to get size for, or null for a default size.
     */
    public void getSize(...);


Doesn't make sense to me. How can this give "the default size of the cell at a given scale," if "[the width and height] are not multiplied by the scale parameter"?

- Benja





reply via email to

[Prev in Thread] Current Thread [Next in Thread]