ReportMill 7.0 API

Package com.reportmill.text

Class Summary
RMFont  
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.
RMXString.Segment The Segment inner class represents one of the list of character groups having common attributes in an XString.
 


ReportMill 7.0 API