Uses of Class
org.apache.poi.hslf.record.TextCharsAtom

Packages that use TextCharsAtom
org.apache.poi.hslf.model   
 

Uses of TextCharsAtom in org.apache.poi.hslf.model
 

Fields in org.apache.poi.hslf.model declared as TextCharsAtom
protected  TextCharsAtom TextRun._charAtom
           
 

Constructors in org.apache.poi.hslf.model with parameters of type TextCharsAtom
TextRun(TextHeaderAtom tha, TextCharsAtom tca, StyleTextPropAtom sta)
          Constructs a Text Run from a Unicode text block
 



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