Package org.odftoolkit.odfdom.dom.style.props

Classes representing the style properties.

See:
          Description

Interface Summary
OdfChartProperties  
OdfDrawingPageProperties  
OdfGraphicProperties  
OdfHeaderFooterProperties  
OdfListLevelProperties  
OdfPageLayoutProperties  
OdfParagraphProperties  
OdfRubyProperties  
OdfRubyStyleProperties  
OdfSectionProperties  
OdfTableCellProperties  
OdfTableColumnProperties  
OdfTableProperties  
OdfTableRowProperties  
OdfTextProperties  
 

Class Summary
OdfStyleProperty Class to represent a odf style attribut.
 

Enum Summary
OdfStylePropertiesSet  
 

Package org.odftoolkit.odfdom.dom.style.props Description

Classes representing the style properties. (DEPRECATED: functionality will be moved to element.style for version 0.8 see Bug 72) Each style-family is associated with a set of properties, e.g. style:family="text" is associated with a style:text-properties child element. Some style families contain multiple style properties.The associations which properties go with which style families were generated from the RelaxNG schema. Then again these properties have various style property attributes.



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