CssApplier<Image>public class ImageCssApplier extends java.lang.Object implements CssApplier<Image>
| Constructor | Description |
|---|---|
ImageCssApplier() |
| Modifier and Type | Method | Description |
|---|---|---|
Image |
apply(Image img,
Tag tag) |
Applies CSS to an Image.
|
Image |
apply(Image img,
Tag tag,
MarginMemory mm,
PageSizeContainable psc,
HtmlPipelineContext ctx) |
Styles an element
|
public Image apply(Image img, Tag tag)
img - the imagetag - the tag with the csspublic Image apply(Image img, Tag tag, MarginMemory mm, PageSizeContainable psc, HtmlPipelineContext ctx)
CssApplierapply in interface CssApplier<Image>img - the elementtag - the tagmm - the MarginMemorypsc - the PageSizeContainablectx - the HtmlPipelineContextParagraphCopyright © 1998–2018. All rights reserved.