public interface ISvgConverterProperties
ISvgProcessor| Modifier and Type | Method and Description |
|---|---|
String |
getBaseUri()
Gets the base URI.
|
String |
getCharset()
Get the name of the Charset to be used when decoding an InputStream.
|
FontProvider |
getFontProvider()
Gets the font provider.
|
MediaDeviceDescription |
getMediaDeviceDescription()
Gets the media device description.
|
ISvgNodeRendererFactory |
getRendererFactory()
Retrieve the factory responsible for creating
ISvgNodeRenderer |
IResourceRetriever |
getResourceRetriever()
Gets the resource retriever.
|
ISvgNodeRendererFactory getRendererFactory()
ISvgNodeRendererISvgNodeRendererFactory implementationFontProvider getFontProvider()
String getCharset()
UTF-8 will
be used (by JSoup).
Please be aware that this method is NOT used when handling a
String variable in the SvgConverter.
Charset used for decodingString getBaseUri()
MediaDeviceDescription getMediaDeviceDescription()
IResourceRetriever getResourceRetriever()
Copyright © 1998–2024 Apryse Group NV. All rights reserved.