org.apache.poi.hemf.record
Class HemfText

java.lang.Object
  extended by org.apache.poi.hemf.record.HemfText

@Internal
public class HemfText
extends java.lang.Object

Container class to gather all text-related commands This is starting out as read only, and very little is actually implemented at this point!


Nested Class Summary
static class HemfText.ExtCreateFontIndirectW
           
static class HemfText.ExtTextOutA
           
static class HemfText.ExtTextOutW
           
static class HemfText.PolyTextOutA
          Needs to be implemented.
static class HemfText.PolyTextOutW
          Needs to be implemented.
static class HemfText.SetTextAlign
           
static class HemfText.SetTextColor
           
static class HemfText.SetTextJustification
           
 
Constructor Summary
HemfText()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HemfText

public HemfText()


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