com.lowagie.text.pdf.codec.wmf

Class MetaObject

public class MetaObject extends Object

Field Summary
static intMETA_BRUSH
static intMETA_FONT
static intMETA_NOT_SUPPORTED
static intMETA_PEN
inttype
Constructor Summary
MetaObject()
MetaObject(int type)
Method Summary
intgetType()

Field Detail

META_BRUSH

public static final int META_BRUSH

META_FONT

public static final int META_FONT

META_NOT_SUPPORTED

public static final int META_NOT_SUPPORTED

META_PEN

public static final int META_PEN

type

public int type

Constructor Detail

MetaObject

public MetaObject()

MetaObject

public MetaObject(int type)

Method Detail

getType

public int getType()