Uses of Class
org.odftoolkit.odfdom.dom.element.dr3d.Dr3dRotateElement
Packages that use Dr3dRotateElement
-
Uses of Dr3dRotateElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type Dr3dRotateElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.visit(Dr3dRotateElement ele) A method to visit "dr3d:rotate" elements -
Uses of Dr3dRotateElement in org.odftoolkit.odfdom.dom.element.dr3d
Methods in org.odftoolkit.odfdom.dom.element.dr3d that return Dr3dRotateElementModifier and TypeMethodDescriptionDr3dSceneElement.newDr3dRotateElement(String svgDValue, int svgViewBoxValue) Create child element <dr3d:rotate>.