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
|