Class HwmfDraw.WmfMoveTo

java.lang.Object
org.apache.poi.hwmf.record.HwmfDraw.WmfMoveTo
All Implemented Interfaces:
HwmfRecord
Enclosing class:
HwmfDraw

public static class HwmfDraw.WmfMoveTo extends Object implements HwmfRecord
The META_MOVETO record sets the output position in the playback device context to a specified point.
  • Constructor Details

    • WmfMoveTo

      public WmfMoveTo()
  • Method Details