com.itextpdf.tool.xml.css.apply
Class ImageCssApplier
java.lang.Object
com.itextpdf.tool.xml.css.apply.ImageCssApplier
public class ImageCssApplier
- extends Object
- Author:
- redlab_b
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageCssApplier
public ImageCssApplier()
apply
public Image apply(Image img,
Tag tag)
- Applies CSS to an Image
- Parameters:
img
- the imagetag
- the tag with the css
- Returns:
- a styled Image
Copyright © 2012. All Rights Reserved.