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

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

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

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

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

Fields in org.apache.poi.hslf.usermodel declared as TextRulerAtom
protected  TextRulerAtom HSLFTextParagraph._ruler
           
 

Methods in org.apache.poi.hslf.usermodel that return TextRulerAtom
 TextRulerAtom HSLFTextParagraph.createTextRuler()
           
 TextRulerAtom HSLFTextParagraph.getTextRuler()
           
 



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