Class Summary |
RMImage |
This class is a shape representation of an image. |
RMLabel |
This class represents an individual label inside an RMLabels template. |
RMLabels |
This class represents a block of labels. |
RMLineSegment |
This class represents a simple line shape, drawing a line from a start point to an end point. |
RMOval |
This class represents a simple oval, with a setable start angle and sweep angle. |
RMPage |
The RMPage class represents an individual page in an RMDocument. |
RMPolygon |
This class is an RMShape subclass that encapsulates an arbitrary path. |
RMRectangle |
This class represents a simple rectangle shape with a rouding radius. |
RMShape |
This class is the basis for all graphic elements in a ReportMill document. |
RMSound |
This class represents a sound in a document. |
RMSwitchShape |
This class represents a sophisticated shape that can maintain multiple versions of itself. |
RMTable |
This RMShape subclass provides functionality to graphically represent a list of data in a ReportMill report. |
RMTableGroup |
This class manages a heirarchy of tables so that multiple tables can be configured to display in the same area
of a given page. |
RMTableRow |
This class models a table row in a table. |
RMText |
This class is an RMShape subclass for handling rich text. |