Re: question about TranscodingHintKey [possible workaround]

2002-03-17 Thread moritz petersen
while i do not fully understand the mechanism of RenderingHints and RenderingHints.Key, i understand, that it is not possible to get the keys by primary key (in this example 10100). obviously, the primary keys are stored globally in the virtual machine (the are declared static final). batik, o

question about TranscodingHintKey

2002-03-16 Thread moritz petersen
i am just beginning to work with batik, and have a couple of problems. one of the problems regards to the TranscodingHintKey... maybe i explain first: i am working with apache cocoon 2.0.1. my goal is to define a pipeline, which contains a custom generator (calculating diagram informations), t