| Package | Description |
|---|---|
| org.geomajas.configuration | |
| org.geomajas.service |
| Modifier and Type | Method and Description |
|---|---|
FontStyleInfo |
LabelStyleInfo.getFontStyle()
Get font style for label.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LabelStyleInfo.setFontStyle(FontStyleInfo fontStyle)
Set font style for label.
|
| Modifier and Type | Method and Description |
|---|---|
Font |
TextService.getFont(FontStyleInfo fontStyle)
Convert the specified font style to an AWT font.
|
Rectangle2D |
TextService.getStringBounds(String text,
FontStyleInfo fontStyle)
Returns the dimensions of a text string rendered with the specified font style.
|
Copyright © 2015 Geosparc. All Rights Reserved.