George Bilalis wrote:
> Yes,
> that's just a snippet from the quoted example (I only meant it as 
> indication to the point).

Thanks, I just wanted to promote the new site with the examples ;-)

> Then a rectangle is supposed to be defined at two corners and not by 
> "width x height". Isn't it?

That's correct: new Rectangle(x, y);
is equivalent to new Rectangle(0, 0, x, y);
-- 
This answer is provided by 1T3XT BVBA

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Do you like iText?
Buy the iText book: http://www.1t3xt.com/docs/book.php
Or leave a tip: https://tipit.to/itexttipjar

Reply via email to