Class HemfWindowing.EmfSelectClipPath

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

public static class HemfWindowing.EmfSelectClipPath extends Object implements HemfRecord
The EMR_SELECTCLIPPATH record specifies the current path as a clipping region for a playback device context, combining the new region with any existing clipping region using the specified mode.
  • Constructor Details

    • EmfSelectClipPath

      public EmfSelectClipPath()
  • Method Details