public class XYText
extends java.lang.Object
| Constructor and Description |
|---|
XYText(int x,
int y,
java.lang.String text) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Get a String representation of the XYText
|