> -----Original Message-----
> From: Chris Bowditch [mailto:[EMAIL PROTECTED]
>
> Randall Parker wrote:
>
> <snip/>
>
> > I'd check the javadocs if I could only find them to download
> (see my previous post). But why isn't this version of the
> constructor not publically accessible? Is it supposed to be?
>

Hmm. Can't you just check the source? I don't think it is supposed to be
like that, and AFAICT it also isn't.. What version are you using?

> [Chris: ]
> The constructors defined in Graphics2D are:
>
<snip />
> public PDFGraphics2D(boolean textAsShapes, Document fi, PDFDocument doc,
>         PDFResourceContext page, String pref, String font, float size) {
>
>
> What makes you think PDFGraphics2D should have a constructor with just a
> boolean argument? What is it you are trying to achieve?
>

After a quick look..
In 0.20.5 the stated constructor *is* still in the API, and declared public,
for that matter.



Cheers,

Andreas


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to