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

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

public static class HemfText.PolyTextOutA
extends UnimplementedHemfRecord

Needs to be implemented. Couldn't find example.


Constructor Summary
HemfText.PolyTextOutA()
           
 
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.PolyTextOutA

public HemfText.PolyTextOutA()


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