| Package | Description | 
|---|---|
| org.apache.poi.hemf.record.emfplus | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | HemfPlusDraw.EmfPlusDrawDriverStringThe EmfPlusDrawDriverString record specifies text output with character positions. | 
| static class  | HemfPlusDraw.EmfPlusDrawImageThe EmfPlusDrawImage record specifies drawing a scaled image. | 
| static class  | HemfPlusDraw.EmfPlusDrawImagePointsThe EmfPlusDrawImagePoints record specifies drawing a scaled image inside a parallelogram. | 
| static class  | HemfPlusDraw.EmfPlusDrawPathThe EmfPlusDrawPath record specifies drawing a graphics path | 
| static class  | HemfPlusDraw.EmfPlusDrawRectsThe EmfPlusDrawRects record specifies drawing a series of rectangles. | 
| static class  | HemfPlusDraw.EmfPlusFillPathThe EmfPlusFillPath record specifies filling the interior of a graphics path. | 
| static class  | HemfPlusDraw.EmfPlusFillRegionThe EmfPlusFillRegion record specifies filling the interior of a graphics region. | 
| 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  | HemfPlusObject.EmfPlusObjectThe EmfPlusObject record specifies an object for use in graphics operations. | 
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.