Uses of Class
org.odftoolkit.odfdom.dom.element.draw.DrawConnectorElement
-
-
Uses of DrawConnectorElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type DrawConnectorElement Modifier and Type Method Description voidDefaultElementVisitor. 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 Modifier and Type Method Description DrawConnectorElementDrawAElement. newDrawConnectorElement(int svgViewBoxValue)Create child element <draw:connector>.DrawConnectorElementDrawGElement. newDrawConnectorElement(int svgViewBoxValue)Create child element <draw:connector>.DrawConnectorElementDrawPageElement. newDrawConnectorElement(int svgViewBoxValue)Create child element <draw:connector>.DrawConnectorElementDrawTextBoxElement. 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 Modifier and Type Method Description DrawConnectorElementOfficeTextElement. 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 Modifier and Type Method Description DrawConnectorElementPresentationNotesElement. 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 Modifier and Type Method Description DrawConnectorElementStyleHandoutMasterElement. newDrawConnectorElement(int svgViewBoxValue)Create child element <draw:connector>.DrawConnectorElementStyleMasterPageElement. 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 Modifier and Type Method Description DrawConnectorElementTableShapesElement. newDrawConnectorElement(int svgViewBoxValue)Create child element <draw:connector>.DrawConnectorElementTableTableCellElementBase. 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 Modifier and Type Method Description DrawConnectorElementTextAElement. newDrawConnectorElement(int svgViewBoxValue)Create child element <draw:connector>.DrawConnectorElementTextDeletionElement. newDrawConnectorElement(int svgViewBoxValue)Create child element <draw:connector>.DrawConnectorElementTextIndexBodyElement. newDrawConnectorElement(int svgViewBoxValue)Create child element <draw:connector>.DrawConnectorElementTextIndexTitleElement. newDrawConnectorElement(int svgViewBoxValue)Create child element <draw:connector>.DrawConnectorElementTextMetaElement. newDrawConnectorElement(int svgViewBoxValue)Create child element <draw:connector>.DrawConnectorElementTextMetaFieldElement. newDrawConnectorElement(int svgViewBoxValue)Create child element <draw:connector>.DrawConnectorElementTextNoteBodyElement. newDrawConnectorElement(int svgViewBoxValue)Create child element <draw:connector>.DrawConnectorElementTextParagraphElementBase. newDrawConnectorElement(int svgViewBoxValue)Create child element <draw:connector>.DrawConnectorElementTextRubyBaseElement. newDrawConnectorElement(int svgViewBoxValue)Create child element <draw:connector>.DrawConnectorElementTextSectionElement. newDrawConnectorElement(int svgViewBoxValue)Create child element <draw:connector>.DrawConnectorElementTextSpanElement. newDrawConnectorElement(int svgViewBoxValue)Create child element <draw:connector>.
-