ReportMill 10 API

Package com.reportmill.text

Class Summary
RMFont This class represents a font for use in rich text.
RMParagraph This class represents attributes of a paragraph in an RMXString (all of the characters up to and including each newline in an RMXString make up a paragraph).
RMXString An RMXString is like a String that lets you apply attributes, like fonts and colors, to character ranges.
RMXString.Outline The Outline inner class represents the attributes of outlined text: strokeWidth and fillColor.
 


ReportMill 10 API