Generated by
JDiff

Class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo

Changed Methods
void  outputText( int, int , int , int , int , int , int , String ) Documentation changed from old to new.
Output Text at a certain x and y coordinate.
void  readAll() Documentation changed from old to new.
Reads and processes all the data of the InputMeta.
byte[]  wrapBMP( ImageData) Documentation changed from old to new.
Wrap a BMP image in an WMF.
void  writeDWord( OutputStream, int ) Documentation changed from old to new.
Writes the specified value to the specified outputstream as a dword.
void  writeWord( OutputStream, int ) Documentation changed from old to new.
Writes the specified value to the specified outputstream as a word.