com.lowagie.text.pdf.wmf
Class InputMeta
java.lang.Object
|
+--com.lowagie.text.pdf.wmf.InputMeta
- public class InputMeta
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
in
InputStream in
length
int length
InputMeta
public InputMeta(InputStream in)
readWord
public int readWord()
throws IOException
IOException
readShort
public int readShort()
throws IOException
IOException
readInt
public int readInt()
throws IOException
IOException
readByte
public int readByte()
throws IOException
IOException
skip
public void skip(int len)
throws IOException
IOException
getLength
public int getLength()
readColor
public Color readColor()
throws IOException
IOException