Uses of Class
org.odftoolkit.odfdom.dom.element.OdfStylePropertiesBase

Packages that use OdfStylePropertiesBase
org.odftoolkit.odfdom.dom.element From the ODF RelaxNG generated Java classes representing the ODF elements. 
org.odftoolkit.odfdom.dom.element.style   
 

Uses of OdfStylePropertiesBase in org.odftoolkit.odfdom.dom.element
 

Methods in org.odftoolkit.odfdom.dom.element that return OdfStylePropertiesBase
 OdfStylePropertiesBase OdfStyleBase.getOrCreatePropertiesElement(OdfStylePropertiesSet set)
           
 OdfStylePropertiesBase OdfStyleBase.getPropertiesElement(OdfStylePropertiesSet set)
           
 

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

Subclasses of OdfStylePropertiesBase in org.odftoolkit.odfdom.dom.element.style
 class StyleChartPropertiesElement
          DOM implementation of OpenDocument element style:chart-properties.
 class StyleDrawingPagePropertiesElement
          DOM implementation of OpenDocument element style:drawing-page-properties.
 class StyleGraphicPropertiesElement
          DOM implementation of OpenDocument element style:graphic-properties.
 class StyleHeaderFooterPropertiesElement
          DOM implementation of OpenDocument element style:header-footer-properties.
 class StyleListLevelPropertiesElement
          DOM implementation of OpenDocument element style:list-level-properties.
 class StylePageLayoutPropertiesElement
          DOM implementation of OpenDocument element style:page-layout-properties.
 class StyleParagraphPropertiesElement
          DOM implementation of OpenDocument element style:paragraph-properties.
 class StyleRubyPropertiesElement
          DOM implementation of OpenDocument element style:ruby-properties.
 class StyleSectionPropertiesElement
          DOM implementation of OpenDocument element style:section-properties.
 class StyleTableCellPropertiesElement
          DOM implementation of OpenDocument element style:table-cell-properties.
 class StyleTableColumnPropertiesElement
          DOM implementation of OpenDocument element style:table-column-properties.
 class StyleTablePropertiesElement
          DOM implementation of OpenDocument element style:table-properties.
 class StyleTableRowPropertiesElement
          DOM implementation of OpenDocument element style:table-row-properties.
 class StyleTextPropertiesElement
          DOM implementation of OpenDocument element style:text-properties.
 



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