Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

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

Commonly used functionality useful for Apache Batik.

See:
          Description

Class Summary
AddCSSClass Add a CSS class to the event target.
AttributeModifier Runnable wrapper for modifying XML-Attributes.
BatikUtil Batik helper class with static methods.
CSSHoverClass Do a hover effect using a CSS class.
JSVGSynchronizedCanvas An JSVGCanvas that allows easier synchronization of Updates for SVGPlot objects.
JSVGUpdateSynchronizer This class is used to synchronize SVG updates with an JSVG canvas.
LazyCanvasResizer Class to lazily process canvas resize events by applying a threshold.
NodeAppendChild Runnable wrapper for appending XML-Elements to existing Elements.
NodeReplaceChild Runnable wrapper to replace all children of a given node.
NodeReplacer This helper class will replace a node in an SVG plot, as soon as the tree is unlocked by the rendering engine.
RemoveCSSClass Remove a CSS class to the event target.
 

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

Commonly used functionality useful for Apache Batik.


Release 0.3 (2010-03-31_1612)