edu.ucla.stat.SOCR.chart.gui
Class HiddenPlot

java.lang.Object
  extended by Plot
      extended by edu.ucla.stat.SOCR.chart.gui.HiddenPlot

public class HiddenPlot
extends Plot


Constructor Summary
HiddenPlot()
           
 
Method Summary
 void draw(java.awt.Graphics2D arg0, java.awt.geom.Rectangle2D arg1, java.awt.geom.Point2D arg2, PlotState arg3, PlotRenderingInfo arg4)
           
 java.lang.String getPlotType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HiddenPlot

public HiddenPlot()
Method Detail

draw

public void draw(java.awt.Graphics2D arg0,
                 java.awt.geom.Rectangle2D arg1,
                 java.awt.geom.Point2D arg2,
                 PlotState arg3,
                 PlotRenderingInfo arg4)

getPlotType

public java.lang.String getPlotType()