public class HemfMisc
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | HemfMisc.EmfCreateBrushIndirectThe EMR_CREATEBRUSHINDIRECT record defines a logical brush for graphics operations. | 
| static class  | HemfMisc.EmfCreateDibPatternBrushPtThe EMR_CREATEDIBPATTERNBRUSHPT record defines a pattern brush for graphics operations. | 
| static class  | HemfMisc.EmfCreateMonoBrush | 
| static class  | HemfMisc.EmfCreatePenThe EMR_CREATEPEN record defines a logical pen for graphics operations. | 
| static class  | HemfMisc.EmfDeleteObjectThe EMR_DELETEOBJECT record deletes a graphics object, which is specified by its index
 in the EMF Object Table | 
| static class  | HemfMisc.EmfEof | 
| static class  | HemfMisc.EmfExtCreatePen | 
| static class  | HemfMisc.EmfModifyWorldTransform | 
| static class  | HemfMisc.EmfRestoreDcThe EMF_RESTOREDC record restores the playback device context from a previously saved device
 context. | 
| static class  | HemfMisc.EmfSaveDcThe EMF_SAVEDC record saves the playback device context for later retrieval. | 
| static class  | HemfMisc.EmfSetBkColorThe META_SETBKCOLOR record sets the background color in the playback device context to a
 specified color, or to the nearest physical color if the device cannot represent the specified color. | 
| static class  | HemfMisc.EmfSetBkModeThe EMR_SETBKMODE record specifies the background mix mode of the playback device context. | 
| static class  | HemfMisc.EmfSetBrushOrgEx | 
| static class  | HemfMisc.EmfSetMapModeThe EMR_SETMAPMODE record specifies the mapping mode of the playback device context. | 
| static class  | HemfMisc.EmfSetMapperFlagsThe EMR_SETMAPPERFLAGS record specifies parameters of the process of matching logical fonts to
 physical fonts, which is performed by the font mapper. | 
| static class  | HemfMisc.EmfSetMiterLimitThe EMR_SETMITERLIMIT record specifies the limit for the length of miter joins for the playback
 device context. | 
| static class  | HemfMisc.EmfSetRop2The EMR_SETROP2 record defines a binary raster operation mode. | 
| static class  | HemfMisc.EmfSetStretchBltModeThe EMR_SETSTRETCHBLTMODE record specifies bitmap stretch mode. | 
| static class  | HemfMisc.EmfSetWorldTransform | 
| static class  | HemfMisc.HemfModifyWorldTransformMode | 
| Constructor and Description | 
|---|
| HemfMisc() | 
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.