JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
flying.saucer
Package
org.xhtmlrenderer.extend
Interface FSImage
All Known Implementing Classes:
AWTFSImage
,
MutableFSImage
public interface
FSImage
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int
getHeight
()
int
getWidth
()
void
scale
(int width, int height)
Method Details
getWidth
int
getWidth
()
getHeight
int
getHeight
()
scale
void
scale
(int width, int height)