public class LegendGraphicText
extends java.lang.Object
| Constructor and Description | 
|---|
LegendGraphicText(java.lang.String text,
                 java.awt.Font font)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.awt.Font | 
getFont()  | 
int | 
getHeight()  | 
java.lang.String | 
getText()  | 
int | 
getWidth()  | 
void | 
setFont(java.awt.Font font)  |