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   
org.eclipse.actf.model.dom.odf.draw   
org.eclipse.actf.model.dom.odf.office   
org.eclipse.actf.model.dom.odf.style   
 

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.