GNU Classpath (0.20) | |
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) |
TextLayout | LineBreakMeasurer.nextLayout(float wrappingWidth) |
TextLayout | LineBreakMeasurer.nextLayout(float wrappingWidth, int offsetLimit, boolean requireNextWord) |
GNU Classpath (0.20) |