See: Description

| Interface | Description | 
|---|---|
| UpdateSynchronizer | API to synchronize updates | 
| Class | Description | 
|---|---|
| SVGArrow | Static class for drawing simple arrows | 
| SVGButton | Class to draw a button as SVG. | 
| SVGCheckbox | SVG checkbox. | 
| SVGCloneVisible | Clone visible parts of an SVG document. | 
| SVGEffects | Class containing some popular SVG effects. | 
| SVGHyperCube | Utility class to draw hypercubes, wireframe and filled. | 
| SVGHyperSphere | Utility class to draw hypercubes, wireframe and filled. | 
| SVGPath | Element used for building an SVG path using a string buffer. | 
| SVGPlot | Base class for SVG plots. | 
| SVGScoreBar | Draw a score bar. | 
| SVGSimpleLinearAxis | Class to draw a simple axis with tick marks on the plot. | 
| SVGUtil | Utility class for SVG processing. | 
| UpdateRunner | Class to handle updates to an SVG plot, in particular when used in an Apache
 Batik UI. | 
| VoronoiDraw | Draw the Voronoi cells | 
| Enum | Description | 
|---|---|
| SVGArrow.Direction | Direction constants | 
| SVGSimpleLinearAxis.Alignment | Flag for axis label position. | 
| SVGSimpleLinearAxis.LabelStyle | Labeling style: left-handed, right-handed, no ticks, labels at ends | 
Base SVG functionality (generation, markers, thumbnails, export, ...).