Package | Description |
---|---|
de.lmu.ifi.dbs.elki.visualization.style |
Style management for ELKI visualizations.
|
de.lmu.ifi.dbs.elki.visualization.style.lines |
Generate line styles for plotting in CSS
|
Modifier and Type | Field and Description |
---|---|
private LineStyleLibrary |
PropertiesBasedStyleLibrary.linelib
Line style library to use
|
Modifier and Type | Method and Description |
---|---|
LineStyleLibrary |
StyleLibrary.lines()
Get the line style library to use.
|
LineStyleLibrary |
PropertiesBasedStyleLibrary.lines() |
Modifier and Type | Class and Description |
---|---|
class |
DashedLineStyleLibrary
Line library using various dashed and dotted line styles.
|
class |
SolidLineStyleLibrary
Line style library featuring solid lines for default styles only (combine
with a color library to obtain enough classes!)
|
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.