All Classes and Interfaces

Class
Description
A blend composite defines the rule according to which a drawing primitive (known as the source) is mixed with existing graphics (know as the destination.)
 
 
 
 
 
 
 
 
As jsvg is only a static renderer without interaction the anchor tag behaves just as if it were a group.
 
 
 
This is a little used SVG function, as most editors will save curves as Béziers.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Class that encapsulates rendering to an offscreen image.
 
When building a path from command segments, most need to cache information (such as the point finished at) for future commands.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Represents a container svg element.
 
Holds values provided by the current context element.
 
 
 
 
 
 
Copyright (c) 2013 ooxi ...
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
This abstract class shouldn't be extended besides those constants.
 
 
 
 
 
 
 
 
 
 
 
 
A utility class that holds a Graphics2D object and is able to reset it back to its original configuration, as this is often more efficient than creating a new graphics instance.
 
 
 
 
 
Informs the renderer that an element provides styling information which can be inherited by its children.
 
 
Informs the renderer that an element provides styling information which can be inherited by its children.
 
Informs the renderer that an element provides styling information which can be inherited by its children.
Informs the renderer that an element provides styling information which can be inherited by its children.
 
 
 
 
Informs the renderer that an element provides styling information which can be inherited by its children.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Deprecated.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Even though elements of this type can have an id, it doesn't provide any benefit as you can't do anything with it (per contract of subclassing this type).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
A helper for parsing PathCommands.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
A path iterator which iterates over a path in the reverse direction.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Class for loading svg files as an SVGDocument.
This is the superclass for Paints which use a multiple color gradient to fill in their raster.
This is the superclass for all PaintContexts which use a multiple color gradient to fill in their raster.
 
 
The RadialGradientPaint class provides a way to fill a shape with a circular radial color gradient pattern.
Provides the actual implementation for the RadialGradientPaint.
 
 
 
 
 
 
 
 
 
 
Finishes a path
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
There currently isn't any mechanism to instantiate a view.