Uses of Class
org.xhtmlrenderer.pdf.ITextUserAgent
-
Packages that use ITextUserAgent Package Description org.xhtmlrenderer.pdf -
-
Uses of ITextUserAgent in org.xhtmlrenderer.pdf
Constructors in org.xhtmlrenderer.pdf with parameters of type ITextUserAgent Constructor Description ITextRenderer(float dotsPerPoint, int dotsPerPixel, ITextOutputDevice outputDevice, ITextUserAgent userAgent)ITextRenderer(float dotsPerPoint, int dotsPerPixel, ITextOutputDevice outputDevice, ITextUserAgent userAgent, FontResolver fontResolver)ITextRenderer(float dotsPerPoint, int dotsPerPixel, ITextOutputDevice outputDevice, ITextUserAgent userAgent, FontResolver fontResolver, ReplacedElementFactory replacedElementFactory, TextRenderer textRenderer)ITextRenderer(ITextOutputDevice outputDevice, ITextUserAgent userAgent)
-