Uses of Interface
com.itextpdf.svg.renderers.path.IPathShapeMapper
-
Uses of IPathShapeMapper in com.itextpdf.svg.renderers.path.impl
Modifier and TypeClassDescriptionclass
The implementation ofIPathShapeMapper
that will be used by sub classes ofPathSvgNodeRenderer
To map the path-data instructions(moveto, lineto, corveto ...) to their respective implementations.