Uses of Class
com.storedobject.chart.RichTextStyle
Packages that use RichTextStyle
-
Uses of RichTextStyle in com.storedobject.chart
Methods in com.storedobject.chart that return RichTextStyleModifier and TypeMethodDescriptionTextStyle.getRichTextStyle
(boolean create) Get theRichTextStyle
instance associated with this text style.Methods in com.storedobject.chart with parameters of type RichTextStyleModifier and TypeMethodDescriptionvoid
TextStyle.setRichTextStyle
(RichTextStyle richTextStyle) Set aRichTextStyle
instance that was created elsewhere.