public static class AbstractFOPImageElementBridge.Graphics2DNode
extends org.apache.batik.gvt.AbstractGraphicsNode
Constructor and Description |
---|
Graphics2DNode(org.apache.xmlgraphics.image.loader.impl.ImageGraphics2D g2d)
Create a new Graphics2D node.
|
Modifier and Type | Method and Description |
---|---|
Rectangle2D |
getGeometryBounds() |
Shape |
getOutline() |
Rectangle2D |
getPrimitiveBounds() |
Rectangle2D |
getSensitiveBounds() |
void |
primitivePaint(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 Graphics2DNode(org.apache.xmlgraphics.image.loader.impl.ImageGraphics2D g2d)
g2d
- the Graphics2D imagepublic Shape getOutline()
public void primitivePaint(Graphics2D g2d)
public Rectangle2D getGeometryBounds()
public Rectangle2D getPrimitiveBounds()
public Rectangle2D getSensitiveBounds()
Copyright © 2022 Apache Software Foundation. All rights reserved.