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

Packages that use TextRulerAtom
org.apache.poi.hslf.model   
org.apache.poi.hslf.record   
 

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

Fields in org.apache.poi.hslf.model declared as TextRulerAtom
protected  TextRulerAtom TextRun._ruler
           
 

Methods in org.apache.poi.hslf.model that return TextRulerAtom
 TextRulerAtom TextRun.createTextRuler()
           
 TextRulerAtom TextRun.getTextRuler()
           
 

Uses of TextRulerAtom in org.apache.poi.hslf.record
 

Methods in org.apache.poi.hslf.record that return TextRulerAtom
static TextRulerAtom TextRulerAtom.getParagraphInstance()
           
 



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