- R - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
SVG constant for r.
- RADIAL_GRADIENT - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
SVG constant for radialGradient.
- RadialGradientSpec - Class in org.girod.javafx.svgimage.xml.specs
-
Contains the specification for a radial gradient.
- RadialGradientSpec(XMLNode) - Constructor for class org.girod.javafx.svgimage.xml.specs.RadialGradientSpec
-
Create a radial gradient spec from an XML node.
- RadialGradientSpec(XMLNode, String) - Constructor for class org.girod.javafx.svgimage.xml.specs.RadialGradientSpec
-
Create a radial gradient spec from an XML node with a reference href.
- RADIUS - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
SVG constant for radius.
- RECT - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
SVG constant for rect.
- REFX - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
SVG constant for refX.
- REFY - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
SVG constant for refY.
- region - Variable in class org.girod.javafx.svgimage.fromjfx.awt.converters.RegionConverter
-
- region - Variable in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.RegionConverter
-
The region being converted.
- REGION_BACKGROUND - Static variable in interface org.girod.javafx.svgimage.fromjfx.utils.CSSProperties
-
the "-fx-region-background" CSS property.
- REGION_BACKGROUND_POSITION - Static variable in interface org.girod.javafx.svgimage.fromjfx.utils.CSSProperties
-
the "-fx-background-position" CSS property.
- REGION_BACKGROUND_RADIUS - Static variable in interface org.girod.javafx.svgimage.fromjfx.utils.CSSProperties
-
the "-fx-background-radius" CSS property.
- REGION_BACKGROUND_SIZE - Static variable in interface org.girod.javafx.svgimage.fromjfx.utils.CSSProperties
-
the "-fx-background-size" CSS property.
- REGION_BORDER - Static variable in interface org.girod.javafx.svgimage.fromjfx.utils.CSSProperties
-
the "-fx-region-border" CSS property.
- RegionConverter - Class in org.girod.javafx.svgimage.fromjfx.awt.converters
-
A delegate which converts Regions.
- RegionConverter(AwtConverterDelegate, Region) - Constructor for class org.girod.javafx.svgimage.fromjfx.awt.converters.RegionConverter
-
Constructor.
- RegionConverter - Class in org.girod.javafx.svgimage.fromjfx.tosvg.converters
-
A converter which converts Regions.
- RegionConverter(SVGConverterDelegate, Region, XMLNode) - Constructor for class org.girod.javafx.svgimage.fromjfx.tosvg.converters.RegionConverter
-
Constructor.
- relocate(double, double) - Method in class org.girod.javafx.svgimage.SVGImageRegion
-
- removeNewLines(String) - Static method in class org.girod.javafx.svgimage.xml.builders.BuilderUtils
-
Removes new lines from a text.
- RENDER_QUALITY - Static variable in interface org.girod.javafx.svgimage.ScaleQuality
-
This value specifies that the scaling will be performed at the SVGImage Node level before saving the snapshot.
- RENDER_SPEED - Static variable in interface org.girod.javafx.svgimage.ScaleQuality
-
This value specifies that the JavaFX scaling will be used.
- REPEAT_COUNT - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
SVG constant for repeatCount.
- reset() - Method in class org.girod.javafx.svgimage.fromjfx.awt.converters.AwtConverterDelegate
-
Resets the AwtConverterDelegate.
- reset() - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Polygon2D
-
Resets this Polygon object to an empty polygon.
- resize(double, double) - Method in class org.girod.javafx.svgimage.SVGImageRegion
-
- resolve(Map<String, GradientSpec>, Viewport) - Method in class org.girod.javafx.svgimage.xml.specs.GradientSpec
-
Resolve the gradient using referenced gradients and viewport.
- resolve(Map<String, GradientSpec>, Viewport) - Method in class org.girod.javafx.svgimage.xml.specs.LinearGradientSpec
-
- resolve(Map<String, GradientSpec>, Viewport) - Method in class org.girod.javafx.svgimage.xml.specs.RadialGradientSpec
-
- resolveEffect(Effect, Effect, Effect, Map<String, Effect>) - Method in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEComposite
-
- resolveEffect(Effect, Effect, Effect, Map<String, Effect>) - Method in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEDiffuseLighting
-
- resolveEffect(Effect, Effect, Effect, Map<String, Effect>) - Method in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEDropShadow
-
- resolveEffect(Effect, Effect, Effect, Map<String, Effect>) - Method in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEGaussianBlur
-
- resolveEffect(Effect, Effect, Effect, Map<String, Effect>) - Method in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEMerge
-
- resolveEffect(Effect, Effect, Effect, Map<String, Effect>) - Method in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEOffset
-
- resolveEffect(Effect, Effect, Effect, Map<String, Effect>) - Method in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FESpecularLighting
-
- resolveEffect(Effect, Effect, Effect, Map<String, Effect>) - Method in interface org.girod.javafx.svgimage.xml.specs.FilterSpec.FilterEffect
-
Resolve the effect inputs once all effects are created.
- RESULT - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
SVG constant for result.
- resultId - Variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec.AbstractFilterEffect
-
Effect result id.
- RETROW_ALL - Static variable in interface org.girod.javafx.svgimage.ExceptionsHandling
-
Rethrow the exceptions and the error messages as exceptions.
- RETROW_EXCEPTION - Static variable in interface org.girod.javafx.svgimage.ExceptionsHandling
-
Rethrow the exceptions.
- root - Variable in class org.girod.javafx.svgimage.fromjfx.ConverterDelegate
-
- root - Variable in class org.girod.javafx.svgimage.LoaderContext
-
The resulting group.
- rotate(double) - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Vector2D
-
Rotates the Vector.
- ROTATE - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
SVG constant for rotate.
- ROUND - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
SVG constant for round.
- Rule(String) - Constructor for class org.girod.javafx.svgimage.xml.specs.Styles.Rule
-
Create a rule for the style class.
- RX - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
SVG constant for rx.
- RY - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
SVG constant for ry.