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

Packages that use org.eclipse.actf.model.dom.odf.draw
org.eclipse.actf.model.dom.odf.base This package contains interfaces of ODF DOM. 
org.eclipse.actf.model.dom.odf.draw This package contains interfaces of ODF draw namespace. 
org.eclipse.actf.model.dom.odf.office This package contains interfaces of ODF office namespace. 
org.eclipse.actf.model.dom.odf.style This package contains interfaces of ODF style namespace. 
 

Classes in org.eclipse.actf.model.dom.odf.draw used by org.eclipse.actf.model.dom.odf.base
FrameElement
          Interface for <draw:frame> element.
TextBoxElement
          Interface for <draw:text-box> element.
 

Classes in org.eclipse.actf.model.dom.odf.draw used by org.eclipse.actf.model.dom.odf.draw
ImageElement
          Interface for <draw:image> element.
ImageMapAreaElement
          ODF elements that has <draw:image-map> as parent should implement this interface.
 

Classes in org.eclipse.actf.model.dom.odf.draw used by org.eclipse.actf.model.dom.odf.office
PageElement
          Interface for <draw:page> element.
 

Classes in org.eclipse.actf.model.dom.odf.draw used by org.eclipse.actf.model.dom.odf.style
GradientElement
          Interface for <draw:gradient> element.
OpacityElement
          Interface for <draw:opacity> element.