Generated by
JDiff

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

The superclass changed from com.itextpdf.svg.renderers.path.impl.OneDimensionalLineTo to com.itextpdf.svg.renderers.path.impl.LineTo.

Changed Methods
void  draw( PdfCanvas) Method was locally defined, but is now inherited from LineTo.  
Point  getEndingPoint() Method was locally defined, but is now inherited from LineTo.  
void  setCoordinates( String[], Point ) Change in signature from String[] to (String[], Point).
Method was inherited from OneDimensionalLineTo, but is now defined locally.