|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.rapidminer.gui.plotter.ToolTip
public class ToolTip
Collects all necessary information about tool tips for plotters.
| Constructor Summary | |
|---|---|
ToolTip(java.lang.String toolTip,
int xPos,
int yPos)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getText()
|
int |
getX()
|
int |
getY()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ToolTip(java.lang.String toolTip,
int xPos,
int yPos)
| Method Detail |
|---|
public java.lang.String getText()
public int getX()
public int getY()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||