Font
Complete API reference for Font, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Fonts
Component: no
public class Font
Constructors
| Signature | Description |
|---|---|
Font(Font) | Executes Font and returns after the underlying engine call finishes. |
Font(Engine) | Executes Font and returns after the underlying engine call finishes. |
Attributes
| Name | Type | Description |
|---|---|---|
font | Font | Represents the font value stored on this instance. Read or assign to update the property. |
Methods
| Signature | Returns | Description |
|---|---|---|
getResolution() | int | Returns the resolution of the font. |