Class RMViewer.RMVPrintable
- java.lang.Object
 - 
- com.inductiveautomation.rm.viewer.RMViewer.RMVPrintable
 
 
- 
- All Implemented Interfaces:
 java.awt.print.Printable
- Enclosing class:
 - RMViewer
 
protected class RMViewer.RMVPrintable extends java.lang.Object implements java.awt.print.PrintableThis inner class simply paints a requested page to a given Graphics object. 
- 
- 
Constructor Summary
Constructors Modifier Constructor Description protectedRMVPrintable() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intprint(java.awt.Graphics aGrfx, java.awt.print.PageFormat pageFormat, int pageIndex)Print method. 
 -