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 intgetHeight()intgetWidth()voidscale(int width, int height)
-