
public interface MarkerLibrary
| Modifier and Type | Method and Description |
|---|---|
Element |
useMarker(SVGPlot plot,
Element parent,
double x,
double y,
int style,
double size)
Insert a marker at the given coordinates.
|
Element useMarker(SVGPlot plot, Element parent, double x, double y, int style, double size)
plot - Plot to draw onparent - parent nodex - coordinatey - coordinatestyle - style (enumerated)size - sizeCopyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.