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

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

public static class HemfText.ExtTextOutW
extends HemfText.ExtTextOutA


Constructor Summary
HemfText.ExtTextOutW()
           
 
Method Summary
protected  java.nio.charset.Charset getEncodingHint()
           
 HemfRecordType getRecordType()
           
 java.lang.String getText()
           
 
Methods inherited from class org.apache.poi.hemf.record.HemfText.ExtTextOutA
getBottom, getExScale, getEyScale, getGraphicsMode, getLeft, getRight, getText, getTop, getX, getY, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HemfText.ExtTextOutW

public HemfText.ExtTextOutW()
Method Detail

getRecordType

public HemfRecordType getRecordType()
Specified by:
getRecordType in interface HemfRecord
Overrides:
getRecordType in class HemfText.ExtTextOutA

getEncodingHint

protected java.nio.charset.Charset getEncodingHint()
Overrides:
getEncodingHint in class HemfText.ExtTextOutA

getText

public java.lang.String getText()
                         throws java.io.IOException
Throws:
java.io.IOException


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