|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.rapidminer.gui.plotter.PlotterPoint
public class PlotterPoint
Helper class for the plotter point positions and colors.
| Constructor Summary | |
|---|---|
PlotterPoint(double x,
double y,
double color,
java.awt.Color borderColor)
|
|
| Method Summary | |
|---|---|
java.awt.Color |
getBorderColor()
|
double |
getColor()
|
double |
getX()
|
double |
getY()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PlotterPoint(double x,
double y,
double color,
java.awt.Color borderColor)
| Method Detail |
|---|
public double getX()
public double getY()
public double getColor()
public java.awt.Color getBorderColor()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||