Class HemfDraw.EmfStrokeAndFillPath

java.lang.Object
org.apache.poi.hemf.record.emf.HemfDraw.EmfStrokePath
org.apache.poi.hemf.record.emf.HemfDraw.EmfStrokeAndFillPath
All Implemented Interfaces:
GenericRecord, HemfRecord
Enclosing class:
HemfDraw

public static class HemfDraw.EmfStrokeAndFillPath extends HemfDraw.EmfStrokePath
The EMR_STROKEANDFILLPATH record closes any open figures in a path, strokes the outline of the path by using the current pen, and fills its interior by using the current brush.