Uses of Class
com.itextpdf.svg.processors.impl.SvgConverterProperties
Packages that use SvgConverterProperties
-
Uses of SvgConverterProperties in com.itextpdf.svg.processors.impl
Methods in com.itextpdf.svg.processors.impl that return SvgConverterPropertiesModifier and TypeMethodDescriptionSvgConverterProperties.setBaseUri
(String baseUri) Sets the base URI.SvgConverterProperties.setCharset
(String charset) SvgConverterProperties.setCssStyleSheet
(CssStyleSheet cssStyleSheet) Sets the CSS style sheet.SvgConverterProperties.setFontProvider
(FontProvider fontProvider) SvgConverterProperties.setMediaDeviceDescription
(MediaDeviceDescription mediaDeviceDescription) Sets the media device description.SvgConverterProperties.setRendererFactory
(ISvgNodeRendererFactory rendererFactory) SvgConverterProperties.setResourceRetriever
(IResourceRetriever resourceRetriever) Sets the resource retriever.