Package org.xhtmlrenderer.extend
Interface FSImage
-
- All Known Implementing Classes:
AWTFSImage
,ITextFSImage
,PDFAsImage
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)
-