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

M

MAGIC_NUMBER - Static variable in class edu.umd.cfar.lamp.mpeg1.system.SystemIndex
 
MAGIC_NUMBER - Static variable in class edu.umd.cfar.lamp.mpeg1.video.VideoIndex
 
MAIN_CLICK - Static variable in class edu.umd.cfar.lamp.apploader.misc.TableEvent
Indicates is the standard click type.
MATCHED - Static variable in class viper.comparison.Comparison
Indicates that there exists some compatability, if only in frame range, between the descriptors.
MAXIMUM - Static variable in class viper.comparison.distances.Distances
The maximum value statistic.
MAX_AUDIO_STREAM - Static variable in class edu.umd.cfar.lamp.mpeg1.system.StreamIDs
 
MAX_RESERVED_DATA_STREAM - Static variable in class edu.umd.cfar.lamp.mpeg1.system.StreamIDs
 
MAX_SIZE_OF_BITS - Static variable in class edu.columbia.ee.flavor.Bitstream
 
MAX_SLICE_START_CODE - Static variable in class edu.umd.cfar.lamp.mpeg1.video.VideoStartCodes
Highest Slice start code. 32 bits.
MAX_VIDEO_STREAM - Static variable in class edu.umd.cfar.lamp.mpeg1.system.StreamIDs
 
MEAN - Static variable in class viper.comparison.distances.Distances
The average statistic.
MEDIAN - Static variable in class viper.comparison.distances.Distances
The median value statistic.
MENU - class edu.umd.cfar.lamp.apploader.MENU.
Namespace schema for an application WIMP menuing system.
MENU() - Constructor for class edu.umd.cfar.lamp.apploader.MENU
 
MINIMUM - Static variable in class viper.comparison.distances.Distances
The minimum value statistic.
MIN_AUDIO_STREAM - Static variable in class edu.umd.cfar.lamp.mpeg1.system.StreamIDs
 
MIN_DIST - Static variable in class edu.umd.cfar.lamp.viper.examples.omegahead.OmegaCanvasEditor
 
MIN_DIST - Static variable in class edu.umd.cfar.lamp.viper.gui.data.point.PointCanvasEditor
 
MIN_HEIGHT - Static variable in class edu.umd.cfar.lamp.viper.gui.data.bbox.BboxCanvasEditor
 
MIN_HEIGHT - Static variable in class edu.umd.cfar.lamp.viper.gui.data.ellipse.EllipseCanvasEditor
 
MIN_HEIGHT - Static variable in class edu.umd.cfar.lamp.viper.gui.data.obox.OboxCanvasEditor
 
MIN_RESERVED_DATA_STREAM - Static variable in class edu.umd.cfar.lamp.mpeg1.system.StreamIDs
 
MIN_SLICE_START_CODE - Static variable in class edu.umd.cfar.lamp.mpeg1.video.VideoStartCodes
Lowest Slice start code. 32 bits.
MIN_VIDEO_STREAM - Static variable in class edu.umd.cfar.lamp.mpeg1.system.StreamIDs
 
MIN_WIDTH - Static variable in class edu.umd.cfar.lamp.viper.gui.data.bbox.BboxCanvasEditor
 
MIN_WIDTH - Static variable in class edu.umd.cfar.lamp.viper.gui.data.ellipse.EllipseCanvasEditor
 
MIN_WIDTH - Static variable in class edu.umd.cfar.lamp.viper.gui.data.obox.OboxCanvasEditor
 
MRU - class edu.umd.cfar.lamp.apploader.MRU.
Namespace schema for file operation histories (most recently used lists).
MRU() - Constructor for class edu.umd.cfar.lamp.apploader.MRU
 
MULTIPLE - Static variable in class viper.comparison.CompFilter
This method of MultiMatching operates even and oddly stepping through options and trying to find a nice way of combining the candidates and targets to get the most general set of aggregate descriptors.
MajorNodeChangeEvent - interface viper.api.extensions.MajorNodeChangeEvent.
An event that is actually an aggregation of subevents.
MappingIterator - class edu.umd.cfar.lamp.viper.util.MappingIterator.
Wraps an Iterator to return the given values after having been run through a 'map' function.
MappingIterator(MappingIterator.MappingFunctor, Iterator) - Constructor for class edu.umd.cfar.lamp.viper.util.MappingIterator
Creates a new instance of ExceptIterator.
MappingIterator.MappingFunctor - interface edu.umd.cfar.lamp.viper.util.MappingIterator.MappingFunctor.
Function object for converting from the domain to range of the map relation.
Markers - class edu.umd.cfar.lamp.viper.gui.chronology.Markers.
 
Markers() - Constructor for class edu.umd.cfar.lamp.viper.gui.chronology.Markers
 
MathVector - class edu.umd.cfar.lamp.viper.gui.canvas.MathVector.
 
MathVector(double, double) - Constructor for class edu.umd.cfar.lamp.viper.gui.canvas.MathVector
Create a vector with magnitude sqrt(x^2 + y^2) in the direction of (0,0) to (x,y)
MathVector(Point2D, Point2D) - Constructor for class edu.umd.cfar.lamp.viper.gui.canvas.MathVector
Creates a vector in the direction of first to second, with magnitude equal to the distance between first and second
MatrixIndexOutOfBoundsException - exception edu.umd.cfar.lamp.viper.util.MatrixIndexOutOfBoundsException.
Thrown by DataMatrix2d objects when attempting to access data with a negative index or above the specified boundaries.
MatrixIndexOutOfBoundsException() - Constructor for class edu.umd.cfar.lamp.viper.util.MatrixIndexOutOfBoundsException
Constructs a new MatrixIndexOutOfBoundsException with no error message.
MatrixIndexOutOfBoundsException(String) - Constructor for class edu.umd.cfar.lamp.viper.util.MatrixIndexOutOfBoundsException
Constructs a new MatrixIndexOutOfBoundsException with the specified message.
MatrixIndexOutOfBoundsException(Point) - Constructor for class edu.umd.cfar.lamp.viper.util.MatrixIndexOutOfBoundsException
Constructs a new MatrixIndexOutOfBoundsException with an argument indicating the illegal index.
MatrixIndexOutOfBoundsException(int, int) - Constructor for class edu.umd.cfar.lamp.viper.util.MatrixIndexOutOfBoundsException
Constructs a new MatrixIndexOutOfBoundsException at the specified index.
MatrixIterator - interface edu.umd.cfar.lamp.viper.util.MatrixIterator.
An iterator for moving through data arranged in a 2-dimensional matrix.
Measurable - interface viper.descriptors.attributes.Measurable.
An interface for a data type that knows its own metric objects.
Measurable.Difference - interface viper.descriptors.attributes.Measurable.Difference.
For attributes that have several different distance metrics, it is often convenient to save some calculations; this interface is for keeping the computed data around for a bit.
MeasureDistance - interface viper.comparison.distances.MeasureDistance.
Like Filterable, Distances are a way of associating distance with data.
MediaElement - interface viper.api.MediaElement.
Represents a media file.
MediaElementImpl - class viper.api.impl.MediaElementImpl.
An implementation of the viper api's media element class.
MediaElementImpl(String, FrameRate) - Constructor for class viper.api.impl.MediaElementImpl
Creates a new metadata object for the given clip with the given rate.
MediaSequence - interface viper.api.MediaSequence.
Sequence of media files to be treated as a single file.
MediaSequenceImpl - class viper.api.impl.MediaSequenceImpl.
Implements a description of a sequence of media elements to be treated as a single element.
Menu - Static variable in class edu.umd.cfar.lamp.apploader.MENU
The class of internal menu nodes.
MethodInvocation - Static variable in class edu.umd.cfar.lamp.apploader.LAL
Element used for invoking arbitrary parameters.
MethodNotSupportedException - exception edu.umd.cfar.lamp.viper.util.MethodNotSupportedException.
Thrown by classes that may or may not have a specific function implemented, and this instance does not.
MethodNotSupportedException() - Constructor for class edu.umd.cfar.lamp.viper.util.MethodNotSupportedException
Constructs an MethodNotSupportedException with no detail message.
MethodNotSupportedException(String) - Constructor for class edu.umd.cfar.lamp.viper.util.MethodNotSupportedException
Constructs an MethodNotSupportedException with the specified detail message.
MinorNodeChangeEvent - interface viper.api.extensions.MinorNodeChangeEvent.
 
ModelEvent - class edu.umd.cfar.lamp.apploader.prefs.ModelEvent.
Describes a change in an RDF model.
ModelEvent(Model, Model) - Constructor for class edu.umd.cfar.lamp.apploader.prefs.ModelEvent
Creates a new model event, with the given additions and removals.
ModelListener - interface edu.umd.cfar.lamp.apploader.prefs.ModelListener.
Listens for changes to an RDF triplestore.
Moveable - interface edu.umd.cfar.lamp.viper.geometry.Moveable.
Instances of this interface allow movement along the 8 cardinal directions.
Mpeg1File - class edu.umd.cfar.lamp.mpeg1.Mpeg1File.
 
Mpeg1File(File) - Constructor for class edu.umd.cfar.lamp.mpeg1.Mpeg1File
 
Mpeg1SystemStream - class edu.umd.cfar.lamp.mpeg1.Mpeg1SystemStream.
 
Mpeg1SystemStream(File) - Constructor for class edu.umd.cfar.lamp.mpeg1.Mpeg1SystemStream
 
Mpeg1SystemStream(File, SystemIndex) - Constructor for class edu.umd.cfar.lamp.mpeg1.Mpeg1SystemStream
 
Mpeg1VideoStream - class edu.umd.cfar.lamp.mpeg1.Mpeg1VideoStream.
 
Mpeg1VideoStream(VideoSource) - Constructor for class edu.umd.cfar.lamp.mpeg1.Mpeg1VideoStream
 
MpegException - exception edu.umd.cfar.lamp.mpeg1.MpegException.
 
MpegException() - Constructor for class edu.umd.cfar.lamp.mpeg1.MpegException
 
MpegException(String) - Constructor for class edu.umd.cfar.lamp.mpeg1.MpegException
 
MpegTest - class edu.umd.cfar.lamp.viper.gui.players.MpegTest.
Simple wrapper for the VirtualDub4Java MPEG decoder.
MpegTest(String) - Constructor for class edu.umd.cfar.lamp.viper.gui.players.MpegTest
 
MultiIterator - class edu.umd.cfar.lamp.apploader.misc.MultiIterator.
Given an array of iterators, iterates through them.
MultiIterator(Iterator[]) - Constructor for class edu.umd.cfar.lamp.apploader.misc.MultiIterator
Constructs a new iterator given the array of iterators to traverse.
MultipleRange - class viper.api.time.MultipleRange.
Acts as an aggregate of several TemporalRange objects.
MultipleRange(TemporalRange[]) - Constructor for class viper.api.time.MultipleRange
Creates a new MultipleRange using the given array as backing.
main(String[]) - Static method in class edu.columbia.ee.flavor.Bitstream
 
main(String[]) - Static method in class edu.umd.cfar.lamp.apploader.AppLoader
Creates a new AppLoader and initializes it.
main(String[]) - Static method in class edu.umd.cfar.lamp.mpeg1.test.VideoPerformanceTest
 
main(String[]) - Static method in class edu.umd.cfar.lamp.viper.gui.canvas.MathVector
 
main(String[]) - Static method in class edu.umd.cfar.lamp.viper.gui.canvas.ViperDataCanvas
 
main(String[]) - Static method in class edu.umd.cfar.lamp.viper.gui.canvas.ViperDataPLayer
Create a simple view of the viper file passed in the command line argument.
main(String[]) - Static method in class edu.umd.cfar.lamp.viper.gui.chronology.ViperChronicleView
Create a simple view of the viper file passed in the command line argument.
main(String[]) - Static method in class edu.umd.cfar.lamp.viper.gui.core.RunConfigEditor
Runs the application loader with the gtc-config init file.
main(String[]) - Static method in class edu.umd.cfar.lamp.viper.gui.core.RunGT
Runs the apploader using the gt-config.n3 preferences file.
main(String[]) - Static method in class edu.umd.cfar.lamp.viper.gui.core.SimpleLoader
Create a simple view of the viper file passed in the command line argument.
main(String[]) - Static method in class edu.umd.cfar.lamp.viper.gui.players.MpegTest
 
main(String[]) - Static method in class viper.api.impl.ViperParser.FileTranscriberTest
A simple tester for the parser.
main(String[]) - Static method in class viper.comparison.ViperPE
The main program block of the command line version of the Ground Truth File Comparison software.
main(String[]) - Static method in class viper.descriptors.Converter
Converts some gtf files into another format.
majorNodeChanged(MajorNodeChangeEvent) - Method in interface viper.api.extensions.NodeListener
Invoked when a node to which the listener is attached gets an event.
makeSegment(Interval) - Method in class edu.umd.cfar.lamp.viper.gui.chronology.BagSegmentFactory
 
makeSegment(Interval) - Method in class edu.umd.cfar.lamp.viper.gui.chronology.BboxSegmentFactory
 
makeSegment(Interval) - Method in class edu.umd.cfar.lamp.viper.gui.chronology.DescriptorTimeSegmentFactory
 
makeSegment(Interval) - Method in class edu.umd.cfar.lamp.viper.gui.chronology.IntegerWidthSegmentFactory
Makes a segment, whose width is a function of an integer.
makeSegment(Interval) - Method in class edu.umd.cfar.lamp.viper.gui.chronology.NomialAttributeTimeSegmentFactory
 
manhattanDistance(Pnt, Pnt) - Static method in class edu.umd.cfar.lamp.viper.geometry.Util
Computes the 1-norm of the distance between two points.
map(IntervalIndexList.Change) - Method in interface edu.umd.cfar.lamp.viper.util.IntervalIndexList
Changes all the values of the elements by the given change function object.
map(Object) - Method in interface edu.umd.cfar.lamp.viper.util.MappingIterator.MappingFunctor
This is the method that the MappingIterator runs on each object in its internal Iterator to return the element in the range of the mapping relation.
map(IntervalIndexList.Change) - Method in class edu.umd.cfar.lamp.viper.util.Range
 
map(IntervalIndexList.Change) - Method in class viper.api.time.MultipleRange
Changes all the values of the elements by the given change function object.
map(IntervalIndexList.Change) - Method in class viper.api.time.TimeEncodedList
Changes all the values of the elements by the given change function object.
mapCodingOrderToDisplayOrder(int) - Method in class edu.umd.cfar.lamp.mpeg1.video.GroupOfPicturesIndex
Maps a (0-based) frame in coding order to a (0-based) frame in display order.
mapDisplayOrderToCodingOrder(int) - Method in class edu.umd.cfar.lamp.mpeg1.video.GroupOfPicturesIndex
Maps a (0-based) frame in dislay order to a (0-based) frame in coding order.
markSavedNow() - Method in class edu.umd.cfar.lamp.apploader.undo.ActionHistoryPane
Mark the cursor location as the last saved point and clear the undo buffer.
mask - Static variable in class edu.columbia.ee.flavor.Bitstream
 
match() - Method in class viper.comparison.CompMatrix
------------------------------------------------------------------------ Comparison.MATCHED (Simple Name) matching: Adds candidates from a list of possibles to each of the Descriptor objects in the list.
match(EvaluationParameters.ScopeRules) - Method in class viper.comparison.Comparison
Moves the comparison from Comparison.STARTED to Comparison.MATCHED, if possible.
matchFilterTitle(int) - Static method in class viper.comparison.CompFilter
Get the name of the matching type.
matchingPercentage() - Method in class viper.comparison.Comparison
Returns a String containing the percentage.
maybeShowPopup(MouseEvent) - Method in class edu.umd.cfar.lamp.viper.gui.table.AbstractViperTable
 
maybeShowPopup(MouseEvent) - Method in class edu.umd.cfar.lamp.viper.gui.table.ContentTable.SingleContentTable
 
maybeShowPopup(MouseEvent) - Method in class edu.umd.cfar.lamp.viper.gui.table.FileTable
 
maybeShowPopup(MouseEvent) - Method in class edu.umd.cfar.lamp.viper.gui.table.ObjectTable
 
med - Variable in class edu.umd.cfar.lamp.viper.gui.chronology.AbstractAttributeSegmentFactory
 
med - Variable in class edu.umd.cfar.lamp.viper.gui.chronology.AbstractAttributeSegmentRenderer
 
mediaChanged(ViperMediatorChangeEvent) - Method in interface edu.umd.cfar.lamp.viper.gui.core.ViperMediatorChangeListener
The display of the media (ie the DataPlayer) has changed
mediator - Variable in class edu.umd.cfar.lamp.viper.gui.canvas.PBoxNode
 
mediator - Variable in class edu.umd.cfar.lamp.viper.gui.config.AttrValueRenderer
 
meetsCriteria(Descriptor) - Method in class viper.filters.RuleHolder
Checks if the descriptor meets the criteria set by the limitation rules
merge(DescriptorData) - Method in class viper.descriptors.DescHolder
 
merge(DescriptorData) - Method in interface viper.descriptors.DescriptorData
Adds the data from the other DescriptorData to this one.
methodName - Static variable in class edu.umd.cfar.lamp.apploader.LAL
The name of the method to invoke.
mimeType - Static variable in class edu.umd.cfar.lamp.viper.gui.core.GT
A property that describes a possible mime type for a GT.ChoosableFile.
minDist(Point2D) - Method in class edu.umd.cfar.lamp.viper.examples.omegahead.OmegaCanvasEditor
 
minDist(Point2D) - Method in interface edu.umd.cfar.lamp.viper.gui.canvas.Selectable
 
minDist(Point2D) - Method in class edu.umd.cfar.lamp.viper.gui.data.bbox.BboxCanvasEditor
 
minDist(Point2D) - Method in class edu.umd.cfar.lamp.viper.gui.data.circle.CircleCanvasEditor
 
minDist(Point2D) - Method in class edu.umd.cfar.lamp.viper.gui.data.ellipse.EllipseCanvasEditor
 
minDist(Point2D) - Method in class edu.umd.cfar.lamp.viper.gui.data.obox.OboxCanvasEditor
Gets the distance from the selection point to the edge of the box.
minDist(Point2D) - Method in class edu.umd.cfar.lamp.viper.gui.data.point.PointCanvasEditor
 
minDist(Point2D) - Method in class edu.umd.cfar.lamp.viper.gui.data.polygon.PolygonCanvasEditor
 
minorNodeChanged(MinorNodeChangeEvent) - Method in interface viper.api.extensions.NodeListener
Invoked when a node to which the listener is attached gets an event.
minus(Component) - Method in class edu.umd.cfar.lamp.viper.geometry.Component
Subtract another Component from this Component.
minus(Rational, Rational, Rational) - Static method in class edu.umd.cfar.lamp.viper.geometry.Rational
Subtracts one Rational from another and stores the result into a third.
minus(Instant) - Method in class viper.api.time.Frame
Gets the difference between this and another instance.
minus(Instant) - Method in interface viper.api.time.Instant
Gets the difference between this and another instance.
minus(Instant) - Method in class viper.api.time.Time
Gets the difference between this and another instance.
minus(FrameSpan) - Method in class viper.descriptors.attributes.FrameSpan
Returns this span withou any frames in the other.
mnemonic - Static variable in class edu.umd.cfar.lamp.apploader.MENU
The mnemonic is the underlined text.
model - Variable in class edu.umd.cfar.lamp.apploader.prefs.PrefsManager
The sink for all the preferences.
modifyMostRecentlyUsed(URI) - Method in class edu.umd.cfar.lamp.viper.gui.core.ViperViewMediator
Indicate that the given file has been used, moving it to the top of the MRU list.
modifyRect(Rectangle2D, Point2D, CanvasDir) - Method in class edu.umd.cfar.lamp.viper.gui.data.bbox.BboxCanvasEditor
 
mouseClicked(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.canvas.ViperCreatorManager
 
mouseDragged(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.examples.omegahead.OmegaCanvasCreator
 
mouseDragged(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.examples.omegahead.OmegaCanvasEditor
 
mouseDragged(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.canvas.ViperCreatorManager
 
mouseDragged(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.canvas.ViperEditorManager
 
mouseDragged(TimeLineInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.chronology.DescriptorTimeDragHandler
 
mouseDragged(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.bbox.BboxCanvasEditor
 
mouseDragged(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.bbox.BboxCreator
 
mouseDragged(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.circle.CircleCanvasEditor
 
mouseDragged(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.circle.CircleCreator
 
mouseDragged(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.ellipse.EllipseCanvasEditor
 
mouseDragged(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.ellipse.EllipseCreator
 
mouseDragged(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.obox.OboxCanvasEditor
 
mouseDragged(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.obox.OboxCreator
 
mouseDragged(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.point.PointCanvasEditor
 
mouseDragged(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.point.PointCreator
 
mouseDragged(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.polygon.PolygonCanvasEditor
 
mouseDragged(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.polygon.PolygonCreator
 
mouseIsPressed() - Method in class edu.umd.cfar.lamp.viper.gui.canvas.ViperDataPLayer
 
mouseIsReleased() - Method in class edu.umd.cfar.lamp.viper.gui.canvas.ViperDataPLayer
 
mouseMoved(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.examples.omegahead.OmegaCanvasCreator
 
mouseMoved(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.examples.omegahead.OmegaCanvasEditor
 
mouseMoved(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.canvas.ViperCreatorManager
 
mouseMoved(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.canvas.ViperEditorManager
 
mouseMoved(TimeLineInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.chronology.DescriptorTimeDragHandler
 
mouseMoved(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.bbox.BboxCanvasEditor
 
mouseMoved(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.circle.CircleCanvasEditor
 
mouseMoved(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.ellipse.EllipseCanvasEditor
 
mouseMoved(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.ellipse.EllipseCreator
 
mouseMoved(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.obox.OboxCanvasEditor
 
mouseMoved(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.obox.OboxCreator
 
mouseMoved(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.point.PointCanvasEditor
 
mouseMoved(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.polygon.PolygonCanvasEditor
 
mouseMoved(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.polygon.PolygonCreator
 
mousePressed(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.examples.omegahead.OmegaCanvasCreator
 
mousePressed(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.examples.omegahead.OmegaCanvasEditor
 
mousePressed(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.canvas.ViperCreatorManager
 
mousePressed(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.canvas.ViperEditorManager
 
mousePressed(TimeLineInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.chronology.DescriptorTimeDragHandler
 
mousePressed(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.bbox.BboxCanvasEditor
 
mousePressed(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.bbox.BboxCreator
 
mousePressed(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.circle.CircleCanvasEditor
 
mousePressed(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.circle.CircleCreator
 
mousePressed(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.ellipse.EllipseCanvasEditor
 
mousePressed(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.ellipse.EllipseCreator
 
mousePressed(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.obox.OboxCanvasEditor
 
mousePressed(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.obox.OboxCreator
 
mousePressed(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.point.PointCanvasEditor
 
mousePressed(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.point.PointCreator
 
mousePressed(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.polygon.PolygonCanvasEditor
 
mousePressed(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.polygon.PolygonCreator
 
mouseReleased(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.examples.omegahead.OmegaCanvasCreator
 
mouseReleased(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.examples.omegahead.OmegaCanvasEditor
 
mouseReleased(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.canvas.ViperCreatorManager
 
mouseReleased(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.canvas.ViperEditorManager
 
mouseReleased(TimeLineInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.chronology.DescriptorTimeDragHandler
 
mouseReleased(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.bbox.BboxCanvasEditor
 
mouseReleased(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.bbox.BboxCreator
 
mouseReleased(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.circle.CircleCanvasEditor
 
mouseReleased(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.circle.CircleCreator
 
mouseReleased(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.ellipse.EllipseCanvasEditor
 
mouseReleased(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.ellipse.EllipseCreator
 
mouseReleased(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.obox.OboxCanvasEditor
 
mouseReleased(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.obox.OboxCreator
 
mouseReleased(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.point.PointCanvasEditor
 
mouseReleased(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.point.PointCreator
 
mouseReleased(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.polygon.PolygonCanvasEditor
 
mouseReleased(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.data.polygon.PolygonCreator
 
mouseWheelRotated(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.canvas.ScrollWheelZoomHandler
Wheel rotation up zooms in.
move(int, int) - Method in class edu.umd.cfar.lamp.viper.geometry.AbstractMoveable
Gets a copy of the box, shifted by the given amount in the specified direction.
move(int, int) - Method in class edu.umd.cfar.lamp.viper.geometry.BoundingBox
Gets a copy of the box, shifted by the given amount in the specified direction.
move(int, int) - Method in class edu.umd.cfar.lamp.viper.geometry.Circle
 
move(int, int) - Method in class edu.umd.cfar.lamp.viper.geometry.Ellipse
 
move(int, int) - Method in interface edu.umd.cfar.lamp.viper.geometry.Moveable
Creates a new copy of this movable item, shifted in the given direction by the given number of pixels.
move(int, int) - Method in class edu.umd.cfar.lamp.viper.geometry.OrientedBox
 
move(int, int) - Method in class edu.umd.cfar.lamp.viper.geometry.Pnt
Moves the box in the given direction.
move(int, int) - Method in class edu.umd.cfar.lamp.viper.geometry.Polygon
Creates a new copy of this movable item, shifted in the given direction by the given number of pixels.
move(int, int) - Method in class edu.umd.cfar.lamp.viper.geometry.Squiggle
 
moveCursorTo(int) - Method in class edu.umd.cfar.lamp.apploader.undo.ActionHistoryPane
Undo/redo until the cursor is as close to the given index as possible.
moveFrame(int) - Method in class viper.descriptors.DescAggregate
 
moveFrame(int) - Method in class viper.descriptors.DescPrototype
 
moveFrame(int) - Method in class viper.descriptors.DescSingle
 
moveFrame(int) - Method in class viper.descriptors.Descriptor
Shifts the descriptor by the given offset.
multiply(Rational, Rational, Rational) - Static method in class edu.umd.cfar.lamp.viper.geometry.Rational
Multiplies two Rationals and stores the result into a third.
multiply(Rational, long, Rational) - Static method in class edu.umd.cfar.lamp.viper.geometry.Rational
Multiplies a Rational with a long and stores the result into another Rational.

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