Uses of Class
org.apache.poi.hslf.record.TextRulerAtom
-
Packages that use TextRulerAtom Package Description 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 Modifier and Type Method Description static TextRulerAtomTextRulerAtom. getParagraphInstance() -
Uses of TextRulerAtom in org.apache.poi.hslf.usermodel
Fields in org.apache.poi.hslf.usermodel declared as TextRulerAtom Modifier and Type Field Description protected TextRulerAtomHSLFTextParagraph. _rulerMethods in org.apache.poi.hslf.usermodel that return TextRulerAtom Modifier and Type Method Description TextRulerAtomHSLFTextParagraph. createTextRuler()TextRulerAtomHSLFTextParagraph. getTextRuler()
-