|
Class Summary |
| MinimalMarkers |
Simple marker library that just draws colored crosses at the given coordinates. |
| PrettyMarkers |
Marker library achieving a larger number of styles by combining different shapes
with different colors. |
| SVGPlot |
Base class for SVG plots. |
| SVGSimpleLinearAxis |
Class to draw a simple axis with tick marks on the plot. |
| SVGUtil |
Utility class for SVG processing. |
| Thumbnailer |
Class that will render a SVGPlot into a File as thumbnail. |
Base SVG functionality (generation, markers, thumbnails, export, ...).