Class PathShapeMapper

java.lang.Object
com.itextpdf.svg.renderers.path.impl.PathShapeMapper
All Implemented Interfaces:
IPathShapeMapper

public class PathShapeMapper extends Object implements IPathShapeMapper
The implementation of IPathShapeMapper that will be used by sub classes of PathSvgNodeRenderer To map the path-data instructions(moveto, lineto, corveto ...) to their respective implementations.