public final class HemfPlusDraw
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
| static interface  | HemfPlusDraw.EmfPlusCompressed | 
| 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.EmfPlusFillRectsThe EmfPlusFillRects record specifies filling the interiors of a series of rectangles. | 
| static class  | HemfPlusDraw.EmfPlusFillRegionThe EmfPlusFillRegion record specifies filling the interior of a graphics region. | 
| static interface  | HemfPlusDraw.EmfPlusRelativePosition | 
| static interface  | HemfPlusDraw.EmfPlusSolidColor | 
| static class  | HemfPlusDraw.EmfPlusUnitType | 
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.