public class AbstractFOPImageElementBridge.Graphics2DNode
extends org.apache.batik.gvt.AbstractGraphicsNode
Constructor and Description |
---|
AbstractFOPImageElementBridge.Graphics2DNode(org.apache.xmlgraphics.image.loader.impl.ImageGraphics2D g2d)
Create a new Graphics2D node.
|
Modifier and Type | Method and Description |
---|---|
java.awt.geom.Rectangle2D |
getGeometryBounds() |
java.awt.Shape |
getOutline() |
java.awt.geom.Rectangle2D |
getPrimitiveBounds() |
java.awt.geom.Rectangle2D |
getSensitiveBounds() |
void |
primitivePaint(java.awt.Graphics2D g2d) |
contains, fireGraphicsNodeChangeCompleted, fireGraphicsNodeChangeStarted, fireGraphicsNodeChangeStarted, fireGraphicsNodeChangeStarted, getBounds, getClip, getComposite, getEnableBackgroundGraphicsNodeRable, getFilter, getGlobalTransform, getGraphicsNodeRable, getInverseTransform, getMask, getParent, getPointerEventType, getRenderingHints, getRoot, getTransform, getTransformedBounds, getTransformedGeometryBounds, getTransformedPrimitiveBounds, getTransformedSensitiveBounds, getWeakReference, intersects, invalidateGeometryCache, isAntialiasedClip, isOffscreenBufferNeeded, isVisible, nodeHitAt, normalizeRectangle, paint, setClip, setComposite, setFilter, setMask, setParent, setPointerEventType, setRenderingHint, setRenderingHints, setRenderingHints, setRoot, setTransform, setVisible
public AbstractFOPImageElementBridge.Graphics2DNode(org.apache.xmlgraphics.image.loader.impl.ImageGraphics2D g2d)
g2d
- the Graphics2D imagepublic java.awt.Shape getOutline()
public void primitivePaint(java.awt.Graphics2D g2d)
public java.awt.geom.Rectangle2D getGeometryBounds()
public java.awt.geom.Rectangle2D getPrimitiveBounds()
public java.awt.geom.Rectangle2D getSensitiveBounds()
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.