Uses of Interface
com.itextpdf.svg.renderers.path.IPathShapeMapper
-
Packages that use IPathShapeMapper Package Description com.itextpdf.svg.renderers.path.impl -
-
Uses of IPathShapeMapper in com.itextpdf.svg.renderers.path.impl
Classes in com.itextpdf.svg.renderers.path.impl that implement IPathShapeMapper Modifier and Type Class Description classPathShapeMapperThe implementation ofIPathShapeMapperthat will be used by sub classes ofPathSvgNodeRendererTo map the path-data instructions(moveto, lineto, corveto ...) to their respective implementations.
-