|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.rapidminer.gui.plotter.RectangleStyle
public class RectangleStyle
Defines the style of plotted rectangles, i.e. the color.
| 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 |
|---|
public static final int ALPHA
| Constructor Detail |
|---|
public RectangleStyle(java.awt.Color color)
| Method Detail |
|---|
public void set(java.awt.Graphics2D g)
public java.awt.Color getColor()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||