Uses of Class
org.odftoolkit.odfdom.dom.element.style.StyleTabStopsElement

Packages that use StyleTabStopsElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.style   
 

Uses of StyleTabStopsElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type StyleTabStopsElement
 void DefaultElementVisitor.visit(StyleTabStopsElement ele)
          A method to visit "style:tab-stops" elements
 

Uses of StyleTabStopsElement in org.odftoolkit.odfdom.dom.element.style
 

Methods in org.odftoolkit.odfdom.dom.element.style that return StyleTabStopsElement
 StyleTabStopsElement StyleParagraphPropertiesElement.newStyleTabStopsElement()
          Create child element style:tab-stops.
 



Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.