A C D E F G H I K L M N P R S T U V X Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
R
- removeAttribute(String) - Method in class com.jsevy.jxml.XMLElement
- removeAttributeNode(Attr) - Method in class com.jsevy.jxml.XMLElement
- removeAttributeNS(String, String) - Method in class com.jsevy.jxml.XMLElement
- removeChild(Node) - Method in class com.jsevy.jxml.XMLNode
- removeNamedItem(String) - Method in class com.jsevy.jxml.XMLNamedNodeMap
- removeNamedItemNS(String, String) - Method in class com.jsevy.jxml.XMLNamedNodeMap
- renameNode(Node, String, String) - Method in class com.jsevy.jxml.XMLDocument
- replaceChild(Node, Node) - Method in class com.jsevy.jxml.XMLNode
- replaceData(int, int, String) - Method in class com.jsevy.jxml.XMLCharacterData
- replaceWholeText(String) - Method in class com.jsevy.jxml.XMLText
- rotate(double) - Method in class com.jsevy.jsvg.SVGGraphics
-
Apply the specified rotation to the current graphics transformation.
- rotate(double, double, double) - Method in class com.jsevy.jsvg.SVGGraphics
-
Apply the specified rotation to the current graphics transformation, but first translating by (x,y) and after translating back by (-x, -y).
All Classes All Packages