com.lowagie.text.pdf.codec.wmf
public class MetaObject extends Object
| Field Summary | |
|---|---|
| static int | META_BRUSH |
| static int | META_FONT |
| static int | META_NOT_SUPPORTED |
| static int | META_PEN |
| int | type |
| Constructor Summary | |
|---|---|
| MetaObject() | |
| MetaObject(int type) | |
| Method Summary | |
|---|---|
| int | getType() |