| Package | Description | 
|---|---|
| org.apache.poi.hemf.record.emfplus | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | HemfPlusMisc.EmfPlusEOF | 
| static class  | HemfPlusMisc.EmfPlusGetDCThe EmfPlusGetDC record specifies that subsequent EMF records encountered in the metafile
 SHOULD be processed. | 
| static class  | HemfPlusMisc.EmfPlusResetClipThe EmfPlusResetClip record resets the current clipping region for the world space to infinity. | 
| static class  | HemfPlusMisc.EmfPlusResetWorldTransformThe EmfPlusResetWorldTransform record resets the current world space transform to the identify matrix. | 
| static class  | HemfPlusMisc.EmfPlusSetAntiAliasModeThe EmfPlusSetAntiAliasMode record specifies the anti-aliasing mode for text output. | 
| static class  | HemfPlusMisc.EmfPlusSetClipPathThe EmfPlusSetClipPath record combines the current clipping region with a graphics path. | 
| static class  | HemfPlusMisc.EmfPlusSetClipRegionThe EmfPlusSetClipRegion record combines the current clipping region with another graphics region. | 
| static class  | HemfPlusMisc.EmfPlusSetCompositingModeThe EmfPlusSetCompositingMode record specifies how source colors are combined with background colors. | 
| static class  | HemfPlusMisc.EmfPlusSetCompositingQualityThe EmfPlusSetCompositingQuality record specifies the desired level of quality for creating
 composite images from multiple objects. | 
| static class  | HemfPlusMisc.EmfPlusSetInterpolationModeThe EmfPlusSetInterpolationMode record specifies how image scaling, including stretching and
 shrinking, is performed. | 
| static class  | HemfPlusMisc.EmfPlusSetPixelOffsetModeThe EmfPlusSetPixelOffsetMode record specifies how pixels are centered with respect to the
 coordinates of the drawing surface. | 
| static class  | HemfPlusMisc.EmfPlusSetTextRenderingHintThe EmfPlusSetTextRenderingHint record specifies the quality of text rendering, including the type
 of anti-aliasing. | 
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.