|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.ObjectCompositeGraphicsNode
org.apache.fop.svg.PDFANode
A graphics node that represents an image described as a graphics node.
| Constructor Summary | |
|---|---|
PDFANode()
Constructs a new empty PDFANode. |
|
| Method Summary | |
|---|---|
void |
paint(java.awt.Graphics2D g2d)
Paints this node if visible. |
void |
setDestination(java.lang.String dest)
Set the destination String. |
void |
setTransform(java.awt.geom.AffineTransform tf)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PDFANode()
| Method Detail |
public void setDestination(java.lang.String dest)
public void setTransform(java.awt.geom.AffineTransform tf)
public void paint(java.awt.Graphics2D g2d)
g2d - the Graphics2D to use
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||