Uses of Interface
com.openhtmltopdf.extend.SVGDrawer
-
Packages that use SVGDrawer Package Description com.openhtmltopdf.outputdevice.helper -
-
Uses of SVGDrawer in com.openhtmltopdf.outputdevice.helper
Fields in com.openhtmltopdf.outputdevice.helper declared as SVGDrawer Modifier and Type Field Description SVGDrawerBaseRendererBuilder.BaseRendererBuilderState. _mathmlImplSVGDrawerBaseRendererBuilder.BaseRendererBuilderState. _svgImplMethods in com.openhtmltopdf.outputdevice.helper with parameters of type SVGDrawer Modifier and Type Method Description TFinalClassBaseRendererBuilder. useMathMLDrawer(SVGDrawer mathMlImpl)Use the specified MathML implementation.TFinalClassBaseRendererBuilder. useSVGDrawer(SVGDrawer svgImpl)Uses the specified SVG drawer implementation.
-