Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

Uses of Class
de.lmu.ifi.dbs.elki.visualization.svg.SVGSimpleLinearAxis.ALIGNMENT

Packages that use SVGSimpleLinearAxis.ALIGNMENT
de.lmu.ifi.dbs.elki.visualization.svg Base SVG functionality (generation, markers, thumbnails, export, ...). 
 

Uses of SVGSimpleLinearAxis.ALIGNMENT in de.lmu.ifi.dbs.elki.visualization.svg
 

Methods in de.lmu.ifi.dbs.elki.visualization.svg that return SVGSimpleLinearAxis.ALIGNMENT
static SVGSimpleLinearAxis.ALIGNMENT SVGSimpleLinearAxis.ALIGNMENT.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SVGSimpleLinearAxis.ALIGNMENT[] SVGSimpleLinearAxis.ALIGNMENT.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Release 0.3 (2010-03-31_1612)