Package edu.swri.swiftvis.plot

Interface Summary
DataPlotStyle  
PlotLegend This interface encapsulates the functionality that is need to adjust legends that are put onto plots.
PlotObject This is the base interface for things that are placed on plots are graphical entities.
 

Class Summary
AxisOptions This class puts all the options and drawing abilities for an axis in one place.
NumberFormatter This class is used to do formatting on numbers to make them look good.
Plot  
PlotArea2D This class is intended to represent the area that a plot or set of related plots should occupy.
PlotArea2D.ListenerCellPair  
PlotFrame  
PlotFrame.ExportDialog  
PlotSpec This is the serializable class for all the specifications that are used by the standard PlotSurface.
PlotSurface The purpose of this class is to provide a standard interface and functionality for plotting.
PlotText