131132133134135136137138139140141
} } // render java.awt.Graphics g = osi.getGraphics(); offScreenPlot.paintComponent(g); return osi; } /**
249250251252253254255256257258259