Generated by
JDiff

Class com.itextpdf.forms.xfdf.DestObject

Documentation changed from old to new.

Changed Methods
FitObject  getFit() Documentation changed from old to new.
Gets the Fit element, a child of the Dest element.
FitObject  getFitB() Documentation changed from old to new.
Sets the FitB element, a child of the Dest element.
FitObject  getFitBH() Documentation changed from old to new.
Sets the FitBH element, a child of the Dest element.
FitObject  getFitBV() Documentation changed from old to new.
Sets the FitBV element, a child of the Dest element.
FitObject  getFitH() Documentation changed from old to new.
Gets the FitH element, a child of the Dest element.
FitObject  getFitR() Documentation changed from old to new.
Gets the FitR element, a child of the Dest element.
FitObject  getFitV() Documentation changed from old to new.
Gets the FitV element, a child of the Dest element.
String  getName() Documentation changed from old to new.
Gets the Name attribute of Named element, a child of Dest element.
FitObject  getXyz() Documentation changed from old to new.
Gets the XYZ element, a child of the Dest element.
DestObject  setFit( FitObject) Documentation changed from old to new.
Sets the Fit element, a child of the Dest element.
DestObject  setFitB( FitObject) Documentation changed from old to new.
Gets the FitB element, a child of the Dest element.
DestObject  setFitBH( FitObject) Documentation changed from old to new.
Gets the FitBH element, a child of the Dest element.
DestObject  setFitBV( FitObject) Documentation changed from old to new.
Sets the FitBV element, a child of the Dest element.
DestObject  setFitH( FitObject) Documentation changed from old to new.
Sets the FitH element, a child of the Dest element.
DestObject  setFitR( FitObject) Documentation changed from old to new.
Sets the FitR element, a child of the Dest element.
DestObject  setFitV( FitObject) Documentation changed from old to new.
Sets the FitV element, a child of the Dest element.
DestObject  setName( String) Documentation changed from old to new.
Sets the Name attribute of Named element, a child of Dest element.
DestObject  setXyz( FitObject) Documentation changed from old to new.
Sets the XYZ element, a child of the Dest element.