Generated by
JDiff

Class com.itextpdf.kernel.pdf.PdfDashPattern

Documentation changed from old to new.

Changed Constructors
PdfDashPattern( float) Documentation changed from old to new.
Creates a new line dash pattern.
PdfDashPattern( float, float ) Documentation changed from old to new.
Creates a new line dash pattern.
PdfDashPattern( float, float , float ) Documentation changed from old to new.
Creates a new line dash pattern.
PdfDashPattern( void) Documentation changed from old to new.
Creates a new line dash pattern.
 

Changed Methods
float  getDash() Documentation changed from old to new.
Gets dash of PdfDashPattern.
float  getGap() Documentation changed from old to new.
Gets gap of PdfDashPattern.
float  getPhase() Documentation changed from old to new.
Gets phase of PdfDashPattern.