All Packages  Class Hierarchy

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

Index of all Fields and Methods

A

activeDimensions. Variable in class edu.wpi.mqp.graphics.jviz.ParallelCoordinatesGraph
activeDimensions. Variable in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
addDataPoint(double[]). Method in class edu.wpi.mqp.graphics.jviz.Data
This method, addDatapoint, takes a DataPoint object as an argument and adds it to the end of the dataPoints array.
addDimension(DimensionalData). Method in class edu.wpi.mqp.graphics.jviz.Data
Will add a DimensionalData object to the end the dimensionData vector.
addNotify(). Method in class edu.wpi.mqp.graphics.jviz.GlyphGraph
This method is called by the GUI before paint is first called.
addNotify(). Method in class edu.wpi.mqp.graphics.jviz.ParallelCoordinatesGraph
This method is called by the GUI before paint is first called.
addNotify(). Method in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
This method is called by the GUI before paint is first called.
addUserBrush(UserBrush). Method in class edu.wpi.mqp.graphics.jviz.Brush
This method add a user brush to the userBrushes Vector.
angle. Variable in class edu.wpi.mqp.graphics.jviz.GlyphBrushTool
applyButton. Variable in class edu.wpi.mqp.graphics.jviz.ColorManager
applyButton. Variable in class edu.wpi.mqp.graphics.jviz.GlyphBrushTool

B

boxheight. Variable in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
boxwidth. Variable in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
brush. Variable in class edu.wpi.mqp.graphics.jviz.GlyphBrushTool
brush. Variable in class edu.wpi.mqp.graphics.jviz.GlyphGraph
brush. Variable in class edu.wpi.mqp.graphics.jviz.ParallelCoordinatesGraph
brush. Variable in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
Brush(Data). Constructor for class edu.wpi.mqp.graphics.jviz.Brush
NOTE: The newData parameter may not need to be passed one this class NOTE: is completed.
brushCenter. Variable in class edu.wpi.mqp.graphics.jviz.GlyphBrushTool
brushChanged. Variable in class edu.wpi.mqp.graphics.jviz.GlyphGraph
brushChanged. Variable in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
brushMax. Variable in class edu.wpi.mqp.graphics.jviz.GlyphBrushTool
brushMaxXPoints. Variable in class edu.wpi.mqp.graphics.jviz.GlyphBrushTool
brushMaxYPoints. Variable in class edu.wpi.mqp.graphics.jviz.GlyphBrushTool
brushMin. Variable in class edu.wpi.mqp.graphics.jviz.GlyphBrushTool
brushMinXPoints. Variable in class edu.wpi.mqp.graphics.jviz.GlyphBrushTool
brushMinYPoints. Variable in class edu.wpi.mqp.graphics.jviz.GlyphBrushTool
bSlider. Variable in class edu.wpi.mqp.graphics.jviz.ColorManager

C

cancelButton. Variable in class edu.wpi.mqp.graphics.jviz.ColorManager
cancelButton. Variable in class edu.wpi.mqp.graphics.jviz.GlyphBrushTool
capacity. Variable in class edu.wpi.mqp.graphics.jviz.Data
cardinalityValue. Variable in class edu.wpi.mqp.graphics.jviz.DimensionalData
centerOffset. Variable in class edu.wpi.mqp.graphics.jviz.GlyphBrushTool
centerX. Variable in class edu.wpi.mqp.graphics.jviz.GlyphBrushTool
centerY. Variable in class edu.wpi.mqp.graphics.jviz.GlyphBrushTool
changeBlueSlider(). Method in class edu.wpi.mqp.graphics.jviz.ColorManager
This is called by the run method when the Blue slider is repositioned.
changeColor(int). Method in class edu.wpi.mqp.graphics.jviz.ColorManager
This method will change the color in the colorPanel to the color in the specified index.
changeGreenSlider(). Method in class edu.wpi.mqp.graphics.jviz.ColorManager
This is called by the run method when the Green slider is repositioned.
changeRedSlider(). Method in class edu.wpi.mqp.graphics.jviz.ColorManager
This is called by the run method when the Red slider is repositioned.
changeTopic(String). Method in class edu.wpi.mqp.graphics.jviz.HelpTopics
This method changes the text in the text area.
clone(). Method in class edu.wpi.mqp.graphics.jviz.Brush
This allows this class to be cloned
clone(). Method in class edu.wpi.mqp.graphics.jviz.Data
This allows this class to be cloned
clone(). Method in class edu.wpi.mqp.graphics.jviz.DimensionalData
This allows this class to be cloned
colorArray. Variable in class edu.wpi.mqp.graphics.jviz.ColorManager
colorManager. Variable in class edu.wpi.mqp.graphics.jviz.GlyphBrushTool
colorManager. Variable in class edu.wpi.mqp.graphics.jviz.GlyphGraph
colorManager. Variable in class edu.wpi.mqp.graphics.jviz.ParallelCoordinatesGraph
colorManager. Variable in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
ColorManager(JFrame). Constructor for class edu.wpi.mqp.graphics.jviz.ColorManager
Constructor
colorPanel. Variable in class edu.wpi.mqp.graphics.jviz.ColorManager
combo. Variable in class edu.wpi.mqp.graphics.jviz.ColorManager
componentHeight. Variable in class edu.wpi.mqp.graphics.jviz.GlyphGraph
componentHeight. Variable in class edu.wpi.mqp.graphics.jviz.ParallelCoordinatesGraph
componentHeight. Variable in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
componentWidth. Variable in class edu.wpi.mqp.graphics.jviz.GlyphGraph
componentWidth. Variable in class edu.wpi.mqp.graphics.jviz.ParallelCoordinatesGraph
componentWidth. Variable in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
ctrlDown. Variable in class edu.wpi.mqp.graphics.jviz.ParallelCoordinatesGraph
ctrlDown. Variable in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph

D

data. Variable in class edu.wpi.mqp.graphics.jviz.FileIO
data. Variable in class edu.wpi.mqp.graphics.jviz.GlyphBrushTool
data. Variable in class edu.wpi.mqp.graphics.jviz.GlyphGraph
data. Variable in class edu.wpi.mqp.graphics.jviz.ParallelCoordinatesGraph
data. Variable in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
data. Variable in class edu.wpi.mqp.graphics.jviz.UserBrush
Data(). Constructor for class edu.wpi.mqp.graphics.jviz.Data
This constructor for Data initilizes the public variables.
dataPoints. Variable in class edu.wpi.mqp.graphics.jviz.Data
dim_max. Variable in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
dim_min. Variable in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
dimensionActive. Variable in class edu.wpi.mqp.graphics.jviz.DimensionalData
DimensionalData(). Constructor for class edu.wpi.mqp.graphics.jviz.DimensionalData
Constructor for this class
dimensionData. Variable in class edu.wpi.mqp.graphics.jviz.Data
dimensionName. Variable in class edu.wpi.mqp.graphics.jviz.DimensionalData
dimensionNumber. Variable in class edu.wpi.mqp.graphics.jviz.DimensionalData
dimensions. Variable in class edu.wpi.mqp.graphics.jviz.GlyphBrushTool
done. Variable in class edu.wpi.mqp.graphics.jviz.FileIO
done. Variable in class edu.wpi.mqp.graphics.jviz.GlyphGraph
done. Variable in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
doneButton. Variable in class edu.wpi.mqp.graphics.jviz.HelpTopics
dragBrushDimension. Variable in class edu.wpi.mqp.graphics.jviz.ParallelCoordinatesGraph
dragBrushEnd. Variable in class edu.wpi.mqp.graphics.jviz.ParallelCoordinatesGraph
dragBrushEndH. Variable in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
dragBrushEndV. Variable in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
dragBrushStart. Variable in class edu.wpi.mqp.graphics.jviz.ParallelCoordinatesGraph
dragBrushStartH. Variable in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
dragBrushStartV. Variable in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
drawingThread. Variable in class edu.wpi.mqp.graphics.jviz.GlyphGraph
drawingThread. Variable in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph

E

endX. Variable in class edu.wpi.mqp.graphics.jviz.GlyphBrushTool
endY. Variable in class edu.wpi.mqp.graphics.jviz.GlyphBrushTool
extractData(). Method in class edu.wpi.mqp.graphics.jviz.FileIO
This method, extractData, performs the extraction of the data into a Data object.

F

FileIO(String). Constructor for class edu.wpi.mqp.graphics.jviz.FileIO
The constructor FileIO requires a string of a fileName containing the data file.
fileName. Variable in class edu.wpi.mqp.graphics.jviz.FileIO
first. Variable in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
flipState(). Method in class edu.wpi.mqp.graphics.jviz.DimensionalData
set dimensionActive value to valueof newState

G

getActiveCenter(int). Method in class edu.wpi.mqp.graphics.jviz.UserBrush
This method will return the center value of the brush in the active dimension specified by dimension.
getActiveDataPoint(int). Method in class edu.wpi.mqp.graphics.jviz.Data
This method will return an exact sized double array with the values of a data point that are within active dimensions.
getActiveDimensionData(int). Method in class edu.wpi.mqp.graphics.jviz.Data
This method is another getActive***() method.
getActiveDimensions(). Method in class edu.wpi.mqp.graphics.jviz.Data
This function, getActiveDimensions, returns an array of indicies to the dimensions which are active.
getActiveMax(int). Method in class edu.wpi.mqp.graphics.jviz.UserBrush
This method will return the Max value of the brush in the active dimension specified by dimension.
getActiveMin(int). Method in class edu.wpi.mqp.graphics.jviz.UserBrush
This method will return the Min value of the brush in the active dimension specified by dimension.
getAllActiveDataPoints(). Method in class edu.wpi.mqp.graphics.jviz.Data
This method is a convience function, but it is quite inefficient.
getBackground(). Method in class edu.wpi.mqp.graphics.jviz.ColorManager
This method returns the color to paint the background of the graph
getBrush(). Method in class edu.wpi.mqp.graphics.jviz.ColorManager
This method returns the color of the brush (i.e.
getBrushForPoint(int). Method in class edu.wpi.mqp.graphics.jviz.Brush
WARNING: Currently this method always returns the index 0 This method will return the index of the highest priority brush that a specified point is contained in.
getCardinalityValue(). Method in class edu.wpi.mqp.graphics.jviz.DimensionalData
gets cardinality for this dimension
getCenter(int). Method in class edu.wpi.mqp.graphics.jviz.UserBrush
This method will return the center value of the brush in the specified dimension.
getData(). Method in class edu.wpi.mqp.graphics.jviz.ColorManager
This method returns the color the paint the data points that are not in the brush.
getDataPoint(int). Method in class edu.wpi.mqp.graphics.jviz.Data
This method will return a double array of the data point at the specified specified index into the data points array
getDimensionData(int). Method in class edu.wpi.mqp.graphics.jviz.Data
Returns the specified dimensions
getDimensionName(). Method in class edu.wpi.mqp.graphics.jviz.DimensionalData
This will return the name of the dimension
getFileName(). Method in class edu.wpi.mqp.graphics.jviz.FileIO
This method, getFileName, returns the string value of fileName.
getHighlight(). Method in class edu.wpi.mqp.graphics.jviz.ColorManager
This method returns the color to paint any highlighted data points
getImage(). Method in class edu.wpi.mqp.graphics.jviz.GlyphGraph
This method will return the image that is being drawn to.
getImage(). Method in interface edu.wpi.mqp.graphics.jviz.JVizInterface
getImage(). Method in class edu.wpi.mqp.graphics.jviz.ParallelCoordinatesGraph
This method will return the image that is being drawn to.
getImage(). Method in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
This method will return the image that is being drawn to.
getMax(int). Method in class edu.wpi.mqp.graphics.jviz.UserBrush
This method will return the Max value of the brush in the specified dimension.
getMaxValue(). Method in class edu.wpi.mqp.graphics.jviz.DimensionalData
returns max value for dimension
getMin(int). Method in class edu.wpi.mqp.graphics.jviz.UserBrush
This method will return the Min value of the brush in the specified dimension.
getMinValue(). Method in class edu.wpi.mqp.graphics.jviz.DimensionalData
returns min value for dimension
getNumActiveDimensions(). Method in class edu.wpi.mqp.graphics.jviz.Data
This method, getNumActiveDimensions, returns the number of active dimensions in the data set.
getNumBrushes(). Method in class edu.wpi.mqp.graphics.jviz.Brush
This method returns the number of brushes that have been placed into this class.
getNumDataPoints(). Method in class edu.wpi.mqp.graphics.jviz.Data
Gets the number of data points in the dataPoints array.
getNumDimensions(). Method in class edu.wpi.mqp.graphics.jviz.Data
Returns the total number of dimensions whether they are active or not.
getPointsInBrush(). Method in class edu.wpi.mqp.graphics.jviz.UserBrush
This method returns the indices to the points in the data object that are contained within the brush in the active brush.
getPointsInBrush(int). Method in class edu.wpi.mqp.graphics.jviz.Brush
WARNING: Currently this method will always return an int array of length 0 WARNING: To get the desired array, you must currently call getUserBrush() WARNING: and then call the getPointsInBrush() method in that object.
getText(). Method in class edu.wpi.mqp.graphics.jviz.ColorManager
This method returns the color to pain the text on the screen
getUserBrush(int). Method in class edu.wpi.mqp.graphics.jviz.Brush
This method will return the specified UserBrush object.
getXMargin(). Method in class edu.wpi.mqp.graphics.jviz.GlyphGraph
This method gets the amount of margin to place on the left and right side of the graph.
getXMargin(). Method in class edu.wpi.mqp.graphics.jviz.ParallelCoordinatesGraph
This method gets the amount of margin to place on the left and right side of the graph.
getXMargin(). Method in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
This method gets the amount of margin to place on the left and right side of the graph.
getYMargin(). Method in class edu.wpi.mqp.graphics.jviz.GlyphGraph
This method returns the number of pixels of padding to place on the top and bottom of the graph.
getYMargin(). Method in class edu.wpi.mqp.graphics.jviz.ParallelCoordinatesGraph
This method returns the number of pixels of padding to place on the top and bottom of the graph.
getYMargin(). Method in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
This method returns the number of pixels of padding to place on the top and bottom of the graph.
getZoomFactor(). Method in class edu.wpi.mqp.graphics.jviz.GlyphGraph
This method returns the zoom factor of this graph.
getZoomFactor(). Method in interface edu.wpi.mqp.graphics.jviz.JVizInterface
getZoomFactor(). Method in class edu.wpi.mqp.graphics.jviz.ParallelCoordinatesGraph
This method returns the zoom factor of this graph.
getZoomFactor(). Method in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
This method returns the zoom factor of this graph.
GlyphBrushTool(JFrame, Data, Brush, ColorManager, JVizInterface). Constructor for class edu.wpi.mqp.graphics.jviz.GlyphBrushTool
Constructor
GlyphGraph(Data, Brush, ColorManager). Constructor for class edu.wpi.mqp.graphics.jviz.GlyphGraph
Constructor
glyphHeight. Variable in class edu.wpi.mqp.graphics.jviz.GlyphGraph
glyphWidth. Variable in class edu.wpi.mqp.graphics.jviz.GlyphGraph
graphImage. Variable in class edu.wpi.mqp.graphics.jviz.GlyphGraph
graphImage. Variable in class edu.wpi.mqp.graphics.jviz.ParallelCoordinatesGraph
graphImage. Variable in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
gSlider. Variable in class edu.wpi.mqp.graphics.jviz.ColorManager
GUIAction. Variable in class edu.wpi.mqp.graphics.jviz.ColorManager

H

helpText. Variable in class edu.wpi.mqp.graphics.jviz.HelpTopics
HelpTopics(JFrame). Constructor for class edu.wpi.mqp.graphics.jviz.HelpTopics
Constructor

I

initUserBrush(). Method in class edu.wpi.mqp.graphics.jviz.UserBrush
This method is called by the constructor.
isActive(). Method in class edu.wpi.mqp.graphics.jviz.DimensionalData
tests whether the dimension is set active or not
isInBrush(int). Method in class edu.wpi.mqp.graphics.jviz.UserBrush
This method returns a boolean value based on whether the specified point falls entirely within the brush.

J

jvi. Variable in class edu.wpi.mqp.graphics.jviz.ColorManager
jvi. Variable in class edu.wpi.mqp.graphics.jviz.GlyphBrushTool
JViz(). Constructor for class edu.wpi.mqp.graphics.jviz.JViz
Constructor.

M

main(String[]). Static method in class edu.wpi.mqp.graphics.jviz.JViz
This is the main method for JViz.
max. Variable in class edu.wpi.mqp.graphics.jviz.UserBrush
maxValue. Variable in class edu.wpi.mqp.graphics.jviz.DimensionalData
menuAbout(). Method in class edu.wpi.mqp.graphics.jviz.JViz
This function pops up an "About JViz" dialog box
menuActivateDimensions(int). Method in class edu.wpi.mqp.graphics.jviz.JViz
This method is called from within a thread and will deactive the specified dimension if it is active or activate it if it's deactivated.
menuChangeUI(). Method in class edu.wpi.mqp.graphics.jviz.JViz
This method is called when the user has selected to change the Look and Feel of JViz.
menuClose(). Method in class edu.wpi.mqp.graphics.jviz.JViz
This method will close an open data file by setting data, brush, jvi, and colorManager all equal to null.
menuColorSelector(). Method in class edu.wpi.mqp.graphics.jviz.JViz
This method will display the colorManager
menuDeselectAll(). Method in class edu.wpi.mqp.graphics.jviz.JViz
This method is called in a separate thread when the Deselect All Dimensions option is chosen from the Dimension menu.
menuExport(). Method in class edu.wpi.mqp.graphics.jviz.JViz
menuGlyph(). Method in class edu.wpi.mqp.graphics.jviz.JViz
This method is started as a separate thread and is responsible for adding a Glyph Graph to the JScrollPane.
menuGlyphBrushTool(). Method in class edu.wpi.mqp.graphics.jviz.JViz
This method will invoke the glyph brush tool.
menuOpen(). Method in class edu.wpi.mqp.graphics.jviz.JViz
This method can be called to work in a separate thread.
menuParallel(). Method in class edu.wpi.mqp.graphics.jviz.JViz
This method is started as a separate thread and is responsible for adding a parallel Coordinates Graph to the JScrollPane.
menuPrint(). Method in class edu.wpi.mqp.graphics.jviz.JViz
menuScatter(). Method in class edu.wpi.mqp.graphics.jviz.JViz
This method is started as a separate thread and is responsible for adding a Scatter Plot Graph to the JScrollPane.
menuSelectAll(). Method in class edu.wpi.mqp.graphics.jviz.JViz
This method is called in a separate thread when the Select All Dimensions option is chosen from the Dimensions menu.
menuTopics(). Method in class edu.wpi.mqp.graphics.jviz.JViz
This method invokes the built-in help system.
min. Variable in class edu.wpi.mqp.graphics.jviz.GlyphGraph
min. Variable in class edu.wpi.mqp.graphics.jviz.ParallelCoordinatesGraph
min. Variable in class edu.wpi.mqp.graphics.jviz.UserBrush
minValue. Variable in class edu.wpi.mqp.graphics.jviz.DimensionalData
modified. Variable in class edu.wpi.mqp.graphics.jviz.GlyphGraph
modified. Variable in class edu.wpi.mqp.graphics.jviz.ParallelCoordinatesGraph
modified. Variable in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph

N

nameArray. Variable in class edu.wpi.mqp.graphics.jviz.ColorManager
nextColor. Variable in class edu.wpi.mqp.graphics.jviz.ColorManager
numAcross. Variable in class edu.wpi.mqp.graphics.jviz.GlyphGraph
numBrushes. Variable in class edu.wpi.mqp.graphics.jviz.Brush
numDataPoints. Variable in class edu.wpi.mqp.graphics.jviz.Data

O

okButton. Variable in class edu.wpi.mqp.graphics.jviz.ColorManager
okButton. Variable in class edu.wpi.mqp.graphics.jviz.GlyphBrushTool

P

paint(Graphics). Method in class edu.wpi.mqp.graphics.jviz.GlyphGraph
This method overrides the paint() method in JComponent.
paint(Graphics). Method in class edu.wpi.mqp.graphics.jviz.ParallelCoordinatesGraph
This method overrides the paint() method in JComponent.
paint(Graphics). Method in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
This method overrides the paint() method in JComponent.
ParallelCoordinatesGraph(Data, Brush, ColorManager). Constructor for class edu.wpi.mqp.graphics.jviz.ParallelCoordinatesGraph
Constructor
parentFrame. Variable in class edu.wpi.mqp.graphics.jviz.ColorManager
parentFrame. Variable in class edu.wpi.mqp.graphics.jviz.GlyphBrushTool
pointsInBrush. Variable in class edu.wpi.mqp.graphics.jviz.UserBrush
popup. Variable in class edu.wpi.mqp.graphics.jviz.GlyphGraph
popup. Variable in class edu.wpi.mqp.graphics.jviz.ParallelCoordinatesGraph
popup. Variable in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
printScreen(JFrame). Method in class edu.wpi.mqp.graphics.jviz.GlyphGraph
This method, which is part of the JVizInterface interface, will print this graph to a printer.
printScreen(JFrame). Method in interface edu.wpi.mqp.graphics.jviz.JVizInterface
printScreen(JFrame). Method in class edu.wpi.mqp.graphics.jviz.ParallelCoordinatesGraph
This method, which is part of the JVizInterface interface, will print this graph to a printer.
printScreen(JFrame). Method in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
This method, which is part of the JVizInterface interface, will print this graph to a printer.
processMouseEvent(MouseEvent). Method in class edu.wpi.mqp.graphics.jviz.GlyphGraph
This method handles all the mouse clicks and other mouse events.
processMouseEvent(MouseEvent). Method in class edu.wpi.mqp.graphics.jviz.ParallelCoordinatesGraph
This method handles all the mouse clicks and other mouse events.
processMouseEvent(MouseEvent). Method in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
This method handles all the mouse clicks and other mouse events.
processMouseMotionEvent(MouseEvent). Method in class edu.wpi.mqp.graphics.jviz.ParallelCoordinatesGraph
This method overrides the processMouseMotionEvent method in JComponent.
processMouseMotionEvent(MouseEvent). Method in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
This method overrides the processMouseMotionEvent method in JComponent.
progressBar. Variable in class edu.wpi.mqp.graphics.jviz.FileIO

R

rayLength. Variable in class edu.wpi.mqp.graphics.jviz.GlyphBrushTool
rayXCoords. Variable in class edu.wpi.mqp.graphics.jviz.GlyphGraph
rayYCoords. Variable in class edu.wpi.mqp.graphics.jviz.GlyphGraph
rSlider. Variable in class edu.wpi.mqp.graphics.jviz.ColorManager
run(). Method in class edu.wpi.mqp.graphics.jviz.ColorManager
This is the method that is called when a new thread is started.
run(). Method in class edu.wpi.mqp.graphics.jviz.FileIO
The run method is the one that is called when a new thread is started with this class.
run(). Method in class edu.wpi.mqp.graphics.jviz.JViz
This method is called when a new thread is started.

S

scale. Variable in class edu.wpi.mqp.graphics.jviz.GlyphBrushTool
scale. Variable in class edu.wpi.mqp.graphics.jviz.GlyphGraph
scale. Variable in class edu.wpi.mqp.graphics.jviz.ParallelCoordinatesGraph
scale. Variable in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
ScatterPlotGraph(Data, Brush, ColorManager). Constructor for class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
Constructor
screenSize. Variable in class edu.wpi.mqp.graphics.jviz.GlyphGraph
screenSize. Variable in class edu.wpi.mqp.graphics.jviz.ParallelCoordinatesGraph
screenSize. Variable in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
setActive(). Method in class edu.wpi.mqp.graphics.jviz.DimensionalData
set dimensionActive value to true
setActiveMax(int, double). Method in class edu.wpi.mqp.graphics.jviz.UserBrush
This method will set the Max value of the brush in the active dimension specified by dimension to the value specified by newMax.
setActiveMin(int, double). Method in class edu.wpi.mqp.graphics.jviz.UserBrush
This method will set the Min value of the brush in the active dimension specified by dimension to the value specified by newMin.
setBrushToRange(double, double, int). Method in class edu.wpi.mqp.graphics.jviz.UserBrush
This method is most likely used to form the brush perfectly around all of the points in the given range in the given dimension.
setCardinalityValue(int). Method in class edu.wpi.mqp.graphics.jviz.DimensionalData
changes cardinality to specified value
setColor(int). Method in class edu.wpi.mqp.graphics.jviz.ColorManager
This will set the color of the object at the specified index.
setDimensionName(String). Method in class edu.wpi.mqp.graphics.jviz.DimensionalData
sets the name of the dimension
setFileName(String). Method in class edu.wpi.mqp.graphics.jviz.FileIO
This method, setFileName, sets the protected String variable fileName.
setGraphModified(). Method in class edu.wpi.mqp.graphics.jviz.GlyphGraph
This method allows calling calling classes to make sure the graph is redrawn from scratch on the next call to paint()
setGraphModified(). Method in interface edu.wpi.mqp.graphics.jviz.JVizInterface
setGraphModified(). Method in class edu.wpi.mqp.graphics.jviz.ParallelCoordinatesGraph
This method allows calling calling classes to make sure the graph is redrawn from scratch on the next call to paint()
setGraphModified(). Method in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
This method allows calling calling classes to make sure the graph is redrawn from scratch on the next call to paint()
setInactive(). Method in class edu.wpi.mqp.graphics.jviz.DimensionalData
set dimensionActive value to false
setMax(int, double). Method in class edu.wpi.mqp.graphics.jviz.UserBrush
This method sets the Maximum value of the brush in the specified dimension.
setMaxValue(double). Method in class edu.wpi.mqp.graphics.jviz.DimensionalData
sets value of maxValue
setMin(int, double). Method in class edu.wpi.mqp.graphics.jviz.UserBrush
This method set the min value of the brush in the specified dimension.
setMinValue(double). Method in class edu.wpi.mqp.graphics.jviz.DimensionalData
sets value of minValue
setNewBrushValue(int, int). Method in class edu.wpi.mqp.graphics.jviz.GlyphBrushTool
This method handles displaying the brush in the glyph shaped format as well as displaying the axis labels.
setNewBrushValue(int, int). Method in class edu.wpi.mqp.graphics.jviz.GlyphGraph
This method reshapes the brush when a glyph is clicked on.
setNewBrushValue(int, int). Method in class edu.wpi.mqp.graphics.jviz.ParallelCoordinatesGraph
This method will reshape the brush if the x coordinate is on a dimension.
setNewBrushValue(int, int). Method in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
This method will reshape the brush if the user clicks on any of the grids within the matrix except those on the main diagonal.
setProgressBar(JProgressBar). Method in class edu.wpi.mqp.graphics.jviz.FileIO
This function takes a JProgressBar as an argument.
setVisible(boolean, JVizInterface). Method in class edu.wpi.mqp.graphics.jviz.ColorManager
This allows this component to communicate with the display so it can be told to redraw itself when the colors are changed.
setXMargin(int). Method in class edu.wpi.mqp.graphics.jviz.GlyphGraph
This method sets the amount of margin to place on the left and right sides of the graph to prevent crowding.
setXMargin(int). Method in class edu.wpi.mqp.graphics.jviz.ParallelCoordinatesGraph
This method sets the amount of margin to place on the left and right sides of the graph to prevent crowding.
setXMargin(int). Method in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
This method sets the amount of margin to place on the left and right sides of the graph to prevent crowding.
setYMargin(int). Method in class edu.wpi.mqp.graphics.jviz.GlyphGraph
This method sets the number of pixels of padding to place on the top and bottom of the graph.
setYMargin(int). Method in class edu.wpi.mqp.graphics.jviz.ParallelCoordinatesGraph
This method sets the number of pixels of padding to place on the top and bottom of the graph.
setYMargin(int). Method in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
This method sets the number of pixels of padding to place on the top and bottom of the graph.
setZoomFactor(double). Method in class edu.wpi.mqp.graphics.jviz.GlyphGraph
This method sets the zoom factor to the value specified and then changes the modified bit so that the graph will be redrawn the next time the paint() method is called.
setZoomFactor(double). Method in interface edu.wpi.mqp.graphics.jviz.JVizInterface
setZoomFactor(double). Method in class edu.wpi.mqp.graphics.jviz.ParallelCoordinatesGraph
This method sets the zoom factor to the value specified and then changes the modified bit so that the graph will be redrawn the next time the paint() method is called.
setZoomFactor(double). Method in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
This method sets the zoom factor to the value specified and then changes the modified bit so that the graph will be redrawn the next time the paint() method is called.
shiftDown. Variable in class edu.wpi.mqp.graphics.jviz.ParallelCoordinatesGraph
shiftDown. Variable in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
shiftXmax. Variable in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
shiftXmin. Variable in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
shiftYmax. Variable in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
shiftYmin. Variable in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
showGlyphBrushTool(JFrame). Method in class edu.wpi.mqp.graphics.jviz.GlyphGraph
This method displays the glyph brush tool.
startAction(String). Method in class edu.wpi.mqp.graphics.jviz.ColorManager
This method is used to start a new thread.
startAction(String). Method in class edu.wpi.mqp.graphics.jviz.JViz
This method is used to start a method in a separate thread in an attempt to separate the GUI thread from heavy processing.
startX. Variable in class edu.wpi.mqp.graphics.jviz.GlyphBrushTool
startY. Variable in class edu.wpi.mqp.graphics.jviz.GlyphBrushTool

T

toolPanel. Variable in class edu.wpi.mqp.graphics.jviz.GlyphBrushTool
topicList. Variable in class edu.wpi.mqp.graphics.jviz.HelpTopics
topicPanel. Variable in class edu.wpi.mqp.graphics.jviz.HelpTopics
topics. Variable in class edu.wpi.mqp.graphics.jviz.HelpTopics

U

ub. Variable in class edu.wpi.mqp.graphics.jviz.GlyphBrushTool
updateCoordinates(). Method in class edu.wpi.mqp.graphics.jviz.GlyphGraph
This method forms an array of the y coordinates to use to graph each data point.
updateCoordinates(). Method in class edu.wpi.mqp.graphics.jviz.ParallelCoordinatesGraph
This method forms an array of the y coordinates to use to graph each data point.
updateCoordinates(). Method in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
This method gets called whenever the image needs to be redrawn.
updateMenu(). Method in class edu.wpi.mqp.graphics.jviz.JViz
This method is called to update the menu choices.
UserBrush(Data). Constructor for class edu.wpi.mqp.graphics.jviz.UserBrush
Default constructor
userBrushes. Variable in class edu.wpi.mqp.graphics.jviz.Brush

X

xCenters. Variable in class edu.wpi.mqp.graphics.jviz.GlyphGraph
xDim. Variable in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
xMargin. Variable in class edu.wpi.mqp.graphics.jviz.GlyphGraph
xMargin. Variable in class edu.wpi.mqp.graphics.jviz.ParallelCoordinatesGraph
xMargin. Variable in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
xVals. Variable in class edu.wpi.mqp.graphics.jviz.GlyphGraph
xVals. Variable in class edu.wpi.mqp.graphics.jviz.ParallelCoordinatesGraph

Y

yCenters. Variable in class edu.wpi.mqp.graphics.jviz.GlyphGraph
yDim. Variable in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
yMargin. Variable in class edu.wpi.mqp.graphics.jviz.GlyphGraph
yMargin. Variable in class edu.wpi.mqp.graphics.jviz.ParallelCoordinatesGraph
yMargin. Variable in class edu.wpi.mqp.graphics.jviz.ScatterPlotGraph
yVals. Variable in class edu.wpi.mqp.graphics.jviz.GlyphGraph
yVals. Variable in class edu.wpi.mqp.graphics.jviz.ParallelCoordinatesGraph