ReportMill 7.0 API
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

ALIGN_BOTTOM - Static variable in class com.reportmill.shape.RMText
 
ALIGN_CENTER - Static variable in class com.reportmill.shape.RMText
 
ALIGN_CENTER - Static variable in class com.reportmill.text.RMParagraph
 
ALIGN_LEFT - Static variable in class com.reportmill.shape.RMText
 
ALIGN_LEFT - Static variable in class com.reportmill.text.RMParagraph
 
ALIGN_MIDDLE - Static variable in class com.reportmill.shape.RMText
 
ALIGN_RIGHT - Static variable in class com.reportmill.shape.RMText
 
ALIGN_RIGHT - Static variable in class com.reportmill.text.RMParagraph
 
ALIGN_TOP - Static variable in class com.reportmill.shape.RMText
 
Add - Static variable in class com.reportmill.foundation.RMKeyChain
 
And - Static variable in class com.reportmill.foundation.RMKeyChain
 
ArgList - Static variable in class com.reportmill.foundation.RMKeyChain
 
ArrayIndex - Static variable in class com.reportmill.foundation.RMKeyChain
 
Assignment - Static variable in class com.reportmill.foundation.RMKeyChain
 
abs() - Method in class com.reportmill.foundation.RMSize
Normalizes the receiver to positive values.
acceptsChildren() - Method in class com.reportmill.foundation.RMDocument
 
acceptsChildren() - Method in class com.reportmill.shape.RMGraph
 
acceptsChildren() - Method in class com.reportmill.shape.RMLabel
 
acceptsChildren() - Method in class com.reportmill.shape.RMPage
This RMEditor support method tells the editor that page supports added children.
acceptsChildren() - Method in class com.reportmill.shape.RMShape
Editor method.
acceptsChildren() - Method in class com.reportmill.shape.RMSwitchShape
 
acceptsChildren() - Method in class com.reportmill.shape.RMTableGroup
 
acceptsDragKeys() - Method in class com.reportmill.shape.RMShape
Editor method.
acceptsEvents() - Method in class com.reportmill.shape.RMGraph.BarLabel
 
acceptsEvents() - Method in class com.reportmill.shape.RMPolygon
 
acceptsEvents() - Method in class com.reportmill.shape.RMShape
Editor method.
acceptsEvents() - Method in class com.reportmill.shape.RMTableGroup
 
acceptsEvents() - Method in class com.reportmill.shape.RMText
Editor method.
acceptsFirstEvent() - Method in class com.reportmill.shape.RMShape
Editor method.
acceptsFirstEvent() - Method in class com.reportmill.shape.RMTableGroup
 
acceptsFirstEvent() - Method in class com.reportmill.shape.RMText
Editor method.
acceptsFormat() - Method in class com.reportmill.shape.RMGraph
RMEditor method (indicates that graphs have settable format).
acceptsFormat() - Method in class com.reportmill.shape.RMShape
Returns whether the shape can accept a format.
add(String) - Method in class com.reportmill.text.RMXString
Appends the given String to the end of this XString.
add(String, int) - Method in class com.reportmill.text.RMXString
Appends the given String to this XString, at the given index.
add(RMXString) - Method in class com.reportmill.text.RMXString
Appends the given XString to the end of this String.
add(RMXString, int) - Method in class com.reportmill.text.RMXString
Appends the given XString to this XString, at the given index.
add(String, Map) - Method in class com.reportmill.text.RMXString
Appends the given string to the end of this XString, with the given attributes.
add(String, Map, int) - Method in class com.reportmill.text.RMXString
Appends the given String to this XString, with the given attributes, at the given index.
addAttribute(String, Object) - Method in class com.reportmill.text.RMXString
 
addAttribute(String, Object, int, int) - Method in class com.reportmill.text.RMXString
 
addAttribute(String, Object, int, int, boolean) - Method in class com.reportmill.text.RMXString
 
addAttribute(Object) - Method in class com.reportmill.text.RMXString
Applies the given attribute to whole xstring, assuming it's a basic attr types (font, color, etc.).
addAttribute(Object, int, int) - Method in class com.reportmill.text.RMXString
Applies the given attribute to the given character range, assuming it's a basic attr type (font, color, etc.).
addAttributes(Map, int, int) - Method in class com.reportmill.text.RMXString
Adds the attributes in the given map to the specified character range.
addAttributes(Map, int, int, boolean) - Method in class com.reportmill.text.RMXString
Adds the attributes in the given map to the specified character range.
addChild(Object) - Method in class com.reportmill.foundation.RMKeyChain
Adds a child to the end of the keychain's child list.
addChild(RMShape, int) - Method in class com.reportmill.shape.RMPage
Add the given child at the given index (over-rides RMShape version to propogate to RMPageLayer).
addChild(RMShape) - Method in class com.reportmill.shape.RMShape
Adds the given child to the end of this shape's children list.
addChild(RMShape, int) - Method in class com.reportmill.shape.RMShape
Adds the given child to this shape's children list at the given index.
addChild(RMShape, int) - Method in class com.reportmill.shape.RMTableRow
 
addChildBelowLastChild(RMShape) - Method in class com.reportmill.shape.RMShape
Adds the given child to the end of this shape's children list at a y position just below the previously last child.
addChildTable(RMTable) - Method in class com.reportmill.shape.RMTableGroup
 
addChildTable(RMTable, RMTable) - Method in class com.reportmill.shape.RMTableGroup
 
addChildTable(RMTable, RMTable, RMTable) - Method in class com.reportmill.shape.RMTableGroup
 
addDetails(String) - Method in class com.reportmill.shape.RMTable
 
addFunctionClass(Class) - Static method in class com.reportmill.foundation.RMKeyChain
 
addGroupingKey(String) - Method in class com.reportmill.shape.RMTable
 
addGroupingKey(String, int, RMShape, RMShape, RMShape) - Method in class com.reportmill.shape.RMTable
 
addHeader(String) - Method in class com.reportmill.shape.RMTable
 
addLayerNamed(String) - Method in class com.reportmill.shape.RMPage
Creates a new layer with the given name and adds it to this page's layer list.
addPage(RMPage) - Method in class com.reportmill.foundation.RMDocument
Adds a given page to this document (at end).
addPage(RMPage, int) - Method in class com.reportmill.foundation.RMDocument
Adds a given page to this document (at the given index).
addPages(List) - Method in class com.reportmill.foundation.RMDocument
Add the given list of pages to this document (at end).
addPages(RMDocument) - Method in class com.reportmill.foundation.RMDocument
Add the pages in the given document to this document (at end) and clears the pages list in the given document.
addPeerTable(RMTable) - Method in class com.reportmill.shape.RMTableGroup
 
addPeerTable(RMTable, RMTable) - Method in class com.reportmill.shape.RMTableGroup
 
addShapeWithPageReference(RMShape) - Method in class com.reportmill.foundation.RMDocument
 
addSort(String) - Method in class com.reportmill.foundation.RMGrouping
 
addSort(RMSort) - Method in class com.reportmill.foundation.RMGrouping
 
addSorts(List) - Method in class com.reportmill.foundation.RMGrouping
 
addSummary(String) - Method in class com.reportmill.shape.RMTable
 
addVersionWithShape(String, RMShape) - Method in class com.reportmill.shape.RMSwitchShape
 
alignCenter() - Method in class com.reportmill.text.RMXString
 
alignLeft() - Method in class com.reportmill.text.RMXString
 
alignRight() - Method in class com.reportmill.text.RMXString
 
allFamilyNames() - Static method in class com.reportmill.text.RMFont
 
allFontNames() - Static method in class com.reportmill.text.RMFont
 
allFontNamesForFamilyName(String) - Static method in class com.reportmill.text.RMFont
 
altFont(int) - Static method in class com.reportmill.text.RMFont
 
altFonts() - Static method in class com.reportmill.text.RMFont
 
alternateShapeInstance() - Method in class com.reportmill.shape.RMSwitchShape
 
alternates() - Method in class com.reportmill.shape.RMSwitchShape
 
anyKeyReferencesKey(String) - Method in class com.reportmill.foundation.RMKeyChain
Checks whether given key is used anywhere in expression.
appendOval(RMRect, float, float, boolean) - Method in class com.reportmill.graphics.RMPath
Adds elements describing an oval in the given rect to this path.
appendPath(RMPath) - Method in class com.reportmill.graphics.RMPath
Adds the elements from the given path to this path.
appendRect(RMRect) - Method in class com.reportmill.graphics.RMPath
Adds elements describing the perimeter of the given rect to this path.
arrange() - Method in class com.reportmill.shape.RMTableRow
Recalcs column widths to fill table row width.
arrangeWithShape(RMShape) - Method in class com.reportmill.shape.RMTableRow
Recalcs column widths to fill table row width.
ascender() - Method in class com.reportmill.text.RMFont
 
awt() - Method in class com.reportmill.foundation.RMRect
Returns an AWT Rectangle representation of this rect.
awt() - Method in class com.reportmill.graphics.RMColor
 
awt(float) - Method in class com.reportmill.graphics.RMColor
 
awt() - Method in class com.reportmill.graphics.RMImageFill
 
awt() - Method in class com.reportmill.graphics.RMPath
Returns an AWT compatible version of RMPath.
awt() - Method in class com.reportmill.text.RMFont
 

B

BASIC - Static variable in class com.reportmill.foundation.RMNumberFormat
 
BOLD - Static variable in class com.reportmill.text.RMFont
 
BREAK_GLYPH - Static variable in class com.reportmill.shape.RMText
 
BREAK_LINE - Static variable in class com.reportmill.shape.RMText
 
BREAK_WORD - Static variable in class com.reportmill.shape.RMText
 
beginTextLayout() - Method in class com.reportmill.shape.RMText
Returns an RMTextLayout, configured with the current RMText.
black - Static variable in class com.reportmill.graphics.RMColor
 
blend(RMColor, float) - Method in class com.reportmill.graphics.RMColor
 
blend(RMXString, float) - Method in class com.reportmill.text.RMXString
Returns a blended version of the receiver and the given string (0 is receiver, 1 is given string).
blue - Static variable in class com.reportmill.graphics.RMColor
 
boldVersion() - Method in class com.reportmill.text.RMFont
 
booleanValueForKeyChain(Object, Object) - Static method in class com.reportmill.foundation.RMKeyChain
 
bounds() - Method in class com.reportmill.text.RMFont
 
boundsChanged(RMShape) - Method in class com.reportmill.foundation.RMDocument
Notifies this shape that a given shape's bounds have changed (presumably a descendant).
boundsChanged() - Method in class com.reportmill.shape.RMShape
Notifies a shape and its parents that its bounds changed.
boundsChanged(RMShape) - Method in class com.reportmill.shape.RMShape
Notifies this shape that a given shape's bounds have changed (presumably a descendant).
boundsChanged(RMShape) - Method in class com.reportmill.shape.RMTableRow
 
brighter() - Method in class com.reportmill.graphics.RMColor
 
brighter(float) - Method in class com.reportmill.graphics.RMColor
 
bringShapesToFront(List) - Method in class com.reportmill.shape.RMPage
Brings the shapes in the given list to the front of the children list.
bringShapesToFront(List) - Method in class com.reportmill.shape.RMShape
Moves the subset of children in the given list to the front of the children list.

C

CENTIMETERS - Static variable in class com.reportmill.foundation.RMDocument
 
CLOSE - Static variable in class com.reportmill.graphics.RMPath
 
COLOR_KEY - Static variable in class com.reportmill.text.RMXString
 
CURVE_TO - Static variable in class com.reportmill.graphics.RMPath
 
Conditional - Static variable in class com.reportmill.foundation.RMKeyChain
 
calibrateColors() - Method in class com.reportmill.foundation.RMDocument
Returns whether the document should calibrate colors in generated file formats like PDF.
canBeUngrouped() - Method in class com.reportmill.shape.RMGraph
 
canBeUngrouped() - Method in class com.reportmill.shape.RMLabels
 
canBeUngrouped() - Method in class com.reportmill.shape.RMShape
Editor method.
canBeUngrouped() - Method in class com.reportmill.shape.RMTableGroup
 
canBeUngrouped() - Method in class com.reportmill.shape.RMTableRow
 
canDisplay(char) - Method in class com.reportmill.text.RMFont
 
charAdvance(char) - Method in class com.reportmill.text.RMFont
 
charAt(int) - Method in class com.reportmill.text.RMXString
Returns the character at the given index.
charBounds(char) - Method in class com.reportmill.text.RMFont
 
charKern(char, char) - Method in class com.reportmill.text.RMFont
 
charPath(char) - Method in class com.reportmill.text.RMFont
 
childHitByPoint(RMPoint) - Method in class com.reportmill.shape.RMShape
Returns the first (top) shape hit by the point given in this shape's coords.
childrenHitByPath(RMPath) - Method in class com.reportmill.shape.RMShape
Returns the child shapes hit by the path given in this shape's coords.
childrenSuperSelectImmediately() - Method in class com.reportmill.foundation.RMDocument
 
childrenSuperSelectImmediately() - Method in class com.reportmill.shape.RMGraph.BarLabel
 
childrenSuperSelectImmediately() - Method in class com.reportmill.shape.RMGraph.Legend
 
childrenSuperSelectImmediately() - Method in class com.reportmill.shape.RMLabels
 
childrenSuperSelectImmediately() - Method in class com.reportmill.shape.RMShape
Editor method.
childrenSuperSelectImmediately() - Method in class com.reportmill.shape.RMTableGroup
 
childrenSuperSelectImmediately() - Method in class com.reportmill.shape.RMTableRow
 
clear - Static variable in class com.reportmill.graphics.RMColor
 
clearWhite - Static variable in class com.reportmill.graphics.RMColor
 
clone() - Method in class com.reportmill.foundation.RMDocument
Copies basic document attributes (shallow copy only - no children or pages).
clone() - Method in class com.reportmill.foundation.RMGrouping
 
clone() - Method in class com.reportmill.foundation.RMKeyChain
 
clone() - Method in class com.reportmill.graphics.RMPath
Standard clone implementation.
clone() - Method in class com.reportmill.shape.RMLabels
 
clone() - Method in class com.reportmill.shape.RMPage
Standard clone method.
clone() - Method in class com.reportmill.shape.RMShape
Standard implementation of Object clone.
clone() - Method in class com.reportmill.shape.RMSwitchShape
 
clone() - Method in class com.reportmill.shape.RMTable
 
clone() - Method in class com.reportmill.shape.RMTableGroup
 
clone() - Method in class com.reportmill.shape.RMText
Standard clone implementation.
clone() - Method in class com.reportmill.text.RMXString
Returns a clone of the receiver.
cloneDeep() - Method in class com.reportmill.foundation.RMDocument
Copies the complete document, including document pages and all their children.
cloneDeep() - Method in class com.reportmill.shape.RMShape
Clones all attributes of this shape with complete clones of its children as well.
cloneDeep() - Method in class com.reportmill.shape.RMSwitchShape
 
closePath() - Method in class com.reportmill.graphics.RMPath
Adds a Close element to the given path.
coalesceNewlines() - Method in class com.reportmill.text.RMXString
Replaces any occurrance of consecutive newlines with a single newline.
colorSampleShape() - Method in class com.reportmill.shape.RMGraph.Legend
 
com.reportmill - package com.reportmill
 
com.reportmill.foundation - package com.reportmill.foundation
 
com.reportmill.graphics - package com.reportmill.graphics
 
com.reportmill.shape - package com.reportmill.shape
 
com.reportmill.text - package com.reportmill.text
 
compare(Object, Object, Object) - Method in interface com.reportmill.foundation.RMSort.Comparator
 
compare(Object, Object, Object) - Method in class com.reportmill.foundation.RMSort.DefaultComparator
 
compare(Object, Object) - Static method in class com.reportmill.foundation.RMSort
Returns a description of how the given two objects compare in terms of order: ORDER_SAME, ORDER_ASCEND or ORDER_DESCEND.
compress() - Method in class com.reportmill.foundation.RMDocument
Returns whether the document should compress images in generated file formats like PDF.
containsRect(RMRect) - Method in class com.reportmill.foundation.RMRect
Returns whether the receiver contains the given rect.
convertFromShape(RMShape) - Method in class com.reportmill.shape.RMShape
 
convertPathFromShape(RMPath, RMShape) - Method in class com.reportmill.shape.RMShape
 
convertPathToShape(RMPath, RMShape) - Method in class com.reportmill.shape.RMShape
 
convertPointFromShape(RMPoint, RMShape) - Method in class com.reportmill.RMViewer
Returns a point converted from the coordinate space of the given shape to viewer coords.
convertPointFromShape(RMPoint, RMShape) - Method in class com.reportmill.shape.RMShape
Converts the given point to the given shape's coords (returns it for convenience).
convertPointToShape(RMPoint, RMShape) - Method in class com.reportmill.RMViewer
Returns a point converted from viewer coords to the coordinate space of the given shape.
convertPointToShape(RMPoint, RMShape) - Method in class com.reportmill.shape.RMShape
Converts the given point to the given shape's coords (returns it for convenience).
convertRectFromShape(RMRect, RMShape) - Method in class com.reportmill.RMViewer
Returns a rect converted from the coordinate space of the given shape to viewer coords.
convertRectFromShape(RMRect, RMShape) - Method in class com.reportmill.shape.RMShape
Converts the given rect from the given shape's coords (returns it for convenience).
convertRectToShape(RMRect, RMShape) - Method in class com.reportmill.RMViewer
Returns a rect converted from viewer coords to the coordinate space of the given shape.
convertRectToShape(RMRect, RMShape) - Method in class com.reportmill.shape.RMShape
Converts the given rect to the given shape's coords (returns it for convenience).
convertSizeFromShape(RMSize, RMShape) - Method in class com.reportmill.shape.RMShape
Converts the given size from the given shape's coords (returns it for convenience).
convertSizeToShape(RMSize, RMShape) - Method in class com.reportmill.shape.RMShape
Converts the given size to the given shape's coords (returns it for convenience).
convertToShape(RMShape) - Method in class com.reportmill.shape.RMShape
 
convertVectorFromShape(RMSize, RMShape) - Method in class com.reportmill.shape.RMShape
Converts the given size (as a vector) from the given shape's coords (returns it for convenience).
convertVectorToShape(RMSize, RMShape) - Method in class com.reportmill.shape.RMShape
Converts the given size (as a vector) to the given shape's coords (returns it for convenience).
convertedPointFromShape(RMPoint, RMShape) - Method in class com.reportmill.shape.RMShape
 
convertedPointToShape(RMPoint, RMShape) - Method in class com.reportmill.shape.RMShape
 
convertedRectFromShape(RMRect, RMShape) - Method in class com.reportmill.shape.RMShape
 
convertedRectToShape(RMRect, RMShape) - Method in class com.reportmill.shape.RMShape
 
convertedSizeFromShape(RMSize, RMShape) - Method in class com.reportmill.shape.RMShape
 
convertedSizeToShape(RMSize, RMShape) - Method in class com.reportmill.shape.RMShape
 
convertedVectorFromShape(RMSize, RMShape) - Method in class com.reportmill.shape.RMShape
 
convertedVectorToShape(RMSize, RMShape) - Method in class com.reportmill.shape.RMShape
 
copy(RMObject) - Method in class com.reportmill.foundation.RMDocument
 
copy(RMObject) - Method in class com.reportmill.shape.RMGraph
 
copy(RMObject) - Method in class com.reportmill.shape.RMLabels
 
copy(RMObject) - Method in class com.reportmill.shape.RMOval
Copies the given object (used for undo).
copy(RMObject) - Method in class com.reportmill.shape.RMPage
Copies the attributes from the given object.
copy(RMObject) - Method in class com.reportmill.shape.RMRectangle
 
copy(RMObject) - Method in class com.reportmill.shape.RMShape
Copies applicable attributes from the given object.
copy(RMObject) - Method in class com.reportmill.shape.RMSwitchShape
 
copy(RMObject) - Method in class com.reportmill.shape.RMTable
 
copy(RMObject) - Method in class com.reportmill.shape.RMTableRow
 
copy(RMObject) - Method in class com.reportmill.shape.RMText
Copies attributes from given object.
copyShape(RMShape) - Method in class com.reportmill.shape.RMShape
Copies basic shape attributes from given RMShape (location, size, fill, stroke, roll, scale, name, url, etc.).
csvBytes() - Method in class com.reportmill.foundation.RMDocument
 
csvString() - Method in class com.reportmill.foundation.RMDocument
 
curveTo(RMPoint, RMPoint, RMPoint) - Method in class com.reportmill.graphics.RMPath
Adds a CurveTo element to the path for the given point and control points.
curveTo(double, double, double, double, double, double) - Method in class com.reportmill.graphics.RMPath
Adds a CurveTo element to the path for the given point and control points.
cyan - Static variable in class com.reportmill.graphics.RMColor
 

D

DOLLARS - Static variable in class com.reportmill.foundation.RMNumberFormat
 
DetailsPart - Static variable in class com.reportmill.shape.RMTable
 
Divide - Static variable in class com.reportmill.foundation.RMKeyChain
 
darkGray - Static variable in class com.reportmill.graphics.RMColor
 
darker() - Method in class com.reportmill.graphics.RMColor
 
defaultComparator - Static variable in class com.reportmill.foundation.RMSort
 
defaultFont() - Static method in class com.reportmill.text.RMFont
 
defaultFormat - Static variable in class com.reportmill.foundation.RMDateFormat
 
defaultLineHeight() - Method in class com.reportmill.text.RMFont
 
defaultParagraph - Static variable in class com.reportmill.text.RMParagraph
 
defaultVersion() - Method in class com.reportmill.shape.RMGraph.BarLabel
 
defaultVersion() - Method in class com.reportmill.shape.RMSwitchShape
 
delay() - Method in class com.reportmill.shape.RMSound
 
delete(int, int) - Method in class com.reportmill.text.RMXString
Deletes the chars in the given range.
delimitedAsciiBytes(String, String, boolean) - Method in class com.reportmill.foundation.RMDocument
 
delimitedString(String, String, boolean) - Method in class com.reportmill.foundation.RMDocument
 
deriveAligned(int) - Method in class com.reportmill.text.RMParagraph
Returns a paragraph identical to the receiver, but with the given alignment.
deriveFill(RMColor) - Method in class com.reportmill.graphics.RMFill
Returns a fill just like the receiver, but with the given color (only interesting for subsclasses).
deriveFill(RMColor) - Method in class com.reportmill.graphics.RMImageFill
Creates a new fill from this image fill, but with a new color.
deriveFill(RMImageData) - Method in class com.reportmill.graphics.RMImageFill
Creates a new image fill from this fill, but with a new image.
deriveFont(float) - Method in class com.reportmill.text.RMFont
 
deriveIndent(float, float, float) - Method in class com.reportmill.text.RMParagraph
Returns a paragraph identical to the receiver, but with the given indentation values.
deriveMaxLineHeight(float) - Method in class com.reportmill.text.RMParagraph
Returns a paragraph identical to the receiver, but with the given max line height.
deriveMinLineHeight(float) - Method in class com.reportmill.text.RMParagraph
Returns a paragraph identical to the receiver, but with the given min line height.
deriveOutline(float) - Method in class com.reportmill.text.RMXString.Outline
 
deriveOutline(RMColor) - Method in class com.reportmill.text.RMXString.Outline
 
deriveTabs(float[]) - Method in class com.reportmill.text.RMParagraph
Returns a paragraph identical to the receiver, but with the given tabs.
descender() - Method in class com.reportmill.text.RMFont
 
didChange(RMObject) - Method in class com.reportmill.shape.RMShape
Undo support.
didChange() - Method in class com.reportmill.text.RMXString
This method notifies the string that something significant changed.
distanceSquaredTo(RMPoint) - Method in class com.reportmill.foundation.RMPoint
Returns the distance from receiver to given point.
distanceTo(RMPoint) - Method in class com.reportmill.foundation.RMPoint
Returns the distance from receiver to given point.
distanceToPoint(RMPoint) - Method in class com.reportmill.graphics.RMPath
 
divideRect(float, byte) - Method in class com.reportmill.foundation.RMRect
Slices rect by given amount (from given edge) - returns remainder.
divideRect(float, byte, RMRect) - Method in class com.reportmill.foundation.RMRect
Slices rect by given amount (from given edge) - returns remainder.
divideShapeFromEdge(float, byte, RMShape) - Method in class com.reportmill.shape.RMShape
This method divides the shape by a given amount from the given edge.
divideShapeFromTop(float) - Method in class com.reportmill.shape.RMShape
This method divides the shape by a given amount from the top.
docShapeBoundsChanged(RMDocument, RMShape) - Method in class com.reportmill.RMViewer
Doc listener method - called by editor when making bounds changes.
docShapeBoundsChanged(RMDocument, RMShape) - Method in interface com.reportmill.foundation.RMDocument.DocListener
 
docShapeNeedsRepaint(RMDocument, RMShape) - Method in class com.reportmill.RMViewer
Doc listener method - called before a shape makes a visual change.
docShapeNeedsRepaint(RMDocument, RMShape) - Method in interface com.reportmill.foundation.RMDocument.DocListener
 
docUndoerAddDirtyObject(RMDocument, RMObject) - Method in class com.reportmill.RMViewer
Doc listener method - RMViewer ignores it, but RMEditor calls setUndoSelectedObjects.
docUndoerAddDirtyObject(RMDocument, RMObject) - Method in interface com.reportmill.foundation.RMDocument.DocListener
 
doubleValueForKeyChain(Object, Object) - Static method in class com.reportmill.foundation.RMKeyChain
 
dragExit() - Method in class com.reportmill.shape.RMShape
Editor method.
dragKeyAtPoint(String, RMPoint) - Method in class com.reportmill.shape.RMShape
Editor method.
drawChildren() - Method in class com.reportmill.shape.RMPage
Returns a list of children which should be drawn (since page layers can be configured to prevent chilren on individual layers from being visible).
drawChildren() - Method in class com.reportmill.shape.RMShape
Returns the subset of children that should be drawn.
drawsFill() - Method in class com.reportmill.shape.RMShape
Returns whether this shape should be filled.
drawsStroke() - Method in class com.reportmill.shape.RMShape
Returns whether this shape should be stroked.
dropKeyAtPoint(String, RMPoint) - Method in class com.reportmill.shape.RMShape
Editor method.

E

EXTRUDE_ALL - Static variable in class com.reportmill.shape.RMGraph
 
EXTRUDE_CUSTOM - Static variable in class com.reportmill.shape.RMGraph
 
EXTRUDE_FIRST - Static variable in class com.reportmill.shape.RMGraph
 
EXTRUDE_LAST - Static variable in class com.reportmill.shape.RMGraph
 
EXTRUDE_NONE - Static variable in class com.reportmill.shape.RMGraph
 
EXTRUSIONS - Static variable in class com.reportmill.shape.RMGraph
 
Equal - Static variable in class com.reportmill.foundation.RMKeyChain
 
elementIndexForPointIndex(int) - Method in class com.reportmill.graphics.RMPath
 
end() - Method in class com.reportmill.text.RMXString.Segment
 
endColor() - Method in class com.reportmill.graphics.RMGradientFill
 
endIndex() - Method in class com.reportmill.shape.RMText
Returns the last character index visible in this text.
equals(Object) - Method in class com.reportmill.foundation.RMDateFormat
Standard equals implementation.
equals(Object) - Method in class com.reportmill.foundation.RMDocument
Standard equals implementation.
equals(Object) - Method in class com.reportmill.foundation.RMGrouping
 
equals(Object) - Method in class com.reportmill.foundation.RMKeyChain
 
equals(Object) - Method in class com.reportmill.foundation.RMNumberFormat
 
equals(Object) - Method in class com.reportmill.foundation.RMPoint
Standard equals implementation.
equals(Object) - Method in class com.reportmill.foundation.RMRect
Standard equals implementation.
equals(Object) - Method in class com.reportmill.foundation.RMSize
Standard equals implementation.
equals(float, float) - Method in class com.reportmill.foundation.RMSize
Returns whether size is equal to given width and height.
equals(Object) - Method in class com.reportmill.foundation.RMSort
Standard equals implementation.
equals(Object) - Method in class com.reportmill.graphics.RMColor
 
equals(Object) - Method in class com.reportmill.graphics.RMFill
Standard equals implementation.
equals(Object) - Method in class com.reportmill.graphics.RMGradientFill
 
equals(Object) - Method in class com.reportmill.graphics.RMImageFill
Standard equals implementation.
equals(Object) - Method in class com.reportmill.graphics.RMPath
Standard equals implementation.
equals(Object) - Method in class com.reportmill.shape.RMGraph
 
equals(Object) - Method in class com.reportmill.shape.RMImage
Standard equals implementation.
equals(Object) - Method in class com.reportmill.shape.RMLabels
 
equals(Object) - Method in class com.reportmill.shape.RMOval
Standard equals implementation.
equals(Object) - Method in class com.reportmill.shape.RMPage
Standard equals method.
equals(Object) - Method in class com.reportmill.shape.RMRectangle
 
equals(Object) - Method in class com.reportmill.shape.RMShape
Standard implementation of Object equals.
equals(Object) - Method in class com.reportmill.shape.RMSound
 
equals(Object) - Method in class com.reportmill.shape.RMSwitchShape
 
equals(Object) - Method in class com.reportmill.shape.RMTable
 
equals(Object) - Method in class com.reportmill.shape.RMTableRow
 
equals(Object) - Method in class com.reportmill.shape.RMText
Standard equals implementation.
equals(Object) - Method in class com.reportmill.text.RMFont
 
equals(Object) - Method in class com.reportmill.text.RMParagraph
Standard equals implementation.
equals(Object) - Method in class com.reportmill.text.RMXString.Segment
 
equals(Object) - Method in class com.reportmill.text.RMXString
Standard Object equals implementation.
everyKeyReferencesKey(String) - Method in class com.reportmill.foundation.RMKeyChain
 
excelBytes() - Method in class com.reportmill.foundation.RMDocument
 

F

FONT_KEY - Static variable in class com.reportmill.text.RMXString
 
FONT_SCALE_KEY - Static variable in class com.reportmill.text.RMXString
 
FORMAT_KEY - Static variable in class com.reportmill.text.RMXString
 
FunctionCall - Static variable in class com.reportmill.foundation.RMKeyChain
 
findAggregateMethod(String) - Static method in class com.reportmill.foundation.RMKeyChain
 
findFunctionMethod(String, Class[]) - Static method in class com.reportmill.foundation.RMKeyChain
 
fixSize() - Method in class com.reportmill.shape.RMLabels
 
flashBytes() - Method in class com.reportmill.foundation.RMDocument
 
flip() - Method in class com.reportmill.foundation.RMSort
Deprecated - use getFlipped instead, RMSort should be immutable.
floatValueForKeyChain(Object, Object) - Static method in class com.reportmill.foundation.RMKeyChain
 
flushGraphics() - Static method in class com.reportmill.RMViewer
This method repaints the total bounds of shapes that have previously been registered by shapeNeedsRepaint.
fontRect() - Method in class com.reportmill.text.RMFont
 
fontRect(float) - Method in class com.reportmill.text.RMFont
 
forceIds() - Method in class com.reportmill.foundation.RMXMLWriter
ForceIds is used to determine if every written entity should automatically have "id" tag
fromAwt(Shape) - Static method in class com.reportmill.graphics.RMPath
Returns a new path from an AWT shape.
fromXML(RXArchiver, RXElement) - Method in class com.reportmill.foundation.RMDateFormat
XML unarchival.
fromXML(RXArchiver, RXElement) - Method in class com.reportmill.foundation.RMDocument
XML unarchival.
fromXML(RXArchiver, RXElement) - Method in interface com.reportmill.foundation.RMFormat
 
fromXML(RXArchiver, RXElement) - Method in class com.reportmill.foundation.RMGrouping
XML Unarchival.
fromXML(RXArchiver, RXElement) - Method in class com.reportmill.foundation.RMNumberFormat
XML unarchival.
fromXML(RXArchiver, RXElement) - Method in class com.reportmill.foundation.RMSort
XML unarchival.
fromXML(RXArchiver, RXElement) - Method in class com.reportmill.graphics.RMColor
 
fromXML(RXArchiver, RXElement) - Method in class com.reportmill.graphics.RMFill
XML Unarchival.
fromXML(RXArchiver, RXElement) - Method in class com.reportmill.graphics.RMGradientFill
XML unarchival.
fromXML(RXArchiver, RXElement) - Method in class com.reportmill.graphics.RMImageFill
XML unarchival.
fromXML(RXArchiver, RXElement) - Method in class com.reportmill.graphics.RMPath
XML unarchival.
fromXML(RXArchiver, RXElement) - Method in class com.reportmill.shape.RMGraph
XML Unarchival.
fromXML(RXArchiver, RXElement) - Method in class com.reportmill.shape.RMImage
XML unarchival.
fromXML(RXArchiver, RXElement) - Method in class com.reportmill.shape.RMLabels
XML unarchival.
fromXML(RXArchiver, RXElement) - Method in class com.reportmill.shape.RMLineSegment
XML unarchival.
fromXML(RXArchiver, RXElement) - Method in class com.reportmill.shape.RMOval
XML unarchival.
fromXML(RXArchiver, RXElement) - Method in class com.reportmill.shape.RMPage
XML unarchival.
fromXML(RXArchiver, RXElement) - Method in class com.reportmill.shape.RMPolygon
XML unarchival.
fromXML(RXArchiver, RXElement) - Method in class com.reportmill.shape.RMRectangle
XML unarchival.
fromXML(RXArchiver, RXElement) - Method in class com.reportmill.shape.RMShape
XML unarchival.
fromXML(RXArchiver, RXElement) - Method in class com.reportmill.shape.RMSound
XML unarchival.
fromXML(RXArchiver, RXElement) - Method in class com.reportmill.shape.RMSwitchShape
XML unarchival.
fromXML(RXArchiver, RXElement) - Method in class com.reportmill.shape.RMTable
XML unarchival.
fromXML(RXArchiver, RXElement) - Method in class com.reportmill.shape.RMTableGroup
XML unarchival.
fromXML(RXArchiver, RXElement, RMTable) - Method in class com.reportmill.shape.RMTableGroup
XML archival to recursively unarchive table group hierarchy.
fromXML(RXArchiver, RXElement) - Method in class com.reportmill.shape.RMTableRow
Tablerow unarchival.
fromXML(RXArchiver, RXElement) - Method in class com.reportmill.shape.RMText
XML Unarchival.
fromXML(RXArchiver, RXElement) - Method in class com.reportmill.text.RMFont
XML unarchival.
fromXML(RXArchiver, RXElement) - Method in class com.reportmill.text.RMParagraph
XML unarchival.
fromXML(RXArchiver, RXElement) - Method in class com.reportmill.text.RMXString
XML unarchival.
fromXMLDeep(RXArchiver, RXElement) - Method in class com.reportmill.shape.RMShape
XML unarchival for shape children
fromXMLDeep(RXArchiver, RXElement) - Method in class com.reportmill.shape.RMTable
XML unarchival for shape children
fromXMLString(String) - Static method in class com.reportmill.foundation.RMRect
Creates a rect from an String in XML format as defined in toXMLString().

G

GreaterThan - Static variable in class com.reportmill.foundation.RMKeyChain
 
GreaterThanOrEqual - Static variable in class com.reportmill.foundation.RMKeyChain
 
GridColor - Static variable in class com.reportmill.RMViewer
 
generateReport() - Method in class com.reportmill.foundation.RMDocument
Returns a generated report from this template.
generateReport(Object) - Method in class com.reportmill.foundation.RMDocument
Returns a generated report from this template evaluated against the given object.
generateReport(Object, Object) - Method in class com.reportmill.foundation.RMDocument
Returns a generated report from this template evaluated against the given object and userInfo.
generateReport(Object, boolean) - Method in class com.reportmill.foundation.RMDocument
Returns a generated report from this template evaluated against the given object with an option to paginate.
generateReport(Object, Object, boolean) - Method in class com.reportmill.foundation.RMDocument
Returns a generated report from this template evaluated against the given object and userInfo with an option to paginate.
get(String) - Method in class com.reportmill.shape.RMShape
Returns the Object associated with the given name for the shape.
get(String) - Method in class com.reportmill.text.RMXString.Segment
 
getActionScript() - Method in class com.reportmill.shape.RMShape
Sets the ActionScript for the shape.
getAlign() - Method in class com.reportmill.shape.RMText
Returns the alignment for char 0.
getAlign() - Method in class com.reportmill.text.RMParagraph
Returns the alignment associated with this paragraph.
getAlign() - Method in class com.reportmill.text.RMXString
 
getAlignString() - Method in class com.reportmill.shape.RMText
Returns the alignment as a string, one of: "left", "center" or "right".
getAlignString() - Method in class com.reportmill.text.RMParagraph
Returns a string representation of the alignment associated with this paragraph, "left", "center" or "right".
getAndResetError() - Static method in class com.reportmill.foundation.RMKeyChain
 
getAnim() - Method in class com.reportmill.shape.RMShape
Returns the collection of animation records for this shape.
getAnim(boolean) - Method in class com.reportmill.shape.RMShape
Returns the collection of animation records for this shape, with an option to create if absent.
getAnimator(int) - Method in class com.reportmill.foundation.RMDocument
 
getAnimator() - Method in class com.reportmill.shape.RMShape
Returns the animator that this shape registers changes with.
getAnimator(boolean) - Method in class com.reportmill.shape.RMShape
Returns the animator that this shape registers changes with (creating, if requested and currently null).
getAnimatorLast() - Method in class com.reportmill.foundation.RMDocument
 
getAssignments() - Static method in class com.reportmill.foundation.RMKeyChain
 
getAttributeAt(String, int) - Method in class com.reportmill.text.RMXString
Returns the value for the given attribute key at the given character index.
getAttributes(int) - Method in class com.reportmill.text.RMXString
Returns the attributes Map for the segment at the given index.
getAttributesAt(int) - Method in class com.reportmill.text.RMXString
Returns the attributes Map for the segment at the given character index.
getAutosizeHeight() - Method in class com.reportmill.shape.RMShape
 
getAutosizing() - Method in class com.reportmill.shape.RMShape
 
getAxisMinMaxCount() - Method in class com.reportmill.shape.RMGraph
Returns the value axis' min, max and number of increments as a single string.
getBarLabel() - Method in class com.reportmill.shape.RMGraph
Returns the child of the graph that represents bar labels (if present).
getBarSpacing() - Method in class com.reportmill.shape.RMGraph
Returns the width of the space between bars as a ratio of the bar width (0.0 - 1.0).
getBarWedgePrototype() - Method in class com.reportmill.shape.RMGraph
Returns the shape used to represent the basic attributes of bars & wedges.
getBarWidth() - Method in class com.reportmill.shape.RMGraph
Returns the width of the area used to draw bars as a ratio of the over-all area (0.0 - 1.0).
getBook() - Method in class com.reportmill.RMViewer
Returns a java.awt.print.Book, suitable for AWT printing.
getBounds() - Method in class com.reportmill.graphics.RMPath
Returns the bounds for the path.
getBounds(boolean) - Method in class com.reportmill.graphics.RMPath
Returns the bounds for the path with an option to ignore orphaned (consecutive) moveTos.
getBounds() - Method in class com.reportmill.shape.RMShape
 
getBounds(RMShape) - Method in class com.reportmill.shape.RMShape
 
getBoundsFromTextBounds(RMRect) - Method in class com.reportmill.shape.RMText
Returns bounds from given text bounds, adjusted to account for text margins.
getBoundsInside() - Method in class com.reportmill.shape.RMShape
 
getBoundsMarked() - Method in class com.reportmill.shape.RMShape
This method returns the bounds of the path associated with this shape in parent coords, ajusted to account for the stroke width, if applicable.
getBoundsOfChildren() - Method in class com.reportmill.shape.RMShape
This method returns the bounds of all the children of this shape, which can sometimes differ from this shapes bounds.
getBoundsOfChildren(List) - Method in class com.reportmill.shape.RMShape
This method returns the bounds of a given subset of this shape's children.
getBoundsOfPath() - Method in class com.reportmill.shape.RMShape
This method returns the bounds of the path associated with this shape in parent coords.
getBoundsOrigin() - Method in class com.reportmill.shape.RMShape
 
getBoundsSize() - Method in class com.reportmill.shape.RMShape
 
getBoundsSuperSelected() - Method in class com.reportmill.shape.RMPolygon
 
getBoundsSuperSelected() - Method in class com.reportmill.shape.RMShape
This method returns the bounds of the shape in parect coords when super selected.
getBytes() - Method in class com.reportmill.foundation.RMDocument
Returns the document as an XML byte array.
getBytesCSV() - Method in class com.reportmill.foundation.RMDocument
Returns the document as a byte array of a CSV file.
getBytesDelimitedAscii(String, String, boolean) - Method in class com.reportmill.foundation.RMDocument
Returns the document as a byte array of a delimited ASCII file (using given field, record separator strings).
getBytesExcel() - Method in class com.reportmill.foundation.RMDocument
Returns the document as byte array of an Excel file.
getBytesFlash() - Method in class com.reportmill.foundation.RMDocument
Returns the document as a byte array of a Flash file.
getBytesHTML() - Method in class com.reportmill.foundation.RMDocument
Returns the document as a byte array of an HTML file.
getBytesJPEG() - Method in class com.reportmill.foundation.RMDocument
Returns the document as byte array of a JPEG file.
getBytesPDF() - Method in class com.reportmill.foundation.RMDocument
Returns the document as a byte array of a PDF file.
getCacheData() - Method in class com.reportmill.shape.RMImage
Returns whether image data should be cached (in anticipation of sharing among multiple image shapes).
getChild(int) - Method in class com.reportmill.foundation.RMKeyChain
Returns the child at the given index in the keychain.
getChild(int) - Method in class com.reportmill.shape.RMShape
Returns the child at the given index.
getChildAnimator(boolean) - Method in class com.reportmill.shape.RMPage
Over-rides the RMShape implementation to return the child animator that is associated with this page, creating one if it doesn't exist (if requested).
getChildAnimator() - Method in class com.reportmill.shape.RMShape
Returns the animator that this shape's children use.
getChildAnimator(boolean) - Method in class com.reportmill.shape.RMShape
Returns the animator that this shape's children use (creating, if requested and currently null).
getChildAnimator(boolean) - Method in class com.reportmill.shape.RMSwitchShape
 
getChildCount() - Method in class com.reportmill.foundation.RMKeyChain
Returns the number of children in the keychain.
getChildCount() - Method in class com.reportmill.shape.RMShape
Returns the number of children associated with this shape.
getChildKeyChain(int) - Method in class com.reportmill.foundation.RMKeyChain
Returns the child at the given index in the keychain as a keychain.
getChildLast() - Method in class com.reportmill.shape.RMShape
Returns the last child of this shape.
getChildString(int) - Method in class com.reportmill.foundation.RMKeyChain
Returns the child at the given index in the keychain as a string.
getChildTable(int) - Method in class com.reportmill.shape.RMTableGroup
Returns the top level table at the given index for this table group.
getChildTable(Object, int) - Method in class com.reportmill.shape.RMTableGroup
 
getChildTableCount() - Method in class com.reportmill.shape.RMTableGroup
Returns the number of top level tables in this table group.
getChildTableCount(Object) - Method in class com.reportmill.shape.RMTableGroup
 
getChildTables() - Method in class com.reportmill.shape.RMTableGroup
Returns the list of top level tables for this table group.
getChildTables(Object) - Method in class com.reportmill.shape.RMTableGroup
 
getChildTables(Object, boolean) - Method in class com.reportmill.shape.RMTableGroup
 
getChildWithClass(Class) - Method in class com.reportmill.shape.RMShape
Returns the first child found with the given class (called recursively on children if not found at current level).
getChildWithName(String) - Method in class com.reportmill.shape.RMShape
Returns the first child found with the given name (called recursively on children if not found at current level).
getChildren() - Method in class com.reportmill.shape.RMShape
Returns the list of children associated with this shape.
getCoalesceNewlines() - Method in class com.reportmill.shape.RMText
Returns whether text should coalesce consecutive newlines in rpgClone.
getColor() - Method in class com.reportmill.graphics.RMFill
Returns the color associated with this fill.
getColor() - Method in class com.reportmill.shape.RMShape
Returns the color of the shape.
getColor() - Method in class com.reportmill.text.RMXString.Segment
 
getColorAtIndex(int) - Method in class com.reportmill.text.RMXString
Returns the current color at the given character index.
getColors() - Method in class com.reportmill.shape.RMGraph
Returns the list of colors to be used by this graph (or the default graph colors, if null).
getColumn(int) - Method in class com.reportmill.shape.RMTableRow
 
getColumnSpacing() - Method in class com.reportmill.shape.RMTable
 
getCommonAncestor(RMShape) - Method in class com.reportmill.shape.RMShape
Returns the first ancestor that the given shape and this shape have in common.
getContent() - Method in class com.reportmill.shape.RMGraph
Returns the shape that represents the conent of the graph.
getControlPointBounds() - Method in class com.reportmill.shape.RMPolygon
 
getCurrentElement() - Method in class com.reportmill.graphics.RMPath
Returns the last element.
getCurrentPoint() - Method in class com.reportmill.graphics.RMPath
Returns the last point in the path.
getDataSource() - Method in class com.reportmill.foundation.RMDocument
Returns the RMDataSource associated with this document.
getDataSourceSchema() - Method in class com.reportmill.foundation.RMDocument
Returns the schema for the RMDataSource associated with this document (convenience).
getDecimalSeparator() - Method in class com.reportmill.foundation.RMNumberFormat
 
getDefaultColors() - Static method in class com.reportmill.shape.RMGraph
Returns the default list of colors to be used by any graph without an explicit list of colors.
getDirtyRect() - Method in class com.reportmill.RMViewer
Returns the dirty rect of shapes currently registered with shapeNeedsRepaint (and clears _dirtyShapes).
getDoNewRPG() - Method in class com.reportmill.shape.RMTable
Returns whether table should use new RPG algorithm.
getDoc(Object) - Static method in class com.reportmill.foundation.RMDocument
Creates a new document from aSource.
getDocListener() - Method in class com.reportmill.foundation.RMDocument
Returns the DocListener associated with this document.
getDocument() - Method in class com.reportmill.RMViewer
Returns the RMDocument associated with this viewer.
getDocument() - Method in class com.reportmill.foundation.RMDocument
 
getDocument() - Method in class com.reportmill.shape.RMPage
Returns the document that this page is associated with.
getDocument() - Method in class com.reportmill.shape.RMShape
Returns the RMDocument ancestor of this shape (or null if not there).
getDraw3D() - Method in class com.reportmill.shape.RMGraph
Returns whether the graph draws in 3D.
getDrawAxisLabels() - Method in class com.reportmill.shape.RMGraph
Returns whether the graph draws axis labels.
getDrawColor() - Method in class com.reportmill.shape.RMGraph
Returns whether the graph draws in color.
getDrawGroupSeparator() - Method in class com.reportmill.shape.RMGraph
Returns whether the graph draws a line between groups (if multiple keys).
getDrawMajorAxis() - Method in class com.reportmill.shape.RMGraph
Returns whether the graph draws the major axis.
getDrawMinorAxis() - Method in class com.reportmill.shape.RMGraph
Returns whether the graph draws the minor axis.
getDrawWedgeLabelLines() - Method in class com.reportmill.shape.RMGraph
Returns whether a pie graph draws lines from the wedges to wedge labels.
getDrawsSelectionRect() - Method in class com.reportmill.shape.RMText
Returns whether text should always draw at least a light gray border (useful when editing).
getDrawsWedge() - Method in class com.reportmill.shape.RMOval
Return whether the oval draws lines from the unswept portion of the oval to the center (like a pie wedge).
getElement(int) - Method in class com.reportmill.graphics.RMPath
Returns the element type at the given index.
getElement(int, RMPoint[]) - Method in class com.reportmill.graphics.RMPath
Returns the element type at the given index and its associated points (returned in the given point array).
getElement(int, RMPoint[], RMRect) - Method in class com.reportmill.graphics.RMPath
Returns the element type at the given index and its associated points (returned in the given point array).
getElementCount() - Method in class com.reportmill.graphics.RMPath
Returns the number of elements in this path.
getError() - Static method in class com.reportmill.foundation.RMKeyChain
 
getError() - Method in class com.reportmill.foundation.RMXMLReader
 
getExtrusionKey() - Method in class com.reportmill.shape.RMGraph
Returns the key used to determine which pie wedges get extruded.
getFamily() - Method in class com.reportmill.text.RMFont
 
getFamilyEnglish() - Method in class com.reportmill.text.RMFont
 
getFilename() - Method in class com.reportmill.RMViewer
Returns the filename associated with the viewer's document (or null if the document didn't come from a file).
getFilename() - Method in class com.reportmill.foundation.RMDocument
Returns the filename associated with this document, if available.
getFill() - Method in class com.reportmill.shape.RMShape
Returns the fill for this shape.
getFillColor() - Method in class com.reportmill.text.RMXString.Outline
 
getFillStyle() - Method in class com.reportmill.graphics.RMImageFill
Returns the fill style (Stretch, Tile, Fit or FitIfNeeded).
getFillStyle() - Method in class com.reportmill.shape.RMImage
Returns the fill style for the image's image fill.
getFlipped() - Method in class com.reportmill.foundation.RMSort
This method returns a sort with the same key but opposite order.
getFont() - Method in class com.reportmill.shape.RMGraph
Returns the font associated with the graph.
getFont() - Method in class com.reportmill.shape.RMShape
Returns the font for the shape.
getFont() - Method in class com.reportmill.shape.RMText
Returns the font for char 0.
getFont(String, float) - Static method in class com.reportmill.text.RMFont
Returns the font for the given name and size (substitutes Arial if not found).
getFont(String, float, boolean) - Static method in class com.reportmill.text.RMFont
Returns the font for the given name and size (with an option to substitue Arial if not found).
getFont() - Method in class com.reportmill.text.RMXString.Segment
 
getFontAtIndex(int) - Method in class com.reportmill.text.RMXString
Returns the current font at the given character index.
getFontFile() - Method in class com.reportmill.text.RMFont
 
getFontName() - Method in class com.reportmill.text.RMFont
 
getFontNameEnglish() - Method in class com.reportmill.text.RMFont
 
getFontScale() - Method in class com.reportmill.shape.RMText
Returns the scale to apply to all fonts in text's XString (defaults to 1).
getFontScale() - Method in class com.reportmill.text.RMXString
Returns the value that should be multipied times all font sizes in this string (defaults to 1).
getFormat() - Method in class com.reportmill.shape.RMGraph
Returns the format associated with the value axis of the graph.
getFormat() - Method in class com.reportmill.shape.RMShape
Returns the format for the shape.
getFormat() - Method in class com.reportmill.shape.RMText
Returns the format for char 0.
getFormat() - Method in class com.reportmill.text.RMXString.Segment
 
getFormatAtIndex(int) - Method in class com.reportmill.text.RMXString
Returns the current format at the given character index.
getFormatString() - Method in class com.reportmill.foundation.RMDateFormat
 
getFormatString() - Method in interface com.reportmill.foundation.RMFormat
 
getFormatString() - Method in class com.reportmill.foundation.RMNumberFormat
Returns the format string for this format.
getGraphTypeString() - Method in class com.reportmill.shape.RMGraph
Returns the graph type as a simple string: bar, pie or hbar.
getGridSpacing() - Method in class com.reportmill.foundation.RMDocument
Returns the grid spacing for the document's grid.
getGroupShape(List) - Method in class com.reportmill.shape.RMShape
Returns a newly created RMShape whose bounds has been set to the combined bounds of the subset of children in the given list.
getGrouper() - Method in class com.reportmill.shape.RMTable
 
getGrouping(int) - Method in class com.reportmill.shape.RMTable
 
getGrouping(String) - Method in class com.reportmill.shape.RMTable
 
getGroupingCount() - Method in class com.reportmill.shape.RMTable
 
getHasDetails() - Method in class com.reportmill.foundation.RMGrouping
Has details accessors.
getHasHeader() - Method in class com.reportmill.foundation.RMGrouping
Has header accessors.
getHasSummary() - Method in class com.reportmill.foundation.RMGrouping
Has summary accessors.
getHeight() - Method in class com.reportmill.foundation.RMDocument
Returns the height of the document (actually the height of its first page).
getHeight() - Method in class com.reportmill.shape.RMShape
Returns the height of the shape.
getHeightToFit() - Method in class com.reportmill.shape.RMShape
This method returns the ideal height of this shape to accommodate its contents (just the current height for most shapes).
getHeightToFit() - Method in class com.reportmill.shape.RMText
Returns the ideal height for this RMText.
getHeightToFit(boolean) - Method in class com.reportmill.shape.RMText
Returns the ideal height for this RMText.
getHeightToFitReset() - Method in class com.reportmill.shape.RMText
For efficiency, RMText's getHeightToFit() caches the results after calculating the ideal height.
getImageBounds(RMShape) - Method in class com.reportmill.graphics.RMImageFill
Returns the image bounds for a given shape.
getImageBounds(RMRect) - Method in class com.reportmill.graphics.RMImageFill
Returns the image bounds for a given rect.
getImageData() - Method in class com.reportmill.graphics.RMImageFill
Returns the image data associated with this image fill.
getImageData() - Method in class com.reportmill.shape.RMShape
Returns the imageData for this shape (or null if fill isn't an RMImageFill).
getImageFill() - Method in class com.reportmill.shape.RMShape
Returns the imageFill for this shape (or null, if fill isn't an RMImageFill).
getImageMargins() - Method in class com.reportmill.graphics.RMImageFill
Returns the inset for the image when drawn in a given bounds.
getImageShape() - Method in class com.reportmill.graphics.RMImageFill
Returns an RMShape representation of the image fill's image (for rare vector based images like PDF).
getImageSize() - Method in class com.reportmill.graphics.RMImageFill
Returns the image size of the image for this image fill.
getIncludeAllValues() - Method in class com.reportmill.foundation.RMGrouping
IncludeAllValues accessors.
getIncludeNulls() - Method in class com.reportmill.foundation.RMGrouping
IncludeNulls accessors.
getKey() - Method in class com.reportmill.foundation.RMGrouping
Key accessors.
getKey() - Method in class com.reportmill.foundation.RMSort
This method returns the _key for this sort.
getKey() - Method in class com.reportmill.shape.RMImage
Returns the report key used to load an image if none is provided.
getKey() - Method in class com.reportmill.shape.RMSound
 
getKeys() - Method in class com.reportmill.shape.RMGraph
Returns a list of the individual keys in the (potentialy) comma separated keys string.
getKeysString() - Method in class com.reportmill.shape.RMGraph
Returns the keys string - a comma separated list of keys that the graph evaluates on the list key objects and represents in the graph.
getLayer(int) - Method in class com.reportmill.shape.RMPage
Returns the layer at the given index.
getLayerCount() - Method in class com.reportmill.shape.RMPage
Returns the number of layers associated with this page.
getLayerNamed(String) - Method in class com.reportmill.shape.RMPage
Returns the layer with the given name.
getLeftIndent() - Method in class com.reportmill.text.RMParagraph
Returns the left side indentation of this paragraph.
getLeftIndentFirst() - Method in class com.reportmill.text.RMParagraph
Returns the left side indentation of the first line in this paragraph (this can be set different than successive lines).
getLegend() - Method in class com.reportmill.shape.RMGraph
Returns the child of the graph that represents the legend (if present).
getLineSpacing() - Method in class com.reportmill.text.RMParagraph
Returns the spacing between lines in printer points associated with this paragraph.
getLineWidth() - Method in class com.reportmill.shape.RMShape
Returns the line width of the shape's stroke in printer points.
getListKey() - Method in class com.reportmill.shape.RMGraph
Returns the list key associated with the graph.
getListKey() - Method in class com.reportmill.shape.RMLabels
 
getListKey() - Method in class com.reportmill.shape.RMShape
Returns the "List Key" associated with this shape.
getListKey() - Method in class com.reportmill.shape.RMTable
 
getListKey() - Method in class com.reportmill.shape.RMTableGroup
 
getListKeyDeep() - Method in class com.reportmill.shape.RMShape
Returns the combined list keys of this shape and its parents.
getListKeyShape() - Method in class com.reportmill.shape.RMShape
Returns the real shape used to resolve the list key for this shape.
getListKeyShape() - Method in class com.reportmill.shape.RMTableGroup
 
getLoops() - Method in class com.reportmill.foundation.RMDocument
 
getMainShape() - Method in class com.reportmill.RMViewer
Returns the viewer's "main shape", or the top level RMShape that the viewer is responsible for drawing (usually the viewer's document's selected page).
getMainTable() - Method in class com.reportmill.shape.RMTableGroup
Returns the currently selected table.
getMapHTML(String) - Method in class com.reportmill.foundation.RMDocument
Returns the document as a Map of an HTML file and image resources.
getMarginBottom() - Method in class com.reportmill.foundation.RMDocument
Returns the margin rects bottom value.
getMarginBottom() - Method in class com.reportmill.shape.RMText
Returns the bottom margin of the text (defaults to 0).
getMarginLeft() - Method in class com.reportmill.foundation.RMDocument
Returns the margin rects left value.
getMarginLeft() - Method in class com.reportmill.shape.RMText
Returns the left margin of the text (default to 2).
getMarginRect() - Method in class com.reportmill.foundation.RMDocument
Returns the margin rect for this document.
getMarginRight() - Method in class com.reportmill.foundation.RMDocument
Returns the margin rects right value.
getMarginRight() - Method in class com.reportmill.shape.RMText
Returns the right margin of the text (defaults to 2).
getMarginTop() - Method in class com.reportmill.foundation.RMDocument
Returns the margin rects top value.
getMarginTop() - Method in class com.reportmill.shape.RMText
Returns the top margin of the text (defaults to 0).
getMaxLineHeight() - Method in class com.reportmill.shape.RMText
Returns the maximum line height at char 0.
getMaxLineHeight() - Method in class com.reportmill.text.RMParagraph
Returns the maximum line height in printer points associated with this paragraph.
getMaxTime() - Method in class com.reportmill.foundation.RMDocument
Returns the total time needed to animate this document (total of all page animators).
getMinLineHeight() - Method in class com.reportmill.shape.RMText
Returns the minimum line height at char 0.
getMinLineHeight() - Method in class com.reportmill.text.RMParagraph
Returns the minimum line height in printer points associated with this paragraph.
getMinSplitHeight() - Method in class com.reportmill.shape.RMTableRow
Returns the minimum distance in points from the top of the row that this row can split.
getMinSplitRemainderHeight() - Method in class com.reportmill.shape.RMTableRow
Returns the minimum distance in points from the bottom of the row that this row can split.
getMinimumSize() - Method in class com.reportmill.RMViewer
Standard minimum size method.
getMoveToBottom() - Method in class com.reportmill.shape.RMTableRow
Returns whether this row should be moved to the bottom of the table during report generation.
getName() - Method in class com.reportmill.foundation.RMXMLReader
Returns the name of the root element.
getName() - Method in class com.reportmill.shape.RMShape
Returns the name for the shape.
getNullString() - Method in class com.reportmill.foundation.RMDateFormat
Returns the String that is substituted when this format is asked to provide stringForObjectValue(null).
getNullString() - Method in class com.reportmill.foundation.RMDocument
Returns the string used to replace any occurrances of null values in a generated report.
getNullString() - Method in class com.reportmill.foundation.RMNumberFormat
Returns the String that is substituted when this format is asked to provide stringForObjectValue(null).
getNumberOfChildrenToStayWith() - Method in class com.reportmill.shape.RMTableRow
Returns the number of children this table row needs to be accompanied by, if some children run off page bottom.
getNumberOfColumns() - Method in class com.reportmill.shape.RMLabels
 
getNumberOfColumns() - Method in class com.reportmill.shape.RMTable
 
getNumberOfColumns() - Method in class com.reportmill.shape.RMTableRow
Returns the number of columns in this table row (really just child count).
getNumberOfRows() - Method in class com.reportmill.shape.RMLabels
 
getOpacity() - Method in class com.reportmill.shape.RMShape
Returns the opactiy of the shape (1 for opaque, 0 for transparent).
getOpacityDeep() - Method in class com.reportmill.shape.RMShape
Returns the combined opacity of this shape and its parent.
getOrder() - Method in class com.reportmill.foundation.RMSort
This method returns the order for this sort.
getOrigin() - Method in class com.reportmill.foundation.RMRect
Returns the origin of the rect as an RMPoint.
getOrigin() - Method in class com.reportmill.shape.RMShape
 
getOutline() - Method in class com.reportmill.shape.RMShape
Returns the outline for the shape.
getOutline() - Method in class com.reportmill.shape.RMText
Returns the outline for char 0.
getOutline() - Method in class com.reportmill.text.RMXString.Segment
 
getPSName() - Method in class com.reportmill.text.RMFont
 
getPage(int) - Method in class com.reportmill.foundation.RMDocument
Returns the page at the given index.
getPageBounds() - Method in class com.reportmill.RMViewer
Returns the bounds of the viewer's main shape in viewer coords.
getPageBreakGroupIndex() - Method in class com.reportmill.shape.RMTable
 
getPageCount() - Method in class com.reportmill.foundation.RMDocument
Returns the number of pages in this document.
getPageCount() - Method in class com.reportmill.shape.RMShape
Returns the number of pages associated with this shape.
getPageIndex() - Method in class com.reportmill.RMViewer
Returns the index of the current visiable document page.
getPageLast() - Method in class com.reportmill.foundation.RMDocument
Returns the last page (convenience).
getPageNumber() - Method in class com.reportmill.graphics.RMImageFill
Returns the page number of the image fill's image that is displayed (for rare multi-page images like PDF).
getPageShape() - Method in class com.reportmill.shape.RMPage
This method over-rides the RMShape implementation to return the receiver, indicating that it it is a page shape.
getPageShape() - Method in class com.reportmill.shape.RMShape
Returns the RMPage ancestor of this shape (or null if not there).
getPages() - Method in class com.reportmill.foundation.RMDocument
Returns the list of RMPages associated with this document.
getPaginate() - Method in class com.reportmill.shape.RMLabels
 
getPaginate() - Method in class com.reportmill.shape.RMTable
 
getParagraph() - Method in class com.reportmill.text.RMXString.Segment
 
getParagraphAtIndex(int) - Method in class com.reportmill.text.RMXString
Returns the current paragraph at the given character index.
getParagraphSpacing() - Method in class com.reportmill.text.RMParagraph
Returns the spacing between paragraphs in printer points associated with this paragraph.
getParent() - Method in class com.reportmill.shape.RMShape
Returns the parent of this shape.
getParentCount() - Method in class com.reportmill.shape.RMShape
Returns the number of ancestors (from this shape's parent up to the document).
getParentTable(RMTable) - Method in class com.reportmill.shape.RMTableGroup
Returns the parent of the given table.
getParents() - Method in class com.reportmill.shape.RMShape
Returns a list of this shape's parent, and that shape's parent, up to document.
getPath() - Method in class com.reportmill.shape.RMLineSegment
Returns the line path.
getPath() - Method in class com.reportmill.shape.RMOval
Returns the (oval) path for this shape.
getPath() - Method in class com.reportmill.shape.RMPolygon
 
getPath() - Method in class com.reportmill.shape.RMRectangle
 
getPath() - Method in class com.reportmill.shape.RMShape
 
getPathInBounds() - Method in class com.reportmill.shape.RMShape
 
getPeerTableNext(RMTable) - Method in class com.reportmill.shape.RMTableGroup
Returns the next peer table of the given table.
getPeerTablePrevious(RMTable) - Method in class com.reportmill.shape.RMTableGroup
Returns the previous peer table of the given table.
getPeerTables(RMTable) - Method in class com.reportmill.shape.RMTableGroup
Returns the list of peer tables for a given table.
getPoint(int) - Method in class com.reportmill.graphics.RMPath
Returns the point at the given index.
getPointCount() - Method in class com.reportmill.graphics.RMPath
Returns the number of points in the path.
getPoints() - Method in class com.reportmill.foundation.RMRect
Returns an array of four points containing each corner of the rect.
getPoints() - Method in class com.reportmill.graphics.RMPath
Returns the points list used to store points internally.
getPolygonForFrag(RMTextFrag) - Method in class com.reportmill.shape.RMText
 
getPreferredSize() - Method in class com.reportmill.RMViewer
Returns the size of the _mainShape scaled by the viewer's zoom factor.
getPrintEvenIfGroupIsEmpty() - Method in class com.reportmill.shape.RMTableRow
Returns whether this row should print even if it has no children (assumed to be a header/summary row).
getPublishUrl() - Method in class com.reportmill.foundation.RMDocument
Returns the URL this document should be uploaded to.
getRadius() - Method in class com.reportmill.shape.RMRectangle
 
getRenderingHints() - Method in class com.reportmill.RMViewer
Returns the rendering hings used to paint the view.
getReprintWhenWrapped() - Method in class com.reportmill.shape.RMTableRow
Returns whether this row is reprinted on a new page when it's children cross a page boundary.
getRightIndent() - Method in class com.reportmill.text.RMParagraph
Returns the right side indentation of this paragraph.
getRoll() - Method in class com.reportmill.graphics.RMGradientFill
 
getRoll() - Method in class com.reportmill.shape.RMShape
Returns the roll of the shape.
getRootShape() - Method in class com.reportmill.shape.RMShape
Returns the top level shape (usually an RMDocument).
getRow(int) - Method in class com.reportmill.shape.RMTable
 
getRowAbove() - Method in class com.reportmill.shape.RMTableRow
 
getScaleX() - Method in class com.reportmill.shape.RMShape
Returns the scale of the X axis of the shape.
getScaleY() - Method in class com.reportmill.shape.RMShape
Returns the scale of the Y axis of the shape.
getSchema() - Method in class com.reportmill.foundation.RMXMLReader
Returns a heirarchy of RMEntity objects describing the XML.
getScripting() - Method in class com.reportmill.text.RMXString.Segment
 
getSegment(int) - Method in class com.reportmill.text.RMXString
Returns the Segment at the given index in this XString.
getSegmentCount() - Method in class com.reportmill.text.RMXString
Returns the number of segments in this XString.
getSegmentLast() - Method in class com.reportmill.text.RMXString
Returns the last segment in this XString (convenience).
getSelectedGrouping() - Method in class com.reportmill.shape.RMTable
 
getSelectedGroupingIndex() - Method in class com.reportmill.shape.RMTable
Returns the currently selected grouping's index (for editing, mostly).
getSelectedLayer() - Method in class com.reportmill.shape.RMPage
Returns the selected layer.
getSelectedLayerIndex() - Method in class com.reportmill.shape.RMPage
Returns the index of the selected layer.
getSelectedPage() - Method in class com.reportmill.foundation.RMDocument
Returns the currently selected page of this document.
getSelectedPageIndex() - Method in class com.reportmill.foundation.RMDocument
Returns the current page index of this document.
getSelectedSort() - Method in class com.reportmill.shape.RMTable
 
getSelectedSortIndex() - Method in class com.reportmill.shape.RMTable
Returns the currently selected grouping's currently selected sort (for editing, mostly).
getShapeAtPoint(RMPoint) - Method in class com.reportmill.RMViewer
Returns the first shape hit by the given point.
getShapePainter() - Method in class com.reportmill.RMViewer
Returns the object that is actually responsible for paining shapes in the viewer.
getShapeRepaintEnabled() - Method in class com.reportmill.RMViewer
Returns whether changes to shapes cause repaints.
getShapesToAncestor(RMShape) - Method in class com.reportmill.shape.RMShape
Returns a list of shapes from this shape to a given ancestor.
getShapesToDescendant(RMShape) - Method in class com.reportmill.shape.RMShape
Returns a list of shape's from this shape to given desendant.
getShapesToShape(RMShape) - Method in class com.reportmill.shape.RMShape
Returns a list of shapes from this shape to given shape.
getShowBarLabels() - Method in class com.reportmill.shape.RMGraph
Returns whether the graph shows bar labels.
getShowGrid() - Method in class com.reportmill.foundation.RMDocument
Returns whether the document should show an alignment grid.
getShowLegend() - Method in class com.reportmill.shape.RMGraph
Returns whether the graph shows a legend.
getShowMargin() - Method in class com.reportmill.foundation.RMDocument
Returns whether the document should show a margin rect.
getSize() - Method in class com.reportmill.foundation.RMDocument
Returns the size of the document (acutally the size of its first page).
getSize() - Method in class com.reportmill.shape.RMShape
 
getSize2D() - Method in class com.reportmill.text.RMFont
 
getSizeBorders() - Method in class com.reportmill.shape.RMImage
Returns whether the image shape should resize it's borders to fit dynamically provided images.
getSkewX() - Method in class com.reportmill.shape.RMShape
Returns the skew of the X axis of the shape.
getSkewY() - Method in class com.reportmill.shape.RMShape
Returns the skew of the Y axis of the shape.
getSnapGrid() - Method in class com.reportmill.foundation.RMDocument
Returns whether the document should snap to an alignment grid.
getSnapMargin() - Method in class com.reportmill.foundation.RMDocument
Returns whether the document should snap to a margin rect.
getSort(int) - Method in class com.reportmill.foundation.RMGrouping
 
getSort(int) - Method in class com.reportmill.shape.RMGraph
Returns the individual RMSort at the given index.
getSort(int) - Method in class com.reportmill.shape.RMLabels
 
getSortCount() - Method in class com.reportmill.foundation.RMGrouping
 
getSortCount() - Method in class com.reportmill.shape.RMGraph
Returns the number of sorts associated with this graph.
getSortCount() - Method in class com.reportmill.shape.RMLabels
 
getSorts() - Method in class com.reportmill.foundation.RMGrouping
Sorts accessors.
getSorts() - Method in class com.reportmill.shape.RMGraph
Returns the list of sorts associated with the graph.
getSorts() - Method in class com.reportmill.shape.RMLabels
 
getSpacingHeight() - Method in class com.reportmill.shape.RMLabels
 
getSpacingWidth() - Method in class com.reportmill.shape.RMLabels
 
getStacked() - Method in class com.reportmill.shape.RMGraph
Returns whether multiple keys are stacked or separated.
getStartAngle() - Method in class com.reportmill.shape.RMOval
Returns the start angle for the oval.
getStartingPageBreak() - Method in class com.reportmill.shape.RMTable
 
getStringCSV() - Method in class com.reportmill.foundation.RMDocument
Returns the document as a string of a CSV file.
getStringDelimitedText(String, String, boolean) - Method in class com.reportmill.foundation.RMDocument
Returns the document as a string of a delimited text file.
getStroke() - Method in class com.reportmill.shape.RMShape
Returns the stroke for this shape.
getStrokeColor() - Method in class com.reportmill.shape.RMShape
Returns the stroke color of the shape.
getStrokeWidth() - Method in class com.reportmill.text.RMXString.Outline
 
getSwapSeries() - Method in class com.reportmill.shape.RMGraph
Returns whether the graph groups bars by keys (normal) or by objects (swapped).
getSweepAngle() - Method in class com.reportmill.shape.RMOval
Returns the sweep angle for the oval.
getTab(int) - Method in class com.reportmill.text.RMParagraph
Returns the specific tab value for the given index in printer points.
getTabCount() - Method in class com.reportmill.text.RMParagraph
Returns the number of tabs associated with this paragraph.
getTabsString() - Method in class com.reportmill.text.RMParagraph
Returns the values of all the tabs associated with this paragraph as a comma separated string.
getText() - Method in class com.reportmill.shape.RMGraph.BarLabel
 
getText() - Method in class com.reportmill.shape.RMGraph.Legend
 
getText() - Method in class com.reportmill.shape.RMText
Returns the text associated with this RMText as a plain String.
getTextBounds() - Method in class com.reportmill.shape.RMText
Returns the actual bounding rect of the text (currently just inset 2 pixels on either side).
getTextColor() - Method in class com.reportmill.shape.RMShape
Returns the text color for the shape.
getTextColor() - Method in class com.reportmill.shape.RMText
Returns the color of the first character of the xstring associated with this RMText.
getTextOrigin() - Method in class com.reportmill.shape.RMText
Returns the point inside this text where the first character is placed.
getThousandsSeparator() - Method in class com.reportmill.foundation.RMNumberFormat
 
getTitle() - Method in class com.reportmill.shape.RMTableRow
Returns the title for this table row in it's parent table.
getTopNCount() - Method in class com.reportmill.foundation.RMGrouping
TopNCount accessors.
getTopNCount() - Method in class com.reportmill.shape.RMGraph
Returns the top-n count for this graph's top-n sort.
getTopNIncludeOthers() - Method in class com.reportmill.foundation.RMGrouping
TopNIncludeOthers accessors.
getTopNIncludeOthers() - Method in class com.reportmill.shape.RMGraph
Returns whether the top-n sort for this graph includes remainders.
getTopNSort() - Method in class com.reportmill.foundation.RMGrouping
TopNSort accessors.
getTopNSort() - Method in class com.reportmill.shape.RMGraph
Returns the top-n sort for this graph.
getTransform() - Method in class com.reportmill.shape.RMShape
Returns the transform to this shape from its parent.
getTransformFromShape(RMShape) - Method in class com.reportmill.shape.RMShape
Returns the transform from the given shape to this shape.
getTransformInverse() - Method in class com.reportmill.shape.RMShape
Returns the transform from this shape to it's parent.
getTransformToShape(RMShape) - Method in class com.reportmill.shape.RMShape
Returns the transform from this shape to the given shape.
getType() - Method in class com.reportmill.graphics.RMImageFill
Returns the type of the image for this image fill (gif, jpg, png, etc.).
getType() - Method in class com.reportmill.shape.RMGraph
Returns the graph type (TYPE_BAR, TYPE_PIE, etc.).
getUndoer() - Method in class com.reportmill.RMViewer
Returns the undoer associated with the viewer's document.
getUndoer() - Method in class com.reportmill.foundation.RMDocument
Returns the RMUndoer for this document.
getUndoer() - Method in class com.reportmill.shape.RMShape
Returns the undoer for this shape (or null if not there).
getUnit() - Method in class com.reportmill.foundation.RMDocument
Returns the units used to express sizes in the current document (POINTS, INCHES, CENTIMETERS).
getUnitString() - Method in class com.reportmill.foundation.RMDocument
Returns the units used to express sizes in the current document as one of the strings: point, inch or cm.
getUrl() - Method in class com.reportmill.shape.RMShape
Sets the URL for the shape.
getVAlign() - Method in class com.reportmill.shape.RMText
Returns the vertical alignment.
getVAlignString() - Method in class com.reportmill.shape.RMText
Returns the vertical alignment as a string, one of: "top", "middle" or "bottom".
getVersion() - Method in class com.reportmill.foundation.RMDocument
Returns the version this document was loaded as.
getVersion(String) - Method in class com.reportmill.shape.RMSwitchShape
 
getWidth() - Method in class com.reportmill.foundation.RMDocument
Returns the width of the document (actually the width of its first page).
getWidth() - Method in class com.reportmill.shape.RMShape
Returns the width of the shape.
getWidthToFit() - Method in class com.reportmill.shape.RMShape
This method returns the ideal width of this shape to accommodate its contents (just the current width for most shapes).
getWidthToFit() - Method in class com.reportmill.shape.RMText
Returns the ideal width for this RMText.
getWindingRule() - Method in class com.reportmill.graphics.RMPath
Returns the winding rule which describes how inner path perimeters are filled and clipped.
getWraps() - Method in class com.reportmill.shape.RMText
Returns the wrapping behavior for over-filled rpgCloned text (NONE, WRAP, SHRINK).
getX() - Method in class com.reportmill.shape.RMShape
Returns the X location of the shape.
getXString() - Method in class com.reportmill.shape.RMText
Returns the XString associated with this RMText.
getXString(boolean) - Method in class com.reportmill.shape.RMText
Returns the XString associated with this RMText, creating it if needed
getXStringForHTML(String, RMFont) - Static method in class com.reportmill.text.RMXString
Creates and returns an XString from a given HTML String.
getXStringForRTF(String, RMFont) - Static method in class com.reportmill.text.RMXString
Creates and returns an XString from a given RTF String.
getY() - Method in class com.reportmill.shape.RMShape
Returns the Y location of the shape.
getZoomFactor() - Method in class com.reportmill.RMViewer
Returns the viewer's zoom factor (1 by default).
gray - Static variable in class com.reportmill.graphics.RMColor
 
green - Static variable in class com.reportmill.graphics.RMColor
 
groupShapes(List, RMShape) - Method in class com.reportmill.shape.RMShape
Adds the subset of children in the given list into a given group shape, which is then added back to the receiver.
grouperWillChange() - Method in class com.reportmill.shape.RMTable
 

H

HandleEndPoint - Static variable in class com.reportmill.shape.RMLineSegment
 
HandleMaxXMaxY - Static variable in class com.reportmill.shape.RMShape
 
HandleMaxXMidY - Static variable in class com.reportmill.shape.RMShape
 
HandleMaxXMinY - Static variable in class com.reportmill.shape.RMShape
 
HandleMidXMaxY - Static variable in class com.reportmill.shape.RMShape
 
HandleMidXMinY - Static variable in class com.reportmill.shape.RMShape
 
HandleMinXMaxY - Static variable in class com.reportmill.shape.RMShape
 
HandleMinXMidY - Static variable in class com.reportmill.shape.RMShape
 
HandleMinXMinY - Static variable in class com.reportmill.shape.RMShape
 
HandleStartPoint - Static variable in class com.reportmill.shape.RMLineSegment
 
HandleWidth - Static variable in class com.reportmill.shape.RMShape
Handles
HeaderPart - Static variable in class com.reportmill.shape.RMTable
 
Helvetica10 - Static variable in class com.reportmill.text.RMFont
 
Helvetica12 - Static variable in class com.reportmill.text.RMFont
 
Helvetica14 - Static variable in class com.reportmill.text.RMFont
 
HelveticaBold12 - Static variable in class com.reportmill.text.RMFont
 
HelveticaBold14 - Static variable in class com.reportmill.text.RMFont
 
HelveticaBold20 - Static variable in class com.reportmill.text.RMFont
 
HelveticaBold24 - Static variable in class com.reportmill.text.RMFont
 
handleAtPoint(RMPoint, boolean) - Method in class com.reportmill.foundation.RMDocument
 
handleAtPoint(RMPoint, boolean) - Method in class com.reportmill.shape.RMLabel
 
handleAtPoint(RMPoint, boolean) - Method in class com.reportmill.shape.RMPage
This RMEditor support method tells the editor that page's resize handles don't exist.
handleAtPoint(RMPoint, boolean) - Method in class com.reportmill.shape.RMShape
 
handleAtPoint(RMPoint, boolean) - Method in class com.reportmill.shape.RMTable
Returns the index for the handle at the given point.
handleAtPoint(RMPoint, boolean) - Method in class com.reportmill.shape.RMTableRow
 
handleAtPointForBounds(RMPoint, RMRect) - Method in class com.reportmill.graphics.RMPath
 
handleCount() - Method in class com.reportmill.shape.RMLineSegment
Editor method (returns the number of handles).
handleCount() - Method in class com.reportmill.shape.RMShape
 
handleCount() - Method in class com.reportmill.shape.RMText
Editor method - returns handle count.
handlePoint(int, boolean) - Method in class com.reportmill.shape.RMLineSegment
Editor method.
handlePoint(int, boolean) - Method in class com.reportmill.shape.RMShape
 
handleRect(int, boolean) - Method in class com.reportmill.shape.RMShape
 
handleRect(int, boolean) - Method in class com.reportmill.shape.RMText
Editor method - returns handle rect.
hasAggregate() - Method in class com.reportmill.foundation.RMKeyChain
 
hasAlternateVersions() - Method in class com.reportmill.shape.RMSwitchShape
 
hasCubics() - Method in class com.reportmill.graphics.RMPath
 
hasMouseVersions() - Method in class com.reportmill.shape.RMSwitchShape
 
hasPageBreak() - Method in class com.reportmill.shape.RMTable
 
hasPageBreaks() - Method in class com.reportmill.shape.RMShape
Page number resolution.
hasPageReference() - Method in class com.reportmill.foundation.RMKeyChain
 
hasVersion(String) - Method in class com.reportmill.shape.RMSwitchShape
 
height - Variable in class com.reportmill.foundation.RMRect
 
height - Variable in class com.reportmill.foundation.RMSize
 
height() - Method in class com.reportmill.shape.RMShape
Returns the raw height of the shape.
hitByLine(RMLine) - Method in class com.reportmill.graphics.RMPath
 
hitByPath(RMPath) - Method in class com.reportmill.shape.RMShape
Returns whether this shape is hit by the path, given in this shape's parent's coords.
hitByPathForLineWidth(RMPath, float) - Method in class com.reportmill.graphics.RMPath
 
hitByPoint(RMPoint) - Method in class com.reportmill.shape.RMShape
Returns whether this shape is hit by the point, given in this shape's parent's coords.
hitByPointForLineWidth(RMPoint, float) - Method in class com.reportmill.graphics.RMPath
Hit Detection
hitByRectForLineWidth(RMRect, float) - Method in class com.reportmill.graphics.RMPath
 
hitChildren() - Method in class com.reportmill.shape.RMPage
Returns a list of children which should be checked during shape hit detection (since page layers can be configured to prevent chilren on individual layers from being selected).
hitChildren() - Method in class com.reportmill.shape.RMShape
Returns the subset of children that should be used for hit detection.
hitInfoForBezier(RMBezier, boolean) - Method in class com.reportmill.graphics.RMPath
 
hitInfoForLine(RMLine, boolean) - Method in class com.reportmill.graphics.RMPath
 
htmlBytes() - Method in class com.reportmill.foundation.RMDocument
 
htmlBytes(String) - Method in class com.reportmill.foundation.RMDocument
 
htmlBytes(String, String) - Method in class com.reportmill.foundation.RMDocument
 
htmlMap(String) - Method in class com.reportmill.foundation.RMDocument
 
htmlString(String) - Method in class com.reportmill.foundation.RMDocument
 
htmlString(String, String) - Method in class com.reportmill.foundation.RMDocument
 

I

INCHES - Static variable in class com.reportmill.foundation.RMDocument
 
ITALIC - Static variable in class com.reportmill.text.RMFont
 
ignore(String) - Method in class com.reportmill.foundation.RMXMLWriter
Ignore Class, Field, Method - these methods provide a way to trim unwanted parts from an object graph
ignoreClass(Class) - Method in class com.reportmill.foundation.RMXMLWriter
Ignore Class, Field, Method - these methods provide a way to trim unwanted parts from an object graph
ignoreClass(String) - Method in class com.reportmill.foundation.RMXMLWriter
Ignore Class, Field, Method - these methods provide a way to trim unwanted parts from an object graph
ignoreMember(String) - Method in class com.reportmill.foundation.RMXMLWriter
Ignore Class, Field, Method - these methods provide a way to trim unwanted parts from an object graph
inRect(RMRect) - Method in class com.reportmill.foundation.RMPoint
Returns whether the receiver is in the given rect.
includeSublassNames() - Method in class com.reportmill.foundation.RMXMLWriter
IncludeSubclassNames makes XML include "Class" attribute when class differs from schema (subclasses only)
indexOf() - Method in class com.reportmill.shape.RMShape
Returns the index of this child in its parent.
indexOf(RMShape) - Method in class com.reportmill.shape.RMShape
Returns the index of the given child in this shape's children list.
indexOf(RMTable) - Method in class com.reportmill.shape.RMTableGroup
Returns the index of the given table in its parent's child tables list.
indexOf(String) - Method in class com.reportmill.text.RMXString
Returns the index within this string of the first occurrence of the given substring.
indexOf(String, int) - Method in class com.reportmill.text.RMXString
Returns the index within this string of the first occurrence of the given substring, starting at the given index.
initWithArchiver(RMArchiver) - Method in class com.reportmill.foundation.RMDateFormat
Legacy archival.
initWithArchiver(RMArchiver) - Method in class com.reportmill.foundation.RMDocument
Legacy archival.
initWithArchiver(RMArchiver) - Method in class com.reportmill.foundation.RMGrouping
 
initWithArchiver(RMArchiver) - Method in class com.reportmill.foundation.RMNumberFormat
Legacy archival.
initWithArchiver(RMArchiver) - Method in class com.reportmill.foundation.RMSort
Legacy archival.
initWithArchiver(RMArchiver) - Method in class com.reportmill.graphics.RMColor
Legacy unarchival.
initWithArchiver(RMArchiver) - Method in class com.reportmill.graphics.RMFill
Legacy unarchival.
initWithArchiver(RMArchiver) - Method in class com.reportmill.graphics.RMGradientFill
 
initWithArchiver(RMArchiver) - Method in class com.reportmill.graphics.RMImageFill
Legacy unarchival.
initWithArchiver(RMArchiver) - Method in class com.reportmill.graphics.RMPath
Legacy archival.
initWithArchiver(RMArchiver) - Method in class com.reportmill.shape.RMGraph
Legacy unarchival.
initWithArchiver(RMArchiver) - Method in class com.reportmill.shape.RMImage
Legacy unarchival.
initWithArchiver(RMArchiver) - Method in class com.reportmill.shape.RMLabels
Legacy unarchival.
initWithArchiver(RMArchiver) - Method in class com.reportmill.shape.RMLineSegment
Legacy archival.
initWithArchiver(RMArchiver) - Method in class com.reportmill.shape.RMOval
Legacy archival.
initWithArchiver(RMArchiver) - Method in class com.reportmill.shape.RMPage
Legacy unarchival.
initWithArchiver(RMArchiver) - Method in class com.reportmill.shape.RMPolygon
Legacy archival.
initWithArchiver(RMArchiver) - Method in class com.reportmill.shape.RMRectangle
Legacy unarchival.
initWithArchiver(RMArchiver) - Method in class com.reportmill.shape.RMShape
Legacy unarchival.
initWithArchiver(RMArchiver) - Method in class com.reportmill.shape.RMSound
Legacy archival.
initWithArchiver(RMArchiver) - Method in class com.reportmill.shape.RMSwitchShape
Legacy unarchival.
initWithArchiver(RMArchiver) - Method in class com.reportmill.shape.RMTable
Legacy archival.
initWithArchiver(RMArchiver) - Method in class com.reportmill.shape.RMTableGroup
Legacy archival.
initWithArchiver(RMArchiver) - Method in class com.reportmill.shape.RMTableRow
 
initWithArchiver(RMArchiver) - Method in class com.reportmill.shape.RMText
Legacy unarchival.
initWithArchiver(RMArchiver) - Method in class com.reportmill.text.RMFont
Legacy unarchival.
initWithArchiver(RMArchiver) - Method in class com.reportmill.text.RMParagraph
Legacy unarchival.
initWithArchiver(RMArchiver) - Method in class com.reportmill.text.RMXString
Legacy archival.
inset(float) - Method in class com.reportmill.foundation.RMRect
Insets the receiver rect by the given amount.
inset(float, float) - Method in class com.reportmill.foundation.RMRect
Insets the receiver rect by the given amount.
insetRect(float) - Method in class com.reportmill.foundation.RMRect
Creates a rect derived from the receiver inset by the given amount.
insetRect(float, float) - Method in class com.reportmill.foundation.RMRect
Creates a rect derived from the receiver inset by the given amount.
intValueForKeyChain(Object, Object) - Static method in class com.reportmill.foundation.RMKeyChain
 
integral() - Method in class com.reportmill.foundation.RMRect
Rounds the receiver to integer values.
intersectedRect(RMRect) - Method in class com.reportmill.foundation.RMRect
Returns the rect formed by the area overlapping with the given rect.
intersectsRect(RMRect) - Method in class com.reportmill.foundation.RMRect
Returns whether the receiver intersects with the given rect.
intersectsRectEvenIfEmpty(RMRect) - Method in class com.reportmill.foundation.RMRect
Returns whether the receiver intersects with the given rect.
isAncestor(RMShape) - Method in class com.reportmill.shape.RMShape
Returns true if given shape is one of this shape's ancestors.
isBold() - Method in class com.reportmill.text.RMFont
 
isDescendant(RMShape) - Method in class com.reportmill.shape.RMShape
Returns true if given shape is one of this shape's descendants.
isEmpty() - Method in class com.reportmill.foundation.RMRect
Returns whether the rect has no area (width or height is zero).
isItalic() - Method in class com.reportmill.text.RMFont
 
isLocked() - Method in class com.reportmill.shape.RMShape
Returns the locked state of the shape (really just to prevent location/size changes in the editor).
isNegativeInRed() - Method in class com.reportmill.foundation.RMNumberFormat
 
isRoot() - Method in class com.reportmill.shape.RMShape
Editor method - returns whether this shape is at the top level (usually RMPage).
isStructured() - Method in class com.reportmill.shape.RMTableRow
Returns whether this table row is structured.
isStructured() - Method in class com.reportmill.shape.RMText
Editor method.
isUnderlined() - Method in class com.reportmill.shape.RMShape
Returns whether the shape is underlined.
isUnderlined() - Method in class com.reportmill.shape.RMText
Returns if char 0 is underlined.
isUnderlined() - Method in class com.reportmill.text.RMXString.Segment
 
italicVersion() - Method in class com.reportmill.text.RMFont
 

J

jpgBytes() - Method in class com.reportmill.foundation.RMDocument
 

K

Key - Static variable in class com.reportmill.foundation.RMKeyChain
 
keyChain(Object) - Static method in class com.reportmill.foundation.RMKeyChain
Returns a keyChain for aSource (should be a String or existing RMKeyChain).

L

LINE_TO - Static variable in class com.reportmill.graphics.RMPath
 
LessThan - Static variable in class com.reportmill.foundation.RMKeyChain
 
LessThanOrEqual - Static variable in class com.reportmill.foundation.RMKeyChain
 
LineCapButt - Static variable in class com.reportmill.graphics.RMPath
 
LineCapProjectingSquare - Static variable in class com.reportmill.graphics.RMPath
 
LineCapRound - Static variable in class com.reportmill.graphics.RMPath
 
LineJoinBevel - Static variable in class com.reportmill.graphics.RMPath
 
LineJoinMiter - Static variable in class com.reportmill.graphics.RMPath
 
LineJoinRound - Static variable in class com.reportmill.graphics.RMPath
 
labelHeight() - Method in class com.reportmill.shape.RMLabels
 
labelWidth() - Method in class com.reportmill.shape.RMLabels
 
lastMoveToPointForElementIndex(int) - Method in class com.reportmill.graphics.RMPath
 
lastPointForElementIndex(int) - Method in class com.reportmill.graphics.RMPath
 
length() - Method in class com.reportmill.shape.RMText
Returns the length, in characters, of the XString associated with this RMText.
length() - Method in class com.reportmill.text.RMXString.Segment
 
length() - Method in class com.reportmill.text.RMXString
Returns the number of characters associated with this RMXString.
lightBlue - Static variable in class com.reportmill.graphics.RMColor
 
lightGray - Static variable in class com.reportmill.graphics.RMColor
 
lineGap() - Method in class com.reportmill.text.RMFont
 
lineTo(RMPoint) - Method in class com.reportmill.graphics.RMPath
Adds a LineTo element to the path for the given point.
lineTo(double, double) - Method in class com.reportmill.graphics.RMPath
Adds a LineTo element to the path for the given point.
listValueForKeyChain(Object, Object) - Static method in class com.reportmill.foundation.RMKeyChain
 
loopCount() - Method in class com.reportmill.shape.RMSound
 

M

MOVE_TO - Static variable in class com.reportmill.graphics.RMPath
 
MarginColor - Static variable in class com.reportmill.RMViewer
 
Mod - Static variable in class com.reportmill.foundation.RMKeyChain
 
Multiply - Static variable in class com.reportmill.foundation.RMKeyChain
 
magenta - Static variable in class com.reportmill.graphics.RMColor
 
magnitude() - Method in class com.reportmill.foundation.RMSize
Returns the square root of the sum of the squares of the width and height.
makeTableChildOfTable(RMTable, Object) - Method in class com.reportmill.shape.RMTableGroup
 
maxX() - Method in class com.reportmill.foundation.RMRect
Returns the max x of the rect.
maxX() - Method in class com.reportmill.shape.RMShape
 
maxXEdge - Static variable in class com.reportmill.foundation.RMRect
 
maxXInside() - Method in class com.reportmill.shape.RMShape
 
maxY() - Method in class com.reportmill.foundation.RMRect
Returns the max y of the rect.
maxY() - Method in class com.reportmill.shape.RMShape
 
maxY() - Method in class com.reportmill.text.RMFont
 
maxYEdge - Static variable in class com.reportmill.foundation.RMRect
 
maxYInside() - Method in class com.reportmill.shape.RMShape
 
midX() - Method in class com.reportmill.foundation.RMRect
Returns the x mid-point of the rect.
midX() - Method in class com.reportmill.shape.RMShape
 
midXInside() - Method in class com.reportmill.shape.RMShape
 
midY() - Method in class com.reportmill.foundation.RMRect
Returns the y mid-point of the rect.
midY() - Method in class com.reportmill.shape.RMShape
 
midYInside() - Method in class com.reportmill.shape.RMShape
 
minX() - Method in class com.reportmill.shape.RMShape
 
minXEdge - Static variable in class com.reportmill.foundation.RMRect
 
minXInside() - Method in class com.reportmill.shape.RMShape
 
minY() - Method in class com.reportmill.shape.RMShape
 
minY() - Method in class com.reportmill.text.RMFont
 
minYEdge - Static variable in class com.reportmill.foundation.RMRect
 
minYInside() - Method in class com.reportmill.shape.RMShape
 
moveGrouping(int, int) - Method in class com.reportmill.shape.RMTable
 
moveHandleToPoint(int, RMPoint) - Method in class com.reportmill.shape.RMLineSegment
Editor method.
moveHandleToPoint(int, RMPoint) - Method in class com.reportmill.shape.RMShape
 
moveLayer(int, int) - Method in class com.reportmill.shape.RMPage
Moves the layer at fromIndex to toIndex.
moveSort(int, int) - Method in class com.reportmill.foundation.RMGrouping
 
moveTable(RMTable, int) - Method in class com.reportmill.shape.RMTableGroup
 
moveTo(RMPoint) - Method in class com.reportmill.graphics.RMPath
Adds a MoveTo element to the path for the given point.
moveTo(double, double) - Method in class com.reportmill.graphics.RMPath
Adds a MoveTo element to the path for the given point.
moveToNewLayer(List) - Method in class com.reportmill.shape.RMPage
Creates a new layer and adds the shapes in the given list to it.
multipliedPoint(float) - Method in class com.reportmill.foundation.RMPoint
Creates a point multiplied by the given amount.
multipliedPoint(float, float) - Method in class com.reportmill.foundation.RMPoint
Creates a point multiplied by the given x and y.
multiply(float) - Method in class com.reportmill.foundation.RMPoint
Multiplies the receiver by the given amount.
multiply(float, float) - Method in class com.reportmill.foundation.RMPoint
Multiplies the receiver by the given x and y.

N

Negate - Static variable in class com.reportmill.foundation.RMKeyChain
 
Not - Static variable in class com.reportmill.foundation.RMKeyChain
 
NotEqual - Static variable in class com.reportmill.foundation.RMKeyChain
 
Null - Static variable in class com.reportmill.foundation.RMKeyChain
 
negate() - Method in class com.reportmill.foundation.RMSize
Simply sets the width and height to their negatives.
newBufferedImage(int, int, boolean) - Static method in class com.reportmill.graphics.RMGradientFill
 
normalize() - Method in class com.reportmill.foundation.RMSize
Normalizes the receiver by scaling its width and height such that its magnitude will be 1.
notRSS() - Method in class com.reportmill.shape.RMShape
Returns whether the shape has been rotated, scaled or skewed (for efficientency).

O

ORDER_ASCEND - Static variable in class com.reportmill.foundation.RMSort
 
ORDER_DESCEND - Static variable in class com.reportmill.foundation.RMSort
 
ORDER_SAME - Static variable in class com.reportmill.foundation.RMSort
 
OUTLINE_KEY - Static variable in class com.reportmill.text.RMXString
 
Or - Static variable in class com.reportmill.foundation.RMKeyChain
 
offset(float) - Method in class com.reportmill.foundation.RMPoint
Offsets the receiver by the given amount.
offset(float, float) - Method in class com.reportmill.foundation.RMPoint
Offsets the receiver by the given x and y.
offset(float, float) - Method in class com.reportmill.foundation.RMRect
Offsets the receiver by the given x & y.
offsetChildrenXY(float, float) - Method in class com.reportmill.shape.RMShape
Offsets this shape's children by the given dx, dy.
offsetPoint(float) - Method in class com.reportmill.foundation.RMPoint
Creates a point offset by the given amounnt.
offsetPoint(float, float) - Method in class com.reportmill.foundation.RMPoint
Creates a point offset by the given x and y.
offsetRect(float, float) - Method in class com.reportmill.foundation.RMRect
Creates a rect derived by offsetting the receiver by the given x & y.
offsetXY(float, float) - Method in class com.reportmill.shape.RMShape
Offsets the X and Y location of the shape by the given dx & dy amount (convenience).
operand() - Method in class com.reportmill.foundation.RMKeyChain
Returns the top level operand of the keychain.
opposingHandle(int) - Method in class com.reportmill.shape.RMShape
 
orange - Static variable in class com.reportmill.graphics.RMColor
 
overlap() - Method in class com.reportmill.shape.RMSound
 

P

PARAGRAPH_KEY - Static variable in class com.reportmill.text.RMXString
 
PLAIN - Static variable in class com.reportmill.foundation.RMNumberFormat
 
PLAIN - Static variable in class com.reportmill.text.RMFont
 
POINTS - Static variable in class com.reportmill.foundation.RMDocument
 
page() - Method in class com.reportmill.shape.RMPage
Returns the "Page" number of this page (used to resolve @Page@ key references).
page() - Method in class com.reportmill.shape.RMShape
Page number resolution.
pageBack() - Method in class com.reportmill.RMViewer
Selects the previous page.
pageBreakMax() - Method in class com.reportmill.shape.RMPage
Returns "PageBreakMax" (used to resolve PageBreakMax key references).
pageBreakMax() - Method in class com.reportmill.shape.RMShape
Page number resolution.
pageBreakPageMax() - Method in class com.reportmill.shape.RMPage
Returns "PageBreakPageMax" for all children on this page (used to resolve PageBreakPageMax key references).
pageBreakPageMax() - Method in class com.reportmill.shape.RMShape
Page number resolution.
pageForward() - Method in class com.reportmill.RMViewer
Selects the next page.
pageMax() - Method in class com.reportmill.shape.RMPage
Returns the "PageMax" of the the document associated with this page (used to resolve @PageMax@ key references).
pageMax() - Method in class com.reportmill.shape.RMShape
Page number resolution.
paginate() - Method in class com.reportmill.foundation.RMDocument
Returns whether the document should paginate generated reports by default.
paintComponent(Graphics) - Method in class com.reportmill.RMViewer
Over-rides JComponent implementation to paint viewer shapes and page, margin, grid, etc.
paintComponentAbove(Graphics2D) - Method in class com.reportmill.RMViewer
Provides a hook for subclasses to paint above standard viewer drawing.
paintPath(RMPath, Graphics2D, float, Image) - Method in class com.reportmill.graphics.RMImageFill
Paints the image fill within the given path and graphics object with a given transparency.
pathInRect(RMRect) - Method in class com.reportmill.graphics.RMPath
 
pathWithFlattendCubics() - Method in class com.reportmill.graphics.RMPath
 
pdfBytes() - Method in class com.reportmill.foundation.RMDocument
 
pink - Static variable in class com.reportmill.graphics.RMColor
 
plain() - Static method in class com.reportmill.graphics.RMFill
Returns a plain back fill.
pointByAdding(RMPoint) - Method in class com.reportmill.foundation.RMPoint
Creates a point by adding the given point to the receiver.
pointBySubtracting(RMPoint) - Method in class com.reportmill.foundation.RMPoint
Creates a point by subtracting the given point from the receiver.
pointInPathCoordsFromPoint(RMPoint, RMRect) - Method in class com.reportmill.graphics.RMPath
 
pointIndexForElementIndex(int) - Method in class com.reportmill.graphics.RMPath
 
pointInsidePath(RMPoint) - Method in class com.reportmill.graphics.RMPath
 
print() - Method in class com.reportmill.RMViewer
This method tells the RMViewer to print by running the print dialog (configured to the default printer).
print(String, boolean) - Method in class com.reportmill.RMViewer
This method tells the RMViewer to print to the printer with the given printer name (use null for default printer).
put(String, Object) - Method in class com.reportmill.shape.RMShape
Sets an Object to be associated with the given name for the shape.
put(String, Object) - Method in class com.reportmill.text.RMXString.Segment
 
putAll(Map) - Method in class com.reportmill.text.RMXString.Segment
 

Q

QUAD_TO - Static variable in class com.reportmill.graphics.RMPath
 
quadTo(RMPoint, RMPoint) - Method in class com.reportmill.graphics.RMPath
Adds a QuadTo element to the path for the given point and control point.
quadTo(double, double, double, double) - Method in class com.reportmill.graphics.RMPath
Adds a QuadTo element to the path for the given point and control point.
quadraticCurveToPoint(RMPoint, RMPoint, RMPoint) - Method in class com.reportmill.graphics.RMPath
I found a C++ version of this on http://homepages.tig.com.au/~dkl/swf/ - Jeff Martin.

R

RMColor - class com.reportmill.graphics.RMColor.
 
RMColor() - Constructor for class com.reportmill.graphics.RMColor
 
RMColor(float) - Constructor for class com.reportmill.graphics.RMColor
 
RMColor(float, float) - Constructor for class com.reportmill.graphics.RMColor
 
RMColor(float, float, float) - Constructor for class com.reportmill.graphics.RMColor
 
RMColor(float, float, float, float) - Constructor for class com.reportmill.graphics.RMColor
 
RMColor(float, float, float, float, float) - Constructor for class com.reportmill.graphics.RMColor
 
RMColor(Color) - Constructor for class com.reportmill.graphics.RMColor
 
RMColor(String) - Constructor for class com.reportmill.graphics.RMColor
 
RMDateFormat - class com.reportmill.foundation.RMDateFormat.
 
RMDateFormat() - Constructor for class com.reportmill.foundation.RMDateFormat
 
RMDateFormat(String) - Constructor for class com.reportmill.foundation.RMDateFormat
 
RMDateFormat(RMDateFormat) - Constructor for class com.reportmill.foundation.RMDateFormat
 
RMDocument - class com.reportmill.foundation.RMDocument.
The RMDocument class represents a ReportMill document and is also an RMShape subclass, so it can be a real part of the document/shape hierarchy.
RMDocument() - Constructor for class com.reportmill.foundation.RMDocument
Creates a plain empty document.
RMDocument(float, float) - Constructor for class com.reportmill.foundation.RMDocument
Creates a document with the given width and height (in printer points).
RMDocument(Object) - Constructor for class com.reportmill.foundation.RMDocument
Creates a new document from the given source.
RMDocument.DocListener - interface com.reportmill.foundation.RMDocument.DocListener.
An interface to define objects that want to get document notifications.
RMFill - class com.reportmill.graphics.RMFill.
 
RMFill() - Constructor for class com.reportmill.graphics.RMFill
Creates a plain, black fill.
RMFill(RMColor) - Constructor for class com.reportmill.graphics.RMFill
Creates a plain fill with the given color.
RMFont - class com.reportmill.text.RMFont.
 
RMFont() - Constructor for class com.reportmill.text.RMFont
Creates an empty font (really only used for unarchival).
RMFont(RMFontFile, float) - Constructor for class com.reportmill.text.RMFont
Creates a font for the given font file and point size.
RMFormat - interface com.reportmill.foundation.RMFormat.
 
RMGradientFill - class com.reportmill.graphics.RMGradientFill.
 
RMGradientFill() - Constructor for class com.reportmill.graphics.RMGradientFill
 
RMGradientFill(RMColor, RMColor) - Constructor for class com.reportmill.graphics.RMGradientFill
 
RMGradientFill(RMColor, RMColor, float) - Constructor for class com.reportmill.graphics.RMGradientFill
 
RMGraph - class com.reportmill.shape.RMGraph.
The RMGraph class provides a template and the machinery for generating graphs.
RMGraph() - Constructor for class com.reportmill.shape.RMGraph
Creates a plain graph shape.
RMGraph.BarLabel - class com.reportmill.shape.RMGraph.BarLabel.
 
RMGraph.BarLabel() - Constructor for class com.reportmill.shape.RMGraph.BarLabel
 
RMGraph.Content - class com.reportmill.shape.RMGraph.Content.
 
RMGraph.Content() - Constructor for class com.reportmill.shape.RMGraph.Content
 
RMGraph.Legend - class com.reportmill.shape.RMGraph.Legend.
 
RMGraph.Legend() - Constructor for class com.reportmill.shape.RMGraph.Legend
 
RMGraph.Legend(boolean) - Constructor for class com.reportmill.shape.RMGraph.Legend
 
RMGrouping - class com.reportmill.foundation.RMGrouping.
 
RMGrouping() - Constructor for class com.reportmill.foundation.RMGrouping
 
RMGrouping(String) - Constructor for class com.reportmill.foundation.RMGrouping
 
RMImage - class com.reportmill.shape.RMImage.
This class is a shape representation of an image.
RMImage() - Constructor for class com.reportmill.shape.RMImage
Creates a plain image shape (with no actual image).
RMImage(Object) - Constructor for class com.reportmill.shape.RMImage
Creates an image shape from the image source provided.
RMImageFill - class com.reportmill.graphics.RMImageFill.
This class is used to fill a shape's path with an image.
RMImageFill() - Constructor for class com.reportmill.graphics.RMImageFill
Creates a plain image fill.
RMImageFill(Object) - Constructor for class com.reportmill.graphics.RMImageFill
Creates an image fill from an image source.
RMKeyChain - class com.reportmill.foundation.RMKeyChain.
 
RMKeyChain(byte) - Constructor for class com.reportmill.foundation.RMKeyChain
Node constructor.
RMKeyChain(byte, Object) - Constructor for class com.reportmill.foundation.RMKeyChain
Node constructor.
RMKeyChain(byte, Object, Object) - Constructor for class com.reportmill.foundation.RMKeyChain
Node constructor.
RMKeyChain(Object, Object, Object) - Constructor for class com.reportmill.foundation.RMKeyChain
Node constructor.
RMLabel - class com.reportmill.shape.RMLabel.
 
RMLabel() - Constructor for class com.reportmill.shape.RMLabel
 
RMLabels - class com.reportmill.shape.RMLabels.
 
RMLabels() - Constructor for class com.reportmill.shape.RMLabels
 
RMLineSegment - class com.reportmill.shape.RMLineSegment.
This class represents a simple line shape, drawing a line from a start point to an end point.
RMLineSegment() - Constructor for class com.reportmill.shape.RMLineSegment
Creates a basic line (a point actually at 0,0).
RMLineSegment(RMPoint, RMPoint) - Constructor for class com.reportmill.shape.RMLineSegment
Creates a basic black line from the given start point to the given end point.
RMLineSegment(float, float, float, float) - Constructor for class com.reportmill.shape.RMLineSegment
Creates a basic black line from the given x1, y1 to the given x2, y2.
RMNumberFormat - class com.reportmill.foundation.RMNumberFormat.
This subclass extends DecimalFormat to implement ReportMill's RMFormat interface and to support the extended features "Negative in Red" and "Null String".
RMNumberFormat() - Constructor for class com.reportmill.foundation.RMNumberFormat
 
RMNumberFormat(String) - Constructor for class com.reportmill.foundation.RMNumberFormat
 
RMNumberFormat(RMNumberFormat) - Constructor for class com.reportmill.foundation.RMNumberFormat
 
RMOval - class com.reportmill.shape.RMOval.
This class represents a simple oval, with a setable start angle and sweep angle.
RMOval() - Constructor for class com.reportmill.shape.RMOval
Creates a plain oval (draws stroke).
RMOval(float, float) - Constructor for class com.reportmill.shape.RMOval
Creates an oval with the given startAngle and sweep.
RMPage - class com.reportmill.shape.RMPage.
The RMPage class represents an individual page in an RMDocument.
RMPage() - Constructor for class com.reportmill.shape.RMPage
Creates a plain empty page.
RMParagraph - class com.reportmill.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).
RMParagraph() - Constructor for class com.reportmill.text.RMParagraph
Creates a new paragraph object initialized to defaultParagraph.
RMParagraph(int, float, float, float) - Constructor for class com.reportmill.text.RMParagraph
Creates a new paragraph with the given alignment and indentation.
RMPath - class com.reportmill.graphics.RMPath.
RMPath - A graphics path (moveTo, lineTo, etc.).
RMPath() - Constructor for class com.reportmill.graphics.RMPath
Creates an empty path.
RMPoint - class com.reportmill.foundation.RMPoint.
This class represents a simple geometric point (x, y).
RMPoint() - Constructor for class com.reportmill.foundation.RMPoint
Creates a point initialized to 0,0.
RMPoint(int, int) - Constructor for class com.reportmill.foundation.RMPoint
Creates a point initialized to the given x and y (int).
RMPoint(float, float) - Constructor for class com.reportmill.foundation.RMPoint
Creates a point initialized to the given x and y (float).
RMPoint(double, double) - Constructor for class com.reportmill.foundation.RMPoint
Creates a point initialized to the given x and y (double).
RMPoint(RMPoint) - Constructor for class com.reportmill.foundation.RMPoint
Creates a point initialized from the given point.
RMPoint(Point) - Constructor for class com.reportmill.foundation.RMPoint
Creates a point initialized to the given AWT Point.
RMPolygon - class com.reportmill.shape.RMPolygon.
 
RMPolygon() - Constructor for class com.reportmill.shape.RMPolygon
 
RMPolygon(RMPath) - Constructor for class com.reportmill.shape.RMPolygon
 
RMRect - class com.reportmill.foundation.RMRect.
This class represents a simple rectangular geometric area (x, y, width and height).
RMRect() - Constructor for class com.reportmill.foundation.RMRect
Creates an empty rect.
RMRect(RMRect) - Constructor for class com.reportmill.foundation.RMRect
Creates a rect from a given rect.
RMRect(float, float, float, float) - Constructor for class com.reportmill.foundation.RMRect
Creates a rect with the given x, y, width and height (floats).
RMRect(double, double, double, double) - Constructor for class com.reportmill.foundation.RMRect
Creates a rect with the given x, y, width and height (doubles).
RMRect(RMPoint, RMSize) - Constructor for class com.reportmill.foundation.RMRect
Creates a rect from the given location and size.
RMRect(RMPoint, RMPoint) - Constructor for class com.reportmill.foundation.RMRect
Creates a rect enclosing the two given points.
RMRect(String) - Constructor for class com.reportmill.foundation.RMRect
Creates a rect from a string of the form "x y w h".
RMRect(RMPoint[]) - Constructor for class com.reportmill.foundation.RMRect
Creates a rect enclosing the given array of points.
RMRectangle - class com.reportmill.shape.RMRectangle.
 
RMRectangle() - Constructor for class com.reportmill.shape.RMRectangle
 
RMShape - class com.reportmill.shape.RMShape.
This class is the basis for all graphic elements in a ReportMill document.
RMShape() - Constructor for class com.reportmill.shape.RMShape
Creates a plain shape.
RMShape(RMShape) - Constructor for class com.reportmill.shape.RMShape
Creates a shape with the same basic attributes as the given shape.
RMSize - class com.reportmill.foundation.RMSize.
This class represents a simple geometric size (width, height).
RMSize() - Constructor for class com.reportmill.foundation.RMSize
Creates a size initialized to 0,0.
RMSize(float, float) - Constructor for class com.reportmill.foundation.RMSize
Creates a size initialized to the given width and height.
RMSize(RMSize) - Constructor for class com.reportmill.foundation.RMSize
Creates a size initialized to the given size.
RMSort - class com.reportmill.foundation.RMSort.
This class provides a basic description for comparison and sorting with a simple key and order (ascending or descending).
RMSort() - Constructor for class com.reportmill.foundation.RMSort
Creates a plain sort with no key.
RMSort(String) - Constructor for class com.reportmill.foundation.RMSort
Creates a sort with the given key and ORDER_ASCEND.
RMSort(String, int) - Constructor for class com.reportmill.foundation.RMSort
Creates a sort with the given key and order.
RMSort.Comparator - interface com.reportmill.foundation.RMSort.Comparator.
Defines an interface for objects to implementation compare functionality.
RMSort.DefaultComparator - class com.reportmill.foundation.RMSort.DefaultComparator.
Defines a default implementation of the Comparator interface to compare common object types.
RMSort.DefaultComparator() - Constructor for class com.reportmill.foundation.RMSort.DefaultComparator
 
RMSound - class com.reportmill.shape.RMSound.
 
RMSound() - Constructor for class com.reportmill.shape.RMSound
 
RMSound(Object) - Constructor for class com.reportmill.shape.RMSound
 
RMSwitchShape - class com.reportmill.shape.RMSwitchShape.
 
RMSwitchShape() - Constructor for class com.reportmill.shape.RMSwitchShape
 
RMSwitchShape(RMShape) - Constructor for class com.reportmill.shape.RMSwitchShape
 
RMTable - class com.reportmill.shape.RMTable.
 
RMTable() - Constructor for class com.reportmill.shape.RMTable
 
RMTableGroup - class com.reportmill.shape.RMTableGroup.
 
RMTableGroup() - Constructor for class com.reportmill.shape.RMTableGroup
Creates a basic (empty) table group.
RMTableOfContents - class com.reportmill.foundation.RMTableOfContents.
This Hashtable subclass provides page number information for table rows in a generated report for the purpose of generating a table of contents.
RMTableOfContents(RMDocument) - Constructor for class com.reportmill.foundation.RMTableOfContents
 
RMTableRow - class com.reportmill.shape.RMTableRow.
 
RMTableRow() - Constructor for class com.reportmill.shape.RMTableRow
Creates a plain, unstructured table row.
RMTableRow(boolean) - Constructor for class com.reportmill.shape.RMTableRow
Creates a table row allowing the user to specify whether it should be structured.
RMText - class com.reportmill.shape.RMText.
This class is an RMShape subclass for handling rich text.
RMText() - Constructor for class com.reportmill.shape.RMText
Creates an empty text instance.
RMText(RMXString) - Constructor for class com.reportmill.shape.RMText
Creates a text instance initialized with the given RMXString.
RMText(String) - Constructor for class com.reportmill.shape.RMText
Creates a text instance initialized with the given plain text String.
RMViewer - class com.reportmill.RMViewer.
The RMViewer class is a JComponent subclass that can be used in Swing applications to display and/or print an RMDocument.
RMViewer() - Constructor for class com.reportmill.RMViewer
Creates a new RMViewer with an empty document in it.
RMViewer(Object) - Constructor for class com.reportmill.RMViewer
Creates a new RMViewer from the given source.
RMXMLReader - class com.reportmill.foundation.RMXMLReader.
RMXMLReader This class tries to load an XML file as a plist.
RMXMLReader() - Constructor for class com.reportmill.foundation.RMXMLReader
 
RMXMLWriter - class com.reportmill.foundation.RMXMLWriter.
This class turns any Java dataset into XML.
RMXMLWriter() - Constructor for class com.reportmill.foundation.RMXMLWriter
Creates a basic instance of RMXMLWriter.
RMXString - class com.reportmill.text.RMXString.
An RMXString is like a String that lets you apply attributes, like fonts and colors, to character ranges.
RMXString() - Constructor for class com.reportmill.text.RMXString
This constructor creates an empty RMXString.
RMXString(String) - Constructor for class com.reportmill.text.RMXString
This constructor creates an RMXString intialized with the given String and no attributes.
RMXString(String, Map) - Constructor for class com.reportmill.text.RMXString
This constructor creates an RMXString initialized with the given String with all characters set to the given attributes.
RMXString(String, Object) - Constructor for class com.reportmill.text.RMXString
Creates an RMXString initialized with the given String with all characters set to the given attribute (should be a common attribute type like RMFont, RMColor, RMFormat, etc.).
RMXString(String, Object, Object) - Constructor for class com.reportmill.text.RMXString
Creates an RMXString initialized with the given String with all characters set to the given two attributes (should be common attribute types like RMFont, RMColor, RMFormat, etc.).
RMXString(String, Object, Object, Object) - Constructor for class com.reportmill.text.RMXString
Creates an RMXString initialized with the given String with all characters set to the given three attributes (should be common attribute types like RMFont, RMColor, RMFormat, etc.).
RMXString.Outline - class com.reportmill.text.RMXString.Outline.
The Outline inner class represents the attributes of outlined text: strokeWidth and fillColor.
RMXString.Outline() - Constructor for class com.reportmill.text.RMXString.Outline
 
RMXString.Outline(float, RMColor) - Constructor for class com.reportmill.text.RMXString.Outline
 
RMXString.Segment - class com.reportmill.text.RMXString.Segment.
The Segment inner class represents one of the list of character groups having common attributes in an XString.
RMXString.Segment() - Constructor for class com.reportmill.text.RMXString.Segment
 
RMXString.Segment(Map, int, int) - Constructor for class com.reportmill.text.RMXString.Segment
 
readObject(Object) - Method in class com.reportmill.foundation.RMXMLReader
 
readObject(Object, boolean) - Method in class com.reportmill.foundation.RMXMLReader
 
readObject(Object, RMEntity) - Method in class com.reportmill.foundation.RMXMLReader
 
readObject(Object, RMEntity, boolean) - Method in class com.reportmill.foundation.RMXMLReader
 
reclaimChildren() - Method in class com.reportmill.shape.RMShape
Ensures that children associated with this shape know who's their daddy.
red - Static variable in class com.reportmill.graphics.RMColor
 
relativeCurveTo(RMPoint, RMPoint, RMPoint) - Method in class com.reportmill.graphics.RMPath
Adds a CurveTo element to the path for the given point offset from the path's current point.
relativeLineTo(RMPoint) - Method in class com.reportmill.graphics.RMPath
Adds a LineTo element to the path for the given point offset from the path's current point.
relativeMoveTo(RMPoint) - Method in class com.reportmill.graphics.RMPath
Adds a MoveTo element to the path for the given point offset from the path's current point.
remove(String) - Method in class com.reportmill.text.RMXString.Segment
 
removeAttribute(String, int, int) - Method in class com.reportmill.text.RMXString
 
removeChild(int) - Method in class com.reportmill.shape.RMPage
Removes the child at the given index (over-rides RMShape version to propogate to RMPageLayer).
removeChild(RMShape) - Method in class com.reportmill.shape.RMShape
Removes the given child from this shape's children list.
removeChild(int) - Method in class com.reportmill.shape.RMShape
Remove's the child at the given index from this shape's children list.
removeChildren() - Method in class com.reportmill.shape.RMShape
Removes all children from this shape.
removeChildren(List) - Method in class com.reportmill.shape.RMShape
Removes the given list of children from this shape.
removeDetails(String) - Method in class com.reportmill.shape.RMTable
 
removeFromParent() - Method in class com.reportmill.shape.RMShape
Removes this shape from it's parent.
removeGrouping(RMGrouping) - Method in class com.reportmill.shape.RMTable
 
removeHeader(String) - Method in class com.reportmill.shape.RMTable
 
removeLastElement() - Method in class com.reportmill.graphics.RMPath
 
removeLayer(RMPageLayer) - Method in class com.reportmill.shape.RMPage
Removes the given layer (and dumps its children into the preceeding layer).
removePage(int) - Method in class com.reportmill.foundation.RMDocument
Removes the page at the given index from this document.
removeSort(RMSort) - Method in class com.reportmill.foundation.RMGrouping
 
removeSummary(String) - Method in class com.reportmill.shape.RMTable
 
removeTable(RMTable) - Method in class com.reportmill.shape.RMTableGroup
 
removeVersion(String) - Method in class com.reportmill.shape.RMSwitchShape
 
renderedAll() - Method in class com.reportmill.shape.RMText
Returns whether all characters were rendered.
repaint(RMRect) - Method in class com.reportmill.RMViewer
Requests a repaint for the area represented by the given rect.
replace(String) - Method in class com.reportmill.text.RMXString
Replaces all chars of this XString with given String.
replace(int, int, String) - Method in class com.reportmill.text.RMXString
Replaces chars in given range, with given String.
replace(int, int, String, Map) - Method in class com.reportmill.text.RMXString
Replaces chars in given range, with given String, using the given attributes.
replace(int, int, RMXString) - Method in class com.reportmill.text.RMXString
Replaces the chars in given range, with given XString.
representableString() - Method in class com.reportmill.text.RMXString
Returns a version of this string that substitutes alternate fonts for any characters that cannot be displayed in their associated fonts (simply returns the receiver if all characters are valid).
representableString(boolean) - Method in class com.reportmill.text.RMXString
Returns a version of this string that substitutes alternate fonts for any characters that cannot be displayed in their associated fonts (simply returns the receiver if all characters are valid).
reset() - Method in class com.reportmill.graphics.RMPath
Resets the current path with no elements or points.
resetLayers() - Method in class com.reportmill.shape.RMPage
Resets this page's list of layers to a single, selecctable layer named "Layer 1".
resolvePageReferences() - Method in class com.reportmill.foundation.RMDocument
Performs page substitions on any text fields that were identified as containing @Page@ keys.
resolvePageReferences(ReportMill, Object) - Method in class com.reportmill.shape.RMShape
Replaces all @Page@ style keys with their actual values for this shape and it's children.
resolvePageReferences(ReportMill, Object) - Method in class com.reportmill.shape.RMText
Re-does the RPG clone to resolve any @Page@ keys (assumed to be present in userInfo).
round() - Method in class com.reportmill.foundation.RMPoint
Rounds the receiver to an integral x and y.
rpgClone(ReportMill) - Method in class com.reportmill.foundation.RMDocument
Report Generation method.
rpgClone(ReportMill, RMGraphRPG) - Method in class com.reportmill.shape.RMGraph.Content
 
rpgClone(ReportMill) - Method in class com.reportmill.shape.RMGraph
 
rpgClone(ReportMill) - Method in class com.reportmill.shape.RMImage
Report generation method.
rpgClone(ReportMill) - Method in class com.reportmill.shape.RMLabels
 
rpgClone(ReportMill) - Method in class com.reportmill.shape.RMPage
A custom version of the clone method, which returns a report generated clone.
rpgClone(ReportMill) - Method in class com.reportmill.shape.RMShape
A clone implementation that copies this shape and its children, performing data substituion as well.
rpgClone(ReportMill) - Method in class com.reportmill.shape.RMSound
 
rpgClone(ReportMill) - Method in class com.reportmill.shape.RMSwitchShape
 
rpgClone(ReportMill, String) - Method in class com.reportmill.shape.RMSwitchShape
 
rpgClone(ReportMill) - Method in class com.reportmill.shape.RMTable
 
rpgClone(ReportMill) - Method in class com.reportmill.shape.RMTableGroup
 
rpgClone(ReportMill, RMGroup, String) - Method in class com.reportmill.shape.RMTableRow
This rpgClone method hands things off to RMTableRowRPG.
rpgClone(ReportMill) - Method in class com.reportmill.shape.RMText
This method clones the RMText, performing subtition on the XString.
rpgClone(ReportMill) - Method in class com.reportmill.text.RMXString
Creates a clone of the receiver, with substitution performed on @-sign deliniated keys.
rpgClone(ReportMill, Object) - Method in class com.reportmill.text.RMXString
Creates a clone of the receiver, with substitution performed on @-sign deliniated keys.
rpgClone(ReportMill, Object, RMShape) - Method in class com.reportmill.text.RMXString
Creates a clone of the receiver, with substitution performed on @-sign deliniated keys.
rpgCloneBase() - Method in class com.reportmill.shape.RMShape
An rpgClone hook to provide the basic rpgClone (default implementation just calls Object clone).
rpgCloneBase() - Method in class com.reportmill.shape.RMTableRow
This rpgCloneBase over-ride is used to substitute RMTableRowRPG as the class for the rpgClone.
rpgCloneChildren(ReportMill, RMShape) - Method in class com.reportmill.shape.RMShape
An rpgClone hook to rpgClone a shape's children.
rpgCloneConclude(ReportMill) - Method in class com.reportmill.shape.RMShape
An rpgClone hook called by RMDocument after this shape's page is rpgCloned.
rpgCloneNotification(ReportMill, RMShape) - Method in class com.reportmill.shape.RMShape
An rpgClone hook to call ReportMill's rpgClone notification, if shape is named.
rpgClonePrepare(ReportMill) - Method in class com.reportmill.shape.RMShape
An rpgClone hook called by RMDocument before this shape's page is rpgCloned.
rpgClonePreprocess(ReportMill) - Method in class com.reportmill.shape.RMLabels
 
rpgClonePreprocess(ReportMill) - Method in class com.reportmill.shape.RMShape
An rpgClone hook called by RMDocument on all children before anything else.
rpgClonePreprocess(ReportMill) - Method in class com.reportmill.shape.RMTable
 
rpgClonePreprocess(ReportMill) - Method in class com.reportmill.shape.RMTableGroup
 
rpgClonePreprocess(ReportMill) - Method in class com.reportmill.shape.RMText
This standard rpgClone hook allows texts set to wrap to perform the wrap.
rpgCloneUrl(ReportMill, RMShape) - Method in class com.reportmill.shape.RMShape
An rpgClone hook to clone a shape's URL with data substitution.
runZoomPanel() - Method in class com.reportmill.RMViewer
Runs a dialog panel to request a percentage zoom (which is then set with setZoomFactor).

S

SCRIPTING_KEY - Static variable in class com.reportmill.text.RMXString
 
STYLE_FIT - Static variable in class com.reportmill.graphics.RMImageFill
 
STYLE_FIT_IFNEEDED - Static variable in class com.reportmill.graphics.RMImageFill
 
STYLE_STRETCH - Static variable in class com.reportmill.graphics.RMImageFill
 
STYLE_TILE - Static variable in class com.reportmill.graphics.RMImageFill
 
SUPPORTED_UNITS - Static variable in class com.reportmill.foundation.RMDocument
 
String - Static variable in class com.reportmill.foundation.RMKeyChain
 
Subtract - Static variable in class com.reportmill.foundation.RMKeyChain
 
SummaryPart - Static variable in class com.reportmill.shape.RMTable
 
scale(float, float) - Method in class com.reportmill.foundation.RMPoint
Scales the receiver by the given sx and sy.
scale(float) - Method in class com.reportmill.foundation.RMRect
Scales the receiver rect by the given amount.
scaleTextToFit() - Method in class com.reportmill.shape.RMText
 
scaledRect(float) - Method in class com.reportmill.foundation.RMRect
Creates a rect derived from the receiver scaled by the given amount.
segmentAt(int) - Method in class com.reportmill.text.RMXString
Returns the XString segment at the given index.
segmentAtExactly(int) - Method in class com.reportmill.text.RMXString
Returns an XString segment for the given character index, potentially splitting an existing segment to ensure that new segment starts at the given index.
segmentIndexAt(int) - Method in class com.reportmill.text.RMXString
Returns the XString segment index for the given character index.
segmentIndexAtExactly(int) - Method in class com.reportmill.text.RMXString
Returns an XString segement index for the given character index, potentially splitting an existing segment to ensure that new segment starts at the given index.
selectLayer(RMPageLayer) - Method in class com.reportmill.shape.RMPage
Selects the given layer.
selectLayerNamed(String) - Method in class com.reportmill.shape.RMPage
Selects the layer with the given name.
sendShapesToBack(List) - Method in class com.reportmill.shape.RMPage
Sends the shapes in the given list to the back of the children list.
sendShapesToBack(List) - Method in class com.reportmill.shape.RMShape
Moves the subset of children in the given list to the back of the children list.
separate(String) - Method in class com.reportmill.text.RMXString
Returns a List of XString substrings of this XString that are separated by the given separator String.
set(float, float, float, float) - Method in class com.reportmill.foundation.RMRect
Sets the x, y, width and height of the rect.
setActionScript(String) - Method in class com.reportmill.shape.RMShape
Returns the ActionScript for the shape.
setAlign(int) - Method in class com.reportmill.shape.RMText
Sets the align for all chars.
setAlign(int) - Method in class com.reportmill.text.RMXString
 
setAlternates(Map) - Method in class com.reportmill.shape.RMSwitchShape
 
setAnim(RMShapeAnim) - Method in class com.reportmill.shape.RMShape
Sets the collection of animation records for this shape.
setAutosizeHeight(boolean) - Method in class com.reportmill.shape.RMShape
 
setAutosizing(String) - Method in class com.reportmill.shape.RMShape
 
setAxisMinMaxCount(String) - Method in class com.reportmill.shape.RMGraph
Sets the value axis' min, max and number of increments as a single string.
setBarSpacing(float) - Method in class com.reportmill.shape.RMGraph
Sets the width of the space between bars as a ratio of the bar width (0.0 - 1.0).
setBarWedgePrototype(RMShape) - Method in class com.reportmill.shape.RMGraph
Sets the shape used to represent the basic attributes of bars & wedges.
setBarWidth(float) - Method in class com.reportmill.shape.RMGraph
Sets the width of the area used to draw bars as a ratio of the over-all area (0.0 - 1.0).
setBounds(RMRect) - Method in class com.reportmill.graphics.RMPath
Sets the bounds that the path is relative to.
setBounds(RMRect) - Method in class com.reportmill.shape.RMShape
 
setBounds(float, float, float, float) - Method in class com.reportmill.shape.RMShape
 
setBoundsOrigin(RMPoint) - Method in class com.reportmill.shape.RMShape
 
setBoundsOrigin(float, float) - Method in class com.reportmill.shape.RMShape
 
setBoundsOriginX(float) - Method in class com.reportmill.shape.RMShape
 
setBoundsOriginY(float) - Method in class com.reportmill.shape.RMShape
 
setBoundsSize(RMSize) - Method in class com.reportmill.shape.RMShape
 
setBoundsSize(float, float) - Method in class com.reportmill.shape.RMShape
 
setCacheData(boolean) - Method in class com.reportmill.shape.RMImage
Returns whether image data should be cached (in anticipation of sharing among multiple image shapes).
setCalibrateColors(boolean) - Method in class com.reportmill.foundation.RMDocument
Sets whether the document should calibrate colors in generated file formats like PDF.
setChildAnimator(RMAnimator) - Method in class com.reportmill.shape.RMPage
Over-rides the RMShape implementation to set the child animator associated with this page.
setChildAnimator(RMAnimator) - Method in class com.reportmill.shape.RMShape
Sets the animator that this shape's children use.
setChildAnimator(RMAnimator) - Method in class com.reportmill.shape.RMSwitchShape
 
setChildren(Vector) - Method in class com.reportmill.shape.RMShape
Sets the list of children associated with this shape.
setCoalesceNewlines(boolean) - Method in class com.reportmill.shape.RMText
Sets whether text should coalesce consecutive newlines in rpgClone.
setColor(RMColor) - Method in class com.reportmill.graphics.RMFill
Sets the color associated with this fill.
setColor(RMColor) - Method in class com.reportmill.shape.RMShape
Sets the color of the shape.
setColor(RMColor, boolean) - Method in class com.reportmill.shape.RMShape
Sets the color of the shape, with an option to turn on drawsFill.
setColorSampleShape(RMShape) - Method in class com.reportmill.shape.RMGraph.Legend
 
setColors(List) - Method in class com.reportmill.shape.RMGraph
Sets the list of colors to be used by this graph.
setColumnSpacing(float) - Method in class com.reportmill.shape.RMTable
 
setCompress(boolean) - Method in class com.reportmill.foundation.RMDocument
Sets whether the document should compress images in generated file formats like PDF.
setDataSource(RMDataSource) - Method in class com.reportmill.foundation.RMDocument
Sets the RMDataSource associated with this document.
setDecimalSeparator(String) - Method in class com.reportmill.foundation.RMNumberFormat
 
setDefaultColors(List) - Static method in class com.reportmill.shape.RMGraph
Sets the default list of colors to be used by any graph without an explicit list of colors.
setDelay(float) - Method in class com.reportmill.shape.RMSound
 
setDoNewRPG(boolean) - Method in class com.reportmill.shape.RMTable
Returns whether table should use new RPG algorithm.
setDocListener(RMDocument.DocListener) - Method in class com.reportmill.foundation.RMDocument
Sets the DocListener associated with this document.
setDocument(RMDocument) - Method in class com.reportmill.RMViewer
Sets the RMDocument associated with this viewer.
setDraw3D(boolean) - Method in class com.reportmill.shape.RMGraph
Sets whether the graph draws in 3D.
setDrawAxisLabels(boolean) - Method in class com.reportmill.shape.RMGraph
Sets whether the graph draws axis labels.
setDrawColor(boolean) - Method in class com.reportmill.shape.RMGraph
Sets whether the graph draws in color.
setDrawGroupSeparator(boolean) - Method in class com.reportmill.shape.RMGraph
Sets whether the graph draws a line between groups (if multiple keys).
setDrawMajorAxis(boolean) - Method in class com.reportmill.shape.RMGraph
Sets whether the graph draws the major axis.
setDrawMinorAxis(boolean) - Method in class com.reportmill.shape.RMGraph
Sets whether the graph draws the minor axis.
setDrawWedgeLabelLines(boolean) - Method in class com.reportmill.shape.RMGraph
Sets whether a pie graph draws lines from the wedges to wedge labels.
setDrawsFill(boolean) - Method in class com.reportmill.shape.RMShape
Sets whether this shape should be filled.
setDrawsSelectionRect(boolean) - Method in class com.reportmill.shape.RMText
Sets whether text should always draw at least a light-gray border (useful when editing).
setDrawsStroke(boolean) - Method in class com.reportmill.shape.RMShape
Sets whehter this shape should be filled.
setDrawsWedge(boolean) - Method in class com.reportmill.shape.RMOval
Sets whether the oval draws lines from the unswept portion of the oval to the center (like a pie wedge).
setEverythingStretches() - Method in class com.reportmill.shape.RMShape
 
setExtrusionKey(String) - Method in class com.reportmill.shape.RMGraph
Sets the key used to determine which pie wedges get extruded.
setFilename(String) - Method in class com.reportmill.foundation.RMDocument
Sets the filename associated with this document.
setFill(RMFill, boolean) - Method in class com.reportmill.shape.RMImage
Overrides standard shape setFill method to ensure fill is an RMImageFill.
setFill(RMFill) - Method in class com.reportmill.shape.RMShape
Sets the fill for this shape.
setFill(RMFill, boolean) - Method in class com.reportmill.shape.RMShape
Sets the fill for this shape, with an option to turn on drawsFill.
setFillStyle(byte) - Method in class com.reportmill.graphics.RMImageFill
Returns the fill style (Stretch, Tile, Fit or FitIfNeeded).
setFont(RMFont) - Method in class com.reportmill.shape.RMGraph
Sets the font associated with the graph.
setFont(RMFont) - Method in class com.reportmill.shape.RMShape
Sets the font for the shape.
setFont(RMFont) - Method in class com.reportmill.shape.RMText
Sets the font for all characters.
setFontScale(float) - Method in class com.reportmill.shape.RMText
Sets the scale to apply to all fonts in text's XString.
setFontScale(float) - Method in class com.reportmill.text.RMXString
Sets a value to that should be multiplied times all font sizes in this string.
setForceIds(boolean) - Method in class com.reportmill.foundation.RMXMLWriter
ForceIds is used to determine if every written entity should automatically have "id" tag
setFormat(RMFormat) - Method in class com.reportmill.shape.RMGraph
Sets the format associated with the value axis of the graph.
setFormat(RMFormat) - Method in class com.reportmill.shape.RMShape
Sets the format for the shape.
setFormat(RMFormat) - Method in class com.reportmill.shape.RMText
Sets the format for all characters.
setFormatString(String) - Method in class com.reportmill.foundation.RMDateFormat
 
setFormatString(String) - Method in interface com.reportmill.foundation.RMFormat
 
setFormatString(String) - Method in class com.reportmill.foundation.RMNumberFormat
Sets the format string for this format.
setGradient(RMColor, RMColor, float) - Method in class com.reportmill.graphics.RMGradientFill
 
setGraphTypeString(String) - Method in class com.reportmill.shape.RMGraph
Sets the graph type as a simple string: bar, pie or hbar.
setGridSpacing(float) - Method in class com.reportmill.foundation.RMDocument
Sets the grid spacing for the document's grid.
setHasDetails(boolean) - Method in class com.reportmill.foundation.RMGrouping
 
setHasHeader(boolean) - Method in class com.reportmill.foundation.RMGrouping
 
setHasSummary(boolean) - Method in class com.reportmill.foundation.RMGrouping
 
setHeight(float) - Method in class com.reportmill.shape.RMShape
Sets the height of the shape.
setHeightDeep(float, boolean) - Method in class com.reportmill.shape.RMLabels
 
setHeightDeep(float) - Method in class com.reportmill.shape.RMShape
 
setHeightDeep(float, boolean) - Method in class com.reportmill.shape.RMShape
 
setHeightToFit() - Method in class com.reportmill.shape.RMShape
This convenience method sets the shape to its getHeightToFit (which is just the current height for most shapes).
setImageData(RMImageData) - Method in class com.reportmill.graphics.RMImageFill
Sets the image data associated with this image fill.
setImageMargins(float) - Method in class com.reportmill.graphics.RMImageFill
Sets the inset for the image when drawn in a given bounds.
setIncludeAllValues(boolean) - Method in class com.reportmill.foundation.RMGrouping
 
setIncludeNulls(boolean) - Method in class com.reportmill.foundation.RMGrouping
 
setIncludeSubclassNames(boolean) - Method in class com.reportmill.foundation.RMXMLWriter
IncludeSubclassNames makes XML include "Class" attribute when class differs from schema (subclasses only)
setKey(String) - Method in class com.reportmill.foundation.RMGrouping
 
setKey(String) - Method in class com.reportmill.shape.RMImage
Sets the report key used to load an image if none is provided.
setKey(String) - Method in class com.reportmill.shape.RMSound
 
setKeysString(String) - Method in class com.reportmill.shape.RMGraph
Sets the keys string.
setLastNode(RMKeyChain) - Method in class com.reportmill.foundation.RMKeyChain
Sets the last node in the keychain.
setLineWidth(float) - Method in class com.reportmill.shape.RMShape
Sets the line width of the shape's stroke in printer points.
setListKey(String) - Method in class com.reportmill.shape.RMGraph
Sets the list key associated with the graph.
setListKey(String) - Method in class com.reportmill.shape.RMLabels
 
setListKey(String) - Method in class com.reportmill.shape.RMShape
Sets the List Key associated with this shape.
setListKey(String) - Method in class com.reportmill.shape.RMTable
 
setLocked(boolean) - Method in class com.reportmill.shape.RMShape
Sets the locked state of the shape (really just to prevent location/size changes in the editor).
setLoopCount(int) - Method in class com.reportmill.shape.RMSound
 
setMainTable(RMTable) - Method in class com.reportmill.shape.RMTableGroup
Sets the currently selected table.
setMarginRect(RMRect) - Method in class com.reportmill.foundation.RMDocument
Sets the margin rect for this document.
setMarginRect(float, float, float, float) - Method in class com.reportmill.foundation.RMDocument
Sets the margin rect for this document.
setMaxLineHeight(float) - Method in class com.reportmill.shape.RMText
Sets the maximum line height for all chars.
setMinLineHeight(float) - Method in class com.reportmill.shape.RMText
Sets the minimum line height for all chars.
setMinSplitHeight(float) - Method in class com.reportmill.shape.RMTableRow
Sets the minimum distance in points from the top of the row that this row can split.
setMinSplitRemainderHeight(float) - Method in class com.reportmill.shape.RMTableRow
Sets the minimum distance in points from the top of the row that this row can split.
setMoveToBottom(boolean) - Method in class com.reportmill.shape.RMTableRow
Sets whether this row should be moved to the bottom of the table during report generation.
setName(String) - Method in class com.reportmill.shape.RMShape
Sets the name for the shape.
setNeedsRepaint(RMShape) - Method in class com.reportmill.foundation.RMDocument
This is a notification call for impending visual shape attribute changes.
setNeedsRepaint() - Method in class com.reportmill.shape.RMShape
Visual change notification - call before making changes that will require repaint.
setNeedsRepaint(RMShape) - Method in class com.reportmill.shape.RMShape
Visual change notification - call before making changes that will require repaint.
setNegativeInRed(boolean) - Method in class com.reportmill.foundation.RMNumberFormat
 
setNextNode(RMKeyChain) - Method in class com.reportmill.foundation.RMKeyChain
Sets the next node in the keychain.
setNullString(String) - Method in class com.reportmill.foundation.RMDateFormat
Sets the String that is substituted when this format is asked to provide stringForObjectValue(null).
setNullString(String) - Method in class com.reportmill.foundation.RMDocument
Sets the string used to replace any occurrances of null values in a generated report.
setNullString(String) - Method in class com.reportmill.foundation.RMNumberFormat
Sets the String that is substituted when this format is asked to provide stringForObjectValue(null).
setNumberOfChildrenToStayWith(int) - Method in class com.reportmill.shape.RMTableRow
Sets the number of children this table row needs to be accompanied by, if some children run off page bottom.
setNumberOfColumns(int) - Method in class com.reportmill.shape.RMLabels
 
setNumberOfColumns(int) - Method in class com.reportmill.shape.RMTable
 
setNumberOfColumns(int) - Method in class com.reportmill.shape.RMTableRow
Sets the number of columns in this table row.
setNumberOfRows(int) - Method in class com.reportmill.shape.RMLabels
 
setOnlyBottomAndRightMarginStretches() - Method in class com.reportmill.shape.RMShape
 
setOnlyTopAndRightMarginStretches() - Method in class com.reportmill.shape.RMShape
 
setOnlyWidthAndHeightStretches() - Method in class com.reportmill.shape.RMShape
 
setOpacity(float) - Method in class com.reportmill.shape.RMShape
Sets the opactiy of the shape (1 for opaque, 0 for transparent).
setOrigin(RMPoint) - Method in class com.reportmill.foundation.RMRect
Sets the origin of the rect.
setOrigin(float, float) - Method in class com.reportmill.foundation.RMRect
Sets the origin of the rect.
setOrigin(RMPoint) - Method in class com.reportmill.shape.RMShape
 
setOrigin(float, float) - Method in class com.reportmill.shape.RMShape
 
setOutline(RMXString.Outline) - Method in class com.reportmill.shape.RMShape
Sets the outline for the shape.
setOutline(RMXString.Outline) - Method in class com.reportmill.shape.RMText
Sets the Outline for all characters.
setOutlined(boolean) - Method in class com.reportmill.text.RMXString
 
setOverlap(boolean) - Method in class com.reportmill.shape.RMSound
 
setPage(int) - Method in class com.reportmill.RMViewer
Sets the page of viewer's document that is visible (by index).
setPageBreakGroupIndex(int) - Method in class com.reportmill.shape.RMTable
 
setPageNumber(int) - Method in class com.reportmill.graphics.RMImageFill
Sets the page number of the image fill's image that is displayed (for rare multi-page images like PDF).
setPageSize(RMSize) - Method in class com.reportmill.foundation.RMDocument
Sets the size of the document while maintaining margin rect.
setPageSize(float, float) - Method in class com.reportmill.foundation.RMDocument
Sets the size of the document while maintaining margin rect.
setPages(List) - Method in class com.reportmill.foundation.RMDocument
Sets the list of RMPages associated with this document.
setPaginate(Boolean) - Method in class com.reportmill.foundation.RMDocument
Sets whether the document should paginate generated reports by default.
setPaginate(boolean) - Method in class com.reportmill.shape.RMLabels
 
setPaginate(Boolean) - Method in class com.reportmill.shape.RMTable
 
setParagraph(RMParagraph, int) - Method in class com.reportmill.text.RMXString
Sets the paragraph at the given character index.
setParagraph(RMParagraph, int, int) - Method in class com.reportmill.text.RMXString
Sets the paragraph for the given character index range.
setParent(RMShape) - Method in class com.reportmill.shape.RMShape
Sets the parent of this shape (called automatically by addChild()).
setPath(RMPath) - Method in class com.reportmill.shape.RMPolygon
 
setPoint(int, RMPoint) - Method in class com.reportmill.graphics.RMPath
 
setPrintEvenIfGroupIsEmpty(boolean) - Method in class com.reportmill.shape.RMTableRow
Returns whether this row should print even if it has no children (assumed to be a header/summary row).
setPublishUrl(String) - Method in class com.reportmill.foundation.RMDocument
Sets the URL this document should be uploaded to.
setRadius(float) - Method in class com.reportmill.shape.RMRectangle
 
setReprintWhenWrapped(boolean) - Method in class com.reportmill.shape.RMTableRow
Sets whether this row is reprinted on a new page when it's children cross a page boundary.
setRoll(float) - Method in class com.reportmill.shape.RMShape
Sets the roll of the shape.
setScaleX(float) - Method in class com.reportmill.shape.RMShape
Sets the scale of the X axis of the shape.
setScaleXY(float) - Method in class com.reportmill.shape.RMShape
Sets the scale of the X and Y axes (convenience).
setScaleXY(float, float) - Method in class com.reportmill.shape.RMShape
Sets the scale of the X and Y axis (convenience).
setScaleY(float) - Method in class com.reportmill.shape.RMShape
Sets the scale of the Y axis of the shape.
setSelectedGroupingIndex(int) - Method in class com.reportmill.shape.RMTable
Sets the currently selected grouping by index (for editing, mostly).
setSelectedPage(int) - Method in class com.reportmill.foundation.RMDocument
Selects the currently selected page, by index.
setSelectedSortIndex(int) - Method in class com.reportmill.shape.RMTable
Sets the currently selected grouping's currently selected sort (for editing, mostly).
setShapePainter(RMShapePainter) - Method in class com.reportmill.RMViewer
Sets the object that is actually responsible for paining shapes in the viewer.
setShapeRepaintEnabled(boolean) - Method in class com.reportmill.RMViewer
Sets whether changes to shapes cause repaints.
setShowBarLabels(boolean) - Method in class com.reportmill.shape.RMGraph
Sets whether the graph shows bar labels.
setShowGrid(boolean) - Method in class com.reportmill.foundation.RMDocument
Sets whether the document should show an alignment grid.
setShowGroupPart(int, String, boolean) - Method in class com.reportmill.shape.RMTable
 
setShowGroupPart(int, int, boolean) - Method in class com.reportmill.shape.RMTable
 
setShowLegend(boolean) - Method in class com.reportmill.shape.RMGraph
Sets whether the graph shows a legend.
setShowMargin(boolean) - Method in class com.reportmill.foundation.RMDocument
Sets whether the document should show a margin rect.
setSize(RMSize) - Method in class com.reportmill.foundation.RMDocument
Sets the size of the document.
setSize(float, float) - Method in class com.reportmill.foundation.RMDocument
Sets the size of the document (and all of its pages).
setSize(RMSize) - Method in class com.reportmill.shape.RMShape
 
setSize(float, float) - Method in class com.reportmill.shape.RMShape
 
setSizeBorders(boolean) - Method in class com.reportmill.shape.RMImage
Sets whether the image shape should resize it's borders to fit dynamically provided images.
setSizeDeep(float, float) - Method in class com.reportmill.foundation.RMDocument
Sets the size of the document and all of its pages (sizes children, too, using autosizing settings).
setSizeDeep(RMSize) - Method in class com.reportmill.shape.RMShape
 
setSizeDeep(float, float) - Method in class com.reportmill.shape.RMShape
 
setSizeToFit() - Method in class com.reportmill.shape.RMShape
This convenience method sets the shape to its ideal size from getWidthToFit and getHeightToFit.
setSizeToFit(float, float) - Method in class com.reportmill.shape.RMShape
This convenience method sets the shape to its ideal size from getWidthToFit and getHeightToFit, allowing you to additionally specify a maxWidth and maxHeight.
setSkewX(float) - Method in class com.reportmill.shape.RMShape
Sets the skew of the X axis of the shape.
setSkewXY(float) - Method in class com.reportmill.shape.RMShape
Sets the skew of the X and Y axis (convenience).
setSkewXY(float, float) - Method in class com.reportmill.shape.RMShape
Sets the skew of the X and Y axis (convenience).
setSkewY(float) - Method in class com.reportmill.shape.RMShape
Sets the skew of the Y axis of the shape.
setSnapGrid(boolean) - Method in class com.reportmill.foundation.RMDocument
Sets whether the document should snap to an alignment grid.
setSnapMargin(boolean) - Method in class com.reportmill.foundation.RMDocument
Sets whether the document should snap to a margin rect.
setSoundData(RMSoundData) - Method in class com.reportmill.shape.RMSound
 
setSpacingHeight(float) - Method in class com.reportmill.shape.RMLabels
 
setSpacingWidth(float) - Method in class com.reportmill.shape.RMLabels
 
setStacked(boolean) - Method in class com.reportmill.shape.RMGraph
Sets whether multiple keys are stacked or separated.
setStartAngle(float) - Method in class com.reportmill.shape.RMOval
Sets the start angle for the oval.
setStartingPageBreak(boolean) - Method in class com.reportmill.shape.RMTable
 
setStroke(RMStroke) - Method in class com.reportmill.shape.RMShape
Sets the stroke for this shape.
setStroke(RMStroke, boolean) - Method in class com.reportmill.shape.RMShape
Sets the stroke for this shape, with an option to turn on drawsStroke.
setStrokeColor(RMColor) - Method in class com.reportmill.shape.RMShape
Sets the stroke color of the shape.
setStrokeColor(RMColor, boolean) - Method in class com.reportmill.shape.RMShape
Sets the stroke color of the shape, with an option to turn on drawsStroke.
setStructured(boolean) - Method in class com.reportmill.shape.RMTableRow
Sets whether this table row should be structured.
setStructured(boolean, boolean) - Method in class com.reportmill.shape.RMTableRow
Sets whether this table row should be structured, with an option to re-layout children.
setSwapSeries(boolean) - Method in class com.reportmill.shape.RMGraph
Sets whether the graph groups bars by keys (normal) or by objects (swapped).
setSweepAngle(float) - Method in class com.reportmill.shape.RMOval
Sets the sweep angle for the oval.
setSyncStructureWithAlternates(boolean) - Method in class com.reportmill.shape.RMTableRow
 
setSyncStructureWithRowAbove(boolean) - Method in class com.reportmill.shape.RMTableRow
 
setText(String) - Method in class com.reportmill.shape.RMText
Replaces the current text associated with this RMText with the given String.
setText(RMXString) - Method in class com.reportmill.shape.RMText
Sets the XString associated with this RMText.
setTextColor(RMColor) - Method in class com.reportmill.shape.RMShape
Sets the text color for the shape.
setTextColor(RMColor) - Method in class com.reportmill.shape.RMText
Sets the color of the characters in the XString associated with this RMText.
setThousandsSeparator(String) - Method in class com.reportmill.foundation.RMNumberFormat
 
setTime(float) - Method in class com.reportmill.shape.RMShape
This method tells the shape's anim records to update the shape to the given time.
setTopNCount(int) - Method in class com.reportmill.foundation.RMGrouping
 
setTopNCount(int) - Method in class com.reportmill.shape.RMGraph
Sets the top-n count for this graph's top-n sort.
setTopNIncludeOthers(boolean) - Method in class com.reportmill.foundation.RMGrouping
 
setTopNIncludeOthers(boolean) - Method in class com.reportmill.shape.RMGraph
Sets whether the top-n sort for this graph includes remainders.
setTopNSort(RMSort) - Method in class com.reportmill.foundation.RMGrouping
 
setTopNSort(RMSort) - Method in class com.reportmill.shape.RMGraph
Sets the top-n sort for this graph.
setType(String) - Method in class com.reportmill.shape.RMGraph
Sets the graph type (TYPE_BAR, TYPE_PIE, etc.).
setUnderlined(boolean) - Method in class com.reportmill.shape.RMShape
Sets the shape to underline.
setUnderlined(boolean) - Method in class com.reportmill.shape.RMText
Sets all chars to be underlined.
setUnderlined(boolean) - Method in class com.reportmill.text.RMXString
 
setUndoer(RMUndoer) - Method in class com.reportmill.foundation.RMDocument
Sets the RMUndoer for this document.
setUnit(int) - Method in class com.reportmill.foundation.RMDocument
Sets the units used to express sizes in the current document (POINTS, INCHES, CENTIMETERS).
setUnitString(String) - Method in class com.reportmill.foundation.RMDocument
Sets the units used to express sizes in the current document with one of the strings: point, inch or cm.
setUrl(String) - Method in class com.reportmill.shape.RMShape
Returns the URL for the shape.
setUseShortClassNames(boolean) - Method in class com.reportmill.foundation.RMXMLWriter
UseShortClassNames can make XML prettier - don't use if full classpath is needed (or if duplicate class names)
setVAlign(byte) - Method in class com.reportmill.shape.RMText
Sets the vertical alginment.
setValue(Object) - Method in class com.reportmill.foundation.RMKeyChain
Sets the value of the keychain.
setVersion(String) - Method in class com.reportmill.shape.RMSwitchShape
 
setVersionForKey(RMShape, String) - Method in class com.reportmill.shape.RMSwitchShape
 
setVersionKey(String) - Method in class com.reportmill.shape.RMSwitchShape
 
setWidth(float) - Method in class com.reportmill.shape.RMShape
Sets the width of the shape.
setWidthDeep(float, boolean) - Method in class com.reportmill.shape.RMLabels
 
setWidthDeep(float) - Method in class com.reportmill.shape.RMShape
 
setWidthDeep(float, boolean) - Method in class com.reportmill.shape.RMShape
 
setWidthDeep(float, boolean) - Method in class com.reportmill.shape.RMSwitchShape
 
setWidthToFit() - Method in class com.reportmill.shape.RMShape
This convenience method sets the shape to its getWidthToFit (which is just the current width for most shapes).
setWindingRule(byte) - Method in class com.reportmill.graphics.RMPath
Sets the winding rule which describes how inner path perimeters are filled and clipped.
setWraps(byte) - Method in class com.reportmill.shape.RMText
Sets the wrapping behavior for over-filled rpgCloned text (NONE, WRAP, SHRINK).
setX(float) - Method in class com.reportmill.shape.RMShape
Sets the X location of the shape.
setXString(RMXString) - Method in class com.reportmill.shape.RMText
Sets the XString associated with this RMText.
setXY(RMPoint) - Method in class com.reportmill.shape.RMShape
Sets the X and Y location of the shape to the given point (convenience).
setXY(float, float) - Method in class com.reportmill.shape.RMShape
Sets the X and Y location of the shape to the given point (convenience).
setXYWidthHeight(float, float, float, float) - Method in class com.reportmill.shape.RMShape
Sets the X, Y, Width and Height of this shape (convenience).
setY(float) - Method in class com.reportmill.shape.RMShape
Sets the Y location of the shape.
setZoomFactor(float) - Method in class com.reportmill.RMViewer
Sets the viewer's zoom factor (1 for 100%).
showDetailsAtIndex(int) - Method in class com.reportmill.shape.RMTable
 
showHeaderAtIndex(int) - Method in class com.reportmill.shape.RMTable
 
showSummaryAtIndex(int) - Method in class com.reportmill.shape.RMTable
 
signedDistanceToPoint(RMPoint) - Method in class com.reportmill.graphics.RMPath
 
size() - Method in class com.reportmill.foundation.RMRect
Returns the size of the rect as an RMSize.
sizesToFitChildren() - Method in class com.reportmill.shape.RMShape
Editor method.
sort(List, String) - Static method in class com.reportmill.foundation.RMSort
Returns the given list sorted by the given key in ORDER_ASCEND.
sort(List, RMSort) - Static method in class com.reportmill.foundation.RMSort
Returns the given list sorted by the given sort.
sort(List, List) - Static method in class com.reportmill.foundation.RMSort
Returns the given list sorted by the given list of sorts.
sort(List) - Static method in class com.reportmill.foundation.RMSort
Returns the given list sorted by RMSort's default comparator.
sort(List, Object) - Static method in class com.reportmill.foundation.RMSort
Returns the given list, sorted by RMSort's default comparator with the given context.
sort(List, RMSort.Comparator, Object) - Static method in class com.reportmill.foundation.RMSort
Returns the given list sorted by a given RMSort Compartor with the given context.
sortedList(List, String) - Static method in class com.reportmill.foundation.RMSort
Returns a new list from the given list sorted by the given key in ORDER_ASCEND.
soundData() - Method in class com.reportmill.shape.RMSound
 
squareRectInRect() - Method in class com.reportmill.foundation.RMRect
Creates a rect representing the largest square inside rect.
start() - Method in class com.reportmill.text.RMXString.Segment
 
startIndex() - Method in class com.reportmill.shape.RMText
Returns the first character index visible in this text.
strikethroughPosition() - Method in class com.reportmill.text.RMFont
 
string() - Method in class com.reportmill.text.RMXString
Returns the plain String associated with this RMXString.
stringAdvance(String) - Method in class com.reportmill.text.RMFont
 
stringForObjectValue(Object) - Method in class com.reportmill.foundation.RMDateFormat
 
stringForObjectValue(Object) - Method in interface com.reportmill.foundation.RMFormat
 
stringForObjectValue(Object) - Method in class com.reportmill.foundation.RMNumberFormat
 
stringValueForKeyChain(Object, Object) - Static method in class com.reportmill.foundation.RMKeyChain
 
structuredSetPoint(int, RMPoint) - Method in class com.reportmill.graphics.RMPath
 
style() - Method in class com.reportmill.text.RMFont
 
substring(int) - Method in class com.reportmill.text.RMXString
Returns the substring from the given index to end of XString.
substring(int, int) - Method in class com.reportmill.text.RMXString
Returns the substring from the given start index to the given end index.
superSelectImmediately(RMPoint) - Method in class com.reportmill.shape.RMShape
Editor method.
superSelectable() - Method in class com.reportmill.foundation.RMDocument
 
superSelectable() - Method in class com.reportmill.shape.RMGraph.BarLabel
 
superSelectable() - Method in class com.reportmill.shape.RMGraph.Legend
 
superSelectable() - Method in class com.reportmill.shape.RMGraph
 
superSelectable() - Method in class com.reportmill.shape.RMLabels
 
superSelectable() - Method in class com.reportmill.shape.RMPage
This RMEditor support method tells the editor that pages can be super-selected.
superSelectable() - Method in class com.reportmill.shape.RMShape
Editor method.
superSelectable() - Method in class com.reportmill.shape.RMSwitchShape
 
superSelectable() - Method in class com.reportmill.shape.RMTableGroup
 
super_valueForKeyChain(Object, RMKeyChain) - Static method in class com.reportmill.foundation.RMKeyChain
Returns the result of evaluating the given key chain on the given object.
syncStructureWithAlternates() - Method in class com.reportmill.shape.RMTableRow
 
syncStructureWithRowAbove() - Method in class com.reportmill.shape.RMTableRow
 
syncStructureWithShape(RMShape) - Method in class com.reportmill.shape.RMTableRow
The syncStructureWithShape() method sync's the column widths of receiver to those of given shape.

T

TAG_ID - Static variable in class com.reportmill.foundation.RMXMLWriter
 
TAG_SCHEMA - Static variable in class com.reportmill.foundation.RMXMLWriter
 
TYPES - Static variable in class com.reportmill.shape.RMGraph
 
TYPE_BAR - Static variable in class com.reportmill.shape.RMGraph
 
TYPE_BAR_HORIZONTAL - Static variable in class com.reportmill.shape.RMGraph
 
TYPE_PIE - Static variable in class com.reportmill.shape.RMGraph
 
toHexString() - Method in class com.reportmill.graphics.RMColor
 
toString() - Method in class com.reportmill.foundation.RMKeyChain
 
toString(StringBuffer) - Method in class com.reportmill.foundation.RMKeyChain
 
toString() - Method in class com.reportmill.foundation.RMPoint
Returns a string representation of the receiver in the form "[x y]".
toString() - Method in class com.reportmill.foundation.RMRect
Returns a String reprsentation of this rect.
toString() - Method in class com.reportmill.graphics.RMColor
 
toString() - Method in class com.reportmill.shape.RMShape
Standard to string implementation (prints class name and shape bounds).
toString() - Method in class com.reportmill.shape.RMText
Standard toSring implementation.
toString() - Method in class com.reportmill.text.RMFont
 
toString(RMXString) - Method in class com.reportmill.text.RMXString.Segment
 
toString() - Method in class com.reportmill.text.RMXString
Returns the String associated with this XString.
toStringXML() - Method in class com.reportmill.text.RMXString
Returns an XML style string representation of the attributes and string segments in this XString.
toXML(RXArchiver) - Method in class com.reportmill.foundation.RMDateFormat
XML archival.
toXML(RXArchiver) - Method in class com.reportmill.foundation.RMDocument
XML archival.
toXML(RXArchiver) - Method in interface com.reportmill.foundation.RMFormat
 
toXML(RXArchiver) - Method in class com.reportmill.foundation.RMGrouping
XML Archival.
toXML(RXArchiver) - Method in class com.reportmill.foundation.RMNumberFormat
XML archival.
toXML(RXArchiver) - Method in class com.reportmill.foundation.RMSort
XML archival.
toXML(RXArchiver) - Method in class com.reportmill.graphics.RMColor
 
toXML(RXArchiver) - Method in class com.reportmill.graphics.RMFill
XML archival.
toXML(RXArchiver) - Method in class com.reportmill.graphics.RMGradientFill
XML archival.
toXML(RXArchiver) - Method in class com.reportmill.graphics.RMImageFill
XML archival.
toXML(RXArchiver) - Method in class com.reportmill.graphics.RMPath
XML archival.
toXML(RXArchiver) - Method in class com.reportmill.shape.RMGraph.BarLabel
 
toXML(RXArchiver) - Method in class com.reportmill.shape.RMGraph.Content
 
toXML(RXArchiver) - Method in class com.reportmill.shape.RMGraph.Legend
 
toXML(RXArchiver) - Method in class com.reportmill.shape.RMGraph
XML archival.
toXML(RXArchiver) - Method in class com.reportmill.shape.RMImage
XML archival.
toXML(RXArchiver) - Method in class com.reportmill.shape.RMLabel
XML archival.
toXML(RXArchiver) - Method in class com.reportmill.shape.RMLabels
XML archival.
toXML(RXArchiver) - Method in class com.reportmill.shape.RMLineSegment
XML archival.
toXML(RXArchiver) - Method in class com.reportmill.shape.RMOval
XML archival.
toXML(RXArchiver) - Method in class com.reportmill.shape.RMPage
XML archival.
toXML(RXArchiver) - Method in class com.reportmill.shape.RMPolygon
XML archival.
toXML(RXArchiver) - Method in class com.reportmill.shape.RMRectangle
XML archival.
toXML(RXArchiver) - Method in class com.reportmill.shape.RMShape
XML Archival.
toXML(RXArchiver) - Method in class com.reportmill.shape.RMSound
XML archival.
toXML(RXArchiver) - Method in class com.reportmill.shape.RMSwitchShape
XML archival.
toXML(RXArchiver) - Method in class com.reportmill.shape.RMTable
XML archival.
toXML(RXArchiver) - Method in class com.reportmill.shape.RMTableGroup
XML archival.
toXML(RXArchiver, RXElement, RMTable) - Method in class com.reportmill.shape.RMTableGroup
XML archival to recursively archive table group hierarchy.
toXML(RXArchiver) - Method in class com.reportmill.shape.RMTableRow
TableRow archival.
toXML(RXArchiver) - Method in class com.reportmill.shape.RMText
XML Archival.
toXML(RXArchiver) - Method in class com.reportmill.text.RMFont
XML archival.
toXML(RXArchiver) - Method in class com.reportmill.text.RMParagraph
XML archival.
toXML(RXArchiver) - Method in class com.reportmill.text.RMXString
XML archival.
toXMLString() - Method in class com.reportmill.foundation.RMRect
Returns an XML string representation of this rect.
transformBy(RMTransform) - Method in class com.reportmill.graphics.RMPath
 
trimRect(float, byte) - Method in class com.reportmill.foundation.RMRect
Slices rect by given amount (from given edge) - 'divide' versions return remainder.
turnToChars(boolean) - Method in class com.reportmill.shape.RMText
Returns a group shape with an RMText shape for each glyph in the text.
turnToPath(boolean) - Method in class com.reportmill.shape.RMText
Returns an RMPolygon shape with the glyph path for the chars in this text.

U

UNDERLINE_KEY - Static variable in class com.reportmill.text.RMXString
 
underlinePosition() - Method in class com.reportmill.text.RMFont
 
underlineThickness() - Method in class com.reportmill.text.RMFont
 
undoClone() - Method in class com.reportmill.foundation.RMDocument
 
undoClone() - Method in class com.reportmill.shape.RMPage
A custom version of the clone method, specific for undo tracking.
undoClone() - Method in class com.reportmill.shape.RMShape
Undo support.
undoCopy(RMObject) - Method in class com.reportmill.shape.RMShape
Undo support.
undoEquals(RMObject) - Method in class com.reportmill.shape.RMShape
Undo support.
undoerAddChildToShape(RMShape, RMShape) - Method in class com.reportmill.RMViewer
Adds a child with undo registration in the viewer's documents's undoer (convenience).
undoerAddDirtyObject(RMObject) - Method in class com.reportmill.foundation.RMDocument
Overrides RMShape implementation to actually add dirty object to notify doc listner and actually add to undoer.
undoerAddDirtyObject(RMObject) - Method in class com.reportmill.shape.RMShape
Undoer convenience - tells undoer to add a dirty object.
undoerDisable() - Method in class com.reportmill.RMViewer
Disable's undo in the viewer's documents's undoer (convenience).
undoerDisable() - Method in class com.reportmill.shape.RMShape
Undoer convenience - disable the undoer.
undoerEnable() - Method in class com.reportmill.RMViewer
Enable's undo in the viewer's documents's undoer (convenience).
undoerEnable() - Method in class com.reportmill.shape.RMShape
Undoer convenience - enables the undoer.
undoerHasUndos() - Method in class com.reportmill.RMViewer
Returns whether undos exist in the viewer's documents's undoer (convenience).
undoerSetCoalesce(boolean) - Method in class com.reportmill.RMViewer
Turns on undo coalescing in the viewer's documents's undoer (convenience).
undoerSetUndoTitle(String) - Method in class com.reportmill.RMViewer
Sets the title of the next registered undo in the viewer's documents's undoer (convenience).
undoerSetUndoTitle(String) - Method in class com.reportmill.shape.RMShape
Undoer convenience - sets title of next registered undo.
union(RMRect) - Method in class com.reportmill.foundation.RMRect
Unions the receiver rect with the given rect.
unionEvenIfEmpty(RMRect) - Method in class com.reportmill.foundation.RMRect
Unions the receiver rect with the given rect.
unionRect(RMRect) - Method in class com.reportmill.foundation.RMRect
Creates a rect encompassing the receiver and the given rect.
unionRectEvenIfEmpty(RMRect) - Method in class com.reportmill.foundation.RMRect
Creates a rect encompasing the receiver and the given rect.
unitRect - Static variable in class com.reportmill.foundation.RMRect
 
unitRectPath - Static variable in class com.reportmill.graphics.RMPath
 
unitsFromPoints(float) - Method in class com.reportmill.foundation.RMDocument
Converts given value to document units from printer points (1/72 of an inch).
unitsMultiplier() - Method in class com.reportmill.foundation.RMDocument
Returns the multiplier used to convert printer points to document units.
unitsToPoints(float) - Method in class com.reportmill.foundation.RMDocument
Converts given value from document units to printer points (1/72 of an inch).
useShortClassNames() - Method in class com.reportmill.foundation.RMXMLWriter
UseShortClassNames can make XML prettier - don't use if full classpath is needed (or if duplicate class names)

V

Value - Static variable in class com.reportmill.foundation.RMKeyChain
 
VersionAlternate - Static variable in class com.reportmill.shape.RMTableRow
 
VersionFirstOnly - Static variable in class com.reportmill.shape.RMTableRow
 
VersionReprint - Static variable in class com.reportmill.shape.RMTableRow
 
VersionSplitHeader - Static variable in class com.reportmill.shape.RMTableRow
 
VersionStandard - Static variable in class com.reportmill.shape.RMTableRow
 
VersionTopNOthers - Static variable in class com.reportmill.shape.RMTableRow
 
value() - Method in class com.reportmill.foundation.RMKeyChain
Returns the value of the keychain.
valueForKeyChain(Object, Object) - Static method in class com.reportmill.foundation.RMKeyChain
Returns the result of evaluating the given key chain on the given object.
valueForKeyChainFunctionCall(Object, RMKeyChain) - Static method in class com.reportmill.foundation.RMKeyChain
Returns the result of evaluating the given key chain (assumed to be a function) on the given object.
valueForKeyChainKey(Object, RMKeyChain) - Static method in class com.reportmill.foundation.RMKeyChain
Returns the result of evaluating the given key chain (assumed to be a simple key) on the given object.
valueForKeyChainList(List, RMKeyChain) - Static method in class com.reportmill.foundation.RMKeyChain
 
version() - Method in class com.reportmill.shape.RMSwitchShape
 
versionKey() - Method in class com.reportmill.shape.RMSwitchShape
 
versionLength(String) - Method in class com.reportmill.shape.RMGraph.BarLabel
 
versions() - Method in class com.reportmill.shape.RMSwitchShape
 

W

WIND_EVEN_ODD - Static variable in class com.reportmill.graphics.RMPath
 
WIND_NON_ZERO - Static variable in class com.reportmill.graphics.RMPath
 
WRAP_BASIC - Static variable in class com.reportmill.shape.RMText
 
WRAP_NONE - Static variable in class com.reportmill.shape.RMText
 
WRAP_SCALE - Static variable in class com.reportmill.shape.RMText
 
white - Static variable in class com.reportmill.graphics.RMColor
 
width - Variable in class com.reportmill.foundation.RMRect
 
width - Variable in class com.reportmill.foundation.RMSize
 
width() - Method in class com.reportmill.shape.RMShape
Returns the raw width of the shape.
widthsIntersect(RMRect) - Method in class com.reportmill.foundation.RMRect
Returns whether the receiver intersects with the given rect (horizontally only).
willChange(RMShape) - Method in class com.reportmill.foundation.RMDocument
This is a notification call-back for impeding shape attribute changes.
willChange() - Method in class com.reportmill.shape.RMShape
Change notification - call before making attribute changes (provides hook for undo support).
willChange(RMShape) - Method in class com.reportmill.shape.RMShape
Change notification - call before making attribute changes (provides hook for undo support).
write(String) - Method in class com.reportmill.foundation.RMDocument
Writes the document out to the given path String (it extracts type from path extension).
writeCSV(String) - Method in class com.reportmill.foundation.RMDocument
Writes the document to the given path String as a CSV file.
writeDelimitedAscii(String, String, String, boolean) - Method in class com.reportmill.foundation.RMDocument
Writes the document to the given path String as a delimited ASCII file.
writeExcel(String) - Method in class com.reportmill.foundation.RMDocument
Writes the document to the given path String as an Excel file.
writeFlash(String) - Method in class com.reportmill.foundation.RMDocument
Writes the document to the given path String as Flash.
writeFlashHTML(String) - Method in class com.reportmill.foundation.RMDocument
Writes the document to the given path String as Flash/HTML.
writeHTML(String) - Method in class com.reportmill.foundation.RMDocument
Writes the document to the given path String as HTML.
writeHTML(String, String) - Method in class com.reportmill.foundation.RMDocument
Writes the document to the given path String as HTML (referenced images are written at the given relative path).
writeJPG(String) - Method in class com.reportmill.foundation.RMDocument
Writes the document to the given path String as a JPEG file.
writeObject(Object, String) - Method in class com.reportmill.foundation.RMXMLWriter
Writes the given Java dataset to the given path as XML, out to the three levels deep, which is the default "degree of separation".
writeObject(Object, String, int) - Method in class com.reportmill.foundation.RMXMLWriter
Writes the given Java dataset to the given path as XML, out to the number of levels deep provided (the "degree of separation").
writeObject(Object, Object, String, int) - Method in class com.reportmill.foundation.RMXMLWriter
Writes the given Java dataset to the given path as XML, out to the number of levels deep provided (the "degree of separation").
writePDF(String) - Method in class com.reportmill.foundation.RMDocument
Writes the document to the given path String as PDF.

X

x - Variable in class com.reportmill.foundation.RMPoint
 
x - Variable in class com.reportmill.foundation.RMRect
 
x() - Method in class com.reportmill.shape.RMShape
Returns the raw x location of the shape.

Y

y - Variable in class com.reportmill.foundation.RMPoint
 
y - Variable in class com.reportmill.foundation.RMRect
 
y() - Method in class com.reportmill.shape.RMShape
Returns the raw y location of the shape.
yellow - Static variable in class com.reportmill.graphics.RMColor
 

Z

zeroPoint - Static variable in class com.reportmill.foundation.RMPoint
 
zeroPoint() - Static method in class com.reportmill.foundation.RMPoint
 
zeroRect - Static variable in class com.reportmill.foundation.RMRect
 
zeroRect() - Static method in class com.reportmill.foundation.RMRect
 
zoomToggleLast() - Method in class com.reportmill.RMViewer
Sets the viewer's zoom to its previous value.

_

_alpha - Variable in class com.reportmill.graphics.RMColor
 
_altFonts - Static variable in class com.reportmill.text.RMFont
 
_blue - Variable in class com.reportmill.graphics.RMColor
 
_childAnimator - Variable in class com.reportmill.shape.RMPage
 
_children - Variable in class com.reportmill.foundation.RMKeyChain
 
_defaultTabs - Static variable in class com.reportmill.text.RMParagraph
 
_green - Variable in class com.reportmill.graphics.RMColor
 
_image - Variable in class com.reportmill.shape.RMGraph.Content
 
_layers - Variable in class com.reportmill.shape.RMPage
 
_locale - Static variable in class com.reportmill.foundation.RMDocument
 
_mouseDownPointIndex - Variable in class com.reportmill.shape.RMPolygon
 
_next - Variable in class com.reportmill.foundation.RMKeyChain
 
_operand - Variable in class com.reportmill.foundation.RMKeyChain
 
_radius - Variable in class com.reportmill.shape.RMRectangle
 
_red - Variable in class com.reportmill.graphics.RMColor
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
ReportMill 7.0 API