public interface SRichText
RichTextHelper#getRichTextRealFont(SFont font, SCell cell)
to get
the real font used by the Segment.Modifier and Type | Interface and Description |
---|---|
static interface |
SRichText.Segment |
Modifier and Type | Method and Description |
---|---|
void |
addSegment(String text,
SFont font) |
void |
clearSegments() |
SFont |
getFont() |
int |
getHeightPoints() |
List<SRichText.Segment> |
getSegments() |
String |
getText() |
Copyright © 2020. All rights reserved.