Skip navigation links
lib-gwt-svg 0.5.12+mca.1
A B C D E F G H I L M N O P R S T U V W X 

R

releaseCaptureElement() - Method in class org.vectomatic.dom.svg.impl.DOMHelperImpl
Stops the forwarding of all events to the capturing element specified by DOMHelperImpl.setCaptureElement(OMSVGElement, LoseCaptureHandler)
releaseCaptureElement() - Static method in class org.vectomatic.dom.svg.utils.DOMHelper
Stops the forwarding of all events to the capturing element specified by DOMHelper.setCaptureElement(OMSVGElement, LoseCaptureHandler)
removeAttribute(String) - Method in class org.vectomatic.dom.svg.OMElement
Removes an attribute by name.
removeChild(OMNode) - Method in class org.vectomatic.dom.svg.OMNode
Removes the child node indicated by oldChild from the list of children, and returns it.
removeClassNameBaseVal(String) - Method in interface org.vectomatic.dom.svg.itf.ISVGStylable
Removes the specified class name from the baseVal CSS class name of this element
removeClassNameBaseVal(String) - Method in class org.vectomatic.dom.svg.OMSVGElement
Removes the specified class name from the baseVal CSS class name of this element
removeClassNameBaseVal(String) - Method in class org.vectomatic.dom.svg.ui.SVGButtonBase
 
removeClassNameBaseVal(String) - Method in class org.vectomatic.dom.svg.ui.SVGImage
 
removeItem(int) - Method in class org.vectomatic.dom.svg.OMSVGLengthList
Removes an existing item from the list.
removeItem(int) - Method in class org.vectomatic.dom.svg.OMSVGNumberList
Removes an existing item from the list.
removeItem(int) - Method in class org.vectomatic.dom.svg.OMSVGPathSegList
Removes an existing item from the list.
removeItem(int) - Method in class org.vectomatic.dom.svg.OMSVGPointList
Removes an existing item from the list.
removeItem(int) - Method in class org.vectomatic.dom.svg.OMSVGStringList
Removes an existing item from the list.
removeItem(int) - Method in class org.vectomatic.dom.svg.OMSVGTransformList
Removes an existing item from the list.
removeNamedItem(String) - Method in class org.vectomatic.dom.svg.impl.NamedNodeMap
Removes a node specified by name.
removeNamedItem(String) - Method in class org.vectomatic.dom.svg.OMNamedNodeMap
Removes a node specified by name.
removeNamedItemNS(String, String) - Method in class org.vectomatic.dom.svg.impl.NamedNodeMap
Removes a node specified by local name and namespace URI.
removeNamedItemNS(String, String) - Method in class org.vectomatic.dom.svg.OMNamedNodeMap
Removes a node specified by local name and namespace URI.
RENDERING_INTENT_ABSOLUTE_COLORIMETRIC - Static variable in interface org.vectomatic.dom.svg.itf.ISVGRenderingIntent
Corresponds to a value of 'absolute-colorimetric'.
RENDERING_INTENT_AUTO - Static variable in interface org.vectomatic.dom.svg.itf.ISVGRenderingIntent
Corresponds to a value of 'auto'.
RENDERING_INTENT_PERCEPTUAL - Static variable in interface org.vectomatic.dom.svg.itf.ISVGRenderingIntent
Corresponds to a value of 'perceptual'.
RENDERING_INTENT_RELATIVE_COLORIMETRIC - Static variable in interface org.vectomatic.dom.svg.itf.ISVGRenderingIntent
Corresponds to a value of 'relative-colorimetric'.
RENDERING_INTENT_SATURATION - Static variable in interface org.vectomatic.dom.svg.itf.ISVGRenderingIntent
Corresponds to a value of 'saturation'.
RENDERING_INTENT_UNKNOWN - Static variable in interface org.vectomatic.dom.svg.itf.ISVGRenderingIntent
The type is not one of predefined types.
RepeatEvent - Class in org.vectomatic.dom.svg.events
This event is raised when an element local timeline repeats.
RepeatEvent() - Constructor for class org.vectomatic.dom.svg.events.RepeatEvent
RepeatHandler - Interface in org.vectomatic.dom.svg.events
Handler interface for RepeatEvent events.
replaceChild(OMNode, OMNode) - Method in class org.vectomatic.dom.svg.OMNode
Replaces the child node oldChild with newChild in the list of children, and returns the oldChild node.
replaceClassNameBaseVal(String, String) - Method in interface org.vectomatic.dom.svg.itf.ISVGStylable
Replaces the specified class name in the baseVal CSS class name of this element with a new class name
replaceClassNameBaseVal(String, String) - Method in class org.vectomatic.dom.svg.OMSVGElement
Replaces the specified class name in the baseVal CSS class name of this element with a new class name
replaceClassNameBaseVal(String, String) - Method in class org.vectomatic.dom.svg.ui.SVGButtonBase
 
replaceClassNameBaseVal(String, String) - Method in class org.vectomatic.dom.svg.ui.SVGImage
 
replaceData(int, int, String) - Method in class org.vectomatic.dom.svg.OMText
Replace the characters starting at the specified 16-bit unit offset with the specified string.
replaceItem(OMSVGLength, int) - Method in class org.vectomatic.dom.svg.OMSVGLengthList
Replaces an existing item in the list with a new item.
replaceItem(OMSVGNumber, int) - Method in class org.vectomatic.dom.svg.OMSVGNumberList
Replaces an existing item in the list with a new item.
replaceItem(OMSVGSVGElement, float, int) - Method in class org.vectomatic.dom.svg.OMSVGNumberList
Replaces an existing value in the list with a new value.
replaceItem(OMSVGPathSeg, int) - Method in class org.vectomatic.dom.svg.OMSVGPathSegList
Replaces an existing item in the list with a new item.
replaceItem(OMSVGPoint, int) - Method in class org.vectomatic.dom.svg.OMSVGPointList
Replaces an existing item in the list with a new item.
replaceItem(String, int) - Method in class org.vectomatic.dom.svg.OMSVGStringList
Replaces an existing item in the list with a new item.
replaceItem(OMSVGTransform, int) - Method in class org.vectomatic.dom.svg.OMSVGTransformList
Replaces an existing item in the list with a new item.
resolvePrefix(String) - Method in class org.vectomatic.dom.svg.utils.SVGPrefixResolver
 
resolvePrefix(String) - Method in interface org.vectomatic.dom.svg.utils.XPathPrefixResolver
Returns the namespace URI which corresponds to this prefix.
rgbColor(String) - Method in class org.vectomatic.dom.svg.impl.SVGPaintParser
 
rgbColor - Variable in class org.vectomatic.dom.svg.OMSVGColor
 
rotate(float) - Method in class org.vectomatic.dom.svg.OMSVGMatrix
Post-multiplies a rotation transformation on the current matrix and returns the resulting matrix.
rotateFromVector(float, float) - Method in class org.vectomatic.dom.svg.OMSVGMatrix
Post-multiplies a rotation transformation on the current matrix and returns the resulting matrix.
round() - Method in class org.vectomatic.dom.svg.OMSVGPoint
Applies the Math.round() to the coordinated of this point.
round(OMSVGPoint) - Method in class org.vectomatic.dom.svg.OMSVGPoint
Applies the Math.round() to the coordinated of this point and puts the result in the specified destination point.
A B C D E F G H I L M N O P R S T U V W X 
Skip navigation links
lib-gwt-svg 0.5.12+mca.1