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. |
SVGPath |
Element used for building an SVG path using a string buffer. |
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. |
UpdateRunner |
Class to handle updates to an SVG plot, in particular when used in an Apache
Batik UI. |
Base SVG functionality (generation, markers, thumbnails, export, ...).