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

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

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

Fields in org.apache.poi.hslf.model declared as TextBytesAtom
protected  TextBytesAtom TextRun._byteAtom
           
 

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



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