org.xhtmlrenderer.swing
Class AWTFSImage

java.lang.Object
  extended by org.xhtmlrenderer.swing.AWTFSImage
All Implemented Interfaces:
FSImage
Direct Known Subclasses:
MutableFSImage

public abstract class AWTFSImage
extends Object
implements FSImage


Constructor Summary
protected AWTFSImage()
           
 
Method Summary
static FSImage createImage(Image img)
           
abstract  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

AWTFSImage

protected AWTFSImage()
Method Detail

createImage

public static FSImage createImage(Image img)

getImage

public abstract BufferedImage getImage()


Copyright © 2013. All Rights Reserved.