GNU Classpath (0.95) | |
Frames | No Frames |
Methods with parameter type java.awt.font.TextLayout | |
boolean | |
TextHitInfo |
Methods with return type java.awt.font.TextLayout | |
TextLayout | TextLayout.getJustifiedLayout(float justificationWidth) |
TextLayout | TextMeasurer.getLayout(int start, int limit) Returns a TextLayout object corresponding to the characters
from text to limit.
|
TextLayout | LineBreakMeasurer.nextLayout(float wrappingWidth) |
TextLayout | LineBreakMeasurer.nextLayout(float wrappingWidth, int offsetLimit, boolean requireNextWord) |
GNU Classpath (0.95) |