Uses of Class
org.odftoolkit.odfdom.dom.element.svg.SvgTitleElement

Packages that use SvgTitleElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.dr3d   
org.odftoolkit.odfdom.dom.element.draw   
 

Uses of SvgTitleElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type SvgTitleElement
 void DefaultElementVisitor.visit(SvgTitleElement ele)
          A method to visit "svg:title" elements
 

Uses of SvgTitleElement in org.odftoolkit.odfdom.dom.element.dr3d
 

Methods in org.odftoolkit.odfdom.dom.element.dr3d that return SvgTitleElement
 SvgTitleElement Dr3dSceneElement.newSvgTitleElement()
          Create child element svg:title.
 

Uses of SvgTitleElement in org.odftoolkit.odfdom.dom.element.draw
 

Methods in org.odftoolkit.odfdom.dom.element.draw that return SvgTitleElement
 SvgTitleElement DrawRegularPolygonElement.newSvgTitleElement()
          Create child element svg:title.
 SvgTitleElement DrawRectElement.newSvgTitleElement()
          Create child element svg:title.
 SvgTitleElement DrawPolylineElement.newSvgTitleElement()
          Create child element svg:title.
 SvgTitleElement DrawPolygonElement.newSvgTitleElement()
          Create child element svg:title.
 SvgTitleElement DrawPathElement.newSvgTitleElement()
          Create child element svg:title.
 SvgTitleElement DrawPageThumbnailElement.newSvgTitleElement()
          Create child element svg:title.
 SvgTitleElement DrawPageElement.newSvgTitleElement()
          Create child element svg:title.
 SvgTitleElement DrawMeasureElement.newSvgTitleElement()
          Create child element svg:title.
 SvgTitleElement DrawLineElement.newSvgTitleElement()
          Create child element svg:title.
 SvgTitleElement DrawLayerElement.newSvgTitleElement()
          Create child element svg:title.
 SvgTitleElement DrawGElement.newSvgTitleElement()
          Create child element svg:title.
 SvgTitleElement DrawFrameElement.newSvgTitleElement()
          Create child element svg:title.
 SvgTitleElement DrawEllipseElement.newSvgTitleElement()
          Create child element svg:title.
 SvgTitleElement DrawCustomShapeElement.newSvgTitleElement()
          Create child element svg:title.
 SvgTitleElement DrawControlElement.newSvgTitleElement()
          Create child element svg:title.
 SvgTitleElement DrawConnectorElement.newSvgTitleElement()
          Create child element svg:title.
 SvgTitleElement DrawCircleElement.newSvgTitleElement()
          Create child element svg:title.
 SvgTitleElement DrawCaptionElement.newSvgTitleElement()
          Create child element svg:title.
 SvgTitleElement DrawAreaRectangleElement.newSvgTitleElement()
          Create child element svg:title.
 SvgTitleElement DrawAreaPolygonElement.newSvgTitleElement()
          Create child element svg:title.
 SvgTitleElement DrawAreaCircleElement.newSvgTitleElement()
          Create child element svg:title.
 



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