Package | Description |
---|---|
de.lmu.ifi.dbs.elki.visualization.svg |
Base SVG functionality (generation, markers, thumbnails, export, ...).
|
Modifier and Type | Method and Description |
---|---|
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.
|