Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

Uses of Interface
de.lmu.ifi.dbs.elki.visualization.colors.ColorLibrary

Packages that use ColorLibrary
de.lmu.ifi.dbs.elki.visualization.colors Color scheme handling for ELKI. 
de.lmu.ifi.dbs.elki.visualization.svg Base SVG functionality (generation, markers, thumbnails, export, ...). 
 

Uses of ColorLibrary in de.lmu.ifi.dbs.elki.visualization.colors
 

Classes in de.lmu.ifi.dbs.elki.visualization.colors that implement ColorLibrary
 class PublicationColorLibrary
          Simple color library with a small number of hand-picked colors that provide sufficient difference when printed (and that should work with all printers).
 

Uses of ColorLibrary in de.lmu.ifi.dbs.elki.visualization.svg
 

Fields in de.lmu.ifi.dbs.elki.visualization.svg declared as ColorLibrary
private  ColorLibrary PrettyMarkers.colors
          Color library
private  ColorLibrary MinimalMarkers.colors
          Color library
 


Release 0.2 (2009-07-06_1820)