|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.lowagie.text.pdf.codec.postscript.MetaDoPS
| Field Summary | |
(package private) int |
bottom
|
PdfContentByte |
cb
|
(package private) InputStream |
in
|
(package private) int |
inch
|
(package private) int |
left
|
(package private) int |
right
|
(package private) int |
top
|
| Constructor Summary | |
MetaDoPS(InputStream in,
PdfContentByte cb)
|
|
| Method Summary | |
void |
readAll()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public PdfContentByte cb
InputStream in
int left
int top
int right
int bottom
int inch
| Constructor Detail |
public MetaDoPS(InputStream in,
PdfContentByte cb)
| Method Detail |
public void readAll()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||