[EMAIL PROTECTED] wrote:

+++ MultiResGraphicsNode.java 30 May 2003 01:07:15 -0000 1.6
...
  +    public Rectangle2D getSensitiveBounds(){
  +        return bounds;
  +    }

FOP GUMP fails because of this, both redesign and maintenance branch: [javac] /...ce/build/src/org/apache/fop/svg/PDFImageElementBridge.java:101: org.apache.fop.svg.PDFImageElementBridge.PDFJpegNode should be declared abstract; it does not define getSensitiveBounds() in org.apache.batik.gvt.GraphicsNode [javac] public static class PDFJpegNode extends AbstractGraphicsNode {

Any hint what we should add in getSensitiveBounds()?

J.Pietschmann



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



Reply via email to