Uses of Class
com.itextpdf.svg.xobject.SvgImageXObject
-
Packages that use SvgImageXObject Package Description com.itextpdf.svg.element -
-
Uses of SvgImageXObject in com.itextpdf.svg.element
Constructors in com.itextpdf.svg.element with parameters of type SvgImageXObject Constructor Description SvgImage(SvgImageXObject xObject)
Creates anSvgImage
from theSvgImageXObject
which represents Form XObject and contains processor result with the SVG information and resource resolver for the SVG image.
-