Uses of Package
org.eclipse.actf.model.dom.odf.content

Packages that use org.eclipse.actf.model.dom.odf.content
org.eclipse.actf.model.dom.odf.chart This package contains interfaces and constants of ODF chart namespace. 
org.eclipse.actf.model.dom.odf.content This package contains interfaces of ODF text and graphics contents. 
org.eclipse.actf.model.dom.odf.presentation This package contains interfaces of ODF presentation namespace. 
org.eclipse.actf.model.dom.odf.range This package contains interfaces that specify ranges of ODF contents. 
org.eclipse.actf.model.dom.odf.style This package contains interfaces of ODF style namespace. 
org.eclipse.actf.model.dom.odf.svg This package contains interfaces of ODF SVG namespace. 
org.eclipse.actf.model.dom.odf.table This package contains interfaces of ODF table namespace. 
org.eclipse.actf.model.dom.odf.text This package contains interfaces of ODF text namespace. 
 

Classes in org.eclipse.actf.model.dom.odf.content used by org.eclipse.actf.model.dom.odf.chart
IEditable
          ODF elements that have text contents should implements this interface.
IStylable
          ODF elements that refers style elements should implements this interface.
 

Classes in org.eclipse.actf.model.dom.odf.content used by org.eclipse.actf.model.dom.odf.content
IEditable
          ODF elements that have text contents should implements this interface.
IEditListener
          Listener class to detect ODF content change should implement this interface.
IStylable
          ODF elements that refers style elements should implements this interface.
IStyleListener
          Listener class to detect ODF style change should implement this interface.
 

Classes in org.eclipse.actf.model.dom.odf.content used by org.eclipse.actf.model.dom.odf.presentation
IEditable
          ODF elements that have text contents should implements this interface.
IStylable
          ODF elements that refers style elements should implements this interface.
 

Classes in org.eclipse.actf.model.dom.odf.content used by org.eclipse.actf.model.dom.odf.range
IEditable
          ODF elements that have text contents should implements this interface.
IStylable
          ODF elements that refers style elements should implements this interface.
 

Classes in org.eclipse.actf.model.dom.odf.content used by org.eclipse.actf.model.dom.odf.style
IStyleListener
          Listener class to detect ODF style change should implement this interface.
 

Classes in org.eclipse.actf.model.dom.odf.content used by org.eclipse.actf.model.dom.odf.svg
IEditable
          ODF elements that have text contents should implements this interface.
 

Classes in org.eclipse.actf.model.dom.odf.content used by org.eclipse.actf.model.dom.odf.table
IStylable
          ODF elements that refers style elements should implements this interface.
 

Classes in org.eclipse.actf.model.dom.odf.content used by org.eclipse.actf.model.dom.odf.text
IEditable
          ODF elements that have text contents should implements this interface.
IStylable
          ODF elements that refers style elements should implements this interface.