Package org.apache.poi.hemf.record
Class HemfText
- java.lang.Object
-
- 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
Nested Classes Modifier and Type Class Description static classHemfText.ExtCreateFontIndirectWstatic classHemfText.ExtTextOutAstatic classHemfText.ExtTextOutWstatic classHemfText.PolyTextOutANeeds to be implemented.static classHemfText.PolyTextOutWNeeds to be implemented.static classHemfText.SetTextAlignstatic classHemfText.SetTextColorstatic classHemfText.SetTextJustification
-
Constructor Summary
Constructors Constructor Description HemfText()
-