| Constructor and Description |
|---|
TextLayoutLine(TextLayout textLayout) |
| Modifier and Type | Method and Description |
|---|---|
float |
getAdvance() |
float |
getAscent() |
int |
getCharacterCount() |
float |
getDescent() |
float |
getLeading() |
boolean |
isLeftToRight() |
public TextLayoutLine(TextLayout textLayout)
public float getDescent()
getDescent in interface TextLinepublic float getLeading()
getLeading in interface TextLinepublic int getCharacterCount()
getCharacterCount in interface TextLinepublic boolean isLeftToRight()
isLeftToRight in interface TextLinepublic float getAdvance()
getAdvance in interface TextLineCopyright © 2017. All rights reserved.