Package org.apache.poi.hemf.record.emf
Class HemfText
- java.lang.Object
-
- org.apache.poi.hemf.record.emf.HemfText
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classHemfText.EmfExtCreateFontIndirectWstatic classHemfText.EmfExtTextOutAstatic classHemfText.EmfExtTextOutOptionsstatic classHemfText.EmfExtTextOutWstatic classHemfText.EmfGraphicsModestatic classHemfText.EmfSetTextAlignThe EMR_SETTEXTALIGN record specifies text alignment.static classHemfText.EmfSetTextColorThe EMR_SETTEXTCOLOR record defines the current text color.static classHemfText.PolyTextOutANeeds to be implemented.static classHemfText.PolyTextOutWNeeds to be implemented.static classHemfText.SetTextJustification
-
Constructor Summary
Constructors Constructor Description HemfText()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static intgetMaxRecordLength()static voidsetMaxRecordLength(int length)
-