Uses of Class
org.odftoolkit.odfdom.dom.element.draw.DrawPolygonElement
-
-
Uses of DrawPolygonElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type DrawPolygonElement Modifier and Type Method Description voidDefaultElementVisitor. visit(DrawPolygonElement ele)A method to visit "draw:polygon" elements -
Uses of DrawPolygonElement in org.odftoolkit.odfdom.dom.element.draw
Methods in org.odftoolkit.odfdom.dom.element.draw that return DrawPolygonElement Modifier and Type Method Description DrawPolygonElementDrawAElement. newDrawPolygonElement(String drawPointsValue, int svgViewBoxValue)Create child element <draw:polygon>.DrawPolygonElementDrawGElement. newDrawPolygonElement(String drawPointsValue, int svgViewBoxValue)Create child element <draw:polygon>.DrawPolygonElementDrawPageElement. newDrawPolygonElement(String drawPointsValue, int svgViewBoxValue)Create child element <draw:polygon>.DrawPolygonElementDrawTextBoxElement. newDrawPolygonElement(String drawPointsValue, int svgViewBoxValue)Create child element <draw:polygon>. -
Uses of DrawPolygonElement in org.odftoolkit.odfdom.dom.element.office
Methods in org.odftoolkit.odfdom.dom.element.office that return DrawPolygonElement Modifier and Type Method Description DrawPolygonElementOfficeTextElement. newDrawPolygonElement(String drawPointsValue, int svgViewBoxValue)Create child element <draw:polygon>. -
Uses of DrawPolygonElement in org.odftoolkit.odfdom.dom.element.presentation
Methods in org.odftoolkit.odfdom.dom.element.presentation that return DrawPolygonElement Modifier and Type Method Description DrawPolygonElementPresentationNotesElement. newDrawPolygonElement(String drawPointsValue, int svgViewBoxValue)Create child element <draw:polygon>. -
Uses of DrawPolygonElement in org.odftoolkit.odfdom.dom.element.style
Methods in org.odftoolkit.odfdom.dom.element.style that return DrawPolygonElement Modifier and Type Method Description DrawPolygonElementStyleHandoutMasterElement. newDrawPolygonElement(String drawPointsValue, int svgViewBoxValue)Create child element <draw:polygon>.DrawPolygonElementStyleMasterPageElement. newDrawPolygonElement(String drawPointsValue, int svgViewBoxValue)Create child element <draw:polygon>. -
Uses of DrawPolygonElement in org.odftoolkit.odfdom.dom.element.table
Methods in org.odftoolkit.odfdom.dom.element.table that return DrawPolygonElement Modifier and Type Method Description DrawPolygonElementTableCoveredTableCellElement. newDrawPolygonElement(String drawPointsValue, int svgViewBoxValue)Create child element <draw:polygon>.DrawPolygonElementTableShapesElement. newDrawPolygonElement(String drawPointsValue, int svgViewBoxValue)Create child element <draw:polygon>.DrawPolygonElementTableTableCellElement. newDrawPolygonElement(String drawPointsValue, int svgViewBoxValue)Create child element <draw:polygon>. -
Uses of DrawPolygonElement in org.odftoolkit.odfdom.dom.element.text
Methods in org.odftoolkit.odfdom.dom.element.text that return DrawPolygonElement Modifier and Type Method Description DrawPolygonElementTextAElement. newDrawPolygonElement(String drawPointsValue, int svgViewBoxValue)Create child element <draw:polygon>.DrawPolygonElementTextDeletionElement. newDrawPolygonElement(String drawPointsValue, int svgViewBoxValue)Create child element <draw:polygon>.DrawPolygonElementTextHElement. newDrawPolygonElement(String drawPointsValue, int svgViewBoxValue)Create child element <draw:polygon>.DrawPolygonElementTextIndexBodyElement. newDrawPolygonElement(String drawPointsValue, int svgViewBoxValue)Create child element <draw:polygon>.DrawPolygonElementTextIndexTitleElement. newDrawPolygonElement(String drawPointsValue, int svgViewBoxValue)Create child element <draw:polygon>.DrawPolygonElementTextMetaElement. newDrawPolygonElement(String drawPointsValue, int svgViewBoxValue)Create child element <draw:polygon>.DrawPolygonElementTextMetaFieldElement. newDrawPolygonElement(String drawPointsValue, int svgViewBoxValue)Create child element <draw:polygon>.DrawPolygonElementTextNoteBodyElement. newDrawPolygonElement(String drawPointsValue, int svgViewBoxValue)Create child element <draw:polygon>.DrawPolygonElementTextPElement. newDrawPolygonElement(String drawPointsValue, int svgViewBoxValue)Create child element <draw:polygon>.DrawPolygonElementTextRubyBaseElement. newDrawPolygonElement(String drawPointsValue, int svgViewBoxValue)Create child element <draw:polygon>.DrawPolygonElementTextSectionElement. newDrawPolygonElement(String drawPointsValue, int svgViewBoxValue)Create child element <draw:polygon>.DrawPolygonElementTextSpanElement. newDrawPolygonElement(String drawPointsValue, int svgViewBoxValue)Create child element <draw:polygon>.
-