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 TextLine
public float getLeading()
getLeading
in interface TextLine
public int getCharacterCount()
getCharacterCount
in interface TextLine
public boolean isLeftToRight()
isLeftToRight
in interface TextLine
public float getAdvance()
getAdvance
in interface TextLine
Copyright © 2017. All rights reserved.