Class MfLogRegion

java.lang.Object
org.pentaho.reporting.libraries.pixie.wmf.MfLogRegion
All Implemented Interfaces:
WmfObject

public class MfLogRegion extends Object implements WmfObject
A Wmf logical region definition.
  • Constructor Details

    • MfLogRegion

      public MfLogRegion()
  • Method Details

    • getType

      public int getType()
      Specified by:
      getType in interface WmfObject
    • setBounds

      public void setBounds(int x, int y, int w, int h)
    • getBounds

      public Rectangle getBounds()