Class AWTFSImage.NullImage
java.lang.Object
com.openhtmltopdf.swing.AWTFSImage
com.openhtmltopdf.swing.AWTFSImage.NullImage
- All Implemented Interfaces:
FSImage
- Enclosing class:
AWTFSImage
-
Nested Class Summary
Nested classes/interfaces inherited from class AWTFSImage
AWTFSImage.NewAWTFSImage -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class 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:
getImagein classAWTFSImage
-