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 ======================================== Pixie : a free Java vector image library ======================================== Project Info: http://reporting.pentaho.org/pixie/ (C) Copyright 2000-2005, by Object Refinery Limited and Contributors.
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 3062 2007-07-30 17:22:18Z tmorgner $
WmfImageProducer Implements the ImageProducer interface for the MetaFiles