MOA 12.03
Real Time Analytics for Data Streams
moa.gui.LineGraphViewPanel.PlotLine Class Reference
Collaboration diagram for moa.gui.LineGraphViewPanel.PlotLine:

List of all members.

Public Member Functions

float convertX (double x)
float convertY (double y)
Shape getShapeToPlot ()

Public Attributes

LearningCurve curve
Color colour
int xAxisIndex
int yAxisIndex
double xMin
double xMax
double yMin
double yMax

Detailed Description

Definition at line 48 of file LineGraphViewPanel.java.


Member Function Documentation

float moa.gui.LineGraphViewPanel.PlotLine.convertX ( double  x)

Definition at line 66 of file LineGraphViewPanel.java.

Referenced by moa.gui.LineGraphViewPanel.PlotLine.getShapeToPlot().

Here is the caller graph for this function:

float moa.gui.LineGraphViewPanel.PlotLine.convertY ( double  y)

Definition at line 70 of file LineGraphViewPanel.java.

Referenced by moa.gui.LineGraphViewPanel.PlotLine.getShapeToPlot().

Here is the caller graph for this function:

Shape moa.gui.LineGraphViewPanel.PlotLine.getShapeToPlot ( )

Definition at line 74 of file LineGraphViewPanel.java.

Referenced by moa.gui.LineGraphViewPanel.PlotPanel.paint().

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations