Package | Description |
---|---|
com.sun.javafx.font.coretext |
Modifier and Type | Field and Description |
---|---|
private CGRect |
CTGlyph.bounds |
Modifier and Type | Method and Description |
---|---|
(package private) static CGRect |
OS.CGPathGetPathBoundingBox(long path) |
(package private) CGRect |
CTFontStrike.getBBox(int glyphCode) |
(package private) CGRect |
CTFontFile.getBBox(int gc,
float size) |
Modifier and Type | Method and Description |
---|---|
(package private) static void |
OS.CGContextFillRect(long context,
CGRect rect) |
(package private) static void |
OS.CGRectApplyAffineTransform(CGRect rect,
CGAffineTransform t) |