Uses of Class
org.odftoolkit.odfdom.dom.element.draw.DrawConnectorElement

Packages that use DrawConnectorElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.draw   
org.odftoolkit.odfdom.dom.element.office   
org.odftoolkit.odfdom.dom.element.presentation   
org.odftoolkit.odfdom.dom.element.style   
org.odftoolkit.odfdom.dom.element.table   
org.odftoolkit.odfdom.dom.element.text   
 

Uses of DrawConnectorElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type DrawConnectorElement
 void DefaultElementVisitor.visit(DrawConnectorElement ele)
          A method to visit "draw:connector" elements
 

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

Methods in org.odftoolkit.odfdom.dom.element.draw that return DrawConnectorElement
 DrawConnectorElement DrawTextBoxElement.newDrawConnectorElement(int svgViewBoxValue)
          Create child element draw:connector.
 DrawConnectorElement DrawAElement.newDrawConnectorElement(int svgViewBoxValue)
          Create child element draw:connector.
 DrawConnectorElement DrawPageElement.newDrawConnectorElement(int svgViewBoxValue)
          Create child element draw:connector.
 DrawConnectorElement DrawGElement.newDrawConnectorElement(int svgViewBoxValue)
          Create child element draw:connector.
 

Uses of DrawConnectorElement in org.odftoolkit.odfdom.dom.element.office
 

Methods in org.odftoolkit.odfdom.dom.element.office that return DrawConnectorElement
 DrawConnectorElement OfficeTextElement.newDrawConnectorElement(int svgViewBoxValue)
          Create child element draw:connector.
 

Uses of DrawConnectorElement in org.odftoolkit.odfdom.dom.element.presentation
 

Methods in org.odftoolkit.odfdom.dom.element.presentation that return DrawConnectorElement
 DrawConnectorElement PresentationNotesElement.newDrawConnectorElement(int svgViewBoxValue)
          Create child element draw:connector.
 

Uses of DrawConnectorElement in org.odftoolkit.odfdom.dom.element.style
 

Methods in org.odftoolkit.odfdom.dom.element.style that return DrawConnectorElement
 DrawConnectorElement StyleMasterPageElement.newDrawConnectorElement(int svgViewBoxValue)
          Create child element draw:connector.
 DrawConnectorElement StyleHandoutMasterElement.newDrawConnectorElement(int svgViewBoxValue)
          Create child element draw:connector.
 

Uses of DrawConnectorElement in org.odftoolkit.odfdom.dom.element.table
 

Methods in org.odftoolkit.odfdom.dom.element.table that return DrawConnectorElement
 DrawConnectorElement TableCoveredTableCellElement.newDrawConnectorElement(int svgViewBoxValue)
          Create child element draw:connector.
 DrawConnectorElement TableShapesElement.newDrawConnectorElement(int svgViewBoxValue)
          Create child element draw:connector.
 DrawConnectorElement TableTableCellElement.newDrawConnectorElement(int svgViewBoxValue)
          Create child element draw:connector.
 

Uses of DrawConnectorElement in org.odftoolkit.odfdom.dom.element.text
 

Methods in org.odftoolkit.odfdom.dom.element.text that return DrawConnectorElement
 DrawConnectorElement TextDeletionElement.newDrawConnectorElement(int svgViewBoxValue)
          Create child element draw:connector.
 DrawConnectorElement TextPElement.newDrawConnectorElement(int svgViewBoxValue)
          Create child element draw:connector.
 DrawConnectorElement TextAElement.newDrawConnectorElement(int svgViewBoxValue)
          Create child element draw:connector.
 DrawConnectorElement TextSectionElement.newDrawConnectorElement(int svgViewBoxValue)
          Create child element draw:connector.
 DrawConnectorElement TextIndexTitleElement.newDrawConnectorElement(int svgViewBoxValue)
          Create child element draw:connector.
 DrawConnectorElement TextSpanElement.newDrawConnectorElement(int svgViewBoxValue)
          Create child element draw:connector.
 DrawConnectorElement TextNoteBodyElement.newDrawConnectorElement(int svgViewBoxValue)
          Create child element draw:connector.
 DrawConnectorElement TextRubyBaseElement.newDrawConnectorElement(int svgViewBoxValue)
          Create child element draw:connector.
 DrawConnectorElement TextMetaElement.newDrawConnectorElement(int svgViewBoxValue)
          Create child element draw:connector.
 DrawConnectorElement TextMetaFieldElement.newDrawConnectorElement(int svgViewBoxValue)
          Create child element draw:connector.
 DrawConnectorElement TextIndexBodyElement.newDrawConnectorElement(int svgViewBoxValue)
          Create child element draw:connector.
 DrawConnectorElement TextHElement.newDrawConnectorElement(int svgViewBoxValue)
          Create child element draw:connector.
 



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