org.basex.gui.view.plot
Class PlotData

java.lang.Object
  extended by org.basex.gui.view.plot.PlotData

public final class PlotData
extends Object

An additional layer which prepares the data for the scatter plot.

Author:
Workgroup DBIS, University of Konstanz 2005-10, ISC License, Lukas Kircher

Constructor Summary
PlotData(Context ctx)
          Default constructor.
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlotData

public PlotData(Context ctx)
Default constructor.

Parameters:
ctx - context reference