org.apache.poi.hemf.record
Class HemfText.PolyTextOutW

java.lang.Object
  extended by org.apache.poi.hemf.record.UnimplementedHemfRecord
      extended by org.apache.poi.hemf.record.HemfText.PolyTextOutW
All Implemented Interfaces:
HemfRecord
Enclosing class:
HemfText

public static class HemfText.PolyTextOutW
extends UnimplementedHemfRecord

Needs to be implemented. Couldn't find example.


Constructor Summary
HemfText.PolyTextOutW()
           
 
Method Summary
 
Methods inherited from class org.apache.poi.hemf.record.UnimplementedHemfRecord
getRecordType, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HemfText.PolyTextOutW

public HemfText.PolyTextOutW()


Copyright 2017 The Apache Software Foundation or its licensors, as applicable.