Modifier and Type | Field and Description |
---|---|
static Font |
Font.EMPTY
An empty font.
|
Modifier and Type | Method and Description |
---|---|
Font |
TextProperties.getFont()
Gets a font of the text.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Font.equals(Font other) |
Constructor and Description |
---|
TextProperties(Font font)
Initializes a new instance of the
TextProperties class. |
TextProperties(Font font,
String style)
Initializes a new instance of the
TextProperties class. |
Copyright © 2018. All rights reserved.