Uses of Class
org.odftoolkit.odfdom.dom.element.draw.DrawPolylineElement
-
-
Uses of DrawPolylineElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type DrawPolylineElement Modifier and Type Method Description voidDefaultElementVisitor. 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 Modifier and Type Method Description DrawPolylineElementDrawAElement. newDrawPolylineElement(String drawPointsValue, int svgViewBoxValue)Create child element <draw:polyline>.DrawPolylineElementDrawGElement. newDrawPolylineElement(String drawPointsValue, int svgViewBoxValue)Create child element <draw:polyline>.DrawPolylineElementDrawPageElement. newDrawPolylineElement(String drawPointsValue, int svgViewBoxValue)Create child element <draw:polyline>.DrawPolylineElementDrawTextBoxElement. 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 Modifier and Type Method Description DrawPolylineElementOfficeTextElement. 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 Modifier and Type Method Description DrawPolylineElementPresentationNotesElement. 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 Modifier and Type Method Description DrawPolylineElementStyleHandoutMasterElement. newDrawPolylineElement(String drawPointsValue, int svgViewBoxValue)Create child element <draw:polyline>.DrawPolylineElementStyleMasterPageElement. 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 Modifier and Type Method Description DrawPolylineElementTableShapesElement. newDrawPolylineElement(String drawPointsValue, int svgViewBoxValue)Create child element <draw:polyline>.DrawPolylineElementTableTableCellElementBase. 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 Modifier and Type Method Description DrawPolylineElementTextAElement. newDrawPolylineElement(String drawPointsValue, int svgViewBoxValue)Create child element <draw:polyline>.DrawPolylineElementTextDeletionElement. newDrawPolylineElement(String drawPointsValue, int svgViewBoxValue)Create child element <draw:polyline>.DrawPolylineElementTextIndexBodyElement. newDrawPolylineElement(String drawPointsValue, int svgViewBoxValue)Create child element <draw:polyline>.DrawPolylineElementTextIndexTitleElement. newDrawPolylineElement(String drawPointsValue, int svgViewBoxValue)Create child element <draw:polyline>.DrawPolylineElementTextMetaElement. newDrawPolylineElement(String drawPointsValue, int svgViewBoxValue)Create child element <draw:polyline>.DrawPolylineElementTextMetaFieldElement. newDrawPolylineElement(String drawPointsValue, int svgViewBoxValue)Create child element <draw:polyline>.DrawPolylineElementTextNoteBodyElement. newDrawPolylineElement(String drawPointsValue, int svgViewBoxValue)Create child element <draw:polyline>.DrawPolylineElementTextParagraphElementBase. newDrawPolylineElement(String drawPointsValue, int svgViewBoxValue)Create child element <draw:polyline>.DrawPolylineElementTextRubyBaseElement. newDrawPolylineElement(String drawPointsValue, int svgViewBoxValue)Create child element <draw:polyline>.DrawPolylineElementTextSectionElement. newDrawPolylineElement(String drawPointsValue, int svgViewBoxValue)Create child element <draw:polyline>.DrawPolylineElementTextSpanElement. newDrawPolylineElement(String drawPointsValue, int svgViewBoxValue)Create child element <draw:polyline>.
-