Uses of Package
edu.swri.swiftvis

Packages that use edu.swri.swiftvis
edu.swri.swiftvis   
edu.swri.swiftvis.filters   
edu.swri.swiftvis.plot   
edu.swri.swiftvis.plot.styles   
edu.swri.swiftvis.sources   
 

Classes in edu.swri.swiftvis used by edu.swri.swiftvis
BooleanFormula
          This class is intended to allow uses to type in formulas that use parameters or values from elements that evaluate to boolean values.
BooleanFormula.BoolNode
           
BooleanFormula.Listener
           
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.EquNode
           
DataFormula.GroupInformation
          This inner class is intended to represent grouping information for a formula.
DataFormula.Listener
           
DataSink
           
DataSource
           
Filter
           
GraphElement
          This interface is the common supertype of everything that can be added into the graph.
GraphPanel
          This panel is the main panel for the primary display in the application.
OptionsData
           
SWIFTVis
          This is the main class for the SWIFT visualization tool.
 

Classes in edu.swri.swiftvis used by edu.swri.swiftvis.filters
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.
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.
SourceInfoPanel
          This class provides an interface to quickly see the properties of the sources that are set as inputs to a given sink.
 

Classes in edu.swri.swiftvis used by edu.swri.swiftvis.plot
DataSink
           
DataSource
           
GraphElement
          This interface is the common supertype of everything that can be added into the graph.
GraphPanel
          This panel is the main panel for the primary display in the application.
PlotListener
          This interface is to be implemented by all of the filters that are supposed to listen for user interaction with plots.
SourceInfoPanel
          This class provides an interface to quickly see the properties of the sources that are set as inputs to a given sink.
 

Classes in edu.swri.swiftvis used by edu.swri.swiftvis.plot.styles
BooleanFormula
          This class is intended to allow uses to type in formulas that use parameters or values from elements that evaluate to boolean values.
DataFormula
          This class is intended to allow users to type in formulas that can be applied to the inputs of a given data sink.
 

Classes in edu.swri.swiftvis used by edu.swri.swiftvis.sources
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.
DataSink
           
DataSource
           
GraphElement
          This interface is the common supertype of everything that can be added into the graph.