| Constructor and Description |
|---|
ITextFSImage(com.lowagie.text.Image image) |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
int |
getHeight() |
com.lowagie.text.Image |
getImage() |
int |
getWidth() |
void |
scale(int width,
int height) |
public int getWidth()
getWidth in interface org.xhtmlrenderer.extend.FSImagepublic int getHeight()
getHeight in interface org.xhtmlrenderer.extend.FSImagepublic void scale(int width,
int height)
scale in interface org.xhtmlrenderer.extend.FSImagepublic com.lowagie.text.Image getImage()
Copyright © 2018. All rights reserved.