Package | Description |
---|---|
com.sun.javafx.font |
Modifier and Type | Method and Description |
---|---|
Map<FontStrikeDesc,WeakReference<FontStrike>> |
LogicalFont.getStrikeMap() |
Map<FontStrikeDesc,WeakReference<FontStrike>> |
FontResource.getStrikeMap() |
Modifier and Type | Method and Description |
---|---|
protected abstract DisposerRecord |
PrismFontStrike.createDisposer(FontStrikeDesc desc) |
protected abstract PrismFontStrike |
PrismFontFile.createStrike(float size,
BaseTransform transform,
int aaMode,
FontStrikeDesc desc) |
Constructor and Description |
---|
PrismFontStrike(T fontResource,
float size,
BaseTransform tx,
int aaMode,
FontStrikeDesc desc) |
Copyright © 2020. All rights reserved.