Package | Description |
---|---|
org.apache.poi.hemf.record.emfplus |
Modifier and Type | Class and Description |
---|---|
static class |
HemfPlusDraw.EmfPlusDrawDriverString
The EmfPlusDrawDriverString record specifies text output with character positions.
|
static class |
HemfPlusDraw.EmfPlusDrawImage
The EmfPlusDrawImage record specifies drawing a scaled image.
|
static class |
HemfPlusDraw.EmfPlusDrawImagePoints
The EmfPlusDrawImagePoints record specifies drawing a scaled image inside a parallelogram.
|
static class |
HemfPlusDraw.EmfPlusDrawPath
The EmfPlusDrawPath record specifies drawing a graphics path
|
static class |
HemfPlusDraw.EmfPlusDrawRects
The EmfPlusDrawRects record specifies drawing a series of rectangles.
|
static class |
HemfPlusDraw.EmfPlusFillPath
The EmfPlusFillPath record specifies filling the interior of a graphics path.
|
static class |
HemfPlusDraw.EmfPlusFillRegion
The EmfPlusFillRegion record specifies filling the interior of a graphics region.
|
static class |
HemfPlusMisc.EmfPlusSetClipPath
The EmfPlusSetClipPath record combines the current clipping region with a graphics path.
|
static class |
HemfPlusMisc.EmfPlusSetClipRegion
The EmfPlusSetClipRegion record combines the current clipping region with another graphics region.
|
static class |
HemfPlusObject.EmfPlusObject
The EmfPlusObject record specifies an object for use in graphics operations.
|
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.