Index
All Classes and Interfaces|All Packages|Constant Field Values
R
- reduce(T, double) - Static method in class org.tquadrat.foundation.svg.type.SVGCalculator
-
Reduces the given instance of
SVGNumber
by the given decrement and returns the result. - registerWithParent(SVGElement) - Method in class org.tquadrat.foundation.svg.SVGGenericElement
-
Registers this element as a valid child with the given parent.
- RENDERABLE - Enum constant in enum class org.tquadrat.foundation.svg.type.SVGElementCategory
-
Renderable element.
- retrieveElementCategory(String) - Static method in enum class org.tquadrat.foundation.svg.type.SVGElementCategory
-
Retrieves the element category for the given element name.
- rotate(double) - Static method in class org.tquadrat.foundation.svg.SVGUtils
-
Creates an instance of
SVGTransform.SVGRotate
. - rotate(double, double, double) - Static method in class org.tquadrat.foundation.svg.SVGUtils
-
Creates an instance of
SVGTransform.SVGRotate
. - rotate(long) - Static method in class org.tquadrat.foundation.svg.SVGUtils
-
Creates an instance of
SVGTransform.SVGRotate
. - rotate(long, long, long) - Static method in class org.tquadrat.foundation.svg.SVGUtils
-
Creates an instance of
SVGTransform.SVGRotate
.
All Classes and Interfaces|All Packages|Constant Field Values