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

P

PACKET_START_CODE_PREFIX - Static variable in class edu.umd.cfar.lamp.mpeg1.system.SystemStartCodes
Begins a packet_start_code. 24 bits.
PACK_START_CODE - Static variable in class edu.umd.cfar.lamp.mpeg1.system.SystemStartCodes
Begins a Pack. 32 bits.
PADDING_STREAM - Static variable in class edu.umd.cfar.lamp.mpeg1.system.StreamIDs
 
PBoxNode - class edu.umd.cfar.lamp.viper.gui.canvas.PBoxNode.
Common subclass of box attribute display nodes.
PBoxNode(ViperViewMediator) - Constructor for class edu.umd.cfar.lamp.viper.gui.canvas.PBoxNode
 
PEL_RATIOS - Static variable in class edu.umd.cfar.lamp.mpeg1.video.PelAspectRatio
 
PICTURE_START_CODE - Static variable in class edu.umd.cfar.lamp.mpeg1.video.VideoStartCodes
Begins a Picture. 32 bits.
POINT - Static variable in class viper.api.datatypes.ViperDataFactoryImpl
URI for the point value type.
POLYGON - Static variable in class viper.api.datatypes.ViperDataFactoryImpl
URI for the polygon type.
PREFERRED_SIZE - Static variable in class edu.umd.cfar.lamp.viper.gui.chronology.BboxSegmentFactory
 
PREFS - class edu.umd.cfar.lamp.apploader.PREFS.
Namespace schema for loading RDF from command line arguments.
PREFS() - Constructor for class edu.umd.cfar.lamp.apploader.PREFS
 
PRIVATE_STREAM_1 - Static variable in class edu.umd.cfar.lamp.mpeg1.system.StreamIDs
 
PRIVATE_STREAM_2 - Static variable in class edu.umd.cfar.lamp.mpeg1.system.StreamIDs
 
PROPAGATE - Static variable in class edu.umd.cfar.lamp.viper.gui.core.PropagateInterpolateImpl
URI for identifying propagation edit events.
PROPS - class edu.umd.cfar.lamp.apploader.PROPS.
Property sheet namespace convenience class, as described in the props schema.
PROPS() - Constructor for class edu.umd.cfar.lamp.apploader.PROPS
 
P_FRAME - Static variable in class edu.umd.cfar.lamp.viper.gui.players.DataPlayer
 
Pack - class edu.umd.cfar.lamp.mpeg1.system.Pack.
Corresponds to pack() in ISO/IEC 11172-1.
Pack() - Constructor for class edu.umd.cfar.lamp.mpeg1.system.Pack
 
PackedMatrix - class edu.umd.cfar.lamp.viper.util.PackedMatrix.
This class implements a simple 2-dimensional matrix as a wrapper around a standard java 2-dimensional array.
PackedMatrix(Object[][]) - Constructor for class edu.umd.cfar.lamp.viper.util.PackedMatrix
Constructs a new PackedMatrix as a wrapper around the given 2-dimensional array.
PackedMatrix(int, int, Class) - Constructor for class edu.umd.cfar.lamp.viper.util.PackedMatrix
This constructor is necessary if you want getDataModel to return an array of a specific type instead of Object[][].
PackedMatrix(int, int) - Constructor for class edu.umd.cfar.lamp.viper.util.PackedMatrix
Constructs a new matrix with the given dimensions.
PackedMatrix(DataMatrix2d, BitSet, BitSet) - Constructor for class edu.umd.cfar.lamp.viper.util.PackedMatrix
Creates a new PackedMatrix, carving out from an old one.
Packet - class edu.umd.cfar.lamp.mpeg1.system.Packet.
Corresponds to packet() in ISO/IEC 11172-1.
Packet() - Constructor for class edu.umd.cfar.lamp.mpeg1.system.Packet
 
Pair - class edu.umd.cfar.lamp.viper.util.Pair.
Simple object that replicate's c++'s stl pair facility.
Pair(Object, Object) - Constructor for class edu.umd.cfar.lamp.viper.util.Pair
Creates a new instance of Pair
Parent - Static variable in class edu.umd.cfar.lamp.apploader.LAL
URI that means 'the parent bean'.
Parsable - interface edu.umd.cfar.lamp.mpeg1.Parsable.
 
ParserState - class edu.umd.cfar.lamp.mpeg1.system.ParserState.
 
ParserState() - Constructor for class edu.umd.cfar.lamp.mpeg1.system.ParserState
 
ParsingException - exception edu.umd.cfar.lamp.mpeg1.ParsingException.
 
ParsingException() - Constructor for class edu.umd.cfar.lamp.mpeg1.ParsingException
 
ParsingException(String) - Constructor for class edu.umd.cfar.lamp.mpeg1.ParsingException
 
PelAspectRatio - class edu.umd.cfar.lamp.mpeg1.video.PelAspectRatio.
Parses and interprets the pixel aspect ratio of an MPEG-1 file.
PelAspectRatio() - Constructor for class edu.umd.cfar.lamp.mpeg1.video.PelAspectRatio
 
PelAspectRatio(int) - Constructor for class edu.umd.cfar.lamp.mpeg1.video.PelAspectRatio
 
Permuter - class edu.umd.cfar.lamp.viper.util.Permuter.
This class takes in an array of Objects and runs through all possible permutations.
Permuter(Object[]) - Constructor for class edu.umd.cfar.lamp.viper.util.Permuter
Constructs a new Permuter to iterate over all permutations of the given string.
PictureCodingTypes - class edu.umd.cfar.lamp.mpeg1.video.PictureCodingTypes.
 
PictureCodingTypes() - Constructor for class edu.umd.cfar.lamp.mpeg1.video.PictureCodingTypes
 
Pnt - class edu.umd.cfar.lamp.viper.geometry.Pnt.
Represents a 2d point in Rational format.
Pnt() - Constructor for class edu.umd.cfar.lamp.viper.geometry.Pnt
Constructs a new Pnt set to the origin.
Pnt(int, int) - Constructor for class edu.umd.cfar.lamp.viper.geometry.Pnt
Constructs a new Pnt at the given location.
Pnt(Rational, Rational) - Constructor for class edu.umd.cfar.lamp.viper.geometry.Pnt
Constructs a new Pnt at the given location.
Pnt(Component) - Constructor for class edu.umd.cfar.lamp.viper.geometry.Pnt
Constructs a new Pnt with the given coordinates.
Point - class viper.api.datatypes.Point.
Attribute value wrapper for the Pnt data type.
Point() - Constructor for class viper.api.datatypes.Point
Creates a new wrapper for the point data type.
PointCanvasEditor - class edu.umd.cfar.lamp.viper.gui.data.point.PointCanvasEditor.
 
PointCanvasEditor(Attributable) - Constructor for class edu.umd.cfar.lamp.viper.gui.data.point.PointCanvasEditor
 
PointCreator - class edu.umd.cfar.lamp.viper.gui.data.point.PointCreator.
 
PointCreator(CreatorAssistant, Attribute) - Constructor for class edu.umd.cfar.lamp.viper.gui.data.point.PointCreator
 
PointEditor - class edu.umd.cfar.lamp.viper.gui.data.point.PointEditor.
 
PointEditor() - Constructor for class edu.umd.cfar.lamp.viper.gui.data.point.PointEditor
 
PointInterpolator - class edu.umd.cfar.lamp.viper.gui.data.point.PointInterpolator.
Linear interpolation between two points.
PointInterpolator() - Constructor for class edu.umd.cfar.lamp.viper.gui.data.point.PointInterpolator
 
PointNode - class edu.umd.cfar.lamp.viper.gui.data.point.PointNode.
 
PointNode(ViperViewMediator) - Constructor for class edu.umd.cfar.lamp.viper.gui.data.point.PointNode
 
PolyLine - class edu.umd.cfar.lamp.viper.geometry.PolyLine.
This class represents a series of line segments.
PolyLine() - Constructor for class edu.umd.cfar.lamp.viper.geometry.PolyLine
Creates an empty polyline
PolyLine(PolyLine) - Constructor for class edu.umd.cfar.lamp.viper.geometry.PolyLine
Constructs a PolyLine copy.
PolyLine(String) - Constructor for class edu.umd.cfar.lamp.viper.geometry.PolyLine
Constructs the polyline from the string list of points.
PolyList - class edu.umd.cfar.lamp.viper.geometry.PolyList.
This class represents the intersection / union of several Convex Polygons.
PolyList() - Constructor for class edu.umd.cfar.lamp.viper.geometry.PolyList
Constructs an empty PolyList.
PolyList(PolyList) - Constructor for class edu.umd.cfar.lamp.viper.geometry.PolyList
Constructs a PolyList copy of an old PolyList.
Polygon - class edu.umd.cfar.lamp.viper.geometry.Polygon.
This class represents a series of line segments.
Polygon() - Constructor for class edu.umd.cfar.lamp.viper.geometry.Polygon
Constructs an empty, closed polygon.
Polygon(Polygon) - Constructor for class edu.umd.cfar.lamp.viper.geometry.Polygon
Constructs a Polygon copy.
Polygon(Point2D[]) - Constructor for class edu.umd.cfar.lamp.viper.geometry.Polygon
Converts a list of points into a polygon.
Polygon(String) - Constructor for class edu.umd.cfar.lamp.viper.geometry.Polygon
Constructs a polygon from a list of points.
Polygon - class viper.api.datatypes.Polygon.
Attribute value wrapper for the polygon or polyline data type.
Polygon() - Constructor for class viper.api.datatypes.Polygon
Creates a new closed polygon wrapper.
Polygon(boolean) - Constructor for class viper.api.datatypes.Polygon
Creates a polygon or polyline wrapper.
PolygonCanvasEditor - class edu.umd.cfar.lamp.viper.gui.data.polygon.PolygonCanvasEditor.
 
PolygonCanvasEditor(Attributable) - Constructor for class edu.umd.cfar.lamp.viper.gui.data.polygon.PolygonCanvasEditor
 
PolygonCreator - class edu.umd.cfar.lamp.viper.gui.data.polygon.PolygonCreator.
 
PolygonCreator(CreatorAssistant, Attribute) - Constructor for class edu.umd.cfar.lamp.viper.gui.data.polygon.PolygonCreator
 
PolygonEditor - class edu.umd.cfar.lamp.viper.gui.data.polygon.PolygonEditor.
JTable cell editor for viper's polygon data type.
PolygonEditor() - Constructor for class edu.umd.cfar.lamp.viper.gui.data.polygon.PolygonEditor
 
PolygonInterpolator - class edu.umd.cfar.lamp.viper.gui.data.polygon.PolygonInterpolator.
Interpolates two polygons.
PolygonInterpolator() - Constructor for class edu.umd.cfar.lamp.viper.gui.data.polygon.PolygonInterpolator
 
PolygonNode - class edu.umd.cfar.lamp.viper.gui.data.polygon.PolygonNode.
 
PolygonNode(ViperViewMediator) - Constructor for class edu.umd.cfar.lamp.viper.gui.data.polygon.PolygonNode
 
PreferenceException - exception edu.umd.cfar.lamp.apploader.prefs.PreferenceException.
Thrown by a preference handler to indicate errors loading pref files, errors in pref file format, or incorrect preference access.
PreferenceException(Throwable) - Constructor for class edu.umd.cfar.lamp.apploader.prefs.PreferenceException
Encapsulates the throwable with a PreferenceException to avoid giving unnecessary information to callers.
PreferenceException(String, Throwable) - Constructor for class edu.umd.cfar.lamp.apploader.prefs.PreferenceException
Encapsulates the throwable with a PreferenceException and some additional text.
PreferenceException(String) - Constructor for class edu.umd.cfar.lamp.apploader.prefs.PreferenceException
Throws a pref exception with the given detail message.
PreferenceException() - Constructor for class edu.umd.cfar.lamp.apploader.prefs.PreferenceException
Default constructor, with null message.
PreferenceFlag - Static variable in class edu.umd.cfar.lamp.apploader.PREFS
A preference flag - a boolean value that is set to on by its existence.
PreferenceTrigger - Static variable in class edu.umd.cfar.lamp.apploader.PREFS
A preference trigger - a description of how a pair 'preference value' should be applied when passed as a command line argument or as a property.
PrefsManager - class edu.umd.cfar.lamp.apploader.prefs.PrefsManager.
A PrefsManager holds the RDF preferences data for the current setup.
PrefsManager() - Constructor for class edu.umd.cfar.lamp.apploader.prefs.PrefsManager
Create a new preference manager with no preferences and the default logger.
PresentationTimeStamp - class edu.umd.cfar.lamp.mpeg1.system.PresentationTimeStamp.
Corresponds to presentation_time_stamp in ISO/IEC 11172-1.
PresentationTimeStamp() - Constructor for class edu.umd.cfar.lamp.mpeg1.system.PresentationTimeStamp
 
PrintUsage - class edu.umd.cfar.lamp.apploader.prefs.PrintUsage.
Command-line trigger handler that prints out usage information and exits the program.
PrintUsage() - Constructor for class edu.umd.cfar.lamp.apploader.prefs.PrintUsage
 
PrintVersion - class edu.umd.cfar.lamp.viper.gui.core.PrintVersion.
Print the version number to the command line.
PrintVersion() - Constructor for class edu.umd.cfar.lamp.viper.gui.core.PrintVersion
 
PropagateInterpolateImpl - class edu.umd.cfar.lamp.viper.gui.core.PropagateInterpolateImpl.
An implementation of the propagation module.
PropagateInterpolateImpl() - Constructor for class edu.umd.cfar.lamp.viper.gui.core.PropagateInterpolateImpl
Constructs a new p/i module.
PropagateInterpolateModule - interface edu.umd.cfar.lamp.viper.gui.core.PropagateInterpolateModule.
Interface for the propagate/interpolate bean.
PropagateInterpolateModule.PropagateListener - interface edu.umd.cfar.lamp.viper.gui.core.PropagateInterpolateModule.PropagateListener.
Listens for changes to the current propagation selection.
PropertyAccessException - exception edu.umd.cfar.lamp.apploader.propertysheets.PropertyAccessException.
Generated when trying to write a read-only property or reading a write-only property.
PropertyAccessException() - Constructor for class edu.umd.cfar.lamp.apploader.propertysheets.PropertyAccessException
Constructs an PropertyAccessException with no detail message.
PropertyAccessException(String) - Constructor for class edu.umd.cfar.lamp.apploader.propertysheets.PropertyAccessException
Constructs an PropertyAccessException with the given error string
PropertyAdapter - class edu.umd.cfar.lamp.apploader.propertysheets.PropertyAdapter.
Simple implementation of the PropertInterfacer interface that uses java Method objects to interact with the property.
PropertyAdapter() - Constructor for class edu.umd.cfar.lamp.apploader.propertysheets.PropertyAdapter
 
PropertyException - exception edu.umd.cfar.lamp.apploader.propertysheets.PropertyException.
Thrown when a property has problems.
PropertyException() - Constructor for class edu.umd.cfar.lamp.apploader.propertysheets.PropertyException
Constructs an PropertyException with no detail message.
PropertyException(String) - Constructor for class edu.umd.cfar.lamp.apploader.propertysheets.PropertyException
Constructs an PropertyException with the given error string
PropertyInterfacer - interface edu.umd.cfar.lamp.apploader.propertysheets.PropertyInterfacer.
Generic functions for interacting with a property of a java object.
PropertySheet - class edu.umd.cfar.lamp.apploader.propertysheets.PropertySheet.
A property sheet, allowing the user to edit different properties.
PropertySheet() - Constructor for class edu.umd.cfar.lamp.apploader.propertysheets.PropertySheet
Create a new, empty property sheet.
PropsToPrefs - class edu.umd.cfar.lamp.apploader.prefs.PropsToPrefs.
A TriggerHandler that converts from java properties to AppLoader preferences.
PropsToPrefs() - Constructor for class edu.umd.cfar.lamp.apploader.prefs.PropsToPrefs
 
p - Variable in class edu.umd.cfar.lamp.viper.gui.data.obox.OboxRectangle
 
pack - Variable in class edu.umd.cfar.lamp.mpeg1.system.ParserState
 
packet - Variable in class edu.umd.cfar.lamp.mpeg1.system.ParserState
 
padLeft(int, String) - Static method in class edu.umd.cfar.lamp.viper.util.StringHelp
This function returns a string equal to amount number of ' ' characters added to the front of the string S.
paint(PPaintContext) - Method in class edu.umd.cfar.lamp.viper.gui.chronology.BagSegmentFactory.SegsNode
 
paint(PPaintContext) - Method in class edu.umd.cfar.lamp.viper.gui.chronology.BboxSegmentFactory.BboxSegment
 
paint(PPaintContext) - Method in class edu.umd.cfar.lamp.viper.gui.chronology.IntegerWidthSegmentFactory.WidthSegment
 
pan(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.canvas.ScrollWheelPanEventHandler
 
param - Variable in class edu.umd.cfar.lamp.viper.gui.config.SetAttrType.AttrTypePair
 
paramString() - Method in class edu.umd.cfar.lamp.viper.gui.canvas.ScrollWheelPanEventHandler
Returns a string representing the state of this node.
paramString() - Method in class edu.umd.cfar.lamp.viper.gui.canvas.ScrollWheelZoomHandler
Returns a string representing the state of this node.
parameterTypes - Static variable in class edu.umd.cfar.lamp.apploader.LAL
The classes of the parameters of the method.
parameters - Static variable in class edu.umd.cfar.lamp.apploader.LAL
The parameters of the method.
parse(Bitstream) - Method in interface edu.umd.cfar.lamp.mpeg1.Parsable
 
parse(Bitstream) - Method in class edu.umd.cfar.lamp.mpeg1.system.BaseTimeStamp
 
parse(Bitstream, ParserState) - Method in class edu.umd.cfar.lamp.mpeg1.system.Pack
 
parse(Bitstream, ParserState) - Method in class edu.umd.cfar.lamp.mpeg1.system.Packet
 
parse(Bitstream) - Method in class edu.umd.cfar.lamp.mpeg1.system.SystemHeader
 
parse(Bitstream, ParserState) - Method in class edu.umd.cfar.lamp.mpeg1.system.SystemStream
 
parse(Bitstream) - Method in class edu.umd.cfar.lamp.mpeg1.video.PelAspectRatio
 
parse(Bitstream) - Method in class edu.umd.cfar.lamp.mpeg1.video.SequenceHeader
 
parse(Bitstream, ParserState) - Method in class edu.umd.cfar.lamp.mpeg1.video.Slice
 
parse(Bitstream, ParserState) - Method in interface edu.umd.cfar.lamp.mpeg1.video.StateParsable
 
parse(String) - Method in class edu.umd.cfar.lamp.viper.examples.omegahead.OmegaCellEditor
 
parse(String) - Method in class edu.umd.cfar.lamp.viper.gui.data.ViperDataFsmTextEditor
 
parse(String) - Method in class edu.umd.cfar.lamp.viper.gui.data.bbox.BboxEditor
 
parse(String) - Method in class edu.umd.cfar.lamp.viper.gui.data.circle.CircleEditor
 
parse(String) - Method in class edu.umd.cfar.lamp.viper.gui.data.dvalue.DvalueEditor
 
parse(String) - Method in class edu.umd.cfar.lamp.viper.gui.data.ellipse.EllipseEditor
 
parse(String) - Method in class edu.umd.cfar.lamp.viper.gui.data.fvalue.FvalueEditor
 
parse(String) - Method in class edu.umd.cfar.lamp.viper.gui.data.obox.OboxEditor
 
parse(String) - Method in class edu.umd.cfar.lamp.viper.gui.data.point.PointEditor
 
parse(String) - Method in class edu.umd.cfar.lamp.viper.gui.data.polygon.PolygonEditor
 
parse(VReader, int, int) - Method in class viper.comparison.EvaluationParameters
Parses the given evaluation parameters file, using the given level and match filter information, which must somehow be acquired elsewhere, for now.
parse(VReader, DescriptorConfigs) - Static method in class viper.filters.LimitationsParser
Parses the current block in the VReader for the limitations information that is found in that block.
parseAnInt(Element, String) - Static method in class viper.descriptors.attributes.AbstractAttribute
Gets the int value of an XML attribute of the given XML element.
parseArgumentList(String[]) - Method in class edu.umd.cfar.lamp.apploader.prefs.OptionsManager
Parses the given command line arguments and invokes the corresponding triggers.
parseAttributeConfig(Element, boolean) - Static method in class viper.descriptors.attributes.AttributePrototype
Reads in the attribute prototype from the XML DOM node.
parseAttributeConfig(VReader, boolean) - Static method in class viper.descriptors.attributes.AttributePrototype
Parses an Attribute configuration line.
parseConfig(Vector) - Method in class viper.descriptors.DescriptorConfigs
Reads in a set of Desxcriptor configuration information to this DescVector.
parseConfig(Vector, boolean, boolean, boolean, boolean, boolean) - Method in class viper.descriptors.DescriptorConfigs
Reads in a set of Desxcriptor configuration information to this DescVector.
parseData(List, DescriptorConfigs, RuleHolder, Equivalencies) - Method in class viper.descriptors.DescHolder
Parse the data.
parseData(List, DescriptorConfigs, RuleHolder, Equivalencies, boolean, boolean, boolean, boolean, boolean) - Method in class viper.descriptors.DescHolder
Parse the data.
parseData(DescVector) - Method in class viper.descriptors.DescHolder
Parses a DescVector in flat format into a multifile format.
parseData(InputSource, Equivalencies, RuleHolder, DescriptorConfigs, PrintWriter) - Method in class viper.descriptors.DescHolder
Parses data from an XML file.
parseData(Document, Equivalencies, RuleHolder, DescriptorConfigs, PrintWriter, String) - Method in class viper.descriptors.DescHolder
Parses data from an XML DOM document root.
parseData(List, RuleHolder) - Method in class viper.descriptors.DescVector
Reads in Descriptor data from the specified list of files with the specified config info.
parseData(List, RuleHolder, boolean, boolean, boolean, boolean, boolean) - Method in class viper.descriptors.DescVector
Reads in Descriptor data from the specified list of files with the specified config info.
parseData(VReader, RuleHolder) - Method in class viper.descriptors.DescVector
 
parseData(Element, RuleHolder) - Method in class viper.descriptors.DescVector
Reads in the given data in xml format.
parseData(List, DescriptorConfigs, RuleHolder, Equivalencies) - Method in interface viper.descriptors.DescriptorData
Reads in Descriptor data from the specified list of filenames with the specified config info.
parseData(InputSource, Equivalencies, RuleHolder, DescriptorConfigs, PrintWriter) - Method in interface viper.descriptors.DescriptorData
Reads in Descriptor data from the specified XML input source.
parseDescriptorConfig(String, String) - Static method in class viper.comparison.ViperPE
Reads in config information from a gtf file.
parseDescriptorConfig(Element) - Static method in class viper.descriptors.Descriptor
parses the given descriptor config
parseDescriptorConfig(VReader) - Static method in class viper.descriptors.Descriptor
Reads in a piece of Descriptor configuration data from a VReader.
parseDescriptorData(DescriptorConfigs, String, EvaluationParameters, PrintWriter) - Static method in class viper.comparison.ViperPE
Reads in data information from a gtf file.
parseDescriptorData(VReader, DescVector) - Method in class viper.descriptors.DescPrototype
Reads in Descriptor data filtered through this Descriptor's config information.
parseDescriptorData(Element, DescVector) - Method in class viper.descriptors.DescPrototype
Reads in the data in xml format.
parseDoc(Element) - Method in class viper.api.impl.ViperParser
Parses viper data from the given node.
parseEvaluation(VReader, DescriptorConfigs) - Method in interface viper.comparison.Evaluation
Parse the vreader section.
parseEvaluation(VReader, DescriptorConfigs) - Method in class viper.comparison.FramewiseEvaluation
Parse the vreader section.
parseEvaluation(VReader, DescriptorConfigs) - Method in class viper.comparison.ObjectEvaluation
 
parseEvaluation(VReader, DescriptorConfigs) - Method in class viper.comparison.TrackingEvaluation
 
parseExtraConfig(String) - Method in class viper.descriptors.attributes.Attribute
Reads in the extended information string.
parseFile(String, String, DescriptorList) - Method in class viper.filters.LimitationsParser
Parses the file given for the block name that is given and for the limitations information that is found in that block.
parseFrame(String) - Static method in class viper.api.time.Frame
Parses a string in the form of an integer as a Frame.
parseFrameRange(String) - Static method in class viper.api.time.InstantRange
Parses a Range of Frames in the form of a white-space delimited sequence of Span tokens.
parseFrameSpan(String) - Static method in class viper.api.time.Span
Parses a Span of Frame Instants in the form "11:20".
parseFrameSpan(String) - Static method in class viper.descriptors.attributes.FrameSpan
Reads a String in and parses it.
parseFromTextFile(URI) - Method in class viper.api.impl.ViperParser
Parses the viper xml file at the given location.
parseIntoSourcefile(Element, SourcefileImpl) - Method in class viper.api.impl.ViperParser
Parses the data at the given node into the specified sourcefile.
parseKeyTyped(String) - Static method in class edu.umd.cfar.lamp.apploader.HotkeyProcessor
Converts the given string into the corresponding keystroke.
parseMapping(Vector) - Method in class edu.umd.cfar.lamp.viper.util.Equivalencies
Parses in an Equivalency class in ViPER format.
parseMapping(VReader) - Method in class edu.umd.cfar.lamp.viper.util.Equivalencies
Parses in an Equivalency class in ViPER format.
parsePack(Bitstream) - Method in class edu.umd.cfar.lamp.mpeg1.system.ParserState
 
parsePacket(Bitstream) - Method in class edu.umd.cfar.lamp.mpeg1.system.ParserState
 
parsePropertyDescriber(Resource) - Method in class edu.umd.cfar.lamp.apploader.propertysheets.DescriberBasedProperties
Sets up the describer-based properties using the current instance object and the passed props:Describer
parseRational(String) - Static method in class edu.umd.cfar.lamp.viper.geometry.Rational
 
parseString(String) - Static method in class edu.umd.cfar.lamp.viper.gui.data.lvalue.LvalueUtils
 
parseSystemHeader(Bitstream) - Method in class edu.umd.cfar.lamp.mpeg1.system.ParserState
 
parseTime(String) - Static method in class viper.api.time.Time
Parses a string in the form of an integer as a time.
parseTimeRange(String) - Static method in class viper.api.time.InstantRange
Parses a Range of Times in the form of a white-space delimited sequence of Span tokens.
parseTimeSpan(String) - Static method in class viper.api.time.Span
Parses a Span of Time Instants in the form "1107:1609".
parseValue(Attribute, Object) - Static method in class viper.descriptors.attributes.Attributes
Converts from a String into the internal data type used by the attribute.
passes(Filterable.Rule) - Method in class viper.descriptors.attributes.Attribute
Since dyanmic attributes need to evaluate rules multiple times, they have their own evaluation that evaluates the rule on the value returned by getValue for each of the frames.
passes(Measurable) - Method in class viper.descriptors.attributes.Attribute_bbox.Crops
 
passes(Measurable) - Method in class viper.descriptors.attributes.Attribute_bbox.ProportionalResizer
 
passes(Measurable) - Method in class viper.descriptors.attributes.Attribute_bbox.Resizer
 
passes(Measurable) - Method in class viper.descriptors.attributes.Attribute_obox.Resizer
 
passes(Measurable) - Method in class viper.descriptors.attributes.Attribute_polygon.Sizer
 
passes(Filterable.Rule) - Method in class viper.descriptors.attributes.FrameSpan
 
passes(Measurable) - Method in interface viper.filters.Filterable.Rule
The function method of this object, passes determines if the filterable object passes.
passes(Filterable.Rule) - Method in interface viper.filters.Filterable
Tests to see if the value passes the given rule.
pause() - Method in class edu.umd.cfar.lamp.viper.gui.remote.ViperControls
 
pause() - Method in class edu.umd.cfar.lamp.viper.gui.remote.ViperRemote
 
pauseIcon - Static variable in class edu.umd.cfar.lamp.viper.gui.remote.REMOTE
 
pauseListener - Variable in class edu.umd.cfar.lamp.viper.gui.remote.ViperRemote
 
payAttentionTo(String) - Method in class edu.umd.cfar.lamp.viper.util.reader.VReader
The block type to look for.
play() - Method in class edu.umd.cfar.lamp.viper.gui.remote.ViperControls
 
play() - Method in class edu.umd.cfar.lamp.viper.gui.remote.ViperRemote
 
playIcon - Static variable in class edu.umd.cfar.lamp.viper.gui.remote.REMOTE
 
playbackSelectedIcon - Static variable in class edu.umd.cfar.lamp.viper.gui.core.GT
The icon for 'playback selected'.
playbackUnselectedIcon - Static variable in class edu.umd.cfar.lamp.viper.gui.core.GT
The icon for 'playback unselected'.
plus(Component) - Method in class edu.umd.cfar.lamp.viper.geometry.Component
Add another Component to this.
plus(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.
plus(TemporalRange) - Method in class viper.api.time.TimeEncodedIntegerVector
Adds the given values to the current vector.
point2DDoubleValue() - Method in class edu.umd.cfar.lamp.viper.geometry.Pnt
Gets the Point2D representation of this point.
pointValue() - Method in class edu.umd.cfar.lamp.viper.geometry.Pnt
Gets the Point representation of this point.
polys - Variable in class edu.umd.cfar.lamp.viper.geometry.PolyList
The list of convex polygons that this data structure describes.
popup - Variable in class edu.umd.cfar.lamp.viper.gui.table.AbstractViperTable
 
position(Point2D) - Method in class edu.umd.cfar.lamp.viper.gui.canvas.ViperCreatorManager
 
position(Point2D) - Method in class edu.umd.cfar.lamp.viper.gui.canvas.ViperEditorManager
 
possibleValueOf(String) - Method in class viper.descriptors.attributes.Attribute
Determines if this Attribute can take the value specified.
possibleValueOf(Element) - Method in class viper.descriptors.attributes.Attribute
Tests to see if the given DOM element is data that is valid for this attribute.
possibleValueOf(String) - Method in class viper.descriptors.attributes.Attribute_bbox
Determines if this Attribute can take the value specified.
possibleValueOf(String) - Method in class viper.descriptors.attributes.Attribute_bvalue
 
possibleValueOf(String) - Method in class viper.descriptors.attributes.Attribute_circle
 
possibleValueOf(String) - Method in class viper.descriptors.attributes.Attribute_dvalue
 
possibleValueOf(String) - Method in class viper.descriptors.attributes.Attribute_ellipse
 
possibleValueOf(String) - Method in class viper.descriptors.attributes.Attribute_fvalue
Determines if this Attribute can take the value specified.
possibleValueOf(String) - Method in class viper.descriptors.attributes.Attribute_obox
 
possibleValueOf(String) - Method in class viper.descriptors.attributes.Attribute_point
Determines if this Attribute can take the value specified.
possibleValueOf(String) - Method in class viper.descriptors.attributes.Attribute_svalue
 
postHelpSetChild(int, Node, TransactionalNode.Transaction, boolean) - Method in class viper.api.impl.AttrConfigImpl
 
postHelpSetChild(int, Node, TransactionalNode.Transaction, boolean) - Method in class viper.api.impl.AttributeImpl
 
postHelpSetChild(int, Node, TransactionalNode.Transaction, boolean) - Method in class viper.api.impl.ConfigImpl
 
postHelpSetChild(int, Node, TransactionalNode.Transaction, boolean) - Method in class viper.api.impl.DescriptorImpl
 
postHelpSetChild(int, Node, TransactionalNode.Transaction, boolean) - Method in class viper.api.impl.EventfulNodeHelper
Invoked after the event has been generated for the corresponding helpSetChild call.
postHelpSetChild(int, Node, TransactionalNode.Transaction, boolean) - Method in class viper.api.impl.SourcefileImpl
 
postHelpSetChild(int, Node, TransactionalNode.Transaction, boolean) - Method in class viper.api.impl.ViperDataImpl
 
postProcessKeyEvent(KeyEvent) - Method in class edu.umd.cfar.lamp.apploader.HotkeyProcessor
Use the key as a hotkey, if possible.
prefs - Variable in class edu.umd.cfar.lamp.viper.gui.players.NotFoundPlayer
 
pressPoint - Variable in class edu.umd.cfar.lamp.viper.gui.canvas.GenericBoxEditor
 
previous() - Method in class edu.umd.cfar.lamp.viper.gui.players.NotFoundPlayer
 
previous() - Method in interface edu.umd.cfar.lamp.viper.util.Incrementable
Gets the item before this one.
previous() - Method in class viper.api.time.Frame
Gets the item before this one. Should have true == a.prev().next().equals(a).
previous() - Method in class viper.api.time.Time
Gets the item before this one. Should have true == a.prev().next().equals(a).
previousFrame() - Method in class edu.umd.cfar.lamp.viper.gui.remote.ViperControls
 
previousIndex() - Method in class edu.umd.cfar.lamp.viper.gui.players.NotFoundPlayer
 
previousSection() - Method in class edu.umd.cfar.lamp.viper.gui.remote.ViperControls
 
print(boolean) - Method in class edu.umd.cfar.lamp.apploader.misc.TargetedPrintStream
 
print(char) - Method in class edu.umd.cfar.lamp.apploader.misc.TargetedPrintStream
 
print(char[]) - Method in class edu.umd.cfar.lamp.apploader.misc.TargetedPrintStream
 
print(double) - Method in class edu.umd.cfar.lamp.apploader.misc.TargetedPrintStream
 
print(float) - Method in class edu.umd.cfar.lamp.apploader.misc.TargetedPrintStream
 
print(int) - Method in class edu.umd.cfar.lamp.apploader.misc.TargetedPrintStream
 
print(Object) - Method in class edu.umd.cfar.lamp.apploader.misc.TargetedPrintStream
 
print(String) - Method in class edu.umd.cfar.lamp.apploader.misc.TargetedPrintStream
 
print(long) - Method in class edu.umd.cfar.lamp.apploader.misc.TargetedPrintStream
 
printCandidate(PrintWriter, String, EvaluationParameters.ScopeRules) - Method in class viper.comparison.Comparison
Prints, in verbose format, information about the candidate and how close it matches the target.
printCandidates(PrintWriter, PrintWriter, DescriptorConfigs) - Method in class viper.comparison.CompEvaluator
Print the current surviving candidate information to the given raw and human-readable outputs.
printCandidates(PrintWriter, PrintWriter, Collection) - Method in class viper.comparison.CompMatrix
Prints out the candidates that are close to each target, if any haven't been filtered.
printChartPng(String, JFreeChart, int, int) - Static method in class viper.comparison.ViperPE
Saves the given chart a PNG file.
printChartSvg(String, JFreeChart, int, int) - Static method in class viper.comparison.ViperPE
Prints out the results as an svg chart.
printConfig(PrintWriter) - Method in class viper.api.impl.ConfigImpl
Old skool print config; exports the data in the old gtf format.
printConfig(PrintWriter) - Method in class viper.descriptors.DescriptorConfigs
Prints out all Descriptor objects in the list.
printCurrentFM(PrintWriter, PrintWriter, DescriptorConfigs) - Method in class viper.comparison.CompEvaluator
Print the current false/missed information to the given raw and human-readable outputs.
printCurrentFM(PrintWriter, PrintWriter, Collection) - Method in class viper.comparison.CompMatrix
Print the most recent Descriptors to be false or missed.
printCurrentFalse(PrintWriter, PrintWriter, Collection) - Method in class viper.comparison.CompMatrix
Print out the current estimate of false candidate descriptors.
printCurrentMissed(PrintWriter, PrintWriter, Collection) - Method in class viper.comparison.CompMatrix
Prints out all of the descriptors that were "missed" in the last pass.
printDescType(BufferedWriter) - Method in class viper.api.impl.DescriptorImpl
 
printError(String, int, int) - Method in interface edu.umd.cfar.lamp.viper.util.ErrorWriter
Print an error at a specific place inside the current line.
printError(String) - Method in interface edu.umd.cfar.lamp.viper.util.ErrorWriter
Print an error.
printError(String) - Method in class edu.umd.cfar.lamp.viper.util.reader.VReader
 
printError(String, int, int) - Method in class edu.umd.cfar.lamp.viper.util.reader.VReader
 
printError(String) - Method in class viper.filters.LimitationsParser
The function that prints an error to the output stream.
printError(String, int, int) - Method in class viper.filters.LimitationsParser
 
printErrorAtLineNumber(String, int) - Method in interface edu.umd.cfar.lamp.viper.util.ErrorWriter
Print an error at a a specific line number.
printErrorAtLineNumber(String, int) - Method in class edu.umd.cfar.lamp.viper.util.reader.VReader
 
printErrorAtLineNumber(String, int) - Method in class viper.filters.LimitationsParser
The function that prints an error and a line number of the file in which the error has occured.
printErrorTotals() - Method in interface edu.umd.cfar.lamp.viper.util.ErrorWriter
Print out the error count totals, usually in the form x Errors, y Warnings, z General Errors
printErrorTotals() - Method in class edu.umd.cfar.lamp.viper.util.reader.VReader
 
printErrorTotals() - Method in class viper.filters.LimitationsParser
The function that will print the total number of errors that occured in the file.
printEvaluation() - Method in interface viper.comparison.Evaluation
Print out the results of this evaluation.
printEvaluation() - Method in class viper.comparison.FramewiseEvaluation
Prints out the evaluation information after a successful evaluation.
printEvaluation() - Method in class viper.comparison.ObjectEvaluation
Print out the results of this evaluation.
printEvaluation() - Method in class viper.comparison.TrackingEvaluation
 
printEvaluationResults(Evaluation) - Method in class viper.comparison.CompEvaluator
Runs an evaluation using the given Evaluation object on all of the comparison matrices, summing the results, and returning the sum.
printFooter(Evaluation.Information) - Method in interface viper.comparison.Evaluation
Prints the footer information, including overall scores.
printFooter(Evaluation.Information) - Method in class viper.comparison.FramewiseEvaluation
Prints the footer information, including overall scores.
printFooter(Evaluation.Information) - Method in class viper.comparison.ObjectEvaluation
 
printFooter(Evaluation.Information) - Method in class viper.comparison.TrackingEvaluation
 
printGeneralError(String) - Method in interface edu.umd.cfar.lamp.viper.util.ErrorWriter
Prints an error that is unconnected to a line number.
printGeneralError(String) - Method in class edu.umd.cfar.lamp.viper.util.reader.VReader
 
printGeneralError(String) - Method in class viper.filters.LimitationsParser
The function that prints a general error to the output file.
printGraphs(Map, String, String) - Static method in class viper.comparison.ViperPE
Prints out all the graphs for the given set of data.
printHeader() - Method in interface viper.comparison.Evaluation
Prints the header information, usually about what metrics and rules were used in the evaluation.
printHeader() - Method in class viper.comparison.FramewiseEvaluation
Prints the header information, usually about what metrics and rules were used in the evaluation.
printHeader() - Method in class viper.comparison.ObjectEvaluation
 
printHeader() - Method in class viper.comparison.TrackingEvaluation
 
printMapping(PrintWriter) - Method in class edu.umd.cfar.lamp.viper.util.Equivalencies
Prints the Equivalencies to a PrintStream in classic ViPER format.
printMatchTables() - Method in class viper.comparison.CompEvaluator
Print the table of matches.
printMetricsTo(PrintWriter) - Method in interface viper.comparison.Evaluation
Print out information about evaluation
printMetricsTo(PrintWriter) - Method in class viper.comparison.FramewiseEvaluation
Print out information about evaluation
printMetricsTo(PrintWriter) - Method in class viper.comparison.ObjectEvaluation
 
printMetricsTo(PrintWriter) - Method in class viper.comparison.TrackingEvaluation
 
printOut(PrintWriter) - Method in class viper.descriptors.DescVector
Prints the data out to a file in the specified format.
printOut(PrintWriter) - Method in class viper.descriptors.DescriptorConfigs
Prints the data out to a file in the specified format.
printPR(PrintWriter, PrintWriter, DescriptorConfigs) - Method in class viper.comparison.CompEvaluator
Print out precision and recall information.
printPR(PrintWriter, PrintWriter, DescriptorConfigs) - Method in class viper.comparison.CompMatrix
Deprecated. CompMatrices should only be accessed through CompEvaluators, which have their own printPR function.
printROCInfo(PrintWriter, PrintWriter, DescriptorConfigs) - Method in class viper.comparison.CompMatrix
Prints out ROC information.
printRawMetricsTo(PrintWriter) - Method in interface viper.comparison.Evaluation
Print evaluation info in terse format
printRawMetricsTo(PrintWriter) - Method in class viper.comparison.FramewiseEvaluation
Print evaluation info in terse format
printRawMetricsTo(PrintWriter) - Method in class viper.comparison.ObjectEvaluation
 
printRawMetricsTo(PrintWriter) - Method in class viper.comparison.TrackingEvaluation
 
printSelf(PrintWriter, String) - Method in class viper.descriptors.Descriptor
Prints this descriptor in .gtf format to the given output writer.
printSelf(PrintWriter) - Method in class viper.descriptors.Descriptor
Prints this descriptor in .gtf format to the given output writer.
printTerseParameters(PrintWriter) - Method in class viper.comparison.EvaluationParameters
Prints the parameters in raw format.
printUsage() - Method in class edu.umd.cfar.lamp.apploader.prefs.OptionsManager
Prints the command line usage to the system error stream.
printUsage(int) - Method in class edu.umd.cfar.lamp.apploader.prefs.OptionsManager
Prints usage to the given level of detail, a non-negative integer.
printUsage() - Static method in class edu.umd.cfar.lamp.viper.gui.canvas.ViperDataCanvas
 
printUsage() - Static method in class edu.umd.cfar.lamp.viper.gui.canvas.ViperDataPLayer
 
printUsage() - Static method in class edu.umd.cfar.lamp.viper.gui.chronology.ViperChronicleView
 
printUsage() - Static method in class edu.umd.cfar.lamp.viper.gui.core.SimpleLoader
Prints usage error string.
printUsage() - Static method in class viper.comparison.ViperPE
Print usage.
printUsage(int, Throwable) - Static method in class viper.comparison.ViperPE
Prints out some of the basic flags.
printUsage(PrintWriter) - Static method in class viper.descriptors.Converter
Prints the usage statement for the gtf file conversion application.
printVerboseParameters(PrintWriter) - Method in class viper.comparison.EvaluationParameters
Prints the parameters in long form.
printVersion() - Static method in class viper.comparison.ViperPE
Prints out version information.
printWarning(String, int, int) - Method in interface edu.umd.cfar.lamp.viper.util.ErrorWriter
Print an warning at a specific place inside the current line.
printWarning(String) - Method in interface edu.umd.cfar.lamp.viper.util.ErrorWriter
Print an warning.
printWarning(String) - Method in class edu.umd.cfar.lamp.viper.util.reader.VReader
 
printWarning(String, int, int) - Method in class edu.umd.cfar.lamp.viper.util.reader.VReader
 
printWarning(String, int, int) - Method in class viper.filters.LimitationsParser
 
printWarning(String) - Method in class viper.filters.LimitationsParser
The function that print a warning message to the output file.
printWarningAtLineNumber(String, int) - Method in interface edu.umd.cfar.lamp.viper.util.ErrorWriter
Print an warning at a a specific line number.
printWarningAtLineNumber(String, int) - Method in class edu.umd.cfar.lamp.viper.util.reader.VReader
 
printWarningAtLineNumber(String, int) - Method in class viper.filters.LimitationsParser
The function that prints a warning message and the line number that is attributed to this warning.
println() - Method in class edu.umd.cfar.lamp.apploader.misc.TargetedPrintStream
 
println(boolean) - Method in class edu.umd.cfar.lamp.apploader.misc.TargetedPrintStream
 
println(char) - Method in class edu.umd.cfar.lamp.apploader.misc.TargetedPrintStream
 
println(char[]) - Method in class edu.umd.cfar.lamp.apploader.misc.TargetedPrintStream
 
println(double) - Method in class edu.umd.cfar.lamp.apploader.misc.TargetedPrintStream
 
println(float) - Method in class edu.umd.cfar.lamp.apploader.misc.TargetedPrintStream
 
println(int) - Method in class edu.umd.cfar.lamp.apploader.misc.TargetedPrintStream
 
println(Object) - Method in class edu.umd.cfar.lamp.apploader.misc.TargetedPrintStream
 
println(String) - Method in class edu.umd.cfar.lamp.apploader.misc.TargetedPrintStream
 
println(long) - Method in class edu.umd.cfar.lamp.apploader.misc.TargetedPrintStream
 
printsizes(String, Component) - Static method in class edu.umd.cfar.lamp.viper.gui.table.ContentTable
 
priority - Static variable in class edu.umd.cfar.lamp.apploader.MENU
The priority is used while sorting the node in its menu or group.
projectUnit(MathVector, MathVector) - Static method in class edu.umd.cfar.lamp.viper.gui.canvas.MathVector
Projects vectSource onto the normalized vectProject (i.e., a unit vector in the direction of vectProject)
propagate(Instant, Instant) - Method in class edu.umd.cfar.lamp.viper.gui.core.PropagateInterpolateImpl
 
propagate(Instant, Instant) - Method in interface edu.umd.cfar.lamp.viper.gui.core.PropagateInterpolateModule
Interpolates the value from start to the interval [start, end].
propagateAttributes(Iterator, Instant, Instant) - Method in class edu.umd.cfar.lamp.viper.gui.core.PropagateInterpolateImpl
 
propagateAttributes(Iterator, Instant, Instant) - Method in interface edu.umd.cfar.lamp.viper.gui.core.PropagateInterpolateModule
Propagates only the given attributes, without reference to or modification of the propagation list.
propagateDescriptors(Iterator, Instant, Instant) - Method in class edu.umd.cfar.lamp.viper.gui.core.PropagateInterpolateImpl
 
propagateDescriptors(Iterator, Instant, Instant) - Method in interface edu.umd.cfar.lamp.viper.gui.core.PropagateInterpolateModule
Propagates only the given descriptors, without reference to or modification of the propagation list.
propertyName - Static variable in class edu.umd.cfar.lamp.apploader.LAL
The name of the property.
propertyOf - Static variable in class edu.umd.cfar.lamp.apploader.LAL
What bean the property is attached to.
propertyOrder - Static variable in class edu.umd.cfar.lamp.apploader.PROPS
Links to a List of PropertyDescriptor nodes for this set.
propertyValue - Static variable in class edu.umd.cfar.lamp.apploader.LAL
The value to which to set the property
proxy - Variable in class edu.umd.cfar.lamp.apploader.propertysheets.StringEditor
 
ptShapeDist(Point2D) - Method in class edu.umd.cfar.lamp.viper.examples.omegahead.OmegaNode
Calculates the distance from the point to the shape.
pushDown(char) - Method in class edu.umd.cfar.lamp.viper.gui.data.IntegerFSM
 
pushDown(char) - Method in class edu.umd.cfar.lamp.viper.gui.data.IntegerListFSM
 
pushDown(char) - Method in class edu.umd.cfar.lamp.viper.gui.data.StringParserFSM
Parse the next character.
putCanonicalToLocalMapping(URI, URI) - Method in class edu.umd.cfar.lamp.viper.gui.core.ViperViewMediator
Adds the given mapping from canonical file name to local file name.
putDistanceFunctorFor(String, Distance) - Static method in class viper.comparison.distances.Distances
Adds a new distance functor for the given attribute data type.
putProperty(String, Object) - Method in interface viper.api.extensions.TransactionalNode.Transaction
Adds the given property to the event that will be thrown.
putbits(int, int) - Method in class edu.columbia.ee.flavor.Bitstream
Put n bits
putbits(int, int) - Method in interface edu.columbia.ee.flavor.IBitstream
Puts 'n' bits (output only)
putdouble(double) - Method in class edu.columbia.ee.flavor.Bitstream
Put a double value into bitstream
putdouble(double) - Method in interface edu.columbia.ee.flavor.IBitstream
Puts double value into next 32 bits (output only)
putfloat(float) - Method in class edu.columbia.ee.flavor.Bitstream
Put float value(32 bits) into bistream
putfloat(float) - Method in interface edu.columbia.ee.flavor.IBitstream
Puts float value into next 32 bits (input only)

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