Uses of Package
edu.swri.swiftvis.filters

Packages that use edu.swri.swiftvis.filters
edu.swri.swiftvis.filters   
 

Classes in edu.swri.swiftvis.filters used by edu.swri.swiftvis.filters
AbstractMultipleSourceFilter
          This is an abstract class that can help people who are creating new filters that can have multiple inputs into them.
AbstractSingleSourceFilter
          This abstract class is intended to help people extend SWIFTVis.
BinnedFilter
          This filter is intended to provide the user with the ability to bin the input values in one or more dimensions.
BinnedFilter.BinData
           
BinnedFilter.BinValueSpec
           
BinnedFilter.CoordinateData
           
CoordConvertFilter
           
FunctionFilter
           
FunctionFilter.FunctionEntry
           
GroupNumberingFilter
          This method goes through and adds two new parameters to the elements of the single source.
KeySelectionFilter
          This filter is intended to be used with multiple inputs to do selections.
MergeFilter
          This class gives the user a way to merge two or more data sets together in a serial manner.
MovieFilter
          This filter is designed so that people can easily view many "slices" through a given dimension of a
MovieFilter.SliderFrame
           
RegionSelectionFilter
          This is a filter that takes a single source and selects elements in a certain region.
SelectFilter
          This class provides a way for the user to select specific elements from inputs.
SliceSelectionFilter
          This is a filter that takes a single source and selects elements in a certain region.
SliceSelectionFilter.CutStyle
           
SortFilter
           
ThinningFilter
           
WakePeakFilter
          This is a simple filter intended to isolate the location of wake peaks in the two types of output data that I use for ring simulations.
WakePeakFilter.BinningStyle