Entry: activateWindow
Aliases: activateWindow
Keywords: manip
Description: Activate a Window so it has Focus
URL: ../../../library/iSPlot/html/activateWindow.html

Entry: addColumn
Aliases: addColumn
Keywords: manip
Description: Add a column to a dataframe or matrix
URL: ../../../library/iSPlot/html/addColumn.html

Entry: addDrawingArea
Aliases: addDrawingArea
Keywords: device
Description: Add a drawing area as a gtk device to a gtk widget
URL: ../../../library/iSPlot/html/addDrawingArea.html

Entry: addMenuItem
Aliases: addMenuItem addSubMenuItem
Keywords: interface
Description: Add menu and submenu items to the menu from R command line
URL: ../../../library/iSPlot/html/addMenuItem.html

Entry: addWindowMenu
Aliases: addWindowMenu
Keywords: manip
Description: Add a Menu for Windows to the Control Window
URL: ../../../library/iSPlot/html/addWindowMenu.html

Entry: askToFind
Aliases: askToFind getFindInfo
Keywords: interface
Description: Asks the user which row or data element they want to locate in a view
URL: ../../../library/iSPlot/html/askToFind.html

Entry: askToQuit
Aliases: askToQuit
Keywords: interface
Description: Ask if the user wants to quit Interactive Scatterplots
URL: ../../../library/iSPlot/html/askToQuit.html

Entry: askToReplot
Aliases: askToReplot
Keywords: interface
Description: Check that the user wants to redraw the active view
URL: ../../../library/iSPlot/html/askToReplot.html

Entry: askToReset
Aliases: askToReset
Keywords: interface
Description: Check that the user wants to reset the dataframe to its original state
URL: ../../../library/iSPlot/html/askToReset.html

Entry: checkIfPlotted
Aliases: checkIfPlotted
Keywords: manip
Description: Check if Data set has Views
URL: ../../../library/iSPlot/html/checkIfPlotted.html

Entry: checkIndivTypes
Aliases: checkIndivTypes
Keywords: manip
Description: Check that new data point matches other data
URL: ../../../library/iSPlot/html/checkIndivTypes.html

Entry: checkPoint
Aliases: checkPoint
Keywords: manip
Description: See if (x,y) location falls within a point
URL: ../../../library/iSPlot/html/checkPoint.html

Entry: clearAllWindows
Aliases: clearAllWindows
Keywords: device
Description: Clears all Gtk Windows
URL: ../../../library/iSPlot/html/clearAllWindows.html

Entry: closeWin
Aliases: closeWin
Keywords: data
Description: Add a callback for the delete event for a gtk window
URL: ../../../library/iSPlot/html/closeWin.html

Entry: controlEnv
Aliases: controlEnv
Keywords: data
Description: An environment to store information for the controller
URL: ../../../library/iSPlot/html/controlEnv.html

Entry: createColorBrowser
Aliases: createColorBrowser
Keywords: interface
Description: Create a gtk widget to choose a color
URL: ../../../library/iSPlot/html/createColorBrowser.html

Entry: createControlWindow
Aliases: createControlWindow
Keywords: interface
Description: Creates a Control Window for Interactive Scatterplots
URL: ../../../library/iSPlot/html/createControlWindow.html

Entry: createDataView
Aliases: createDataView
Keywords: device
Description: Create a Spreadsheet of the Data
URL: ../../../library/iSPlot/html/createDataView.html

Entry: createGtkDev
Aliases: createGtkDev
Keywords: interface
Description: Adds a Gtk Device on a Gtk window
URL: ../../../library/iSPlot/html/createGtkDev.html

Entry: createKeyPressEvent
Aliases: createKeyPressEvent
Keywords: interface
Description: Create callbacks for a key press event
URL: ../../../library/iSPlot/html/createKeyPressEvent.html

Entry: createMainMenu
Aliases: createMainMenu createMenuItem
Keywords: interface
Description: Creates a Main Menu for the Gtk Control Window
URL: ../../../library/iSPlot/html/createMainMenu.html

Entry: createPlotView
Aliases: createPlotView createSPlotView
Keywords: device
Description: Create a Plot View
URL: ../../../library/iSPlot/html/createPlotView.html

Entry: createView
Aliases: createView
Keywords: device
Description: Create a View
URL: ../../../library/iSPlot/html/createView.html

Entry: dataEnv
Aliases: dataEnv
Keywords: data
Description: An environment to store information about the data sets to be plotted
URL: ../../../library/iSPlot/html/dataEnv.html

Entry: gAddDataMessage-class
Aliases: gAddDataMessage-class gAddDataMessage handleMessage,gAddDataMessage-method initialize,gAddDataMessage-method
Keywords: classes
Description: Class "gAddDataMessage": A class to represent an add data message
URL: ../../../library/iSPlot/html/gAddDataMessage-class.html

Entry: gAddMessage-class
Aliases: gAddMessage-class gAddMessage mData mData<- dataName,gAddMessage-method dataName<-,gAddMessage-method mData,gAddMessage-method mData<-,gAddMessage-method
Keywords: classes
Description: Class "gAddMessage": A class to represent an add message
URL: ../../../library/iSPlot/html/gAddMessage-class.html

Entry: gAddViewMessage-class
Aliases: gAddViewMessage-class gAddViewMessage handleMessage,gAddViewMessage-method initialize,gAddViewMessage-method type,gAddViewMessage-method type<-,gAddViewMessage-method
Keywords: classes
Description: Class "gAddViewMessage": A class to represent an add view message
URL: ../../../library/iSPlot/html/gAddViewMessage-class.html

Entry: gMessage-class
Aliases: gMessage-class gMessage
Keywords: classes
Description: Class "gMessage": A virtual class for messages
URL: ../../../library/iSPlot/html/gMessage-class.html

Entry: gUpdateDataMessage-class
Aliases: gUpdateDataMessage-class gUpdateDataMessage handleMessage to to<- handleMessage,gUpdateDataMessage-method initialize,gUpdateDataMessage-method to,gUpdateDataMessage-method to<-,gUpdateDataMessage-method
Keywords: classes
Description: Class "gUpdateDataMessage": A class to represent an update data message
URL: ../../../library/iSPlot/html/gUpdateDataMessage-class.html

Entry: gUpdateMessage-class
Aliases: gUpdateMessage-class gUpdateMessage type type<- mData,gUpdateMessage-method mData<-,gUpdateMessage-method type,gUpdateMessage-method type<-,gUpdateMessage-method
Keywords: classes
Description: Class "gUpdateMessage": A class to represent an update message
URL: ../../../library/iSPlot/html/gUpdateMessage-class.html

Entry: gUpdateViewMessage-class
Aliases: gUpdateViewMessage-class gUpdateViewMessage handleMessage,gUpdateViewMessage-method initialize,gUpdateViewMessage-method
Keywords: classes
Description: Class "gUpdateViewMessage": A class to represent an update view message
URL: ../../../library/iSPlot/html/gUpdateViewMessage-class.html

Entry: genView-class
Aliases: genView-class genView win win<- winNum winNum<- dataName dataName<- dataName,genView-method dataName<-,genView-method win,genView-method win<-,genView-method winNum,genView-method winNum<-,genView-method
Keywords: classes
Description: Class "genView": A virtual class to describe a view
URL: ../../../library/iSPlot/html/genView-class.html

Entry: getActivePlot
Aliases: getActivePlot getPlotByDev getPlotNumber getPlotDev
Keywords: device
Description: Return the plotView object that corresponds to the active plot
URL: ../../../library/iSPlot/html/getActivePlot.html

Entry: getChangeDFData
Aliases: getChangeDFData
Keywords: manip
Description: Determine the data needed to update a dataframe
URL: ../../../library/iSPlot/html/getChangeDFData.html

Entry: getData
Aliases: getData
Keywords: data
Description: An interface function to get data
URL: ../../../library/iSPlot/html/getData.html

Entry: getDataFramesInEnv
Aliases: getDataFramesInEnv
Keywords: manip
Description: Get All Objects That Are Dataframes in Environment
URL: ../../../library/iSPlot/html/getDataFramesInEnv.html

Entry: getDataFromData
Aliases: getDataFromData
Keywords: manip
Description: Return data objects from data()
URL: ../../../library/iSPlot/html/getDataFromData.html

Entry: getDataSetsInPack
Aliases: getDataSetsInPack
Keywords: manip
Description: Returns the data sets from a Package
URL: ../../../library/iSPlot/html/getDataSetsInPack.html

Entry: getLoadedDF
Aliases: getLoadedDF
Keywords: data
Description: Get Data sets in environment, dataEnv
URL: ../../../library/iSPlot/html/getLoadedDF.html

Entry: getPlotsFromViews
Aliases: getPlotsFromViews getSpreadFromViews
Keywords: list
Description: Get all View Objects of a Particular Class from the View List
URL: ../../../library/iSPlot/html/getPlotsFromViews.html

Entry: getRowDataFromDF
Aliases: getRowDataFromDF
Keywords: manip
Description: Return certain rows and their indices from a dataframe
URL: ../../../library/iSPlot/html/getRowDataFromDF.html

Entry: identifyPoint
Aliases: identifyPoint
Keywords: manip
Description: Identify the point clicked on a scatterplot
URL: ../../../library/iSPlot/html/identifyPoint.html

Entry: loadDFData
Aliases: loadDFData
Keywords: data
Description: Load a Dataframe into dataEnv environment
URL: ../../../library/iSPlot/html/loadDFData.html

Entry: modify
Aliases: modify
Keywords: manip
Description: Modify one or more points in a data set
URL: ../../../library/iSPlot/html/modify.html

Entry: packagesWithData
Aliases: packagesWithData
Keywords: manip
Description: Returns all Packages with Data sets
URL: ../../../library/iSPlot/html/packagesWithData.html

Entry: pix2inches
Aliases: pix2inches inches2usr getPixPerInch devWidthPixels devHeightPixels devPixel MMPI
Keywords: manip
Description: Functions to perform conversions between different units of measurement
URL: ../../../library/iSPlot/html/pix2inches.html

Entry: plotView-class
Aliases: plotView-class plotView drArea drArea<- plotDevice plotDevice<- plotPar plotPar<- drArea,plotView-method drArea<-,plotView-method plotDevice,plotView-method plotDevice<-,plotView-method plotPar,plotView-method plotPar<-,plotView-method
Keywords: classes
Description: Class "plotView": A class to represent a plot view
URL: ../../../library/iSPlot/html/plotView-class.html

Entry: printText
Aliases: printText
Keywords: aplot
Description: Print the row name next to a point
URL: ../../../library/iSPlot/html/printText.html

Entry: removeAccelerators
Aliases: removeAccelerators
Keywords: manip
Description: Remove Accelerators Relating to a Window
URL: ../../../library/iSPlot/html/removeAccelerators.html

Entry: removeDevices
Aliases: removeDevices
Keywords: device
Description: Remove a gtk device from R's device list
URL: ../../../library/iSPlot/html/removeDevices.html

Entry: removeEnvView
Aliases: removeEnvView
Keywords: data
Description: Removes view information from environment variable, viewList
URL: ../../../library/iSPlot/html/removeEnvView.html

Entry: replot
Aliases: replot
Keywords: iplot
Description: Redraw a plot because data has changed
URL: ../../../library/iSPlot/html/replot.html

Entry: reset
Aliases: reset
Keywords: manip
Description: Reset a data set to its original state
URL: ../../../library/iSPlot/html/reset.html

Entry: resetWinSize
Aliases: resetWinSize
Keywords: attribute
Description: Reset the Control Window Size
URL: ../../../library/iSPlot/html/resetWinSize.html

Entry: sPlotView-class
Aliases: sPlotView-class sPlotView clickEvent motionEvent colx colx<- coly coly<- dfRows dfRows<- clickEvent,sPlotView-method colx,sPlotView-method colx<-,sPlotView-method coly,sPlotView-method coly<-,sPlotView-method dfRows,sPlotView-method dfRows<-,sPlotView-method motionEvent,sPlotView-method viewUpdateData,sPlotView-method
Keywords: classes
Description: Class "sPlotView": A class to represent a scatterplot view
URL: ../../../library/iSPlot/html/sPlotView-class.html

Entry: scatterplot
Aliases: scatterplot
Keywords: aplot
Description: Create a scatterplot on a gtk window
URL: ../../../library/iSPlot/html/scatterplot.html

Entry: setControlEnvDefaults
Aliases: setControlEnvDefaults
Keywords: data
Description: Set the control environment variables to their defaults
URL: ../../../library/iSPlot/html/setControlEnvDefaults.html

Entry: setControlWindowDefaults
Aliases: setControlWindowDefaults
Keywords: data
Description: Set the control environment variables for the control window to their defaults
URL: ../../../library/iSPlot/html/setControlWindowDefaults.html

Entry: setDeleteEvents
Aliases: setDeleteEvents
Keywords: data
Description: Set up the proper events when a gtk window is deleted
URL: ../../../library/iSPlot/html/setDeleteEvents.html

Entry: setEmptyView
Aliases: setEmptyView
Keywords: interface
Description: Sets the control window to empty view
URL: ../../../library/iSPlot/html/setEmptyView.html

Entry: setIdentifyMode
Aliases: setIdentifyMode setHighlightMode setColorMode setHideMode
Keywords: data
Description: Set the view mode
URL: ../../../library/iSPlot/html/setIdentifyMode.html

Entry: setKeyValToAction
Aliases: setKeyValToAction
Keywords: interface
Description: Match key presses to the appropriate action
URL: ../../../library/iSPlot/html/setKeyValToAction.html

Entry: setLoadView
Aliases: setLoadView loadDF
Keywords: interface
Description: Load A Data File
URL: ../../../library/iSPlot/html/setLoadView.html

Entry: setOpenDView
Aliases: setOpenDView loadIfDF showNotDF
Keywords: interface
Description: Sets the control window to open data view
URL: ../../../library/iSPlot/html/setOpenDView.html

Entry: setParamList
Aliases: setParamList
Keywords: manip
Description: Set the parameter list for making a scatterplot
URL: ../../../library/iSPlot/html/setParamList.html

Entry: setPlotDView
Aliases: setPlotDView
Keywords: interface
Description: Sets the control window to plot data view
URL: ../../../library/iSPlot/html/setPlotDView.html

Entry: setVariables
Aliases: setVariables resetVarButtonBoxes setToggleX setToggleY setToggleInactive
Keywords: interface
Description: Set Variable Toggle Buttons in Plot Data View
URL: ../../../library/iSPlot/html/setVariables.html

Entry: setViewDataView
Aliases: setViewDataView
Keywords: interface
Description: View data in gtk spreadsheet
URL: ../../../library/iSPlot/html/setViewDataView.html

Entry: setViewMode
Aliases: setViewMode
Keywords: data
Description: Sets the view mode and plot titles
URL: ../../../library/iSPlot/html/setViewMode.html

Entry: spreadView-class
Aliases: spreadView-class spreadView clist clist<- clickEvent,spreadView-method viewUpdateData,spreadView-method clist,spreadView-method clist<-,spreadView-method
Keywords: classes
Description: Class "spreadView": A class to represent a spreadsheet view
URL: ../../../library/iSPlot/html/spreadView-class.html

Entry: updateControlWindow
Aliases: updateControlWindow
Keywords: interface
Description: Update the Control Window
URL: ../../../library/iSPlot/html/updateControlWindow.html

Entry: updateCurAction
Aliases: updateCurAction
Keywords: attribute
Description: Update curAction environment variable
URL: ../../../library/iSPlot/html/updateCurAction.html

Entry: updateDFBySpread
Aliases: updateDFBySpread
Keywords: manip
Description: Determines values needed to initialize a gUpdateDataMessage object if the current view is a spreadsheet
URL: ../../../library/iSPlot/html/updateDFBySpread.html

Entry: updateDFBysPlot
Aliases: updateDFBysPlot
Keywords: manip
Description: Determines values needed to initialize a gUpdateDataMessage object if the current view is a scatterplot
URL: ../../../library/iSPlot/html/updateDFBysPlot.html

Entry: updateData
Aliases: updateData
Keywords: manip
Description: An interface function to update data
URL: ../../../library/iSPlot/html/updateData.html

Entry: updatePlots
Aliases: updatePlots updateSPlots
Keywords: iplot
Description: Update any Views that are Plots
URL: ../../../library/iSPlot/html/updatePlots.html

Entry: updatePoints
Aliases: updatePoints
Keywords: iplot
Description: Update points on a plot
URL: ../../../library/iSPlot/html/updatePoints.html

Entry: updateSpread
Aliases: updateSpread
Keywords: iplot
Description: Update any Views that are Spreadsheets
URL: ../../../library/iSPlot/html/updateSpread.html

Entry: updateViews
Aliases: updateViews
Keywords: dynamic
Description: Updates all Views After the Data Changes
URL: ../../../library/iSPlot/html/updateViews.html

Entry: viewEnv
Aliases: viewEnv
Keywords: data
Description: An environment to store view information
URL: ../../../library/iSPlot/html/viewEnv.html
