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

Packages that use DrawPolylineElement
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 DrawPolylineElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.draw that return DrawPolylineElement
 DrawPolylineElement DrawTextBoxElement.newDrawPolylineElement(String drawPointsValue, int svgViewBoxValue)
          Create child element draw:polyline.
 DrawPolylineElement DrawAElement.newDrawPolylineElement(String drawPointsValue, int svgViewBoxValue)
          Create child element draw:polyline.
 DrawPolylineElement DrawPageElement.newDrawPolylineElement(String drawPointsValue, int svgViewBoxValue)
          Create child element draw:polyline.
 DrawPolylineElement DrawGElement.newDrawPolylineElement(String drawPointsValue, int svgViewBoxValue)
          Create child element draw:polyline.
 

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

Methods in org.odftoolkit.odfdom.dom.element.office that return DrawPolylineElement
 DrawPolylineElement OfficeTextElement.newDrawPolylineElement(String drawPointsValue, int svgViewBoxValue)
          Create child element draw:polyline.
 

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

Methods in org.odftoolkit.odfdom.dom.element.presentation that return DrawPolylineElement
 DrawPolylineElement PresentationNotesElement.newDrawPolylineElement(String drawPointsValue, int svgViewBoxValue)
          Create child element draw:polyline.
 

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

Methods in org.odftoolkit.odfdom.dom.element.style that return DrawPolylineElement
 DrawPolylineElement StyleMasterPageElement.newDrawPolylineElement(String drawPointsValue, int svgViewBoxValue)
          Create child element draw:polyline.
 DrawPolylineElement StyleHandoutMasterElement.newDrawPolylineElement(String drawPointsValue, int svgViewBoxValue)
          Create child element draw:polyline.
 

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

Methods in org.odftoolkit.odfdom.dom.element.table that return DrawPolylineElement
 DrawPolylineElement TableCoveredTableCellElement.newDrawPolylineElement(String drawPointsValue, int svgViewBoxValue)
          Create child element draw:polyline.
 DrawPolylineElement TableShapesElement.newDrawPolylineElement(String drawPointsValue, int svgViewBoxValue)
          Create child element draw:polyline.
 DrawPolylineElement TableTableCellElement.newDrawPolylineElement(String drawPointsValue, int svgViewBoxValue)
          Create child element draw:polyline.
 

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

Methods in org.odftoolkit.odfdom.dom.element.text that return DrawPolylineElement
 DrawPolylineElement TextDeletionElement.newDrawPolylineElement(String drawPointsValue, int svgViewBoxValue)
          Create child element draw:polyline.
 DrawPolylineElement TextPElement.newDrawPolylineElement(String drawPointsValue, int svgViewBoxValue)
          Create child element draw:polyline.
 DrawPolylineElement TextAElement.newDrawPolylineElement(String drawPointsValue, int svgViewBoxValue)
          Create child element draw:polyline.
 DrawPolylineElement TextSectionElement.newDrawPolylineElement(String drawPointsValue, int svgViewBoxValue)
          Create child element draw:polyline.
 DrawPolylineElement TextIndexTitleElement.newDrawPolylineElement(String drawPointsValue, int svgViewBoxValue)
          Create child element draw:polyline.
 DrawPolylineElement TextSpanElement.newDrawPolylineElement(String drawPointsValue, int svgViewBoxValue)
          Create child element draw:polyline.
 DrawPolylineElement TextNoteBodyElement.newDrawPolylineElement(String drawPointsValue, int svgViewBoxValue)
          Create child element draw:polyline.
 DrawPolylineElement TextRubyBaseElement.newDrawPolylineElement(String drawPointsValue, int svgViewBoxValue)
          Create child element draw:polyline.
 DrawPolylineElement TextMetaElement.newDrawPolylineElement(String drawPointsValue, int svgViewBoxValue)
          Create child element draw:polyline.
 DrawPolylineElement TextMetaFieldElement.newDrawPolylineElement(String drawPointsValue, int svgViewBoxValue)
          Create child element draw:polyline.
 DrawPolylineElement TextIndexBodyElement.newDrawPolylineElement(String drawPointsValue, int svgViewBoxValue)
          Create child element draw:polyline.
 DrawPolylineElement TextHElement.newDrawPolylineElement(String drawPointsValue, int svgViewBoxValue)
          Create child element draw:polyline.
 



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