Flying Saucer Project Release ${app.version}

org.xhtmlrenderer.extend
Interface FSImage

All Known Implementing Classes:
AWTFSImage, ITextFSImage, PDFAsImage

public interface FSImage


Method Summary
 int getHeight()
           
 int getWidth()
           
 void scale(int width, int height)
           
 

Method Detail

getWidth

int getWidth()

getHeight

int getHeight()

scale

void scale(int width,
           int height)

Flying Saucer Project Release ${app.version}

Flying Saucer Project Home