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

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

public static class HemfText.SetTextAlign
extends UnimplementedHemfRecord


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

public HemfText.SetTextAlign()


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