private static class MapViewer.TextSpecification
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.awt.Font |
font |
java.lang.String |
text |
| Constructor and Description |
|---|
TextSpecification(java.lang.String newText,
java.awt.Font newFont) |