Re: RectManager

2002-11-22 Thread Vincent Hardy
f the rectangle to pixels. Since the conversion the LengthManager does is very useful, I added this feature to the RectManager. If this piece of code turns out to be useful to batik, please feel free to use it. Ni

RectManager

2002-11-20 Thread Nicolas Hüppelshäuser
Hi! I found that the css.engine.value.RectManager (Id: RectManager.java,v 1.1 of batik 1.5beta4) doesn't compute the four length values of the rectangle to pixels. Since the conversion the LengthManager does is very useful, I added this feature to the RectManager. If this piece of