Package org.jfree.pixie.wmf

Interface Summary

BrushConstants The BrushConstants were defined in the Windows-API and are used do define the appearance of Wmf-Brushes.
FontConstants Various FontConstants defined in the Windows API.
MappingConstants Various MappingConstants defined in the Windows API.
PenConstants The PenConstants were defined in the Windows-API and are used do define the appearance of Wmf-Pens.
ROPConstants The ROPConstants were defined in the Windows-API and are used do define the various RasterOperations (ROP).
TextConstants The TextConstants were defined in the Windows-API and are used do define the appearance of Wmf-Text.
WmfObject Defines a generic WmfObject.

Class Summary

Buffer A block of raw mmeory.
GDIColor A color implementation, that supports some additional flags defined by the Windows API, but has no Alpha-Channel.
MfDcState Track the state of the DeviceContext of a Windows metafile.
MfDcState.MfScale
MfHeader A buffer which represents a Metafile header.
MfLogBrush A Windows metafile logical brush object.
MfLogFont A Windows metafile logical font object.
MfLogPalette
MfLogPen A Windows metafile logical pen object.
MfLogRegion A Wmf logical region definition.
MfPalette A WmfLogicalPalette, currently not implemented.
MfRecord A Windows metafile record.
MfType Predefined types of Windows metafile records.
WmfFile Parses and replays the WmfFile.
WmfGraphics2D Date: Mar 9, 2003 Time: 3:03:51 PM $Id: WmfGraphics2D.java,v 1.5 2004/11/21 16:29:31 taqua Exp $
WmfImageProducer Implements the ImageProducer interface for the MetaFiles