|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.batik.gvt.AbstractGraphicsNode | +--org.apache.fop.svg.PDFImageElementBridge.PDFJpegNode
Fields inherited from class org.apache.batik.gvt.AbstractGraphicsNode |
changeCompletedEvent, changeStartedEvent, clip, composite, enableBackgroundGraphicsNodeRable, filter, graphicsNodeRable, hints, inverseTransform, isVisible, listeners, mask, parent, pointerEventType, root, transform, weakRef |
Fields inherited from interface org.apache.batik.gvt.GraphicsNode |
ALL, FILL, IDENTITY, NONE, PAINTED, STROKE, VISIBLE, VISIBLE_FILL, VISIBLE_PAINTED, VISIBLE_STROKE |
Constructor Summary | |
PDFImageElementBridge.PDFJpegNode(JpegImage j)
|
Method Summary | |
java.awt.geom.Rectangle2D |
getGeometryBounds()
|
java.awt.Shape |
getOutline()
|
java.awt.geom.Rectangle2D |
getPrimitiveBounds()
|
void |
primitivePaint(java.awt.Graphics2D g2d)
|
Methods inherited from class org.apache.batik.gvt.AbstractGraphicsNode |
contains, fireGraphicsNodeChangeCompleted, fireGraphicsNodeChangeStarted, getBounds, getClip, getComposite, getEnableBackgroundGraphicsNodeRable, getFilter, getGlobalTransform, getGraphicsNodeRable, getInverseTransform, getMask, getParent, getPointerEventType, getRenderingHints, getRoot, getTransform, getTransformedBounds, getTransformedGeometryBounds, getTransformedPrimitiveBounds, getWeakReference, intersects, invalidateGeometryCache, isAntialiasedClip, isOffscreenBufferNeeded, isVisible, nodeHitAt, paint, setClip, setComposite, setFilter, setMask, setParent, setPointerEventType, setRenderingHint, setRenderingHints, setRenderingHints, setRoot, setTransform, setVisible |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PDFImageElementBridge.PDFJpegNode(JpegImage j)
Method Detail |
public java.awt.Shape getOutline()
getOutline
in class org.apache.batik.gvt.AbstractGraphicsNode
public void primitivePaint(java.awt.Graphics2D g2d)
primitivePaint
in class org.apache.batik.gvt.AbstractGraphicsNode
public java.awt.geom.Rectangle2D getGeometryBounds()
getGeometryBounds
in class org.apache.batik.gvt.AbstractGraphicsNode
public java.awt.geom.Rectangle2D getPrimitiveBounds()
getPrimitiveBounds
in class org.apache.batik.gvt.AbstractGraphicsNode
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |