public class ITextFSImage extends Object implements FSImage, Cloneable
ITextFSImage(com.lowagie.text.Image image)
Object
clone()
int
getHeight()
com.lowagie.text.Image
getImage()
getWidth()
void
scale(int width, int height)
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ITextFSImage(com.lowagie.text.Image image)
public int getWidth()
getWidth
FSImage
public int getHeight()
getHeight
public void scale(int width, int height)
scale
public com.lowagie.text.Image getImage()
public Object clone()
clone
Copyright © 2011-2013. All Rights Reserved.