| Package | Description |
|---|---|
| com.sun.javafx.webkit.prism | |
| com.sun.javafx.webkit.theme | |
| com.sun.webkit | |
| com.sun.webkit.graphics | |
| com.sun.webkit.perf |
| Modifier and Type | Method and Description |
|---|---|
protected WCFont |
PrismGraphicsManager.getWCFont(String name,
boolean bold,
boolean italic,
float size) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PopupMenuImpl.appendItem(String itemText,
boolean isLabel,
boolean isSeparator,
boolean isEnabled,
int bgColor,
int fgColor,
WCFont font) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
PopupMenu.appendItem(String itemText,
boolean isLabel,
boolean isSeparator,
boolean isEnabled,
int bgColor,
int fgColor,
WCFont font) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract WCFont |
WCFontCustomPlatformData.createFont(int size,
boolean bold,
boolean italic) |
abstract WCFont |
WCFont.deriveFont(float size) |
protected abstract WCFont |
WCGraphicsManager.getWCFont(String name,
boolean bold,
boolean italic,
float size) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
WCGraphicsContext.drawString(WCFont f,
int[] glyphs,
float[] advances,
float x,
float y) |
abstract void |
WCGraphicsContext.drawString(WCFont f,
String str,
boolean rtl,
int from,
int to,
float x,
float y) |
| Modifier and Type | Class and Description |
|---|---|
class |
WCFontPerfLogger |
| Modifier and Type | Method and Description |
|---|---|
WCFont |
WCFontPerfLogger.deriveFont(float size) |
| Modifier and Type | Method and Description |
|---|---|
void |
WCGraphicsPerfLogger.drawString(WCFont f,
int[] glyphs,
float[] advanceDXY,
float x,
float y) |
void |
WCGraphicsPerfLogger.drawString(WCFont f,
String str,
boolean rtl,
int from,
int to,
float x,
float y) |
| Constructor and Description |
|---|
WCFontPerfLogger(WCFont fnt) |
Copyright © 2025. All rights reserved.