Uses of Class
org.odftoolkit.odfdom.dom.element.style.StyleTabStopElement
Packages that use StyleTabStopElement
-
Uses of StyleTabStopElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type StyleTabStopElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.visit(StyleTabStopElement ele) A method to visit "style:tab-stop" elements -
Uses of StyleTabStopElement in org.odftoolkit.odfdom.dom.element.style
Methods in org.odftoolkit.odfdom.dom.element.style that return StyleTabStopElementModifier and TypeMethodDescriptionStyleTabStopsElement.newStyleTabStopElement(String stylePositionValue, String styleTypeValue) Create child element <style:tab-stop>.