Uses of Class
org.pentaho.reporting.libraries.pixie.wmf.WmfFile

Packages that use WmfFile
  • Uses of WmfFile in org.pentaho.reporting.libraries.pixie.wmf

    Constructors in org.pentaho.reporting.libraries.pixie.wmf with parameters of type WmfFile
    Modifier
    Constructor
    Description
     
     
  • Uses of WmfFile in org.pentaho.reporting.libraries.pixie.wmf.records

    Modifier and Type
    Method
    Description
    abstract void
    MfCmd.replay(WmfFile metafile)
    Replays the command on the given WmfFile.
    void
    MfCmdAnimatePalette.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdArc.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdBitBlt.replay(WmfFile file)
     
    void
    MfCmdChord.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdCreateBrush.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdCreateDibPatternBrush.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdCreateFont.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdCreatePalette.replay(WmfFile file)
     
    void
    MfCmdCreatePatternBrush.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdCreatePen.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdCreateRegion.replay(WmfFile file)
     
    void
    MfCmdDeleteObject.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdDibBitBlt.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdDibStretchBlt.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdEllipse.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdEscape.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdExcludeClipRect.replay(WmfFile file)
     
    void
    MfCmdExtFloodFill.replay(WmfFile file)
     
    void
    MfCmdExtTextOut.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdFillRegion.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdFloodFill.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdFrameRegion.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdIntersectClipRect.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdInvertRegion.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdLineTo.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdMoveTo.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdOffsetClipRgn.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdOffsetViewportOrg.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdOffsetWindowOrg.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdPaintRgn.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdPatBlt.replay(WmfFile file)
     
    void
    MfCmdPie.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdPolygon.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdPolyline.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdPolyPolygon.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdRealisePalette.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdRectangle.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdResizePalette.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdRestoreDc.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdRoundRect.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdSaveDc.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdScaleViewportExt.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdScaleWindowExt.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdSelectClipRegion.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdSelectObject.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdSelectPalette.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdSetBkColor.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdSetBkMode.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdSetDibitsToDevice.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdSetMapMode.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdSetMapperFlags.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdSetPaletteEntries.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdSetPixel.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdSetPolyFillMode.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdSetRop2.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdSetStretchBltMode.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdSetTextAlign.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdSetTextCharExtra.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdSetTextColor.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdSetTextJustification.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdSetViewPortExt.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdSetViewPortOrg.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdSetWindowExt.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdSetWindowOrg.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdStretchBlt.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdStretchDibits.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdTextOut.replay(WmfFile file)
    Replays the command on the given WmfFile.
    void
    MfCmdUnknownCommand.replay(WmfFile file)