iplot.opt was
available. iplot.backend retrieves or sets the iPlots back-end.
iplot.resetZoom reset zoom
iplot.rotate set plot rotation
iplot.setExtendedQuery set text for extended query
iplot.zoomIn zoom into specified area
iplot.zoomOut zoom out (the coordinates are ignored as the zoom
is heararchical)
iplot.location get or set the location of the iplot
iplot.backend(type = NULL)
iplot.resetZoom()
iplot.rotate(i)
iplot.setExtendedQuery(str, plotID=.iplot.curid)
iplot.zoomIn(x1, y1, x2, y2)
iplot.zoomOut(x, y)
iplot.location(x, y, relative=FALSE, plot=iplot.cur())
print.iobj(x, ...)
print.iplot(x, ...)FALSE or NULL to disable extended query"awt", "swing" or
"opengl" (or any unambiguous first part hereof) to set the
type or NULL to retrieve the current back-end typex axisy axisx axisy axisTRUE, FALSE or another plot