A B C D E F G H I J K L M N O P R S T U V W X Y Z

F

FILE - Static variable in interface viper.api.Config
The FILE descriptor type.
FILEOPENFAILED - Static variable in class edu.columbia.ee.flavor.FlIOException
File open failed (exception condition)
FV - Static variable in class viper.api.datatypes.Fvalue
The Fvalue singleton.
FVALUE - Static variable in class viper.api.datatypes.ViperDataFactoryImpl
URI for the double floating point value type.
FileHistoryManager - class edu.umd.cfar.lamp.apploader.prefs.FileHistoryManager.
Manages the file history list.
FileHistoryManager() - Constructor for class edu.umd.cfar.lamp.apploader.prefs.FileHistoryManager
 
FileInformation - class viper.api.impl.FileInformation.
This class holds a FILE Information descriptor and can perform some standard operations.
FileInformation() - Constructor for class viper.api.impl.FileInformation
Constructs a new FILE Information wrapper object.
FileInformation(Config) - Constructor for class viper.api.impl.FileInformation
Wraps thhe given descriptor class.
FileTable - class edu.umd.cfar.lamp.viper.gui.table.FileTable.
 
FileTable(TablePanel) - Constructor for class edu.umd.cfar.lamp.viper.gui.table.FileTable
 
FileTable.FileDataModel - class edu.umd.cfar.lamp.viper.gui.table.FileTable.FileDataModel.
 
FileTable.FileDataModel(Config) - Constructor for class edu.umd.cfar.lamp.viper.gui.table.FileTable.FileDataModel
 
Filterable - interface viper.filters.Filterable.
This interface is used to allow the FILTER to work on Attributes and the FrameSpan.
Filterable.Rule - interface viper.filters.Filterable.Rule.
This object tests a given value against a rule.
FlIOException - exception edu.columbia.ee.flavor.FlIOException.
Implementors of the IBitstream interface throw subclasses of this exception base class.
FlIOException() - Constructor for class edu.columbia.ee.flavor.FlIOException
Creates FlIOException
FlIOException(String) - Constructor for class edu.columbia.ee.flavor.FlIOException
Creates FlIOException with description
FlIOException(int) - Constructor for class edu.columbia.ee.flavor.FlIOException
Creates FlIOException with exception condition
FlIOException(int, String) - Constructor for class edu.columbia.ee.flavor.FlIOException
Creates FlIOException with exception condition
FlattenedList - class edu.umd.cfar.lamp.apploader.misc.FlattenedList.
A list of lists that acts as a single list.
FlattenedList(List) - Constructor for class edu.umd.cfar.lamp.apploader.misc.FlattenedList
Create a new list from the given list of lists.
ForClassPropertyDescriptor - class edu.umd.cfar.lamp.apploader.propertysheets.ForClassPropertyDescriptor.
An object for manipulating a field on a property sheet.
ForClassPropertyDescriptor(PrefsManager, Resource, Object) - Constructor for class edu.umd.cfar.lamp.apploader.propertysheets.ForClassPropertyDescriptor
Creates a new descriptor for the property of the given instance as described in the preferences by the resource prop
ForClassPropertyList - class edu.umd.cfar.lamp.apploader.propertysheets.ForClassPropertyList.
A property list that is defined for all instances of a given class.
ForClassPropertyList() - Constructor for class edu.umd.cfar.lamp.apploader.propertysheets.ForClassPropertyList
 
Frame - class viper.api.time.Frame.
Refers to a specific frame in a video.
Frame(int) - Constructor for class viper.api.time.Frame
Constructs a Frame object for the given frame number.
FrameNotFoundException - exception edu.umd.cfar.lamp.mpeg1.video.FrameNotFoundException.
 
FrameNotFoundException() - Constructor for class edu.umd.cfar.lamp.mpeg1.video.FrameNotFoundException
 
FrameNotFoundException(String) - Constructor for class edu.umd.cfar.lamp.mpeg1.video.FrameNotFoundException
 
FrameRate - class viper.api.time.FrameRate.
Stores a framerate and allows for conversion between Time objects representing microseconds and Frame objects.
FrameRate(double) - Constructor for class viper.api.time.FrameRate
Create a new FrameRate with the specified number of frames per unit of time.
FrameRate(long, long) - Constructor for class viper.api.time.FrameRate
Creates a new frame rate from the given ratio of frames to seconds.
FrameRate(Rational) - Constructor for class viper.api.time.FrameRate
Takes the frame rate in directly as a rational number.
FrameSpan - class viper.descriptors.attributes.FrameSpan.
This class represents the numeric span of frames in a video, consisting of the beginning and end frame and a bitmask on all frames in between, as well as several actions upon them, such as intersection, union, and size.
FrameSpan() - Constructor for class viper.descriptors.attributes.FrameSpan
Default constructor; returns an empty framespan.
FrameSpan(int, int) - Constructor for class viper.descriptors.attributes.FrameSpan
Initializes a new FrameSpan with specified bounds.
FramewiseEvaluation - class viper.comparison.FramewiseEvaluation.
A framewise evaluation views each frame individually, computing aggregate statisitcs on a frame-by-frame or even pixel-by-pixel level, disregarding the continuity of descriptors.
FramewiseEvaluation(EvaluationParameters) - Constructor for class viper.comparison.FramewiseEvaluation
Constructs a new framewise evaluation from the given parameters
FramewiseEvaluation.FrameMeasure - class viper.comparison.FramewiseEvaluation.FrameMeasure.
A measure for a given frame.
FsmDocument - class edu.umd.cfar.lamp.viper.gui.data.FsmDocument.
 
FsmDocument() - Constructor for class edu.umd.cfar.lamp.viper.gui.data.FsmDocument
 
Fvalue - class viper.api.datatypes.Fvalue.
Attribute configuration for double floating point numeric values.
Fvalue() - Constructor for class viper.api.datatypes.Fvalue
Creates a new instance of the float data type wrapper.
FvalueEditor - class edu.umd.cfar.lamp.viper.gui.data.fvalue.FvalueEditor.
 
FvalueEditor() - Constructor for class edu.umd.cfar.lamp.viper.gui.data.fvalue.FvalueEditor
 
FvalueInterpolator - class edu.umd.cfar.lamp.viper.gui.data.fvalue.FvalueInterpolator.
 
FvalueInterpolator() - Constructor for class edu.umd.cfar.lamp.viper.gui.data.fvalue.FvalueInterpolator
 
factorial(int) - Static method in class edu.umd.cfar.lamp.viper.util.Permuter
Gets the factorial of an integer.
field1 - Variable in class edu.umd.cfar.lamp.mpeg1.system.BaseTimeStamp
 
field2 - Variable in class edu.umd.cfar.lamp.mpeg1.system.BaseTimeStamp
 
field3 - Variable in class edu.umd.cfar.lamp.mpeg1.system.BaseTimeStamp
 
fileHandleSet() - Method in class edu.umd.cfar.lamp.viper.util.reader.VReader
Checks to see if any file handles remain
fileLocation - Static variable in class edu.umd.cfar.lamp.viper.gui.core.GT
A property for locating an alternate location for a file with the subject resource uri.
filter(CompMatrix, EvaluationParameters.ScopeRules) - Method in class viper.comparison.CompFilter
Runs the match filter on the set of comparisons.
filterSelect - Static variable in class viper.comparison.CompFilter
Maps from matching type level numbers to function objects.
finalize() - Method in class edu.columbia.ee.flavor.Bitstream
close opened files
finalize() - Method in class edu.umd.cfar.lamp.viper.util.DefaultSingleViperSubTree
 
finalize() - Method in class edu.umd.cfar.lamp.viper.util.reader.VReader
 
findByte(long) - Method in class edu.umd.cfar.lamp.mpeg1.system.SystemIndexElement
Checks to see that the position is contained within.
findDirection(Point2D) - Method in class edu.umd.cfar.lamp.viper.gui.canvas.GenericBoxEditor
 
findElement(Sourcefile) - Method in interface viper.api.MediaSequence
Gets the index of the first instance of the subsequence.
findElement(Sourcefile) - Method in class viper.api.impl.MediaSequenceImpl
 
findFreeIdFor(Config) - Method in class viper.api.impl.SourcefileImpl
Looks for a free id in the given space.
findMatches(Object) - Method in class edu.umd.cfar.lamp.viper.util.Equivalencies
Returns all values associated with the key.
findNearest(Point2D) - Method in class edu.umd.cfar.lamp.viper.gui.data.polygon.PolygonCanvasEditor
 
findPicture(int) - Method in class edu.umd.cfar.lamp.mpeg1.video.VideoIndexElement
 
findTheFile(URI, File[]) - Static method in class edu.umd.cfar.lamp.viper.gui.core.LostFileFinder
Looks for the local version of the file, first checking the name of the file as absolute path, then using 'which', then by searching the disk.
finish() - Method in class edu.umd.cfar.lamp.viper.util.Revealer
Print an end of line character.
finished() - Method in class edu.umd.cfar.lamp.viper.util.SwingWorker
Called on the event dispatching thread (not on the worker thread) after the construct method has returned.
fireActionClick(ListenableTable, int, int, int) - Method in class edu.umd.cfar.lamp.apploader.misc.ListenableTableAdapter
Fire an action click to the table.
fireAltClick(ListenableTable, int, int, int) - Method in class edu.umd.cfar.lamp.apploader.misc.ListenableTableAdapter
Fire an click to the table.
fireChangeEvent() - Method in class edu.umd.cfar.lamp.viper.gui.remote.ViperControls
 
fireChangeEvent(ChangeEvent) - Method in class edu.umd.cfar.lamp.viper.util.AbstractViperSelection
Fire a change event to all registered listeners.
fireChangeEvent(ChangeEvent) - Method in class edu.umd.cfar.lamp.viper.util.AbstractViperSubTree
 
fireClick(ListenableTable, int, int, int) - Method in class edu.umd.cfar.lamp.apploader.misc.ListenableTableAdapter
Fire a context click to the table.
fireContextClick(ListenableTable, int, int, int) - Method in class edu.umd.cfar.lamp.apploader.misc.ListenableTableAdapter
Fire a context click to the table.
fireCurrFileChange() - Method in class edu.umd.cfar.lamp.viper.gui.core.ViperViewMediator
Indicate that the currently selected sourcefile is no longer selected, and that another one might be.
fireDataChange(ViperChangeEvent) - Method in class edu.umd.cfar.lamp.viper.gui.core.ViperViewMediator
Indicate that the instance data of viper has changed.
fireDisplayWRTEvent() - Method in class edu.umd.cfar.lamp.viper.gui.core.DisplayWithRespectToManager
 
fireEvent(TableEvent) - Method in class edu.umd.cfar.lamp.apploader.misc.ListenableTableAdapter
Fire the given event to all listeners.
fireFrameChange() - Method in class edu.umd.cfar.lamp.viper.gui.core.ViperViewMediator
Indicate that the there is a new current frame of interest.
fireHistoryChangeEvent() - Method in class edu.umd.cfar.lamp.apploader.undo.ActionHistoryPane
Fire a history change event to all attached listeners.
fireMajorNodeChanged(MajorNodeChangeEvent) - Method in interface viper.api.extensions.EventfulNode
Fires the given major node change event, combining several other changes into one.
fireMajorNodeChanged(MajorNodeChangeEvent) - Method in class viper.api.impl.EventfulNodeHelper
 
fireMediaChange() - Method in class edu.umd.cfar.lamp.viper.gui.core.ViperViewMediator
Indicate that the underlying media has changed, although the metadata has not.
fireMinorNodeChanged(MinorNodeChangeEvent) - Method in interface viper.api.extensions.EventfulNode
Fires the given minor node change event, indicating that some aspect of the node has changed.
fireMinorNodeChanged(MinorNodeChangeEvent) - Method in class viper.api.impl.EventfulNodeHelper
 
fireNodeChanged(NodeChangeEvent) - Method in interface viper.api.extensions.EventfulNode
Fires the given node change event, indicating that some of the children of the node have been added or removed.
fireNodeChanged(NodeChangeEvent) - Method in class viper.api.impl.EventfulNodeHelper
 
firePropertyChange(String, Object, Object) - Method in class edu.umd.cfar.lamp.viper.gui.table.AttributeRenderer
 
firePropertyChange(String, boolean, boolean) - Method in class edu.umd.cfar.lamp.viper.gui.table.AttributeRenderer
 
fireSchemaChange(ViperChangeEvent) - Method in class edu.umd.cfar.lamp.viper.gui.core.ViperViewMediator
Indicate that the schema of the file, and possibly wide sections of the instance data, has changed.
fireSelectionChanged(ViperSubTreeChangedEvent) - Method in class edu.umd.cfar.lamp.viper.util.AbstractViperSubTree
This should be used instead of fireChangeEvent.
firstAfter(Comparable) - Method in interface edu.umd.cfar.lamp.viper.util.IntervalIndexList
Gets the start of the first element that begins strictly after c.
firstAfter(Comparable) - Method in class edu.umd.cfar.lamp.viper.util.Range
 
firstAfter(Comparable) - Method in class viper.api.time.MultipleRange
Gets the start of the first element that begins strictly after c.
firstAfter(Comparable) - Method in class viper.api.time.TimeEncodedList
Gets the start of the first element that begins strictly after c.
firstAfterOrAt(Comparable) - Method in interface edu.umd.cfar.lamp.viper.util.IntervalIndexList
Gets the start of the first element that begins at c or after it.
firstAfterOrAt(Comparable) - Method in class edu.umd.cfar.lamp.viper.util.Range
 
firstAfterOrAt(Comparable) - Method in class viper.api.time.MultipleRange
Gets the start of the first element that begins at c or after it.
firstAfterOrAt(Comparable) - Method in class viper.api.time.TimeEncodedList
Gets the start of the first element that begins at c or after it.
firstBefore(Comparable) - Method in interface edu.umd.cfar.lamp.viper.util.IntervalIndexList
Gets the start of the first element before c, exclusive.
firstBefore(Comparable) - Method in class edu.umd.cfar.lamp.viper.util.Range
 
firstBefore(Comparable) - Method in class viper.api.time.MultipleRange
Gets the start of the first element before c, exclusive.
firstBefore(Comparable) - Method in class viper.api.time.TimeEncodedList
Gets the start of the first element before c, exclusive.
floatValue() - Method in class edu.umd.cfar.lamp.viper.geometry.Rational
Gets the float approximation of this rational.
floatValue() - Method in interface edu.umd.cfar.lamp.viper.util.Numeric
Gets the closest or most appropriate float value for this number.
floatValue() - Method in class viper.api.time.Frame
Gets the closest or most appropriate float value for this number.
floatValue() - Method in class viper.api.time.Time
Gets the closest or most appropriate float value for this number.
floor() - Method in class edu.umd.cfar.lamp.viper.geometry.Rational
Compute the floor as an integer.
flush() - Method in class edu.umd.cfar.lamp.apploader.misc.TargetedPrintStream
 
flushBuffer() - Method in class edu.umd.cfar.lamp.mpeg1.video.VideoSource
 
flushbits() - Method in class edu.columbia.ee.flavor.Bitstream
Flush all content in the buffer
forEdit - Static variable in class edu.umd.cfar.lamp.apploader.UNDO
Gets the class of events this describes.
forFile - Static variable in class edu.umd.cfar.lamp.viper.gui.core.LOCAL_HISTORY
The user file to which the entry refers.
found(File) - Method in interface edu.umd.cfar.lamp.viper.gui.core.LostFileFinder.SearchCompleted
Called when a file has been found or selected.
frameChanged(ViperMediatorChangeEvent) - Method in interface edu.umd.cfar.lamp.viper.gui.core.ViperMediatorChangeListener
The majorMoment - the frame the user wants to be focussed on - has changed.

A B C D E F G H I J K L M N O P R S T U V W X Y Z