com.rapidminer.gui.plotter
Class PlotterAdapter.LineStyle

java.lang.Object
  extended by com.rapidminer.gui.plotter.PlotterAdapter.LineStyle
Enclosing class:
PlotterAdapter

protected static class PlotterAdapter.LineStyle
extends java.lang.Object

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

set

public void set(java.awt.Graphics2D g)

getColor

public java.awt.Color getColor()

getStroke

public java.awt.Stroke getStroke()


Copyright © 2001-2009 by Rapid-I