This is a follow-up on my questions about GraphicsEnvironment,
GraphicsDevice and GraphicsConfiguration.

Reading the Printing with Printables section of the Programmer's Guide
to the Java 2D API, 1.4 edition, April 24 2001, I find that a Graphics
object is passed to the print method of Printable. Into this Graphics,
aka Graphics2D, I can render any Java2D primitives and higher structures.

Looking for the environmental details of this Graphics2D, I find in the
 discussion of javax.print.StreamPrintServiceFactory a reference to the
Service Provider Interface with a broken link. Hunting about, I find
some discussion of SPI in the page on jar files. I can find no other
documentation concerning the provision of print services. Is there any?
Does it discuss issues like setting up the GraphicsDevice,
GraphicsConfiguration and FontRenderContext? Is there an example?

Peter
--
Peter B. West <http://cv.pbw.id.au/>
Folio <http://defoe.sourceforge.net/folio/>
---
[This E-mail has been scanned for viruses but it is your responsibility
to maintain up to date anti virus software on the device that you are
currently using to read this email. ]

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA2D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to