Class MfLogRegion
- java.lang.Object
-
- org.pentaho.reporting.libraries.pixie.wmf.MfLogRegion
-
-
Field Summary
-
Fields inherited from interface org.pentaho.reporting.libraries.pixie.wmf.WmfObject
OBJ_BRUSH, OBJ_FONT, OBJ_PALETTE, OBJ_PEN, OBJ_REGION
-
-
Constructor Summary
Constructors Constructor Description MfLogRegion()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Rectangle
getBounds()
int
getType()
void
setBounds(int x, int y, int w, int h)
-