Class HemfDraw.EmfFillPath

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

public static class HemfDraw.EmfFillPath extends HemfDraw.EmfStrokePath
The EMR_FILLPATH record closes any open figures in the current path and fills the path's interior by using the current brush and polygon-filling mode.