Package de.lmu.ifi.dbs.elki.visualization.svg

Base SVG functionality (generation, markers, thumbnails, export, ...).

See:
          Description


Interface Summary
UpdateSynchronizer API to synchronize updates
 

Class Summary
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.
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.
 

Enum Summary
SVGSimpleLinearAxis.ALIGNMENT Flag for axis label position.
 

Package de.lmu.ifi.dbs.elki.visualization.svg Description

Base SVG functionality (generation, markers, thumbnails, export, ...).


Release 0.4.0 (2011-09-20_1324)