Generated by
JDiff

Class com.itextpdf.svg.renderers.path.impl.AbstractPathShape

Changed Constructors
AbstractPathShape( boolean) Documentation changed from old to new.
Creates new AbstractPathShape instance.
AbstractPathShape( boolean, IOperatorConverter ) Documentation changed from old to new.
Creates new AbstractPathShape instance.
AbstractPathShape( void) Documentation changed from old to new.
Creates new AbstractPathShape instance.
 

Changed Methods
Point  createPoint( String, String ) Documentation changed from old to new.
Creates Point based on provided {@code x} and {@code y} coordinates.