|
|||||||||
| Home >> All >> java >> awt >> [ font overview ] | PREV NEXT | ||||||||
Uses of Class
java.awt.font.TextLayout
| Uses of TextLayout in java.awt.font |
| Methods in java.awt.font that return TextLayout | |
TextLayout |
TextMeasurer.getLayout(int start,
int limit)
|
TextLayout |
TextLayout.getJustifiedLayout(float justificationWidth)
|
TextLayout |
LineBreakMeasurer.nextLayout(float wrappingWidth)
|
TextLayout |
LineBreakMeasurer.nextLayout(float wrappingWidth,
int offsetLimit,
boolean requireNextWord)
|
| Methods in java.awt.font with parameters of type TextLayout | |
boolean |
TextLayout.equals(TextLayout tl)
|
TextHitInfo |
TextLayout.CaretPolicy.getStrongCaret(TextHitInfo hit1,
TextHitInfo hit2,
TextLayout layout)
|
|
|||||||||
| Home >> All >> java >> awt >> [ font overview ] | PREV NEXT | ||||||||