|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xhtmlrenderer.swing.AWTFSImage
public abstract class AWTFSImage
| Constructor Summary | |
|---|---|
protected |
AWTFSImage()
|
| Method Summary | |
|---|---|
static FSImage |
createImage(java.awt.Image img)
|
abstract java.awt.image.BufferedImage |
getImage()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.xhtmlrenderer.extend.FSImage |
|---|
getHeight, getWidth, scale |
| Constructor Detail |
|---|
protected AWTFSImage()
| Method Detail |
|---|
public static FSImage createImage(java.awt.Image img)
public abstract java.awt.image.BufferedImage getImage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||