Package | Description |
---|---|
com.sun.javafx.font.coretext |
Modifier and Type | Field and Description |
---|---|
(package private) CGAffineTransform |
CTFontStrike.matrix |
private static CGAffineTransform |
CTFontFile.tx |
Modifier and Type | Method and Description |
---|---|
(package private) static void |
OS.CGRectApplyAffineTransform(CGRect rect,
CGAffineTransform t) |
(package private) static long |
OS.CTFontCreatePathForGlyph(long font,
short glyph,
CGAffineTransform matrix) |
(package private) static long |
OS.CTFontCreateWithGraphicsFont(long cgFont,
double size,
CGAffineTransform matrix,
long attributes) |
(package private) static long |
OS.CTFontCreateWithName(long name,
double size,
CGAffineTransform matrix) |