Uses of Interface
org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusSolidColor
-
Packages that use HemfPlusDraw.EmfPlusSolidColor Package Description org.apache.poi.hemf.record.emfplus -
-
Uses of HemfPlusDraw.EmfPlusSolidColor in org.apache.poi.hemf.record.emfplus
Classes in org.apache.poi.hemf.record.emfplus that implement HemfPlusDraw.EmfPlusSolidColor Modifier and Type Class Description static classHemfPlusDraw.EmfPlusDrawDriverStringThe EmfPlusDrawDriverString record specifies text output with character positions.static classHemfPlusDraw.EmfPlusFillPathThe EmfPlusFillPath record specifies filling the interior of a graphics path.static classHemfPlusDraw.EmfPlusFillRectsThe EmfPlusFillRects record specifies filling the interiors of a series of rectangles.static classHemfPlusDraw.EmfPlusFillRegionThe EmfPlusFillRegion record specifies filling the interior of a graphics region.
-