Uses of Class
org.odftoolkit.odfdom.dom.element.table.TableDataPilotLayoutInfoElement

Packages that use TableDataPilotLayoutInfoElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.table   
 

Uses of TableDataPilotLayoutInfoElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type TableDataPilotLayoutInfoElement
 void DefaultElementVisitor.visit(TableDataPilotLayoutInfoElement ele)
          A method to visit "table:data-pilot-layout-info" elements
 

Uses of TableDataPilotLayoutInfoElement in org.odftoolkit.odfdom.dom.element.table
 

Methods in org.odftoolkit.odfdom.dom.element.table that return TableDataPilotLayoutInfoElement
 TableDataPilotLayoutInfoElement TableDataPilotLevelElement.newTableDataPilotLayoutInfoElement(boolean tableAddEmptyLinesValue, String tableLayoutModeValue)
          Create child element table:data-pilot-layout-info.
 



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