com.lowagie.text.pdf
public final class Type3Glyph extends PdfContentByte
| Field Summary | |
|---|---|
| boolean | colorized |
| PageResources | pageResources |
| Constructor Summary | |
|---|---|
| Type3Glyph() | |
| Type3Glyph(PdfWriter writer, PageResources pageResources, float wx, float llx, float lly, float urx, float ury, boolean colorized) | |
| Method Summary | |
|---|---|
| void | addImage(Image image, float a, float b, float c, float d, float e, float f, boolean inlineImage) |
| PdfContentByte | getDuplicate() |
| PageResources | getPageResources() |