Package org.xhtmlrenderer.swing
Class AWTFSImage.NullImage
java.lang.Object
org.xhtmlrenderer.swing.AWTFSImage
org.xhtmlrenderer.swing.AWTFSImage.NullImage
- All Implemented Interfaces:
FSImage
- Enclosing class:
- AWTFSImage
-
Nested Class Summary
Nested classes/interfaces inherited from class org.xhtmlrenderer.swing.AWTFSImage
AWTFSImage.NewAWTFSImage
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.xhtmlrenderer.swing.AWTFSImage
createImage
-
Field Details
-
EMPTY_IMAGE
-
-
Constructor Details
-
NullImage
private NullImage()
-
-
Method Details
-
getWidth
public int getWidth() -
getHeight
public int getHeight() -
scale
public void scale(int width, int height) -
getImage
- Specified by:
getImage
in classAWTFSImage
-