com.rapidminer.gui.plotter
Class RectangleStyle

java.lang.Object
  extended by com.rapidminer.gui.plotter.RectangleStyle

public class RectangleStyle
extends java.lang.Object

Defines the style of plotted rectangles, i.e. the color.

Author:
Ingo Mierswa

Field Summary
static int ALPHA
           
 
Constructor Summary
RectangleStyle(java.awt.Color color)
           
 
Method Summary
 java.awt.Color getColor()
           
 void set(java.awt.Graphics2D g)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ALPHA

public static final int ALPHA
See Also:
Constant Field Values
Constructor Detail

RectangleStyle

public RectangleStyle(java.awt.Color color)
Method Detail

set

public void set(java.awt.Graphics2D g)

getColor

public java.awt.Color getColor()


Copyright © 2001-2009 by Rapid-I