Uses of Interface
org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusCompressed
-
Packages that use HemfPlusDraw.EmfPlusCompressed Package Description org.apache.poi.hemf.record.emfplus -
-
Uses of HemfPlusDraw.EmfPlusCompressed in org.apache.poi.hemf.record.emfplus
Classes in org.apache.poi.hemf.record.emfplus that implement HemfPlusDraw.EmfPlusCompressed Modifier and Type Class Description static classHemfPlusDraw.EmfPlusDrawImageThe EmfPlusDrawImage record specifies drawing a scaled image.static classHemfPlusDraw.EmfPlusDrawImagePointsThe EmfPlusDrawImagePoints record specifies drawing a scaled image inside a parallelogram.static classHemfPlusDraw.EmfPlusDrawRectsThe EmfPlusDrawRects record specifies drawing a series of rectangles.static classHemfPlusDraw.EmfPlusFillRectsThe EmfPlusFillRects record specifies filling the interiors of a series of rectangles.static classHemfPlusPath.EmfPlusPathstatic classHemfPlusRegion.EmfPlusRegionPath
-