Package edu.swri.swiftvis

Interface Summary
BooleanFormula.BoolNode  
BooleanFormula.Listener  
DataFormula.EquNode  
DataFormula.Listener  
DataSink  
DataSource  
Filter  
GraphElement This interface is the common supertype of everything that can be added into the graph.
PlotListener This interface is to be implemented by all of the filters that are supposed to listen for user interaction with plots.
 

Class Summary
BooleanFormula This class is intended to allow uses to type in formulas that use parameters or values from elements that evaluate to boolean values.
DataElement This class represents one "row" of data in a data file.
DataFormula This class is intended to allow users to type in formulas that can be applied to the inputs of a given data sink.
DataFormula.GroupInformation This inner class is intended to represent grouping information for a formula.
GraphicsTester This class is intended to do a simple display of an image.
GraphPanel This panel is the main panel for the primary display in the application.
OptionsData  
SourceInfoPanel This class provides an interface to quickly see the properties of the sources that are set as inputs to a given sink.
SWIFTVis This is the main class for the SWIFT visualization tool.