Generated by
JDiff

Class com.itextpdf.svg.renderers.impl.PolylineSvgNodeRenderer

Changed Methods
List  getPoints() Documentation changed from old to new.
Returns a list of Point objects representing the path to be drawn by the polyline tag.
 

Changed Fields
List  points Documentation changed from old to new.
A List of Point objects representing the path to be drawn by the polyline tag.