|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.jmat.gui.plotObjects.Label
|
+--org.jmat.gui.plotObjects.Comment
| Field Summary |
| Fields inherited from class org.jmat.gui.plotObjects.Label |
color, coord, cornerE, cornerN, label |
| Constructor Summary | |
Comment(java.lang.String t,
Coord c)
|
|
| Method Summary | |
void |
note(java.awt.Graphics comp)
|
boolean |
tryNote(int[] screenCoord)
|
boolean |
tryNote(int[] screenCoord,
java.awt.Graphics comp)
|
| Methods inherited from class org.jmat.gui.plotObjects.Label |
approx, coordToString, plot, setCorner, setOffset |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Comment(java.lang.String t,
Coord c)
| Method Detail |
public boolean tryNote(int[] screenCoord,
java.awt.Graphics comp)
tryNote in interface Noteablepublic boolean tryNote(int[] screenCoord)
tryNote in interface Noteablepublic void note(java.awt.Graphics comp)
note in interface Noteable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||