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