Generated by
JDiff

Class com.itextpdf.forms.xfdf.BorderStyleAltObject

Changed Methods
String  getContent() Documentation changed from old to new.
Gets an encoded border style string.
float[]  getDashPattern() Documentation changed from old to new.
Gets a array of numbers specifying the pattern of dashes and gaps of the border.
float  getHCornerRadius() Documentation changed from old to new.
Gets a float value specifying the horizontal corner radius of the rectangular border.
float  getVCornerRadius() Documentation changed from old to new.
Gets a float value specifying the vertical corner radius of the rectangular border.
float  getWidth() Documentation changed from old to new.
Gets a float value specifying the width of the rectangular border.
BorderStyleAltObject  setContent( String) Documentation changed from old to new.
Sets an encoded border style string.
BorderStyleAltObject  setDashPattern( float[]) Documentation changed from old to new.
Sets a array of numbers specifying the pattern of dashes and gaps of the border.