Class HemfDraw.EmfEndPath

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

public static class HemfDraw.EmfEndPath extends Object
This record closes a path bracket and selects the path defined by the bracket into the playback device context.
  • Constructor Details

    • EmfEndPath

      public EmfEndPath()
  • Method Details