Package anl.aida.plot

Interface Summary
PlotConstants  
ProgressListener<T> Interface for classes that want to be notified of progress.
TimeSeriesParameters Parameters for the creation of a time series widget.
 

Class Summary
BubbleExperiments  
CacheTimeSeriesParams  
Canvas3D  
CircleLayout<T extends ValueNode> Feb 11, 2009 11:25:50 AM
Dashboard GUI table contents for saved charts.
DataFrameCategoryDataset DataFrame adapted to a category data set.
DataFrameCategoryDataset.DateColumnKey  
DateRangeColumnKey Column key for a Category dataset.
DFTimeSeriesParams Adapts one or more DataFrames to the TimeSeriesParameters interface.
GISTimeStepStyler  
GraphPlotRenderer  
GroupScatterPlot Scatter plot that plots a single point for each group / category in two data frames.
GroupScatterPlot.LabelGenerator  
InfoDragger Moves the nodes in reponse to drag events as well as displaying node and edge info in an overlay pane.
LegendAxis A NumberAxis that that runs from 0 to the number of colors in a color map.
LegendPanel  
Map3DPlotCreator  
Map3DPlotCreator.TimeStepListener  
MapMenuMaker Makes right click menus over the map.
MapPlotCreator  
MapPlotCreator.TimeStepListener  
MapToolTipper Displays tooltip over a map.
NetworkPlotCreator  
NodeSelector Performs node selection via a mouse click.
Plot3DTest  
PlotModel Wraps a JFreeChart dataset with some useful methods and adapts it to a TableModel.
PlotRowKey Key for a plot row entry.
ScatterGroupDataset Dataset appropriate for a scatter plot.
ScatterGroupDataset.SeriesData  
ScatterPlotTest  
ShapeIcon  
TimeSeriesMinMax Extends jfreechart's time series to store min and max values for the series.
TimeSeriesPlot  
TimeSeriesPlotWidget GUI widget that combines a time series plot with a table showing the series values.
TimeSeriesTableModel Wraps a JFreeChart dataset with some useful methods and adapts it to a TableModel.
TimeSeriesTest  
TimeStepWidget  
TSGraphPlotCanvasListener  
TSGraphPlotCanvasListener.ItemFormatter  
 

Enum Summary
Canvas3D.Mode  
PlotType Enumeration of plot types.
 

Exception Summary
PlotCreationException