Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y 

R

RadialGradient - Class in com.kitfox.svg
 
RadialGradient() - Constructor for class com.kitfox.svg.RadialGradient
Creates a new instance of RadialGradient
RadialGradientPaint - Class in com.kitfox.svg.batik
This class provides a way to fill a shape with a circular radial color gradient pattern.
RadialGradientPaint(float, float, float, float[], Color[]) - Constructor for class com.kitfox.svg.batik.RadialGradientPaint
Constructs a RadialGradientPaint, using the center as the focus point.
RadialGradientPaint(Point2D, float, float[], Color[]) - Constructor for class com.kitfox.svg.batik.RadialGradientPaint
Constructs a RadialGradientPaint, using the center as the focus point.
RadialGradientPaint(float, float, float, float, float, float[], Color[]) - Constructor for class com.kitfox.svg.batik.RadialGradientPaint
Constructs a RadialGradientPaint.
RadialGradientPaint(Point2D, float, Point2D, float[], Color[]) - Constructor for class com.kitfox.svg.batik.RadialGradientPaint
Constructs a RadialGradientPaint.
RadialGradientPaint(Point2D, float, Point2D, float[], Color[], MultipleGradientPaint.CycleMethodEnum, MultipleGradientPaint.ColorSpaceEnum) - Constructor for class com.kitfox.svg.batik.RadialGradientPaint
Constructs a RadialGradientPaint.
RadialGradientPaint(Point2D, float, Point2D, float[], Color[], MultipleGradientPaint.CycleMethodEnum, MultipleGradientPaint.ColorSpaceEnum, AffineTransform) - Constructor for class com.kitfox.svg.batik.RadialGradientPaint
Constructs a RadialGradientPaint.
RadialGradientPaint(Rectangle2D, float[], Color[]) - Constructor for class com.kitfox.svg.batik.RadialGradientPaint
Constructs a RadialGradientPaint, the gradient circle is defined by a bounding box.
read() - Method in class com.kitfox.svg.xml.Base64InputStream
 
read() - Method in class com.kitfox.svg.xml.cpx.CPXInputStream
Reads the next byte of data from this input stream.
read(byte[]) - Method in class com.kitfox.svg.xml.cpx.CPXInputStream
Reads up to byte.length bytes of data from this input stream into an array of bytes.
read(byte[], int, int) - Method in class com.kitfox.svg.xml.cpx.CPXInputStream
Reads up to len bytes of data from this input stream into an array of bytes.
read(Element, URL) - Method in interface com.kitfox.svg.xml.ReadableXMLElement
Initializes this element from the passed DOM tree.
ReadableXMLElement - Interface in com.kitfox.svg.xml
 
readChar() - Method in class com.kitfox.svg.animation.parser.SimpleCharStream
 
readTest() - Method in class com.kitfox.svg.xml.cpx.CPXTest
 
rebuild(AnimTimeParser) - Method in class com.kitfox.svg.animation.Animate
 
rebuild(AnimTimeParser) - Method in class com.kitfox.svg.animation.AnimateBase
 
rebuild(AnimTimeParser) - Method in class com.kitfox.svg.animation.AnimateColor
 
rebuild(AnimTimeParser) - Method in class com.kitfox.svg.animation.AnimateMotion
 
rebuild(AnimTimeParser) - Method in class com.kitfox.svg.animation.AnimateTransform
 
rebuild() - Method in class com.kitfox.svg.animation.AnimationElement
 
rebuild(AnimTimeParser) - Method in class com.kitfox.svg.animation.AnimationElement
 
rebuild(AnimTimeParser) - Method in class com.kitfox.svg.animation.SetSmil
 
rebuild() - Method in class com.kitfox.svg.Text
Discard cached information
Rect - Class in com.kitfox.svg
 
Rect() - Constructor for class com.kitfox.svg.Rect
Creates a new instance of Rect
REFLECT - Static variable in class com.kitfox.svg.batik.MultipleGradientPaint
Indicates (if the gradient starts or ends inside the target region), to cycle the gradient colors start-to-end, end-to-start to fill the remaining area.
ReInit(InputStream) - Method in class com.kitfox.svg.animation.parser.AnimTimeParser
 
ReInit(Reader) - Method in class com.kitfox.svg.animation.parser.AnimTimeParser
 
ReInit(AnimTimeParserTokenManager) - Method in class com.kitfox.svg.animation.parser.AnimTimeParser
 
ReInit(SimpleCharStream) - Method in class com.kitfox.svg.animation.parser.AnimTimeParserTokenManager
 
ReInit(SimpleCharStream, int) - Method in class com.kitfox.svg.animation.parser.AnimTimeParserTokenManager
 
ReInit(Reader, int, int, int) - Method in class com.kitfox.svg.animation.parser.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class com.kitfox.svg.animation.parser.SimpleCharStream
 
ReInit(Reader) - Method in class com.kitfox.svg.animation.parser.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class com.kitfox.svg.animation.parser.SimpleCharStream
 
ReInit(InputStream) - Method in class com.kitfox.svg.animation.parser.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class com.kitfox.svg.animation.parser.SimpleCharStream
 
removeAttribute(String, int) - Method in class com.kitfox.svg.SVGElement
 
removeChild(SVGElement) - Method in class com.kitfox.svg.SVGElement
 
removeDocument(URI) - Method in class com.kitfox.svg.SVGUniverse
Remove loaded document from cache.
removeElement(String) - Method in class com.kitfox.svg.SVGDiagram
 
removePropertyChangeListener(PropertyChangeListener) - Method in class com.kitfox.svg.app.beans.SVGIcon
 
removePropertyChangeListener(PropertyChangeListener) - Method in class com.kitfox.svg.SVGUniverse
 
render(Graphics2D) - Method in class com.kitfox.svg.Circle
 
render(Graphics2D) - Method in class com.kitfox.svg.Ellipse
 
render(Graphics2D) - Method in class com.kitfox.svg.Group
 
render(Graphics2D) - Method in class com.kitfox.svg.ImageSVG
 
render(Graphics2D) - Method in class com.kitfox.svg.Line
 
render(Graphics2D) - Method in class com.kitfox.svg.Marker
 
render(Graphics2D, Marker.MarkerPos, float) - Method in class com.kitfox.svg.Marker
 
render(Graphics2D) - Method in class com.kitfox.svg.MissingGlyph
 
render(Graphics2D) - Method in class com.kitfox.svg.Path
 
render(Graphics2D) - Method in class com.kitfox.svg.Polygon
 
render(Graphics2D) - Method in class com.kitfox.svg.Polyline
 
render(Graphics2D) - Method in class com.kitfox.svg.Rect
 
render(Graphics2D) - Method in class com.kitfox.svg.RenderableElement
 
render(Graphics2D) - Method in class com.kitfox.svg.ShapeElement
 
render(Graphics2D) - Method in class com.kitfox.svg.SVGDiagram
Draws this diagram to the passed graphics context
render(Graphics2D) - Method in class com.kitfox.svg.Symbol
 
render(Graphics2D) - Method in class com.kitfox.svg.Text
 
render(Graphics2D) - Method in class com.kitfox.svg.Tspan
 
render(Graphics2D) - Method in class com.kitfox.svg.Use
 
RenderableElement - Class in com.kitfox.svg
Maintains bounding box for this element
RenderableElement() - Constructor for class com.kitfox.svg.RenderableElement
Creates a new instance of BoundedElement
RenderableElement(String, SVGElement) - Constructor for class com.kitfox.svg.RenderableElement
 
renderShape(Graphics2D, Shape) - Method in class com.kitfox.svg.ShapeElement
 
renderSysFont(Graphics2D, Font) - Method in class com.kitfox.svg.Tspan
 
renderToViewport(Graphics2D) - Method in class com.kitfox.svg.SVGRoot
 
rep - Variable in class com.kitfox.svg.animation.AnimationTimeEval
Number of completed repetitions
REPEAT - Static variable in class com.kitfox.svg.batik.MultipleGradientPaint
Indicates (if the gradient starts or ends inside the target region), to cycle the gradient colors start-to-end, start-to-end to fill the remaining area.
repeatCount - Variable in class com.kitfox.svg.animation.AnimateBase
 
repeatDur - Variable in class com.kitfox.svg.animation.AnimateBase
 
repeatSkipSize(int) - Method in class com.kitfox.svg.animation.Animate
If this element is being accumulated, detemine the delta to accumulate by
RT_ANGLE - Static variable in class com.kitfox.svg.animation.AnimateMotion
 
RT_AUTO - Static variable in class com.kitfox.svg.animation.AnimateMotion
 
run() - Method in class com.kitfox.svg.app.PlayerThread
 
rx - Variable in class com.kitfox.svg.pathcmd.Arc
 
ry - Variable in class com.kitfox.svg.pathcmd.Arc
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
Skip navigation links