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

Packages that use OdfStylePropertiesBase
org.odftoolkit.odfdom.doc.style   
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.doc.style
 

Subclasses of OdfStylePropertiesBase in org.odftoolkit.odfdom.doc.style
 class OdfStyleChartProperties
          Convenient functionalty for the parent ODF OpenDocument element
 class OdfStyleDrawingPageProperties
          Convenient functionalty for the parent ODF OpenDocument element
 class OdfStyleGraphicProperties
          Convenient functionalty for the parent ODF OpenDocument element
 class OdfStyleHeaderFooterProperties
          Convenient functionalty for the parent ODF OpenDocument element
 class OdfStyleListLevelProperties
          Convenient functionalty for the parent ODF OpenDocument element
 class OdfStylePageLayoutProperties
          Convenient functionalty for the parent ODF OpenDocument element
 class OdfStyleParagraphProperties
          Convenient functionalty for the parent ODF OpenDocument element
 class OdfStyleRubyProperties
          Convenient functionalty for the parent ODF OpenDocument element
 class OdfStyleSectionProperties
          Convenient functionalty for the parent ODF OpenDocument element
 class OdfStyleTableCellProperties
          Convenient functionalty for the parent ODF OpenDocument element
 class OdfStyleTableColumnProperties
          Convenient functionalty for the parent ODF OpenDocument element
 class OdfStyleTableProperties
          Convenient functionalty for the parent ODF OpenDocument element
 class OdfStyleTableRowProperties
          Convenient functionalty for the parent ODF OpenDocument element
 class OdfStyleTextProperties
          Convenient functionalty for the parent ODF OpenDocument element
 

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 .
 class StyleDrawingPagePropertiesElement
          DOM implementation of OpenDocument element .
 class StyleGraphicPropertiesElement
          DOM implementation of OpenDocument element .
 class StyleHeaderFooterPropertiesElement
          DOM implementation of OpenDocument element .
 class StyleListLevelPropertiesElement
          DOM implementation of OpenDocument element .
 class StylePageLayoutPropertiesElement
          DOM implementation of OpenDocument element .
 class StyleParagraphPropertiesElement
          DOM implementation of OpenDocument element .
 class StyleRubyPropertiesElement
          DOM implementation of OpenDocument element .
 class StyleSectionPropertiesElement
          DOM implementation of OpenDocument element .
 class StyleTableCellPropertiesElement
          DOM implementation of OpenDocument element .
 class StyleTableColumnPropertiesElement
          DOM implementation of OpenDocument element .
 class StyleTablePropertiesElement
          DOM implementation of OpenDocument element .
 class StyleTableRowPropertiesElement
          DOM implementation of OpenDocument element .
 class StyleTextPropertiesElement
          DOM implementation of OpenDocument element .
 



Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.