|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.rapidminer.gui.plotter.PlotterAdapter.LineStyle
protected static class PlotterAdapter.LineStyle
The line style that should be used for plotting lines. Please note that rendering dashed lines might be very slow which was the reason that only solid lines can be used in recent releases.
| Method Summary | |
|---|---|
java.awt.Color |
getColor()
|
java.awt.Stroke |
getStroke()
|
void |
set(java.awt.Graphics2D g)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void set(java.awt.Graphics2D g)
public java.awt.Color getColor()
public java.awt.Stroke getStroke()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||