Generated by
JDiff

Class com.itextpdf.kernel.pdf.canvas.wmf.MetaState

Removed Fields
List  MetaObjects List of MetaObjects.
int  backgroundMode The current background mode.
Color  currentBackgroundColor The current background color.
MetaBrush  currentBrush Current Brush.
MetaFont  currentFont Current Font.
MetaPen  currentPen Current Pen.
Point  currentPoint Current Point.
Color  currentTextColor Current text color.
int  extentWx Current extent for Wx.
int  extentWy Current extent for Wy.
int  lineJoin Curent line join.
int  offsetWx Current offset for Wx.
int  offsetWy Current offset for Wy.
int  polyFillMode Current polygon fill mode.
Stack  savedStates Stack of saved states.
float  scalingX Current x value for scaling.
float  scalingY Current y value for scaling.
int  textAlign Current text alignment.