Package com.aowagie.text.pdf.codec.wmf
Class MetaBrush
java.lang.Object
com.aowagie.text.pdf.codec.wmf.MetaObject
com.aowagie.text.pdf.codec.wmf.MetaBrush
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) static final int
(package private) static final int
private Color
private int
private int
Fields inherited from class com.aowagie.text.pdf.codec.wmf.MetaObject
META_BRUSH, META_FONT, META_PEN, type
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.aowagie.text.pdf.codec.wmf.MetaObject
getType
-
Field Details
-
BS_SOLID
static final int BS_SOLID- See Also:
-
BS_HATCHED
static final int BS_HATCHED- See Also:
-
style
private int style -
hatch
private int hatch -
color
-
-
Constructor Details
-
MetaBrush
public MetaBrush()
-
-
Method Details
-
init
- Throws:
IOException
-
getStyle
public int getStyle() -
getHatch
public int getHatch() -
getColor
-