org.apache.fop.svg
Class PDFImageElementBridge.Graphics2DNode
AbstractGraphicsNode
org.apache.fop.svg.PDFImageElementBridge.Graphics2DNode
- PDFImageElementBridge
public class PDFImageElementBridge.Graphics2DNode
extends AbstractGraphicsNode
A node that holds a Graphics2D image.
Graphics2DNode
public Graphics2DNode(ImageGraphics2D g2d)
Create a new Graphics2D node.
g2d
- the Graphics2D image
getGeometryBounds
public Rectangle2D getGeometryBounds()
getOutline
public Shape getOutline()
getPrimitiveBounds
public Rectangle2D getPrimitiveBounds()
getSensitiveBounds
public Rectangle2D getSensitiveBounds()
primitivePaint
public void primitivePaint(Graphics2D g2d)
Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.