public interface TextLine
Modifier and Type | Method and Description |
---|---|
float |
getAdvance() |
float |
getAscent() |
int |
getCharacterCount() |
float |
getDescent() |
float |
getLeading() |
boolean |
isLeftToRight() |
Copyright © 2017. All rights reserved.