|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Added Methods | |
boolean isTransformed() |
Indicates whether or not this Font object has a transform that affects its size in addition to the Size attribute. |
GlyphVector layoutGlyphVector(FontRenderContext, |
Returns a new GlyphVector object performing full layout of the text if possible. |
| Added Fields | |
int LAYOUT_LEFT_TO_RIGHT |
A flag to layoutGlyphVector indicating that text is left-to-right as determined by Bidi analysis. |
int LAYOUT_NO_LIMIT_CONTEXT |
A flag to layoutGlyphVector indicating that text in the char array after the indicated limit should not be examined. |
int LAYOUT_NO_START_CONTEXT |
A flag to layoutGlyphVector indicating that text in the char array before the indicated start should not be examined. |
int LAYOUT_RIGHT_TO_LEFT |
A flag to layoutGlyphVector indicating that text is right-to-left as determined by Bidi analysis. |
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||