public static class TextPainter.TextElement extends Object
Modifier and Type | Field and Description |
---|---|
int |
_align |
AttributedString |
_bullet |
int |
_bulletOffset |
AttributedString |
_text |
int |
_textOffset |
float |
advance |
float |
ascent |
float |
descent |
int |
textEndIndex |
int |
textStartIndex |
Constructor and Description |
---|
TextElement() |
public AttributedString _text
public int _textOffset
public AttributedString _bullet
public int _bulletOffset
public int _align
public float ascent
public float descent
public float advance
public int textStartIndex
public int textEndIndex
Copyright © 2020. All rights reserved.