Package org.xhtmlrenderer.swing
Class AWTFSImage
- java.lang.Object
-
- org.xhtmlrenderer.swing.AWTFSImage
-
- All Implemented Interfaces:
FSImage
- Direct Known Subclasses:
MutableFSImage
public abstract class AWTFSImage extends Object implements FSImage
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedAWTFSImage()
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description static FSImagecreateImage(Image img)abstract BufferedImagegetImage()
-
-
-
Method Detail
-
getImage
public abstract BufferedImage getImage()
-
-