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

F

f(int, double[], double) - Static method in class edu.tamu.bpaulson.newrecognizer.CurveFitter
Returns "fit" function value for parameters "p" at "x"
FaceSymbol - Class in edu.mit.sketch.danclock.model
This Symbol type represents a clock's face (the outer circle).
FaceSymbol(Collection<Stroke>) - Constructor for class edu.mit.sketch.danclock.model.FaceSymbol
 
FaceSymbol(Stroke) - Constructor for class edu.mit.sketch.danclock.model.FaceSymbol
 
Factor() - Static method in class edu.mit.sketch.ddlcompiler.DDLParser
 
factorial(int) - Static method in class edu.tamu.hammond.sketch.shapes.TCurve
 
fail() - Method in class edu.mit.tools.study.StudyClient
 
FailureException - Exception in edu.mit.sketch.ddg
Exception for sanity checks.
FailureException(String) - Constructor for exception edu.mit.sketch.ddg.FailureException
Explain which assertion failed in "whatFailed".
false_negatives - Variable in class edu.mit.util.stats.Results
 
false_positives - Variable in class edu.mit.util.stats.Results
 
FALSE_VALUE - Static variable in class edu.mit.sketch.system.bayesnet.Fragment
 
falseAlarm() - Method in class edu.mit.multimodal.segment.SegmentResultTracker
 
falseAlarm() - Method in class edu.mit.util.stats.Results
 
FamilyTreeRenderer - Class in edu.mit.sketch.system
FamilyTreeRenderer.java This is just the basic renderer object.
FamilyTreeRenderer() - Constructor for class edu.mit.sketch.system.FamilyTreeRenderer
 
FAR - Static variable in class edu.mit.sketch.system.PrimitiveTypes
 
farad - Static variable in class edu.mit.sketch.language.circuitTutor.reasoner.ComponentLoader
 
farthestPoint(Point) - Method in class edu.mit.sketch.chem.StrokeGroup
 
FAST_TAGGER - Static variable in class edu.mit.multimodal.coreference.Markable
 
FastBindingList - Class in edu.mit.multimodal.alignment
 
FastBindingList(SpeechList, ReferentList) - Constructor for class edu.mit.multimodal.alignment.FastBindingList
 
fastlookupdebug() - Method in class edu.mit.sketch.language.nearmiss.NearMisses
 
fatalError(String, Throwable) - Static method in class edu.mit.tools.spam.ErrorHandler
The program is crashing now; tough luck.
FeatureArea - Class in edu.tamu.bpaulson.newrecognizer
FeatureArea class - contains static methods used to conduct feature area tests
FeatureArea() - Constructor for class edu.tamu.bpaulson.newrecognizer.FeatureArea
 
FeatureCalculations - Class in edu.mit.sketch.early
 
FeatureCalculations(SketchElement) - Constructor for class edu.mit.sketch.early.FeatureCalculations
 
FeatureCalculations() - Constructor for class edu.mit.sketch.early.FeatureCalculations
 
FeatureCalculator - Class in edu.mit.sketch.system.data
 
FeatureCalculator() - Constructor for class edu.mit.sketch.system.data.FeatureCalculator
 
FeatureExtractor - Class in edu.tamu.bpaulson.newrecognizer
 
FeatureExtractor() - Constructor for class edu.tamu.bpaulson.newrecognizer.FeatureExtractor
 
featureFile - Static variable in class edu.tamu.bpaulson.newrecognizer.FeatureExtractor
 
FeatureFileCreator - Class in edu.mit.sketch.early
 
FeatureFileCreator(String, String) - Constructor for class edu.mit.sketch.early.FeatureFileCreator
 
featureMean(int) - Method in class edu.tamu.bpaulson.linclassifier.ExampleSet
Method used to calculate and return the mean of a particular feature for all strokes in the list
Features - Class in edu.tamu.awolin.linearClassifier
Computes the features of a given stroke.
Features() - Constructor for class edu.tamu.awolin.linearClassifier.Features
Default Constructor
Features(Features.FeatureSet) - Constructor for class edu.tamu.awolin.linearClassifier.Features
Constructor
Features(Features.FeatureSet, boolean) - Constructor for class edu.tamu.awolin.linearClassifier.Features
Constructor
Features.FeatureSet - Enum in edu.tamu.awolin.linearClassifier
 
FeatureSegmenter - Class in edu.mit.multimodal.segment
 
FeatureSegmenter() - Constructor for class edu.mit.multimodal.segment.FeatureSegmenter
 
FeatureSet - Class in edu.tamu.bde.rubineclassifier
 
FeatureSet(TStroke) - Constructor for class edu.tamu.bde.rubineclassifier.FeatureSet
 
featureString(GeneralPath) - Static method in class edu.mit.sketch.geom.GeneralPathProcessor
Computes the String representation of the features for the input GeneralPath
FeatureVector - Class in edu.tamu.bpaulson.linclassifier
 
FeatureVector(Classifiable) - Constructor for class edu.tamu.bpaulson.linclassifier.FeatureVector
 
fetchRecordsForLabeling(int, String, String) - Method in class edu.mit.sketch.label.LabelManager
 
FigDocument - Class in edu.mit.sketch.fig
Created: Tue Apr 16 19:57:58 2002
Copyright: Copyright (C) 2002 by MIT.
FigDocument(Writer) - Constructor for class edu.mit.sketch.fig.FigDocument
 
file - Variable in class edu.mit.sketch.toolkit.StatisticsModule
 
file - Variable in class edu.mit.sketch.ui.TabletGUI
 
FILE - Static variable in class edu.mit.util.CLITypeHandler
 
FILE_EXISTS - Static variable in class edu.mit.util.CLITypeHandler
 
file_names - Variable in class edu.mit.multimodal.CrossValidator
 
FILE_NEW - Static variable in class edu.mit.util.CLITypeHandler
 
FileAccess - Class in edu.mit.sketch.language.util.io
 
FileAccess() - Constructor for class edu.mit.sketch.language.util.io.FileAccess
 
FileGetter - Class in edu.mit.sketch.language.users
 
FileGetter(String) - Constructor for class edu.mit.sketch.language.users.FileGetter
 
FileHelper - Class in edu.mit.sketch.language.util.io
FileHelper: A number of helper methods to make file processing easier.
FileHelper() - Constructor for class edu.mit.sketch.language.util.io.FileHelper
 
FileHelper - Class in edu.tamu.hammond.io
FileHelper: A number of helper methods to make file processing easier.
FileHelper() - Constructor for class edu.tamu.hammond.io.FileHelper
 
fileLoad(String) - Method in class edu.mit.sketch.language.DrawPanel
Loads an xml file into the draw panel
fileLoad() - Method in class edu.mit.sketch.language.DrawPanel
Loads an xml file into the draw panel, first prompting the user to enter the name of the xml file.
filename_field - Variable in class edu.mit.sketch.ui.CTabletGUIBehavior
 
filename_field - Variable in class edu.mit.sketch.ui.TabletGUIBehavior
 
fileNew() - Method in class edu.mit.sketch.language.circuitTutor.gui.CircuitDrawPanel
 
fileNew() - Method in class edu.mit.sketch.language.DrawPanel
 
fileOpened(File) - Method in class edu.mit.tools.watch.display.RecentFilesMenu
 
fileRecog() - Method in class edu.mit.sketch.language.DrawPanel
 
fileSave() - Method in class edu.mit.sketch.language.DrawPanel
 
FilesOnlyFilter - Class in edu.tamu.bpaulson.userstudy
 
FilesOnlyFilter() - Constructor for class edu.tamu.bpaulson.userstudy.FilesOnlyFilter
 
FileTypeFilter - Class in edu.mit.util
This is to help with file choosers so that you can limit them to certain file extensions.
FileTypeFilter(String, String) - Constructor for class edu.mit.util.FileTypeFilter
 
FileUtil - Class in edu.mit.sketch.chem
to be done: read typeStrings from file general clean up
FileUtil() - Constructor for class edu.mit.sketch.chem.FileUtil
 
fill(ConstraintHolder, Blackboard) - Method in class edu.mit.sketch.system.SlotConstraintTable
 
fillConstraint(BBSketchItem, Constraint, int) - Method in class edu.mit.sketch.system.bayesnet.BNManager
Add and observe a constraint at the same time.
filledFootprint(String, String) - Method in class edu.mit.sketch.language.nearmiss.ConstraintFootPrint
 
fillItem(BBSketchItem, Slot) - Method in class edu.mit.sketch.system.bayesnet.BNManager
An item that has previously been placed on the blackboard has just been filled into a slot by a knowledge source.
fillPrimitive(BBGeometricPrimitive, BBStroke) - Method in class edu.mit.sketch.system.bayesnet.BNManager
This is different because primitives don't have slots or constraints.
filter(List) - Method in class edu.mit.sketch.system.data.BalanceFilter
 
filter(List) - Method in class edu.mit.sketch.system.data.DataFilter
transform the strokes list to contain only the things you want to calculate feature for (in the format that the feature calculator expects).
filter(List) - Method in class edu.mit.sketch.system.data.PosFilter
 
filter(List) - Method in class edu.mit.sketch.system.data.ShapeFilter
Go through each stroke set and pull apart the shapes so that there is only one shape per stroke set.
filter(List) - Method in class edu.mit.sketch.system.data.ThreeStrokeFilter
Go through each stroke set and pull apart the shapes so that there is only one shape per stroke set.
filter(List) - Method in class edu.mit.sketch.system.data.TwoStrokeFilter
Go through each stroke set and pull apart the shapes so that there is only one shape per stroke set.
filter_vertices - Variable in class edu.mit.sketch.toolkit.CustomStrokeClassifier
Determines whether they system filters vertices by least squared loss.
filter_vertices - Variable in class edu.mit.sketch.toolkit.StrokeClassifier
Determines whether they system filters vertices by least squared loss.
filterBindings(String) - Method in class edu.mit.multimodal.KeywordCounter
 
FilterCollection - Class in edu.mit.sketch.language.recognizer
 
FilterCollection(DomainList) - Constructor for class edu.mit.sketch.language.recognizer.FilterCollection
 
filterCollinearVertices(int[]) - Method in class edu.mit.sketch.toolkit.StrokeData
filterCollinearVertices.
filterPitch - Variable in class com.essentialreality.CP5DLL.P5State
 
filterPos - Variable in class com.essentialreality.CP5DLL.P5State
 
filterRoll - Variable in class com.essentialreality.CP5DLL.P5State
 
filterRotMat - Variable in class com.essentialreality.CP5DLL.P5State
 
filterVerticesByLSQE(Vertex[], double) - Method in class edu.mit.sketch.toolkit.StrokeData
filterCollinearVertices.
filterVerticesByLSQE(int[], double) - Method in class edu.mit.sketch.toolkit.StrokeData
filterCollinearVertices.
filterVerticesDownToN(Vertex[], int) - Method in class edu.mit.sketch.toolkit.StrokeData
 
filterVerticesDownToN(Vertex[], int, double) - Method in class edu.mit.sketch.toolkit.StrokeData
 
filterVerticesDownToN(int[], int) - Method in class edu.mit.sketch.toolkit.StrokeData
 
filterYaw - Variable in class com.essentialreality.CP5DLL.P5State
 
final_fit - Variable in class edu.mit.sketch.toolkit.CustomStrokeClassifier
Final fit
final_fit - Variable in class edu.mit.sketch.toolkit.SimpleClassifier
Best hybrid fit
final_fit - Variable in class edu.mit.sketch.toolkit.StrokeClassifier
Final fit
final_fit - Variable in class edu.mit.sketch.ui.TabletDataProcessor
 
find(Binding) - Method in class edu.mit.multimodal.BindingList
 
find(PrimitiveList, ConstraintList) - Method in class edu.mit.sketch.ddg.ConnectedComponentFinder
Find all connected components in this object, given a primitives and a constraint list to work on.
find(int) - Method in class edu.mit.sketch.language.util.lists.DisjointSet
find the root of a set
find_in_timeline(TimeLine.TimeLineElement) - Method in class edu.mit.tools.spam.TimeLine
 
findAlternateInterpretation() - Method in class edu.mit.sketch.uml.Tahuti
The current interpretation is wrong.
findAndShowPartialRecognition(PartialRecognitionNode[], PartialRecognitionEdge[]) - Method in class edu.mit.sketch.ddlcompiler.PartialRecognitionGraphVisualizer
 
findAngle(LinearFit.Method, double[], double[]) - Static method in class edu.mit.sketch.util.LinearFit
Find the angle of the best fit line through the given points.
findAngle(double[], double[], int, int) - Static method in class edu.mit.sketch.util.LinearFit
Deprecated. 
findAngle(double[], double[], int, int, int) - Static method in class edu.mit.sketch.util.LinearFit
Deprecated. 
findAngleFastRotation(double[], double[], int, int, int) - Static method in class edu.mit.sketch.util.LinearFit
Return the angle -- in radians -- that best approximates the slope of the line that best fits x, y data points.
findAngleODR(double[], double[]) - Static method in class edu.mit.sketch.util.LinearFit
Do a linear fit.
findAngleRegression(double[], double[]) - Static method in class edu.mit.sketch.util.LinearFit
 
findAngleRotationMethod(Point[]) - Static method in class edu.mit.sketch.util.LinearFit
Return the angle -- in radians -- that best approximates the slope of the line that best fits the data points.
findAngleRotationMethod(double[], double[]) - Static method in class edu.mit.sketch.util.LinearFit
Return the angle -- in radians -- that best approximates the slope of the line that best fits x, y data points.
findAngleSimpleTangents(double[], double[]) - Static method in class edu.mit.sketch.util.LinearFit
Assume there are only two points in the collection and calculates the angle of the trajectory between them.
findAuthor(int, String) - Method in class edu.mit.sketch.system.data.Database
Look in the DB to see if an author already exists.
findBestBinding() - Method in class edu.mit.multimodal.alignment.OptimizingAligner
 
findBindings(Event) - Method in class edu.mit.multimodal.BindingList
 
findBindings(Speech) - Method in class edu.mit.multimodal.BindingList
 
findCandidates() - Method in class edu.mit.sketch.messy.CandidateFinder
 
findClasses(Collection<ShapeContextCalculator>) - Static method in class edu.mit.sketch.messy.WekaConverter
Pull the class names from the calcs.
findClosestPreviousEvents(int, int) - Method in class edu.mit.multimodal.EventList
 
findClosestSetStrokePoint(Point2D) - Method in class edu.mit.sketch.viewer.MousableSketchDisplay
Find the closest point in any StrokeSet to the given Point.
findConnectedComponents(ConstraintList) - Method in class edu.mit.sketch.ddg.ObjectDescription
Find all connected components in this object, given a constraint list to work on.
findContainer(int, int) - Method in class edu.mit.multimodal.EventList
 
findCorners(TStroke) - Method in class edu.tamu.awolin.cornerFinder.CornerFinder
Finds the corners for a stroke, with the default corner finder and no debug information
findCorners(TStroke, CornerFinder.CornerFinderType, boolean) - Method in class edu.tamu.awolin.cornerFinder.CornerFinder
Finds the corners for a stroke
findCycle(GraphVertex, int) - Method in class edu.mit.sketch.chem.graph.Graph
 
findDevice(String, boolean) - Method in class edu.mit.sketch.system.data.Database
Look in the DB to see if a device already exists.
findDir(String) - Static method in class edu.mit.multimodal.CorpusManager
 
findDir(File, String) - Static method in class edu.mit.multimodal.CorpusManager
 
findDir(int, char, char, char) - Static method in class edu.mit.multimodal.CorpusManager
 
findDir(File, int, char, char, char) - Static method in class edu.mit.multimodal.CorpusManager
 
findDirFromFile(String) - Static method in class edu.mit.multimodal.CorpusManager
 
findEvent(int, int) - Method in class edu.mit.multimodal.EventList
 
findEvent(int) - Method in class edu.mit.multimodal.EventList
 
findNodeAccountingFor(TMSNode) - Method in class edu.mit.sketch.system.tms.TruthMaintenanceSystem
Follow the support tree until we hit an assumption.
findObjectAt(Point) - Method in class edu.mit.sketch.system.BasicSurface
 
findObjectAt(Point) - Method in class edu.mit.sketch.system.SurfaceView
Find the object that is located under the given point.
findObjectAt(Point) - Method in class edu.mit.sketch.system.TicTacToeSurface
 
findOrMakeAuthor(int, String, char, String) - Method in class edu.mit.sketch.system.data.Database
 
findProblems() - Method in class edu.mit.sketch.chem.graph.Graph
 
findSameHypo(List<Hypo>, double) - Method in class edu.mit.sketch.messy.Hypo
 
findSameLocation(List<Hypo>, double) - Method in class edu.mit.sketch.messy.Hypo
 
findStrokes(Database, DbLabel, int) - Static method in class edu.mit.sketch.system.data.TaskStudyData
 
findStudy(int) - Method in class edu.mit.sketch.system.data.Database
 
findStudy(String) - Method in class edu.mit.sketch.system.data.Database
 
findTensionLines(ConstraintList) - Method in class edu.mit.sketch.ddg.ObjectDescription
Find and record the tension lines that are present in the object
FindTrueConstraints - Class in edu.mit.sketch.language.nearmiss
FindTrueConstraints:
FindTrueConstraints() - Constructor for class edu.mit.sketch.language.nearmiss.FindTrueConstraints
 
findUnassignedReferences(SpeechList) - Method in class edu.mit.multimodal.BindingList
 
findUnassignedReferents(ReferentList) - Method in class edu.mit.multimodal.BindingList
 
findUnlabeledInk(MultimodalActionHistory) - Static method in class edu.mit.sketch.messy.ContextUtils
 
findValuesAbove(double[], double, double) - Static method in class edu.mit.sketch.clocksketch.analysis.DrawingAnalyzer
Given the list of values, a threshold, and a multiplier for that threshhold, returns the number of values > (threshhold*threshold multiplier)
findWiresBySpace(MultimodalActionHistory) - Static method in class edu.mit.sketch.messy.BuildNoiseModel
 
findWiresByStroke(MultimodalActionHistory) - Static method in class edu.mit.sketch.messy.BuildNoiseModel
Simply treat every unlabeled stroke as it's own wire.
findWiresByTime(MultimodalActionHistory) - Static method in class edu.mit.sketch.messy.BuildNoiseModel
 
findWord(String) - Method in class edu.mit.multimodal.SpeechList
 
finger - Variable in class com.essentialreality.CP5DLL.P5State
 
FINGER_INDEX - Static variable in interface edu.tamu.bpaulson.haptics.cyberglove.CyberGloveConstants
 
FINGER_MIDDLE - Static variable in interface edu.tamu.bpaulson.haptics.cyberglove.CyberGloveConstants
 
FINGER_PALM - Static variable in interface edu.tamu.bpaulson.haptics.cyberglove.CyberGloveConstants
 
FINGER_PINKY - Static variable in interface edu.tamu.bpaulson.haptics.cyberglove.CyberGloveConstants
 
FINGER_RING - Static variable in interface edu.tamu.bpaulson.haptics.cyberglove.CyberGloveConstants
 
FINGER_THUMB - Static variable in interface edu.tamu.bpaulson.haptics.cyberglove.CyberGloveConstants
 
fingerAbsolute - Variable in class com.essentialreality.CP5DLL.P5State
 
fingerAcceleration - Variable in class com.essentialreality.CP5DLL.P5State
 
fingerBent - Variable in class com.essentialreality.CP5DLL.P5Info
 
fingerStraight - Variable in class com.essentialreality.CP5DLL.P5Info
 
fingerVelocity - Variable in class com.essentialreality.CP5DLL.P5State
 
finished() - Method in class edu.mit.sketch.clocksketch.util.SwingWorker
Called on the event dispatching thread (not on the worker thread) after the construct method has returned.
finished() - Method in class edu.mit.util.SwingWorker
Called on the event dispatching thread (not on the worker thread) after the construct method has returned.
finishUp() - Method in class edu.mit.multimodal.segment.ManualSegmenter
 
Finitestate - Class in edu.mit.sketch.language.applink
 
Finitestate() - Constructor for class edu.mit.sketch.language.applink.Finitestate
 
fireChanged() - Method in class edu.mit.sketch.language.parser.DomainList
 
fireGridEvent(StrokeGridEvent) - Method in class edu.mit.sketch.viewer.StrokeGridPanel
 
FIRSTNAME_ATTRIBUTE - Static variable in class edu.mit.sketch.clocksketch.penIO.PenTags
 
firstUpper(String) - Static method in class edu.mit.sketch.language.util.StringFunctions
 
Fit - Class in edu.mit.sketch.toolkit
This class represents a fit to a set of points.
Fit(Point[], Vertex[], double) - Constructor for class edu.mit.sketch.toolkit.Fit
The constructor.
fit(LinearFit.Method, double[], double[]) - Static method in class edu.mit.sketch.util.LinearFit
 
fit(double, double, double, double, int) - Static method in class edu.tamu.bpaulson.marqs.LeastSquares
Perform a least squares fit with the input values
Fit - Interface in edu.tamu.bpaulson.newrecognizer
Fit class - interface for various shape fits
fit(double, double, double, double, int) - Static method in class edu.tamu.bpaulson.newrecognizer.LeastSquares
Perform a least squares fit with the input values
fit2(double[], double[]) - Static method in class edu.mit.sketch.util.LinearFit
Deprecated. 
fit_arcs - Variable in class edu.mit.sketch.toolkit.CustomStrokeClassifier
Determines whether the system will classify arcs.
fit_arcs - Variable in class edu.mit.sketch.toolkit.StrokeClassifier
Determines whether the system will classify arcs.
fit_method - Variable in class edu.mit.sketch.toolkit.CustomStrokeClassifier
This is the fit method to be used when deriving the direction.
fit_method - Variable in class edu.mit.sketch.toolkit.SimpleClassifier
This is the fit method to be used when deriving the direction.
fit_method - Variable in class edu.mit.sketch.toolkit.StrokeClassifier
This is the fit method to be used when deriving the direction.
fit_method - Variable in class edu.mit.sketch.toolkit.StrokeData
 
fit_method - Static variable in class edu.mit.sketch.ui.TabletDataProcessor
 
fitArc(Vertex[]) - Static method in class edu.mit.sketch.geom.Arc
 
fitArc(StrokeData) - Static method in class edu.mit.sketch.geom.Arc
 
fitAxisParallelLine(HashMap) - Method in class edu.mit.sketch.ddg.TensionLine
Fit axis-parallel line to the points.
fitList - Static variable in class edu.tamu.bpaulson.newrecognizer.CurveFitter
 
fitness - Variable in class edu.mit.multimodal.alignment.GeneticAlgorithm.GFPair
 
fitRegression(double[], double[]) - Static method in class edu.mit.sketch.util.LinearFit
Do a linear fit.
fitRegressionFunky(double[], double[]) - Static method in class edu.mit.sketch.util.LinearFit
Deprecated. Not sure what this is actually doing but it is less stable than an actual linear regression.
fits_menu - Variable in class edu.mit.sketch.ui.TabletGUI
 
fits_window - Variable in class edu.mit.sketch.ui.TabletGUI
 
fits_window_graphics - Variable in class edu.mit.sketch.ui.CTabletGUIBehavior
 
fits_window_graphics - Variable in class edu.mit.sketch.ui.TabletGUI
 
fits_window_graphics - Variable in class edu.mit.sketch.ui.TabletGUIBehavior
 
fitSlantedLine(HashMap) - Method in class edu.mit.sketch.ddg.TensionLine
Fit slanted line to the points.
fitSpiral(StrokeData) - Static method in class edu.mit.sketch.geom.Spiral
 
fitSpiral(Vertex[]) - Static method in class edu.mit.sketch.geom.Spiral
 
fitTotalLeastSquares(double[], double[]) - Static method in class edu.mit.sketch.util.LinearFit
Return total least squares solution for the line fit to the x,y points.
fixTheta - Static variable in class edu.mit.sketch.messy.ShapeContext
A function object to normalize theta between 0 and 2Pi.
fixTheta(double) - Static method in class edu.mit.sketch.util.AngleUtils
Normalize theta to be between 0 and 2pi
fixURI(File) - Static method in class edu.mit.tools.spam.PlayMovie
 
FLAG - Static variable in class edu.mit.util.CLITypeHandler
 
FlatBN - Class in edu.mit.sketch.system.bayesnet
Created: Thu Oct 24 14:00:57 2002
Copyright: Copyright (C) 2001 by MIT.
FlatBN() - Constructor for class edu.mit.sketch.system.bayesnet.FlatBN
 
FlatCPDistribution - Class in edu.mit.sketch.system.bayesnet
Created: Wed Oct 30 17:59:51 2002
Copyright: Copyright (C) 2001 by MIT.
FlatCPDistribution() - Constructor for class edu.mit.sketch.system.bayesnet.FlatCPDistribution
 
flatten(double, int) - Method in class edu.mit.sketch.geom.GeneralPath
Return an array of vertices corresponding to the flattened version of this GeneralPath
flatten(double) - Method in class edu.mit.sketch.geom.GeneralPath
Return a double array that has the x,y coordinates for the points on the curve after flattening it.
flatten(Shape, double, int) - Static method in class edu.mit.sketch.util.AWTUtil
Return an array of vertices corresponding to the flattened version of the input.
flip() - Method in class edu.tamu.hammond.sketch.shapes.TLine
 
flipLine(BBGeometricPrimitive) - Method in class edu.mit.sketch.system.Blackboard
Flip the endpoints of the line (or curve or whatever) passed in.
flippedBoundary() - Method in class edu.mit.sketch.clocksketch.analysis.BinBoundary
Returns true if this boundary encompasses the 0/2Pi line.
flipxy(double[][], int) - Method in class edu.mit.sketch.language.nearmiss.constraintsolver.ShapeHillClimber
 
fList - Static variable in class edu.tamu.bpaulson.newrecognizer.CurveFitter
 
FLOATING_POINT_LITERAL - Static variable in interface edu.mit.sketch.ddlcompiler.ddljtree.DDLParser2Constants
 
FloorplanDatabase - Class in edu.mit.sketch.system.data
Created: Fri Oct 24 15:03:02 2003
Copyright: Copyright (C) 2003 by MIT.
FloorplanDatabase() - Constructor for class edu.mit.sketch.system.data.FloorplanDatabase
 
FloorPlanStudyClassCalculator - Class in edu.mit.sketch.system.data
Calculate a class id for the floorplan study based on the file/set name.
FloorPlanStudyClassCalculator() - Constructor for class edu.mit.sketch.system.data.FloorPlanStudyClassCalculator
 
fMeasure() - Method in class edu.mit.multimodal.coreference.MUC6Results
 
FMEASURE - Static variable in class edu.mit.util.stats.Results
 
fMeasure() - Method in class edu.mit.util.stats.Results
 
focusedComponent - Variable in class edu.tamu.bpaulson.marqs.AlbumGUI
 
forceAlign() - Method in class edu.mit.multimodal.forceAlign.ForceAligner
 
forceAlign(int, int, String) - Method in class edu.mit.util.sphinx.SphinxClient
Have the Sphinx server force align the specified text between the specified time indicies.
ForceAligner - Class in edu.mit.multimodal.forceAlign
 
ForceAligner(SpeechList, File, File) - Constructor for class edu.mit.multimodal.forceAlign.ForceAligner
Construct a new ForceAligner object.
forcedGroups - Variable in class edu.mit.sketch.chem.ChemClassifier
 
forceInterpretation(StrokeGroup) - Method in class edu.mit.sketch.chem.ChemClassifier
 
forceResorting() - Method in class edu.mit.sketch.clocksketch.model.PenDrawing
 
forceSpeech(int, int, String) - Method in class edu.mit.tools.viewer.MovieDialogueFrame
Forceably add the word to the transcript.
formatResults(PrintStream) - Method in class edu.mit.sketch.messy.SCTester
 
formatSpreadSheetResults(PrintStream) - Method in class edu.mit.sketch.messy.SCTester
 
formatStrokes(ArrayList) - Method in class edu.mit.sketch.ui.SketchAnnotator
Format a list of StrokeData
formatStrokes2(ArrayList) - Method in class edu.mit.sketch.ui.SketchAnnotator
Format a list of StrokeData
formatSubStrokes(ArrayList) - Method in class edu.mit.sketch.ui.SketchAnnotator
The input is an arraylist of Vertex[]
formatVertex(Vertex, int, int) - Method in class edu.mit.sketch.ui.SketchAnnotator
Print Uuid x y time_stamp of this vertex.
formatVertices(Vertex[], int) - Method in class edu.mit.sketch.ui.SketchAnnotator
Format the array of Vertex objects as points.
formatVertices2(Vertex[], int) - Method in class edu.mit.sketch.ui.SketchAnnotator
Format the array of Vertex objects using only their uids
FORWARD - Static variable in class edu.mit.sketch.system.MeetChain
 
forwardPage() - Method in class edu.mit.tools.viewer.SoundWaveDisplayPanel
Jump forward a page
Fragment - Class in edu.mit.sketch.system.bayesnet
Instead of just using nodes in our bayes net, we use fragments so that we can capture the object structure and make it easier to add and remove pieces of the network.
Fragment(String, boolean, boolean, boolean, List) - Constructor for class edu.mit.sketch.system.bayesnet.Fragment
Make a new fragment that has no children.
Fragment(List, List, List, boolean, String, boolean, List) - Constructor for class edu.mit.sketch.system.bayesnet.Fragment
Make a new Fragment.
FragmentGenerator - Class in edu.mit.sketch.system.bayesnet
Generate fragments for various types.
FragmentGenerator() - Constructor for class edu.mit.sketch.system.bayesnet.FragmentGenerator
 
frame - Variable in class com.essentialreality.CP5DLL.P5State
 
FRAMEPOSITION - Static variable in class edu.mit.sketch.clocksketch.gui.ClockFaceGUI.DataKeys
 
frameRate - Variable in class com.essentialreality.CP5DLL.P5State
 
fromAGSet(AGSet) - Static method in class edu.mit.multimodal.viewer.TranscriptionModel
 
fromHold(Gesture) - Static method in class edu.mit.multimodal.Referent
 
fromPhrase(Gesture) - Static method in class edu.mit.multimodal.Referent
 
fromPrepare(Gesture) - Static method in class edu.mit.multimodal.Referent
 
fromRetract(Gesture) - Static method in class edu.mit.multimodal.Referent
 
fromStroke(Gesture) - Static method in class edu.mit.multimodal.Referent
 
full - Variable in class edu.mit.sketch.chem.classifiers.TextClassifier
 
funErrorMessage(String) - Static method in class edu.mit.sketch.language.debugger.ErrorMessage
 
funErrorMessage(String) - Static method in class edu.tamu.hammond.io.ErrorMessage
 
fuzz_factor - Variable in class edu.mit.multimodal.TranscriptCompare
 

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