Generated by
JDiff

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

Changed Methods
int  readByte() Documentation changed from old to new.
Read the next byte from the InputStream.
Color  readColor() Documentation changed from old to new.
Read the next Color from the InputStream.
int  readInt() Documentation changed from old to new.
Read the next int from the InputStream.
int  readShort() Documentation changed from old to new.
Read the next short from the InputStream.
int  readWord() Documentation changed from old to new.
Read the next word from the InputStream.
void  skip( int) Documentation changed from old to new.
Skips "len" amount of bytes from the InputStream.