public static interface AnnotationPainter.ITextStyleStrategy
TextStyle on a given
StyleRange.| Modifier and Type | Method and Description |
|---|---|
void |
applyTextStyle(StyleRange styleRange,
java.lang.String annotationStyleClass)
Applies a text style on the given
StyleRange. |