com.lowagie.text.pdf.codec.wmf
Modifier and Type | Field and Description |
---|---|
static int |
META_BRUSH |
static int |
META_FONT |
static int |
META_NOT_SUPPORTED |
static int |
META_PEN |
int |
type |
Constructor and Description |
---|
MetaObject() |
MetaObject(int type) |
Modifier and Type | Method and Description |
---|---|
int |
getType() |
public static final int META_NOT_SUPPORTED
public static final int META_PEN
public static final int META_BRUSH
public static final int META_FONT
public int type