Package org.eclipse.actf.model.dom.odf.style

This package contains interfaces of ODF style namespace.

See:
          Description

Interface Summary
ChartPropertiesElement Interface for <style:chart-properties> element.
DefaultStyleElement Interface for <style:default-style> element.
DrawingPagePropertiesElement Interface for <style:drawing-page-properties> element.
FontFaceElement Interface for <style:font-face> element.
GraphicPropertiesElement Interface for <style:graphic-properties> element.
ListLevelPropertiesElement Interface for <style:list-level-properties> element.
MapElement Interface for <style:map> element.
MasterPageElement Interface for <style:master-page> element.
PageLayoutElement Interface for <style:page-layout> element.
PageLayoutPropertiesElement Interface for <style:page-layout-properties> element.
ParagraphPropertiesElement Interface for <style:paragraph-properties> element.
StyleElement Interface for <style:style> element.
StylePropertiesBase ODF elements that have style property values as attributes and have <style:style> as parent should implements this interface.
TableCellPropertiesElement Interface for <style:table-cell-properties> element.
TableColumnPropertiesElement Interface for <style:table-column-properties> element.
TablePropertiesElement Interface for <style:table-properties> element.
TableRowPropertiesElement Interface for <style:table-row-properties> element.
TabStopElement Interface for <style:tab-stop> element.
TabStopsElement Interface for <style:tab-stops> element.
TextPropertiesElement Interface for <style:text-properties> element.
 

Class Summary
StyleConstants StyleConstants defines the constant values used by style namespace of ODF DOM API
 

Package org.eclipse.actf.model.dom.odf.style Description

This package contains interfaces of ODF style namespace. Style namespace contains elements and attributes that describe the style and inheritance model.