de.ukn.hci.squidy.designer.shape.visualization.impl
Class ScatterPlot

java.lang.Object
  extended by de.ukn.hci.squidy.designer.shape.visualization.impl.ScatterPlot
All Implemented Interfaces:
Visualization

public class ScatterPlot
extends Object
implements Visualization

ScatterPlot.

 Date: May 30, 2009
 Time: 4:50:18 PM
 

Since:
1.0.0
Version:
$Id: ScatterPlot.java 226 2010-03-24 13:09:57Z jenabi $
Author:
Roman Rädle Roman.Raedle@uni-konstanz.de Human-Computer Interaction Group University of Konstanz

Constructor Summary
ScatterPlot()
           
 
Method Summary
 void paintContextual(edu.umd.cs.piccolo.util.PPaintContext paintContext, PlotContext plotContext)
           
 void plotData(PlotContext plotContext, IDataContainer dataContainer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScatterPlot

public ScatterPlot()
Method Detail

plotData

public void plotData(PlotContext plotContext,
                     IDataContainer dataContainer)
Specified by:
plotData in interface Visualization
Parameters:
plotContext -
dataContainter -

paintContextual

public void paintContextual(edu.umd.cs.piccolo.util.PPaintContext paintContext,
                            PlotContext plotContext)
Specified by:
paintContextual in interface Visualization


Copyright © 2007-2010 Human-Computer-Interaction :: University of Konstanz. All Rights Reserved.