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

D

d - Variable in class edu.mit.sketch.toolkit.StrokeData
Direction array.
d2s(double) - Static method in class edu.tamu.bpaulson.newrecognizer.CurveFitter
Converts a number to a formatted string using 2 digits to the right of the decimal point.
d2s(double, int) - Static method in class edu.tamu.bpaulson.newrecognizer.CurveFitter
Converts a number to a rounded formatted string.
d_is_valid - Variable in class edu.mit.sketch.toolkit.StrokeData
 
d_menu - Variable in class edu.mit.sketch.ui.TabletGUI
 
d_theta_scale - Static variable in class edu.mit.sketch.ui.CTabletGUIBehavior
 
d_theta_scale - Static variable in class edu.mit.sketch.ui.TabletGUIBehavior
 
d_window - Variable in class edu.mit.sketch.ui.TabletGUI
 
d_window_graphics - Variable in class edu.mit.sketch.ui.CTabletGUIBehavior
 
d_window_graphics - Variable in class edu.mit.sketch.ui.TabletGUI
 
d_window_graphics - Variable in class edu.mit.sketch.ui.TabletGUIBehavior
 
DASH_SIZE - Static variable in class edu.mit.sketch.ddg.Mark
 
DASHED - Static variable in class edu.mit.sketch.system.PrimitiveTypes
 
DATA - Static variable in class edu.mit.sketch.system.Logging
 
data - Static variable in class edu.mit.sketch.ui.TabletDataProcessor
Stroke data
data_menu - Variable in class edu.mit.sketch.ui.TabletGUI
 
data_window - Variable in class edu.mit.sketch.ui.TabletGUI
 
Database - Class in edu.mit.sketch.system.data
Help populate and use the Database of sketches (the ETCHA-Sketches).
Database() - Constructor for class edu.mit.sketch.system.data.Database
 
DataBrowser - Class in edu.mit.sketch.viewer
Created: Sun Aug 03 17:23:24 2003
DataBrowser() - Constructor for class edu.mit.sketch.viewer.DataBrowser
 
DataBrowser.AlignMovieAction - Class in edu.mit.sketch.viewer
 
DataBrowser.AlignMovieAction() - Constructor for class edu.mit.sketch.viewer.DataBrowser.AlignMovieAction
 
DataBrowser.AnimateAction - Class in edu.mit.sketch.viewer
 
DataBrowser.AnimateAction() - Constructor for class edu.mit.sketch.viewer.DataBrowser.AnimateAction
 
DataBrowser.AssociateMovieAction - Class in edu.mit.sketch.viewer
 
DataBrowser.AssociateMovieAction() - Constructor for class edu.mit.sketch.viewer.DataBrowser.AssociateMovieAction
 
DataBrowser.CloseTabAction - Class in edu.mit.sketch.viewer
 
DataBrowser.CloseTabAction() - Constructor for class edu.mit.sketch.viewer.DataBrowser.CloseTabAction
 
DataBrowser.DbOpenAction - Class in edu.mit.sketch.viewer
 
DataBrowser.DbOpenAction() - Constructor for class edu.mit.sketch.viewer.DataBrowser.DbOpenAction
 
DataBrowser.ExitAction - Class in edu.mit.sketch.viewer
 
DataBrowser.ExitAction() - Constructor for class edu.mit.sketch.viewer.DataBrowser.ExitAction
 
DataBrowser.NewTabAction - Class in edu.mit.sketch.viewer
 
DataBrowser.NewTabAction() - Constructor for class edu.mit.sketch.viewer.DataBrowser.NewTabAction
 
DataBrowser.NextDbSketchAction - Class in edu.mit.sketch.viewer
 
DataBrowser.NextDbSketchAction() - Constructor for class edu.mit.sketch.viewer.DataBrowser.NextDbSketchAction
 
DataBrowser.OpenAction - Class in edu.mit.sketch.viewer
 
DataBrowser.OpenAction() - Constructor for class edu.mit.sketch.viewer.DataBrowser.OpenAction
 
DataBrowser.OpenEndedMovieAction - Class in edu.mit.sketch.viewer
 
DataBrowser.OpenEndedMovieAction() - Constructor for class edu.mit.sketch.viewer.DataBrowser.OpenEndedMovieAction
 
DataBrowser.RunRecognitionAction - Class in edu.mit.sketch.viewer
 
DataBrowser.RunRecognitionAction() - Constructor for class edu.mit.sketch.viewer.DataBrowser.RunRecognitionAction
 
DataBrowser.SaveAction - Class in edu.mit.sketch.viewer
 
DataBrowser.SaveAction() - Constructor for class edu.mit.sketch.viewer.DataBrowser.SaveAction
 
DataBrowser.SaveImageAction - Class in edu.mit.sketch.viewer
 
DataBrowser.SaveImageAction() - Constructor for class edu.mit.sketch.viewer.DataBrowser.SaveImageAction
 
DataBrowser.SelectAllAction - Class in edu.mit.sketch.viewer
 
DataBrowser.SelectAllAction() - Constructor for class edu.mit.sketch.viewer.DataBrowser.SelectAllAction
 
DataBrowser.StopAnimateAction - Class in edu.mit.sketch.viewer
 
DataBrowser.StopAnimateAction() - Constructor for class edu.mit.sketch.viewer.DataBrowser.StopAnimateAction
 
DataBrowser.ToggleMovieAction - Class in edu.mit.sketch.viewer
 
DataBrowser.ToggleMovieAction() - Constructor for class edu.mit.sketch.viewer.DataBrowser.ToggleMovieAction
 
DataBrowser.ToggleSelectionAction - Class in edu.mit.sketch.viewer
 
DataBrowser.ToggleSelectionAction() - Constructor for class edu.mit.sketch.viewer.DataBrowser.ToggleSelectionAction
 
DataBrowserPanel - Class in edu.mit.sketch.viewer
Created: Sun Aug 03 17:23:24 2003
DataBrowserPanel(String, SampleList, File, long) - Constructor for class edu.mit.sketch.viewer.DataBrowserPanel
 
DATACHECKSUM - Static variable in class edu.mit.sketch.clocksketch.gui.ClockFaceGUI.DataKeys
 
DataCollector - Class in edu.mit.sketch.toolkit
Collect strokes as they are produced and store them.
DataCollector() - Constructor for class edu.mit.sketch.toolkit.DataCollector
After creation be sure to add this object as a StrokeDataListener.
DataFileReader - Class in edu.mit.util
Some static methods for reading tab-delimited data files into arrays in java.
DataFileReader() - Constructor for class edu.mit.util.DataFileReader
 
DataFilter - Class in edu.mit.sketch.system.data
 
DataFilter() - Constructor for class edu.mit.sketch.system.data.DataFilter
 
DataFormatException - Exception in edu.mit.sketch.system
Created: Thu Mar 7 12:50:44 2002
Copyright: Copyright (C) 2002 by MIT.
DataFormatException(String) - Constructor for exception edu.mit.sketch.system.DataFormatException
 
DataGrapher - Class in edu.mit.sketch.system.data
A class to read in data that has been collected and output data that can be graphed according to features.
DataGrapher(BufferedReader, BufferedReader, String) - Constructor for class edu.mit.sketch.system.data.DataGrapher
 
DataLabels - Class in edu.mit.tools.watch.display
 
DataLabels() - Constructor for class edu.mit.tools.watch.display.DataLabels
 
dataLabelsFN - Static variable in class edu.mit.tools.watch.Utils
 
DataManager - Class in edu.mit.sketch.toolkit
This class manages the training data.
DataManager(ArrayList, int[], int[], int) - Constructor for class edu.mit.sketch.toolkit.DataManager
The constructor.
DataManager(ArrayList, int[], int[], int[]) - Constructor for class edu.mit.sketch.toolkit.DataManager
The constructor.
DataManager(DataManager, DataManager) - Constructor for class edu.mit.sketch.toolkit.DataManager
The constructor, merger data from input managers
DataReporter - Class in edu.mit.sketch.language.users.gestalt
DataReporter:
DataReporter() - Constructor for class edu.mit.sketch.language.users.gestalt.DataReporter
 
DataSample - Class in edu.mit.sketch.viewer
Created: Sun Aug 03 23:31:27 2003
DataSample(Collection<StrokeData>, String, boolean) - Constructor for class edu.mit.sketch.viewer.DataSample
 
DataSet - Class in edu.tamu.bpaulson.linclassifier
 
DataSet() - Constructor for class edu.tamu.bpaulson.linclassifier.DataSet
Default constructor
DataSimulator - Class in edu.mit.sketch.toolkit
This class can simulate a set of stroke data by sending it to one or more StrokeDataListeners.
DataSimulator(URL) - Constructor for class edu.mit.sketch.toolkit.DataSimulator
 
DbAuthor - Class in edu.mit.sketch.system.data
Created: Wed Nov 5 23:01:29 2003
Copyright: Copyright (C) 2003 by MIT.
DbAuthor(int, String, String, String, int) - Constructor for class edu.mit.sketch.system.data.DbAuthor
 
DbBrowserPanel - Class in edu.mit.sketch.viewer
Created: Wed Nov 5 17:19:46 2003
Copyright: Copyright (C) 2003 by MIT.
DbBrowserPanel(Database) - Constructor for class edu.mit.sketch.viewer.DbBrowserPanel
 
DbClassifyStrokes - Class in edu.mit.sketch.system.data
Created: Mon Nov 17 15:51:53 2003
Copyright: Copyright (C) 2003 by MIT.
DbClassifyStrokes() - Constructor for class edu.mit.sketch.system.data.DbClassifyStrokes
 
DBInitializer - Class in edu.mit.sketch.system.data
This class initializes our Database from scratch.
DBInitializer() - Constructor for class edu.mit.sketch.system.data.DBInitializer
 
DbLabel - Class in edu.mit.sketch.system.data
Created: Thu Apr 22 21:42:21 2004
Copyright: Copyright (C) 2004 by MIT.
DbSkechChooser - Class in edu.mit.sketch.viewer
Created: Thu Nov 6 15:55:57 2003
Copyright: Copyright (C) 2003 by MIT.
DbSkechChooser() - Constructor for class edu.mit.sketch.viewer.DbSkechChooser
 
DbSketch - Class in edu.mit.sketch.system.data
Representation of a sketch from the DB's perspective.
DbSketch(int, int, String, int, Timestamp, int, LinkedHashMap<StrokeData, Integer>) - Constructor for class edu.mit.sketch.system.data.DbSketch
 
DCondition - Class in edu.mit.tools.study.dialogue
A class that represents the different Conditions in the Dialogue study.
DCondition(String) - Constructor for class edu.mit.tools.study.dialogue.DCondition
 
DCondition(String, URL) - Constructor for class edu.mit.tools.study.dialogue.DCondition
 
dd_dt - Variable in class edu.mit.sketch.toolkit.StrokeData
Derivative of the direction array (d).
dd_dt_average_scale - Static variable in class edu.mit.sketch.toolkit.CustomStrokeClassifier
This is how much we scale the average curvature to get the threshold for curvature fit.
dd_dt_average_scale - Static variable in class edu.mit.sketch.toolkit.regClassifier
 
dd_dt_average_scale - Static variable in class edu.mit.sketch.toolkit.SimpleClassifier
This is how much we scale the average curvature to get the threshold for curvature fit.
dd_dt_average_scale - Static variable in class edu.mit.sketch.toolkit.StrokeClassifier
This is how much we scale the average curvature to get the threshold for curvature fit.
dd_dt_average_scale - Variable in class edu.mit.sketch.ui.TabletDataProcessor
 
dd_dt_gaussians - Variable in class edu.mit.sketch.toolkit.StrokeData
 
dd_dt_is_valid - Variable in class edu.mit.sketch.toolkit.StrokeData
 
dd_dt_menu - Variable in class edu.mit.sketch.ui.TabletGUI
 
dd_dt_scale_space - Variable in class edu.mit.sketch.toolkit.StrokeData
Direction change scale space information.
dd_dt_scale_space_is_valid - Variable in class edu.mit.sketch.toolkit.StrokeData
 
dd_dt_scale_space_menu - Variable in class edu.mit.sketch.ui.TabletGUI
 
dd_dt_scale_space_viewer - Variable in class edu.mit.sketch.ui.TabletGUI
 
dd_dt_window - Variable in class edu.mit.sketch.ui.TabletGUI
 
dd_dt_window_graphics - Variable in class edu.mit.sketch.ui.CTabletGUIBehavior
 
dd_dt_window_graphics - Variable in class edu.mit.sketch.ui.TabletGUI
 
dd_dt_window_graphics - Variable in class edu.mit.sketch.ui.TabletGUIBehavior
 
DDLParser - Class in edu.mit.sketch.ddlcompiler
 
DDLParser(InputStream) - Constructor for class edu.mit.sketch.ddlcompiler.DDLParser
 
DDLParser(Reader) - Constructor for class edu.mit.sketch.ddlcompiler.DDLParser
 
DDLParser(DDLParserTokenManager) - Constructor for class edu.mit.sketch.ddlcompiler.DDLParser
 
DDLParser2 - Class in edu.mit.sketch.ddlcompiler.ddljtree
 
DDLParser2(InputStream) - Constructor for class edu.mit.sketch.ddlcompiler.ddljtree.DDLParser2
 
DDLParser2(Reader) - Constructor for class edu.mit.sketch.ddlcompiler.ddljtree.DDLParser2
 
DDLParser2(DDLParser2TokenManager) - Constructor for class edu.mit.sketch.ddlcompiler.ddljtree.DDLParser2
 
DDLParser2Constants - Interface in edu.mit.sketch.ddlcompiler.ddljtree
 
DDLParser2TokenManager - Class in edu.mit.sketch.ddlcompiler.ddljtree
 
DDLParser2TokenManager(SimpleCharStream) - Constructor for class edu.mit.sketch.ddlcompiler.ddljtree.DDLParser2TokenManager
 
DDLParser2TokenManager(SimpleCharStream, int) - Constructor for class edu.mit.sketch.ddlcompiler.ddljtree.DDLParser2TokenManager
 
DDLParser2TreeConstants - Interface in edu.mit.sketch.ddlcompiler.ddljtree
 
DDLParser2Visitor - Interface in edu.mit.sketch.ddlcompiler.ddljtree
 
DDLParserConstants - Interface in edu.mit.sketch.ddlcompiler
 
DDLParserTokenManager - Class in edu.mit.sketch.ddlcompiler
 
DDLParserTokenManager(SimpleCharStream) - Constructor for class edu.mit.sketch.ddlcompiler.DDLParserTokenManager
 
DDLParserTokenManager(SimpleCharStream, int) - Constructor for class edu.mit.sketch.ddlcompiler.DDLParserTokenManager
 
DDLVisitorAdapter - Class in edu.mit.sketch.ddlcompiler.ddljtree
Created: Sun Jul 28 02:13:54 2002
Copyright: Copyright (C) 2002 by MIT.
DDLVisitorAdapter() - Constructor for class edu.mit.sketch.ddlcompiler.ddljtree.DDLVisitorAdapter
 
ddsw_statistics_module - Static variable in class edu.mit.sketch.ui.TabletGUI
 
deactivateModel(String) - Method in interface edu.mit.sketch.language.circuitTutor.reasoner.circuitRepresentation.CircuitComponent
 
deactivateModel(String) - Method in class edu.mit.sketch.language.circuitTutor.reasoner.circuitRepresentation.DefaultCircuitComponent
 
DEBRIEF - Static variable in class edu.mit.tools.study.trimodal.QuestionnaireClient
 
debriefer() - Method in class edu.mit.tools.study.trimodal.TDParticipant
 
debug(String) - Static method in class edu.mit.sketch.ddg.Util
Prints out debugging information if in debugging mode
Debug - Class in edu.mit.sketch.language.debug
 
Debug() - Constructor for class edu.mit.sketch.language.debug.Debug
 
debug() - Method in class edu.mit.sketch.language.nearmiss.constraintsolver.ConstraintVariable
 
debug() - Method in class edu.mit.sketch.language.nearmiss.constraintsolver.VariableList
 
debug - Static variable in class edu.mit.sketch.ui.TabletDataProcessor
 
Debug - Class in edu.mit.sketch.uml
Holds debug level
Debug() - Constructor for class edu.mit.sketch.uml.Debug
 
Debug - Class in edu.mit.util
This class provides a mechanism for displaying debug output in separate panels of a tabbed window.
debug(int, boolean, boolean) - Method in class edu.tamu.bpaulson.newrecognizer.StrokeFeatures
 
debug() - Method in class edu.tamu.hammond.sketch.shapes.TPoint
 
debug() - Method in class edu.tamu.hammond.sketch.shapes.TStroke
Returns a debug string of the stroke
debug2 - Static variable in class edu.mit.sketch.ui.TabletDataProcessor
 
debug_graphics - Static variable in class edu.mit.sketch.ui.TabletGUI
 
DEBUG_MODE - Static variable in class edu.mit.sketch.ddg.Util
Determines whether the system is in debug mode
DebuggerFrame - Class in edu.mit.sketch.language.debugger
DebuggerFrame is the main frame and window controller of the debugger program.
DebuggerFrame() - Constructor for class edu.mit.sketch.language.debugger.DebuggerFrame
 
DebugMenu - Class in edu.mit.sketch.language.debugger
DebuggerFrame is the main frame and window controller of the debugger program.
DebugMenu(DebuggerFrame, DomainListPanel, ShapePanel) - Constructor for class edu.mit.sketch.language.debugger.DebugMenu
 
DebugMenu.DomainLoadListener - Class in edu.mit.sketch.language.debugger
 
DebugMenu.DomainLoadListener() - Constructor for class edu.mit.sketch.language.debugger.DebugMenu.DomainLoadListener
 
DebugMenu.DomainSaveAsListener - Class in edu.mit.sketch.language.debugger
 
DebugMenu.DomainSaveAsListener() - Constructor for class edu.mit.sketch.language.debugger.DebugMenu.DomainSaveAsListener
 
DebugMenu.DomainSaveListener - Class in edu.mit.sketch.language.debugger
 
DebugMenu.DomainSaveListener() - Constructor for class edu.mit.sketch.language.debugger.DebugMenu.DomainSaveListener
 
DebugMenu.HelpListener - Class in edu.mit.sketch.language.debugger
 
DebugMenu.HelpListener() - Constructor for class edu.mit.sketch.language.debugger.DebugMenu.HelpListener
 
DebugMenu.ImageClearListener - Class in edu.mit.sketch.language.debugger
 
DebugMenu.ImageClearListener() - Constructor for class edu.mit.sketch.language.debugger.DebugMenu.ImageClearListener
 
DebugMenu.ImageLoadListener - Class in edu.mit.sketch.language.debugger
 
DebugMenu.ImageLoadListener() - Constructor for class edu.mit.sketch.language.debugger.DebugMenu.ImageLoadListener
 
DebugMenu.ImageRedoListener - Class in edu.mit.sketch.language.debugger
 
DebugMenu.ImageRedoListener() - Constructor for class edu.mit.sketch.language.debugger.DebugMenu.ImageRedoListener
 
DebugMenu.ImageSaveListener - Class in edu.mit.sketch.language.debugger
 
DebugMenu.ImageSaveListener() - Constructor for class edu.mit.sketch.language.debugger.DebugMenu.ImageSaveListener
 
DebugMenu.ImageUndoListener - Class in edu.mit.sketch.language.debugger
 
DebugMenu.ImageUndoListener() - Constructor for class edu.mit.sketch.language.debugger.DebugMenu.ImageUndoListener
 
DebugMenu.PrintAllFilter - Class in edu.mit.sketch.language.debugger
Prints contents of angle filter
DebugMenu.PrintAllFilter() - Constructor for class edu.mit.sketch.language.debugger.DebugMenu.PrintAllFilter
 
DebugMenu.PrintAngleFilter - Class in edu.mit.sketch.language.debugger
Prints contents of angle filter
DebugMenu.PrintAngleFilter() - Constructor for class edu.mit.sketch.language.debugger.DebugMenu.PrintAngleFilter
 
DebugMenu.PrintAreaFilter - Class in edu.mit.sketch.language.debugger
Prints contents of area filter
DebugMenu.PrintAreaFilter() - Constructor for class edu.mit.sketch.language.debugger.DebugMenu.PrintAreaFilter
 
DebugMenu.PrintHeightFilter - Class in edu.mit.sketch.language.debugger
Prints contents of height filter
DebugMenu.PrintHeightFilter() - Constructor for class edu.mit.sketch.language.debugger.DebugMenu.PrintHeightFilter
 
DebugMenu.PrintLengthFilter - Class in edu.mit.sketch.language.debugger
Prints contents of length filter
DebugMenu.PrintLengthFilter() - Constructor for class edu.mit.sketch.language.debugger.DebugMenu.PrintLengthFilter
 
DebugMenu.PrintMaxXFilter - Class in edu.mit.sketch.language.debugger
Prints contents of maxX filter
DebugMenu.PrintMaxXFilter() - Constructor for class edu.mit.sketch.language.debugger.DebugMenu.PrintMaxXFilter
 
DebugMenu.PrintMaxYFilter - Class in edu.mit.sketch.language.debugger
Prints contents of maxY filter
DebugMenu.PrintMaxYFilter() - Constructor for class edu.mit.sketch.language.debugger.DebugMenu.PrintMaxYFilter
 
DebugMenu.PrintMinXFilter - Class in edu.mit.sketch.language.debugger
Prints contents of minX filter
DebugMenu.PrintMinXFilter() - Constructor for class edu.mit.sketch.language.debugger.DebugMenu.PrintMinXFilter
 
DebugMenu.PrintMinYFilter - Class in edu.mit.sketch.language.debugger
Prints contents of minY filter
DebugMenu.PrintMinYFilter() - Constructor for class edu.mit.sketch.language.debugger.DebugMenu.PrintMinYFilter
 
DebugMenu.PrintNameFilter - Class in edu.mit.sketch.language.debugger
Prints contents of name filter
DebugMenu.PrintNameFilter() - Constructor for class edu.mit.sketch.language.debugger.DebugMenu.PrintNameFilter
 
DebugMenu.PrintShapeFilter - Class in edu.mit.sketch.language.debugger
Prints contents of shape filter
DebugMenu.PrintShapeFilter() - Constructor for class edu.mit.sketch.language.debugger.DebugMenu.PrintShapeFilter
 
DebugMenu.PrintShapesListener - Class in edu.mit.sketch.language.debugger
 
DebugMenu.PrintShapesListener() - Constructor for class edu.mit.sketch.language.debugger.DebugMenu.PrintShapesListener
 
DebugMenu.PrintShapeTreeListener - Class in edu.mit.sketch.language.debugger
 
DebugMenu.PrintShapeTreeListener() - Constructor for class edu.mit.sketch.language.debugger.DebugMenu.PrintShapeTreeListener
 
DebugMenu.PrintWidthFilter - Class in edu.mit.sketch.language.debugger
Prints contents of width filter
DebugMenu.PrintWidthFilter() - Constructor for class edu.mit.sketch.language.debugger.DebugMenu.PrintWidthFilter
 
DebugMenu.PrintXFilter - Class in edu.mit.sketch.language.debugger
Prints contents of x filter
DebugMenu.PrintXFilter() - Constructor for class edu.mit.sketch.language.debugger.DebugMenu.PrintXFilter
 
DebugMenu.PrintYFilter - Class in edu.mit.sketch.language.debugger
Prints contents of x filter
DebugMenu.PrintYFilter() - Constructor for class edu.mit.sketch.language.debugger.DebugMenu.PrintYFilter
 
DebugMenu.RecognizerSelect - Class in edu.mit.sketch.language.debugger
 
DebugMenu.RecognizerSelect() - Constructor for class edu.mit.sketch.language.debugger.DebugMenu.RecognizerSelect
 
DebugMenu.RunListener - Class in edu.mit.sketch.language.debugger
 
DebugMenu.RunListener() - Constructor for class edu.mit.sketch.language.debugger.DebugMenu.RunListener
 
DebugMenu.ShapeClearListener - Class in edu.mit.sketch.language.debugger
 
DebugMenu.ShapeClearListener() - Constructor for class edu.mit.sketch.language.debugger.DebugMenu.ShapeClearListener
 
DebugMenu.ShapeDebugOverConstrainedListener - Class in edu.mit.sketch.language.debugger
 
DebugMenu.ShapeDebugOverConstrainedListener() - Constructor for class edu.mit.sketch.language.debugger.DebugMenu.ShapeDebugOverConstrainedListener
 
DebugMenu.ShapeGenerateConstraintListener - Class in edu.mit.sketch.language.debugger
 
DebugMenu.ShapeGenerateConstraintListener() - Constructor for class edu.mit.sketch.language.debugger.DebugMenu.ShapeGenerateConstraintListener
 
DebugMenu.ShapeGeneratePerceptualConstraintListener - Class in edu.mit.sketch.language.debugger
 
DebugMenu.ShapeGeneratePerceptualConstraintListener() - Constructor for class edu.mit.sketch.language.debugger.DebugMenu.ShapeGeneratePerceptualConstraintListener
 
DebugMenu.ShapeGenerateShapeListener - Class in edu.mit.sketch.language.debugger
 
DebugMenu.ShapeGenerateShapeListener() - Constructor for class edu.mit.sketch.language.debugger.DebugMenu.ShapeGenerateShapeListener
 
DebugMenu.ShapeLoadListener - Class in edu.mit.sketch.language.debugger
 
DebugMenu.ShapeLoadListener() - Constructor for class edu.mit.sketch.language.debugger.DebugMenu.ShapeLoadListener
 
DebugMenu.ShapeSaveAsListener - Class in edu.mit.sketch.language.debugger
 
DebugMenu.ShapeSaveAsListener() - Constructor for class edu.mit.sketch.language.debugger.DebugMenu.ShapeSaveAsListener
 
DebugMenu.ShapeSaveListener - Class in edu.mit.sketch.language.debugger
 
DebugMenu.ShapeSaveListener() - Constructor for class edu.mit.sketch.language.debugger.DebugMenu.ShapeSaveListener
 
DebugMenu.ViewMessyListener - Class in edu.mit.sketch.language.debugger
 
DebugMenu.ViewMessyListener() - Constructor for class edu.mit.sketch.language.debugger.DebugMenu.ViewMessyListener
 
DebugMenu.ViewNeatListener - Class in edu.mit.sketch.language.debugger
 
DebugMenu.ViewNeatListener() - Constructor for class edu.mit.sketch.language.debugger.DebugMenu.ViewNeatListener
 
debugOverConstrained() - Method in class edu.mit.sketch.language.debugger.ShapePanel
 
debugStream - Variable in class edu.mit.sketch.ddlcompiler.ddljtree.DDLParser2TokenManager
 
debugStream - Static variable in class edu.mit.sketch.ddlcompiler.DDLParserTokenManager
 
DebugWindowAppender - Class in edu.mit.util
 
DebugWindowAppender() - Constructor for class edu.mit.util.DebugWindowAppender
This default constructor does nothing.
DebugWindowAppender(Layout) - Constructor for class edu.mit.util.DebugWindowAppender
Instantiate a DebugWindowAppender and set the output destination to DebugWindow.
decay() - Method in class edu.mit.sketch.system.bayesnet.Fragment
 
decay() - Method in class edu.mit.sketch.system.BBSketchItem
 
decide(Vertex[], Vertex[], Point[], StrokeData) - Static method in class edu.mit.sketch.toolkit.Blackboard
a and b are two possible polygon matches for points.
DECIMAL_LITERAL - Static variable in interface edu.mit.sketch.ddlcompiler.ddljtree.DDLParser2Constants
 
DecisionTree - Class in edu.mit.util.gadtree
 
DecisionTree(Random) - Constructor for class edu.mit.util.gadtree.DecisionTree
 
decode(String) - Method in class edu.mit.util.HuffmanCode
 
decrement(T) - Method in class edu.mit.util.MapCounter
Decrease the count for the key, but never drop below zero.
DEFAULT - Static variable in interface edu.mit.sketch.ddlcompiler.ddljtree.DDLParser2Constants
 
DEFAULT - Static variable in interface edu.mit.sketch.ddlcompiler.DDLParserConstants
 
DEFAULT - Static variable in class edu.mit.sketch.messy.TemplateLoader
 
DEFAULT_BAUD - Static variable in class edu.tamu.bpaulson.haptics.cyberglove.CyberGlove
 
DEFAULT_COM - Static variable in class edu.tamu.bpaulson.haptics.cyberglove.CyberGlove
 
DEFAULT_CONFIDENCE_THRESHOLD - Static variable in class edu.mit.sketch.ddg.ObjectDescription
Threshold for removing constraints with low confidence.
DEFAULT_HEAD_ANGLE - Static variable in class edu.mit.sketch.ddg.DrawnArrow
 
DEFAULT_HEAD_RATIO - Static variable in class edu.mit.sketch.ddg.DrawnArrow
 
DEFAULT_HOST - Static variable in class edu.tamu.bpaulson.haptics.cyberglove.CyberGlove
 
DEFAULT_LENGTH - Static variable in class edu.mit.sketch.ddg.DrawnArrow
Default arrow length.
DEFAULT_LENGTH - Static variable in class edu.mit.sketch.ddg.DrawnLine
Default length of the line
DEFAULT_NAME - Static variable in class edu.mit.sketch.ddg.ObjectDescription
Default name for the object if the name was not given
DEFAULT_NUM_SIDES - Static variable in class edu.mit.sketch.ddg.DrawnPolygon
Default number of sides
DEFAULT_PORT - Static variable in class edu.tamu.bpaulson.haptics.cyberglove.CyberGlove
 
DEFAULT_PRIMITIVES - Static variable in class edu.mit.sketch.language.circuitTutor.reasoner.circuitRepresentation.primitives.PrimitiveComponentFactory
 
DEFAULT_RELEVANCE_THRESHOLD - Static variable in class edu.mit.sketch.ddg.ObjectDescription
Threshold for removing constraints with low relevance.
DEFAULT_SIDE_LENGTH - Static variable in class edu.mit.sketch.ddg.DrawnPolygon
Default side length
DEFAULT_SIDE_LENGTH - Static variable in class edu.mit.sketch.ddg.DrawnQuadrilateral
Default side length
DEFAULT_SIDE_LENGTH - Static variable in class edu.mit.sketch.ddg.DrawnTriangle
Default side length of the triangle
DEFAULT_SKETCHER_ID - Static variable in class edu.mit.sketch.toolkit.SketcherInfo
 
DEFAULT_STARTING_INDEX - Static variable in class edu.mit.sketch.ddg.ObjectDescription
Default index that primitives labelled from (for example 0 or 1)
default_tracking_width - Static variable in class edu.mit.multimodal.viewer.Viewer
 
DefaultCircuitComponent - Class in edu.mit.sketch.language.circuitTutor.reasoner.circuitRepresentation
 
DefaultCircuitComponent() - Constructor for class edu.mit.sketch.language.circuitTutor.reasoner.circuitRepresentation.DefaultCircuitComponent
 
DefaultCircuitModel - Class in edu.mit.sketch.language.circuitTutor.reasoner.circuitRepresentation
 
DefaultCircuitModel(CircuitComponent) - Constructor for class edu.mit.sketch.language.circuitTutor.reasoner.circuitRepresentation.DefaultCircuitModel
if no name is supplied the defaults to "any-model" as the name any-model is the special model in the sussman/hanson reasoner that applies to instantiations over all models
DefaultCircuitModel(String, CircuitComponent) - Constructor for class edu.mit.sketch.language.circuitTutor.reasoner.circuitRepresentation.DefaultCircuitModel
 
DefaultCircuitModel(CircuitModel) - Constructor for class edu.mit.sketch.language.circuitTutor.reasoner.circuitRepresentation.DefaultCircuitModel
 
DefaultContradictionHandler - Class in edu.mit.sketch.system.tms
Created: Mon Jun 24 10:53:01 2002
Copyright: Copyright (C) 2002 by MIT.
DefaultContradictionHandler() - Constructor for class edu.mit.sketch.system.tms.DefaultContradictionHandler
 
DefaultMultimodalActionFactory - Class in edu.mit.sketch.toolkit
A defualt MultimodalActionFactory
DefaultMultimodalActionFactory() - Constructor for class edu.mit.sketch.toolkit.DefaultMultimodalActionFactory
 
DEFINE - Static variable in interface edu.mit.sketch.ddlcompiler.ddljtree.DDLParser2Constants
 
degree2radian(double) - Static method in class edu.mit.sketch.geom.GeometryUtil
degree2radian
deictic_penalty - Variable in class edu.mit.multimodal.alignment.OptimizingAligner
 
delete() - Method in class edu.mit.sketch.language.debugger.ladderCommandGUI.LADDERCommandGUI
 
delete(LADDERCommandGUI) - Method in class edu.mit.sketch.language.debugger.SectionPanel
Deletes the elements from the panel.
delete(UMLClass) - Method in class edu.mit.sketch.uml.UMLLink
 
delete() - Method in class edu.tamu.hammond.sketch.shapes.TText
 
delete_menu - Variable in class edu.mit.tools.spam.TimeLine.TimeLineElement
 
deleteAG(String) - Method in class ag.AGSet
Removes an AG from this AGSet.
deleteAnchor(Anchor) - Method in class ag.AG
Deletes an anchor from this AG.
deleteAnchor(String) - Method in class ag.AGSet
Deletes an anchor from the AG in the namespace of its id.
deleteAnnotation(Annotation) - Method in class ag.AG
Delete the annotation from the AG.
deleteAnnotation(String) - Method in class ag.AGSet
Deletes an annotation from its corresponding AG.
DeleteEdit - Class in edu.mit.sketch.language.edits
 
DeleteEdit(MultimodalAction, List<DrawnShape>) - Constructor for class edu.mit.sketch.language.edits.DeleteEdit
 
DeleteEdit(MultimodalAction, DrawnShape) - Constructor for class edu.mit.sketch.language.edits.DeleteEdit
 
DeleteEdit() - Constructor for class edu.mit.sketch.language.edits.DeleteEdit
 
deleteElement(int) - Method in interface edu.mit.sketch.uml.interfaces.ElementCatcher
 
deleteFeature(String, String) - Method in class ag.AG
Delete the specified feature from the metadata or annotation.
deleteFeature(String, String) - Method in class ag.AGSet
Deletes the specified feature from the metadata or annotation.
deleteFeature(String) - Method in class ag.Annotation
 
deleteMethod(UMLMethod) - Method in class edu.mit.sketch.uml.UMLClass
 
deleteMethod(UMLMethod) - Method in class edu.mit.sketch.uml.UMLObject
 
deletePhrase(Phrase) - Method in class edu.mit.sketch.viewer.SketchHistoryPanelAndTable
 
deletePhrase(Phrase) - Method in interface edu.mit.sketch.viewer.SpeechChangeListener
 
deletePhrase(Phrase) - Method in class edu.mit.tools.viewer.DialogueViewerXML
 
deleteProperty(UMLProperty) - Method in class edu.mit.sketch.uml.UMLClass
 
deleteProperty(UMLProperty) - Method in class edu.mit.sketch.uml.UMLObject
 
deleteSelection() - Method in class edu.mit.sketch.uml.Tahuti
Delete the current selection
deleteShapeHistory() - Method in class edu.mit.sketch.language.shapes.DrawnShape
Deletes the shape history and acts as if the current values for the shape were always the values.
deleteShapeHistory() - Method in class edu.tamu.hammond.sketch.shapes.TLine
Deleted the memory of the points that make up the line
deleteShapeHistory() - Method in class edu.tamu.hammond.sketch.shapes.TPoint
Deletes the shape history and acts as if the current values for the shape were always the values.
deleteSignal(String) - Method in class ag.AGSet
Deletes a signal from its Timeline.
deleteSignal(Signal) - Method in class ag.Timeline
 
deleteSignalSet() - Method in class ag.Timeline
 
deleteTimeline(String) - Method in class ag.AGSet
Removes a Timeline from this AGSet.
deleteUnrecognizedStrokes() - Method in class edu.mit.sketch.uml.UMLDrawPanel
 
deletion() - Method in class edu.mit.multimodal.segment.SegmentResults
 
DeletionHandler - Class in edu.mit.sketch.language.circuitTutor.gui.editing
 
DeletionHandler(CircuitTutorActionFactory) - Constructor for class edu.mit.sketch.language.circuitTutor.gui.editing.DeletionHandler
 
DELTA_DEGREE - Static variable in class edu.tamu.bpaulson.onedollar.OneDollarStroke
 
demo - Static variable in class edu.mit.sketch.chem.ChemSketch
 
Demo - Class in edu.mit.sketch.system.tms
Stress test the TMS periodically putting a graphical output of the tms into a tabbed pane.
Demo() - Constructor for class edu.mit.sketch.system.tms.Demo
 
demo1() - Method in class edu.mit.sketch.system.tms.Demo
 
demo2() - Method in class edu.mit.sketch.system.tms.Demo
 
density(Point, double) - Method in class edu.mit.sketch.chem.StrokeGroup
 
dependency - Static variable in class edu.mit.sketch.uml.UMLLink
 
Dependency - Class in edu.mit.tools.watch.dataExtraction
This class keeps track of the dependency structure for Jess ada: for tms
Dependency() - Constructor for class edu.mit.tools.watch.dataExtraction.Dependency
 
DEPENDENCY - Static variable in class edu.mit.tools.watch.Logging
 
depthFirstSearch(GraphVertex, GraphVertex, List<GraphVertex>, int, int) - Method in class edu.mit.sketch.chem.graph.Graph
 
derive_accumulated_length() - Method in class edu.mit.sketch.toolkit.StrokeData
Compute the derive accumulated length.
derive_d(LinearFit.Method) - Method in class edu.mit.sketch.toolkit.StrokeData
Derive direction, and fill in the d array.
derive_dd_dt() - Method in class edu.mit.sketch.toolkit.StrokeData
Find time derivative of direction, and fill in the dd_dt array.
derive_dd_dt_scale_space() - Method in class edu.mit.sketch.toolkit.StrokeData
Compute the scale space data.
derive_properties_menu - Variable in class edu.mit.sketch.ui.TabletGUI
 
derive_snapshots_menu - Variable in class edu.mit.sketch.ui.TabletGUI
 
derive_speed_scale_space() - Method in class edu.mit.sketch.toolkit.StrokeData
Compute the scale space data.
deriveAcceleration() - Method in class edu.mit.sketch.toolkit.StrokeData
Derive acceleration, and fill in the acceleration array.
deriveAngles(LinearFit.Method, Point[], int) - Static method in class edu.mit.sketch.util.LinearFit
 
deriveAngles(LinearFit.Method, double[], double[], int) - Static method in class edu.mit.sketch.util.LinearFit
This calculates the angle at each point in the given arrays by looking at windowSpan points on either side of the given point (or as many as are available to the edge of the array).
deriveAnglesSimpleTangents(double[], double[]) - Static method in class edu.mit.sketch.util.LinearFit
 
deriveBoundingBox() - Method in class edu.mit.sketch.toolkit.StrokeData
Derive the bounding box for the vertices.
DERIVED_PROPERTIES - Static variable in interface edu.mit.sketch.ddlcompiler.ddljtree.DDLParser2Constants
 
deriveDirectionUsingRotationalSWODR(Point[], int) - Method in class edu.mit.sketch.toolkit.StrokeData
Derive direction, and return it.
deriveDirectionUsingRotationalSWODR(Point[], int) - Static method in class edu.mit.sketch.util.OrthogonalDistanceRegression
Deprecated. LinearFit.deriveAngles(Method, Point[], int)
deriveDirectionUsingRotationalSWODRFast(Point[], int) - Static method in class edu.mit.sketch.util.OrthogonalDistanceRegression
Deprecated. As of Feb 2006, use LinearFit.deriveAngles(Method, double[], double[], int)
deriveDirectionViaSWODR(Point[], int) - Method in class edu.mit.sketch.toolkit.StrokeData
Derive direction, and fill in the d array.
DerivedProperties() - Method in class edu.mit.sketch.ddlcompiler.ddljtree.DDLParser2
 
DerivedProperty() - Method in class edu.mit.sketch.ddlcompiler.ddljtree.DDLParser2
 
DerivedPropertyNode - Class in edu.mit.sketch.ddlcompiler
Parsing can be thought of as generating and AST.
DerivedPropertyNode(String, String, String) - Constructor for class edu.mit.sketch.ddlcompiler.DerivedPropertyNode
Constructor
DerivedPropertyNode(String, String, ArrayList) - Constructor for class edu.mit.sketch.ddlcompiler.DerivedPropertyNode
s This constructor takes a list of ComponentNodes and extracts the type information regarding the old (derived_property) identifier.
deriveFeatureIndices() - Method in class edu.mit.sketch.toolkit.DirectionChangeScaleSpaceViewer
Derive feature indices
deriveFeatureIndices() - Method in class edu.mit.sketch.toolkit.SpeedScaleSpaceViewer
Derive feature indices
derivePolarCoordinates() - Method in class edu.mit.sketch.toolkit.StrokeData
Derive the polar coordinates of the vertices with respect to the center.
derivePolarCoordinates(double, double, int, int) - Method in class edu.mit.sketch.toolkit.StrokeData
 
deriveProperties() - Method in class edu.mit.sketch.toolkit.ObjectManager
Write the images that show scale space data in a single gif file.
deriveProperties() - Method in class edu.mit.sketch.toolkit.StrokeData
Derive speed, and fill in the speed array.
deriveScaleSpaces() - Method in class edu.mit.sketch.toolkit.StrokeData
Derive speed, and fill in the speed array.
deriveSnapshots() - Method in class edu.mit.sketch.toolkit.ObjectManager
Write the images that show scale space data in a single gif file.
deriveSpeed() - Method in class edu.mit.sketch.toolkit.StrokeData
Derive speed, and fill in the speed array.
deriving_scale_space - Variable in class edu.mit.sketch.ui.TabletDataProcessor
 
DESCENDING - Static variable in class edu.mit.util.TableSorter
 
DescribeCardPanel - Class in edu.mit.sketch.language.users
This panel asks users to describe the shapes they see.
DescribeCardPanel(StudyPanel, String, String, PictureGetter) - Constructor for class edu.mit.sketch.language.users.DescribeCardPanel
 
DescribedDrawnObject - Class in edu.mit.sketch.ddg
This class represents an object on the drawing surface that is shown to the user to display understanding of the system.
DescribedDrawnObject(DrawnObject, ObjectDescription, boolean, Hashtable) - Constructor for class edu.mit.sketch.ddg.DescribedDrawnObject
Construct a DescribedDrawnObject from a given drawn object and a given description
describeSymbol(JFrame) - Method in class edu.mit.sketch.ddg.DomainDescriptionGenerator
Generate and print the object description
description() - Method in class edu.mit.sketch.ddg.DomainObjectGraphNode
Get the description of the object in this node
description() - Method in class edu.mit.sketch.ddg.Subobject
Return the object description
DescriptionGetter - Class in edu.mit.sketch.language.users
 
DescriptionGetter(String, PictureGetter) - Constructor for class edu.mit.sketch.language.users.DescriptionGetter
 
deselect(TMSNode) - Method in class edu.mit.sketch.system.tms.TruthMaintenanceSystem
The second argument specifies whether or not we are removing this node.
deselectAll() - Method in class edu.mit.sketch.system.tms.TruthMaintenanceSystem
 
deselectAllActions() - Method in class edu.mit.sketch.viewer.HistoryTableModel
 
deselectInterpretation(BBItem) - Method in class edu.mit.sketch.system.tms.TruthMaintenanceSystem
xxx: In light of the changes to node types, this may need to return something like select does.
deselectObjects() - Method in class edu.mit.sketch.toolkit.ObjectManager
Deselect the objects
deselectShape(DrawnShape) - Method in class edu.mit.sketch.viewer.SketchHistoryPanel
 
DesignEvent - Class in edu.mit.sketch.uml.event
 
DesignEvent() - Constructor for class edu.mit.sketch.uml.event.DesignEvent
 
DesignEventHistory - Class in edu.mit.sketch.uml.event
 
DesignEventHistory() - Constructor for class edu.mit.sketch.uml.event.DesignEventHistory
 
deviceConnected(String) - Method in class edu.mit.tools.study.StudyManager
Check which devices are connected
deviceConnected(String) - Method in class edu.mit.tools.study.StudyServer
 
deviceConnected(String) - Method in class edu.mit.tools.study.StudyServerUI
 
deviceHandle - Variable in class com.essentialreality.CP5DLL.P5Info
 
deviceID - Variable in class com.essentialreality.CP5DLL.P5Info
 
deviceID - Variable in class com.essentialreality.CP5DLL.P5State
 
diagnolLength(Rectangle) - Static method in class edu.mit.sketch.chem.Util
 
diagnolLength() - Method in class edu.mit.sketch.toolkit.StrokeData
 
DIAGRAM - Static variable in class edu.mit.tools.study.trimodal.TDCondition
 
DialogueSoundPanel - Class in edu.mit.tools.viewer
 
DialogueSoundPanel(File, MovieDialogueFrame) - Constructor for class edu.mit.tools.viewer.DialogueSoundPanel
 
DialogueStudy - Class in edu.mit.tools.study.dialogue
 
DialogueStudy() - Constructor for class edu.mit.tools.study.dialogue.DialogueStudy
 
DialogueViewer - Class in edu.mit.tools.viewer
This class creates two video frames that can be viewed simultaneously.
DialogueViewer(File) - Constructor for class edu.mit.tools.viewer.DialogueViewer
Creates a new DialogueViewer instance.
DialogueViewer.qtResizeAdapter - Class in edu.mit.tools.viewer
 
DialogueViewer.qtResizeAdapter(PlayMovie) - Constructor for class edu.mit.tools.viewer.DialogueViewer.qtResizeAdapter
 
DialogueViewerXML - Class in edu.mit.tools.viewer
This class creates two video frames that can be viewed simultaneously.
DialogueViewerXML(File, File, File) - Constructor for class edu.mit.tools.viewer.DialogueViewerXML
Creates a new DialogueViewer instance.
dict_loc - Static variable in class edu.mit.multimodal.forceAlign.ForceAligner
 
didBest() - Method in class edu.tamu.bpaulson.newrecognizer.ComplexFit
 
differantiateDirection(double[]) - Method in class edu.mit.sketch.toolkit.StrokeData
Differantiate the direction array using the current timing data.
DIGIT - Static variable in interface edu.mit.sketch.ddlcompiler.ddljtree.DDLParser2Constants
 
DigitBin - Class in edu.mit.sketch.clocksketch.analysis
A bin where one can attempt to add a symbol.
DigitBin(int, double, double, BinBorder, BinBorder, Point2D) - Constructor for class edu.mit.sketch.clocksketch.analysis.DigitBin
 
DigitSymbol - Class in edu.mit.sketch.clocksketch.model
 
DigitSymbol(Collection<Stroke>, ClockFaceSymbol) - Constructor for class edu.mit.sketch.clocksketch.model.DigitSymbol
 
DigitSymbol(Stroke, ClockSymbols.Symbols, ClockFaceSymbol) - Constructor for class edu.mit.sketch.clocksketch.model.DigitSymbol
 
DigitSymbol(Collection<Stroke>, ClockSymbols.Symbols, ClockFaceSymbol) - Constructor for class edu.mit.sketch.clocksketch.model.DigitSymbol
 
DigitSymbol(ClockSymbols.Symbols, ClockFaceSymbol) - Constructor for class edu.mit.sketch.clocksketch.model.DigitSymbol
 
DigitSymbol(ClockSymbols.Symbols) - Constructor for class edu.mit.sketch.clocksketch.model.DigitSymbol
 
DigitSymbol - Class in edu.mit.sketch.danclock.model
This Symbol type represents the numerals drawn in clock sketches.
DigitSymbol(Collection<Stroke>, int) - Constructor for class edu.mit.sketch.danclock.model.DigitSymbol
Constructs a new digit symbol
DigitSymbol(Stroke, int) - Constructor for class edu.mit.sketch.danclock.model.DigitSymbol
 
dir - Static variable in class edu.tamu.bpaulson.coa.COATester
 
dir - Static variable in class edu.tamu.bpaulson.newrecognizer.FeatureExtractor
 
dir - Static variable in class edu.tamu.bpaulson.newrecognizer.UserStudyRecognizerTest
 
dir - Static variable in class edu.tamu.bpaulson.userstudy.ChildrensFrame
 
dir - Static variable in class edu.tamu.bpaulson.userstudy.OldToNewXMLConverter
 
dir - Static variable in class edu.tamu.bpaulson.userstudy.UserStudyFrame
 
dir - Variable in class edu.tamu.hammond.sketch.PointFeatures
 
DirectedNode - Class in edu.mit.sketch.system.bayesnet
Created: Thu Oct 24 13:59:10 2002
Copyright: Copyright (C) 2001 by MIT.
DirectedNode(boolean, BayesNetId) - Constructor for class edu.mit.sketch.system.bayesnet.DirectedNode
 
direction_fit - Variable in class edu.mit.sketch.toolkit.CustomStrokeClassifier
Fit based on curvature
direction_fit - Variable in class edu.mit.sketch.toolkit.SimpleClassifier
Fit based on curvature
direction_fit - Variable in class edu.mit.sketch.toolkit.StrokeClassifier
Fit based on curvature
direction_fit - Variable in class edu.mit.sketch.ui.TabletDataProcessor
 
direction_menu - Variable in class edu.mit.sketch.ui.TabletGUI
 
direction_window_width - Variable in class edu.mit.sketch.toolkit.CustomStrokeClassifier
This is the number of points to be included for deriving direction.
direction_window_width - Variable in class edu.mit.sketch.toolkit.SimpleClassifier
This is the number of points to be included for deriving direction.
direction_window_width - Variable in class edu.mit.sketch.toolkit.StrokeClassifier
This is the number of points to be included for deriving direction.
direction_window_width - Variable in class edu.mit.sketch.toolkit.StrokeData
Parameters and constants.
direction_window_width - Variable in class edu.mit.sketch.ui.TabletDataProcessor
 
DirectionChangeScaleSpaceViewer - Class in edu.mit.sketch.toolkit
This class is used for viewing scale space data.
DirectionChangeScaleSpaceViewer() - Constructor for class edu.mit.sketch.toolkit.DirectionChangeScaleSpaceViewer
The constructor.
directionHistogram(int) - Method in class edu.mit.sketch.chem.StrokeGroup
 
dirs - Static variable in class edu.tamu.bpaulson.newrecognizer.RecognizerTest
 
dirs - Static variable in class edu.tamu.hammond.sketch.cornerfinder.RecognizerTest
 
dirs - Static variable in class edu.tamu.hammond.sketch.cornerfinder.SezginCornerTest
 
dirWindowPassed() - Method in class edu.tamu.bpaulson.newrecognizer.StrokeFeatures
 
disable_tracing() - Method in class edu.mit.sketch.ddlcompiler.ddljtree.DDLParser2
 
disable_tracing() - Static method in class edu.mit.sketch.ddlcompiler.DDLParser
 
disconnect() - Method in class edu.mit.sketch.chem.graph.GraphEdge
 
Disconnect() - Static method in class edu.mit.sketch.chem.Lisp
 
disconnect(CircuitNode) - Method in class edu.mit.sketch.language.circuitTutor.reasoner.circuitRepresentation.CircuitNode
disconnects
disconnect() - Method in class edu.mit.tools.study.MimioRecordClient
 
disconnect() - Method in class edu.mit.tools.study.StudyClient
 
disconnect() - Method in class edu.mit.tools.study.StudyClientConnection
 
disconnect() - Method in class edu.mit.tools.study.StudyServer
 
disconnect() - Method in class edu.mit.tools.study.StudyServerUI
 
disconnect() - Method in class edu.tamu.bpaulson.haptics.cyberglove.CyberGlove
Disconnect from the CyberGlove
disconnectAll() - Method in class edu.mit.sketch.language.circuitTutor.reasoner.circuitRepresentation.CircuitNode
removes all connections with this node
disconnectAll() - Method in class edu.mit.tools.study.StudyServer
 
discreetSeparator() - Method in class edu.mit.sketch.system.bayesnet.JTreeEdge
 
DisjointCollection<K,V> - Class in edu.mit.sketch.language.recognizer
DisjointCollection:
DisjointCollection() - Constructor for class edu.mit.sketch.language.recognizer.DisjointCollection
 
DisjointSet - Class in edu.mit.sketch.language.util.lists
Implements a disjoint set data structure, implementing union/find for finding equivalence classes.
DisjointSet(int) - Constructor for class edu.mit.sketch.language.util.lists.DisjointSet
Construct the disjoint sets object
DISP - Static variable in class edu.mit.tools.watch.Logging
 
display - Variable in class edu.mit.sketch.chem.ChemSketch
 
DISPLAY - Static variable in class edu.mit.sketch.language.Constants
 
DISPLAY - Static variable in class edu.mit.sketch.language.Settings
 
DISPLAY - Static variable in class edu.mit.sketch.system.Logging
 
display_lsq_vectors - Variable in class edu.mit.sketch.ui.CTabletGUIBehavior
 
display_lsq_vectors - Variable in class edu.mit.sketch.ui.TabletGUIBehavior
 
display_menu - Variable in class edu.mit.sketch.ui.TabletGUI
 
displayBB(Blackboard, boolean) - Method in class edu.mit.sketch.system.BasicSurface
This method should only be called by the Scheduler when it has determined that the BB is in a consistant state.
displayBB(Blackboard, boolean) - Method in interface edu.mit.sketch.system.BBDisplay
Display the bb in whatever manner is felt appropriate.
displayBB(Blackboard, boolean) - Method in class edu.mit.sketch.system.browser.Browser
 
displayBB(Blackboard, boolean) - Method in class edu.mit.sketch.system.recognitionDisplay.RecognitionDisplay
 
displayBB(Blackboard, boolean) - Method in class edu.mit.sketch.system.SurfaceView
This method should only be called by the Scheduler when it has determined that the BB is in a consistant state.
displayBB(Blackboard, boolean) - Method in class edu.mit.sketch.system.TicTacToeSurface
This method should only be called by the Scheduler when it has determined that the BB is in a consistant state.
displayBestMatches() - Method in class edu.mit.sketch.messy.ShapeContextViewer
Display the best n matches.
displayBestPerPoint() - Method in class edu.mit.sketch.messy.ShapeContextViewer
 
displayBlackboardFit(Image, Point) - Method in class edu.mit.sketch.toolkit.DirectionChangeScaleSpaceViewer
displayFitByIndices
displayBlackboardFit(Image, Point) - Method in class edu.mit.sketch.toolkit.SpeedScaleSpaceViewer
displayFitByIndices
displayCalcGrid(List<ShapeContextCalculator>) - Static method in class edu.mit.sketch.messy.ContextUtils
 
displayCalcs(List<ShapeContextCalculator>) - Static method in class edu.mit.sketch.messy.ContextUtils
For each calc passed in display the datapoints in a frame (Careful with lots of calcs...)
displayClassificationGrids(List<ShapeContextCalculator>, List<ClassificationResult>) - Static method in class edu.mit.sketch.messy.ContextUtils
 
displayClusters() - Method in class edu.mit.sketch.messy.ShapeContextViewer
Display the clusters of matching points.
DisplayComboBox - Class in edu.mit.sketch.language.debugger.combobox
DisplayComboBox.java
DisplayComboBox() - Constructor for class edu.mit.sketch.language.debugger.combobox.DisplayComboBox
Creates a Completion combo box for the available shapes in LADDER
DisplayCommandGUI - Class in edu.mit.sketch.language.debugger.ladderCommandGUI
SingleComponentGUI:
DisplayCommandGUI(DomainList, SectionPanel, DisplayDef, ShapeDef) - Constructor for class edu.mit.sketch.language.debugger.ladderCommandGUI.DisplayCommandGUI
 
displayData(int, int, Tablet) - Method in class edu.mit.sketch.toolkit.DirectionChangeScaleSpaceViewer
update the panel
displayData(int, int, Tablet) - Method in class edu.mit.sketch.toolkit.SpeedScaleSpaceViewer
updata the panel
DisplayDef - Class in edu.mit.sketch.language.parser
New Class DisplayDef TODO Write Description
DisplayDef(String) - Constructor for class edu.mit.sketch.language.parser.DisplayDef
 
DisplayDef(String, String, String, String, String) - Constructor for class edu.mit.sketch.language.parser.DisplayDef
 
displayDrawing() - Method in class edu.mit.sketch.clocksketch.gui.DrawingPanel
Method call to show the drawing as a static image
displayDrawing(double, double, Graphics2D) - Method in class edu.mit.sketch.clocksketch.gui.DrawingPanel
Draws the drawing using the DrawingPanel's width and height
displayFitByIndices(int[], Image, Point) - Method in class edu.mit.sketch.toolkit.DirectionChangeScaleSpaceViewer
displayFitByIndices
displayFitByIndices(int[], Image, Point) - Method in class edu.mit.sketch.toolkit.SpeedScaleSpaceViewer
displayFitByIndices
displayFitByIndices(int[]) - Method in class edu.mit.sketch.ui.CTabletGUIBehavior
displayFitByIndices
displayFitByIndices(int[], Color, Color) - Method in class edu.mit.sketch.ui.CTabletGUIBehavior
displayFitByIndices
displayFitByIndices(int[]) - Method in class edu.mit.sketch.ui.TabletGUIBehavior
displayFitByIndices
displayFitByIndices(int[], Color, Color) - Method in class edu.mit.sketch.ui.TabletGUIBehavior
displayFitByIndices
displayFitByPositions(double[], double[], int[]) - Method in class edu.mit.sketch.ui.CTabletGUIBehavior
displayFitByPositions
displayFitByPositions(double[], double[], int[]) - Method in class edu.mit.sketch.ui.TabletGUIBehavior
displayFitByPositions
displayFitByReversedIndices(int[]) - Method in class edu.mit.sketch.ui.CTabletGUIBehavior
displayFitByIndices
displayFitByReversedIndices(int[]) - Method in class edu.mit.sketch.ui.TabletGUIBehavior
displayFitByIndices
displayGraph() - Method in class edu.mit.sketch.system.tms.TMSGraphPanel
You need to call updateGraph before this method if you actually made changes in the TMS.
displayMessage(String) - Method in class edu.mit.sketch.ui.SketchAnnotator
 
DisplayPanel - Class in edu.tamu.bpaulson.marqs
Panel that contains an image painted on it
DisplayPanel(BufferedImage) - Constructor for class edu.tamu.bpaulson.marqs.DisplayPanel
Constructor for a display panel
DisplayPanel() - Constructor for class edu.tamu.bpaulson.marqs.DisplayPanel
Default constructor
displayResultFrame(ArrayList<ClassificationResult>, ImageIcon[]) - Method in class edu.tamu.bpaulson.marqs.SketchFrame
Method used to display a result frame to the screen
displaySegmentationsAt(int) - Method in class edu.mit.sketch.ui.SegmentationBrowser
Show plausible segmentations starting at the intput index
displaySequences() - Method in class edu.mit.sketch.messy.ShapeContextViewer
 
displayShapeGrid(ArrayList<? extends DrawnShape>, String) - Static method in class edu.mit.sketch.messy.ContextUtils
 
displaySketchPanel(boolean, String) - Method in class edu.tamu.bpaulson.marqs.AlbumGUI
Method used to display a sketch panel to the screen
DisplaySpec - Class in edu.mit.sketch.language.specification
 
DisplaySpec() - Constructor for class edu.mit.sketch.language.specification.DisplaySpec
 
displayTemplates() - Method in class edu.mit.sketch.messy.ShapeContextViewer
Line up the templates underneath the image.
displayURL(String) - Static method in class edu.mit.tools.study.BrowserControl
Display a file in the system browser.
displayVertices(Vertex[]) - Method in class edu.mit.sketch.ui.CTabletGUIBehavior
Paint the vertices along with the path combining them
displayVertices(Vertex[]) - Method in class edu.mit.sketch.ui.TabletGUIBehavior
Paint the vertices along with the path combining them
displayVerticesAsDots(Vertex[]) - Method in class edu.mit.sketch.ui.CTabletGUIBehavior
Paint the vertices along without the path combining them
displayVerticesAsDots(Vertex[]) - Method in class edu.mit.sketch.ui.TabletGUIBehavior
Paint the vertices along without the path combining them
distance(Point) - Method in class edu.mit.sketch.danclock.model.Point
Euclidean distance function.
distance(Point) - Method in class edu.mit.sketch.geom.Ellipse
Returns true if the point is within +-radius distance from the curve defining the object.
distance(Point, Point) - Static method in class edu.mit.sketch.geom.GeometryUtil
Return distnace |p1-p2|
distance(Point) - Method in class edu.mit.sketch.geom.Point
Return distance from this point to input.
DISTANCE - Static variable in class edu.mit.sketch.system.PropertyTypes
 
distance(double, double, double, double) - Static method in class edu.mit.sketch.uml.S_UMLPoint
Returns the distance between two points
distance(Point, Point) - Static method in class edu.mit.sketch.uml.S_UMLPoint
Returns the distance between two points
distance(int, int, int, int) - Static method in class edu.mit.sketch.uml.S_UMLPoint
Returns the distance between two points
distance(TPoint) - Method in class edu.tamu.hammond.sketch.shapes.TLine
Compute the distance from this line to the closest point on the line.
distance(double, double, double, double, double, double) - Static method in class edu.tamu.hammond.sketch.shapes.TLine
Compute the distance from this line to the closest point on the line.
distance(TLine) - Method in class edu.tamu.hammond.sketch.shapes.TLine
 
distance(double, double, double, double, double, double, double, double) - Static method in class edu.tamu.hammond.sketch.shapes.TLine
 
distance(TPoint) - Method in class edu.tamu.hammond.sketch.shapes.TPoint
Return the distance from point rp to this point.
distance(double, double) - Method in class edu.tamu.hammond.sketch.shapes.TPoint
Return the distance from the point specified by (x,y) to this point
distance(double, double, double, double) - Static method in class edu.tamu.hammond.sketch.shapes.TPoint
Return the distance from the point specified by (x,y) to this point
distance_difference - Static variable in class edu.mit.sketch.toolkit.Blackboard
Pixel distance tolerance index_difference and distance_difference are used during computation of intersection etc.
distanceNegligible(double, double) - Static method in class edu.mit.sketch.ddg.Util
The confidence that the given distance can be considered negligible.
distFromSing() - Method in class edu.mit.sketch.language.users.gestalt.AngleData
 
DistinctColors - Class in edu.mit.sketch.ui
This is just a set of distinctive colors.
DistinctColors() - Constructor for class edu.mit.sketch.ui.DistinctColors
 
DistinctColors(Color[]) - Constructor for class edu.mit.sketch.ui.DistinctColors
 
distributionForInstance(Instance) - Method in class edu.mit.multimodal.coreference.MUC6DecisionTree
Returns class probabilities for an instance.
DivaReader - Class in edu.mit.sketch.messy
 
DivaReader() - Constructor for class edu.mit.sketch.messy.DivaReader
 
DivExpression - Class in edu.mit.sketch.system.constraints
Created: Fri May 31 14:47:26 2002
Copyright: Copyright (C) 2001 by MIT.
DivExpression(ArithmaticExpression, ArithmaticExpression) - Constructor for class edu.mit.sketch.system.constraints.DivExpression
A convenience constructor
DivExpression(ArithmaticExpression[]) - Constructor for class edu.mit.sketch.system.constraints.DivExpression
 
divideBy(Potential) - Method in class edu.mit.sketch.system.bayesnet.Potential
 
DivideStrokeDisplay - Class in edu.mit.sketch.viewer
Created: Tue May 18 16:49:01 2004
Copyright: Copyright (C) 2004 by MIT.
DivideStrokeDisplay() - Constructor for class edu.mit.sketch.viewer.DivideStrokeDisplay
 
DivideStrokeDisplay(double, boolean) - Constructor for class edu.mit.sketch.viewer.DivideStrokeDisplay
 
do_count(File) - Static method in class edu.mit.multimodal.MovementCount
 
do_stuff(File) - Static method in class edu.mit.multimodal.KeywordCounter
 
do_stuff(File) - Static method in class edu.mit.multimodal.UnitSegment
 
doAnimation(TreeSet<PenDrawing>) - Method in class edu.mit.sketch.clocksketch.gui.DrawingPanel
Starts animating the drawing.
doContext(Point2D, double) - Method in class edu.mit.sketch.messy.ShapeContextViewer
 
DOCTOR_TAG - Static variable in class edu.mit.sketch.clocksketch.penIO.PenTags
 
DOCTORFIRSTNAME - Static variable in class edu.mit.sketch.clocksketch.gui.ClockFaceGUI.DataKeys
 
DOCTORLASTNAME - Static variable in class edu.mit.sketch.clocksketch.gui.ClockFaceGUI.DataKeys
 
DOCTORNAME - Static variable in class edu.mit.sketch.clocksketch.gui.ClockFaceGUI.DataKeys
 
DocumentAppender - Class in edu.mit.util
 
DocumentAppender() - Constructor for class edu.mit.util.DocumentAppender
This default constructor does nothing.
DocumentAppender(Layout) - Constructor for class edu.mit.util.DocumentAppender
Instantiate a DocumentAppender and send output to the given Document object.
DocumentAppender(Layout, Document) - Constructor for class edu.mit.util.DocumentAppender
Instantiate a DocumentAppender and set the output destination to Document.
doesGroupExist(Collection) - Method in class edu.mit.sketch.system.tms.TruthMaintenanceSystem
Check to see whether this group is already in the TMS
doesNodeExist(BBItem) - Method in class edu.mit.sketch.system.tms.TruthMaintenanceSystem
Check if a node exists for the given datum.
doFit(int) - Method in class edu.tamu.bpaulson.newrecognizer.CurveFitter
Perform curve fitting with the simplex method doFit(fitType) just does the fit doFit(fitType, true) pops up a dialog allowing control over simplex parameters alpha is reflection coefficient (-1) beta is contraction coefficient (0.5) gamma is expansion coefficient (2)
doFit(int, boolean) - Method in class edu.tamu.bpaulson.newrecognizer.CurveFitter
 
doGetMovie() - Method in class edu.mit.tools.spam.SpamFrame
 
doing_batch_processing - Static variable in class edu.mit.sketch.ui.Tablet
Be quiet, don't print junk..
doLayout() - Method in class edu.mit.sketch.language.circuitTutor.gui.analysisOptions.RuleNodeRenderer
 
DomainDescription - Class in edu.mit.sketch.ddg
DomainDescription stores the description of all symbols in the domain.
DomainDescription() - Constructor for class edu.mit.sketch.ddg.DomainDescription
Constructs an empty domain description
DomainDescriptionFileIO - Class in edu.mit.sketch.ddg
DomainDescriptionFileIO provides static methods to write and read domain description files.
DomainDescriptionFileIO() - Constructor for class edu.mit.sketch.ddg.DomainDescriptionFileIO
 
DomainDescriptionGenerator - Class in edu.mit.sketch.ddg
Domain Description Generator learns new symbols that the user draws.
DomainDescriptionGenerator() - Constructor for class edu.mit.sketch.ddg.DomainDescriptionGenerator
Construct the domain description generator
DomainDescriptionUnit() - Method in class edu.mit.sketch.ddlcompiler.ddljtree.DDLParser2
 
DomainList - Class in edu.mit.sketch.language.parser
A collection of shapes definitions for a domain
DomainList(String) - Constructor for class edu.mit.sketch.language.parser.DomainList
Constructs a new DomainList.
DomainListPanel - Class in edu.mit.sketch.language.debugger
The panel containing the list of domain shapes (part of domain view)
DomainListPanel(DebuggerFrame) - Constructor for class edu.mit.sketch.language.debugger.DomainListPanel
 
domainName - Static variable in interface edu.mit.sketch.language.SketchDomainInfo
 
DomainObjectGraph - Class in edu.mit.sketch.ddg
A graph representing a hierarchy of domain objects and shapes.
DomainObjectGraph() - Constructor for class edu.mit.sketch.ddg.DomainObjectGraph
Constructs an empty graph
DomainObjectGraph.MatchIterator - Class in edu.mit.sketch.ddg
An iterater for matching objects from the bottom up the graph.
DomainObjectGraph.MatchIterator(DomainObjectGraph) - Constructor for class edu.mit.sketch.ddg.DomainObjectGraph.MatchIterator
An iterator
DomainObjectGraphNode - Class in edu.mit.sketch.ddg
A node in the DomainObjectGraph that represents a domain object (valid or not on its own).
DomainObjectGraphNode(ObjectDescription) - Constructor for class edu.mit.sketch.ddg.DomainObjectGraphNode
Constructs a node at the most general level with no connections to the object hierarchy
doMinCut(double[][], double) - Method in class edu.mit.sketch.system.data.MinCutSimilarity
 
doMinCut(DoubleMatrix2D, double) - Method in class edu.mit.sketch.system.data.MinCutSimilarity
 
doMinCut(ArrayList, StrokePairProperty, StrokePairProperty, StrokePairProperty, double) - Method in class edu.mit.sketch.system.data.MinCutSimilarity
 
Done() - Method in class edu.mit.sketch.ddlcompiler.ddljtree.SimpleCharStream
 
Done() - Static method in class edu.mit.sketch.ddlcompiler.SimpleCharStream
 
DONE - Static variable in class edu.mit.tools.study.ConditionUI
 
DONE - Static variable in class edu.mit.tools.study.Task
 
doneMoving(Object, Point, Point) - Method in class edu.mit.sketch.system.BasicSurface
 
doneMoving(Object, Point, Point) - Method in class edu.mit.sketch.system.SurfaceView
The move has been completed.
doneMoving(Object, Point, Point) - Method in class edu.mit.sketch.system.TicTacToeSurface
 
donePainting() - Method in class edu.mit.sketch.language.applink.AppLink
 
doneProcessing() - Method in class edu.mit.sketch.system.Scheduler
Answer the question: are we done processing the input we have and ready for more new user input?
doneProcessing() - Method in class edu.mit.sketch.system.StageBasedScheduler
We are done if the stack is empty and there are no more unprocessed * BBItems or KSs.
doneRecording() - Method in class edu.mit.tools.study.ConditionUI
 
doODR(String, String, double[], double[]) - Static method in class edu.mit.sketch.util.OrthogonalDistanceRegression
Do an ODR using the inputs x and y, and return a double array of length 2 containing a and b, st.
doOpen() - Method in class edu.mit.sketch.toolkit.ObjectManager
Launch a FileDialog and do a load
doRestartQuickTime() - Method in class edu.mit.tools.spam.SpamFrame
 
doSave() - Method in class edu.mit.sketch.toolkit.ObjectManager
Launch a FileDialog and do a save
doSaveAs() - Method in class edu.mit.sketch.toolkit.ObjectManager
Launch a FileDialog and do a save as
doSingle() - Method in class edu.tamu.bpaulson.linclassifier.DataSet
Method used to determine whether or not a single classifier should be used over a linear classifier
doSlidingWindowODR(String, String, double[], double[], int) - Static method in class edu.mit.sketch.util.OrthogonalDistanceRegression
Do an ODR.
DOT_EXECUTABLE - Static variable in class edu.mit.sketch.util.DotVisualizer
 
DotGraph - Interface in edu.mit.sketch.util
Indicate that the implimenting class can generate a Dot file for display by the Dot/Grappa packages from ATT.
DotIcon - Class in edu.mit.util
DotIcon.java Created: Sun Feb 04 17:58:16 2001
DotIcon(Color) - Constructor for class edu.mit.util.DotIcon
 
DotIcon(Color, int) - Constructor for class edu.mit.util.DotIcon
 
dotProduct(StrokeData, StrokeData) - Static method in class edu.mit.sketch.chem.Util
 
dotProduct(Line, Line) - Static method in class edu.mit.sketch.chem.Util
 
dotsToFirstUpper(String) - Static method in class edu.mit.sketch.language.util.StringFunctions
 
DotVisualizer - Class in edu.mit.sketch.util
This was taken from mark foltz's sources.
DotVisualizer() - Constructor for class edu.mit.sketch.util.DotVisualizer
 
DOUBLE - Static variable in class edu.mit.util.CLITypeHandler
 
doubleBond(StrokeData, StrokeData) - Method in class edu.mit.sketch.chem.ChemSketch
 
DoublePropertyFilter - Class in edu.mit.sketch.language.recognizer
DoublePropertyFilter:
DoublePropertyFilter(DomainList, String) - Constructor for class edu.mit.sketch.language.recognizer.DoublePropertyFilter
 
doublethreshold - Static variable in class edu.mit.sketch.chem.ChemSketch
 
DQuestionnaire - Class in edu.mit.tools.study.dialogue
 
DQuestionnaire(int) - Constructor for class edu.mit.tools.study.dialogue.DQuestionnaire
Construct a new DQuestionnaire Task for the specified part of the Questionnaire
DQuestionnaireClient - Class in edu.mit.tools.study.dialogue
 
DQuestionnaireClient(String) - Constructor for class edu.mit.tools.study.dialogue.DQuestionnaireClient
 
DQuestionnaireData - Class in edu.mit.tools.study.dialogue
 
DQuestionnaireData(String, File, File, String, StudyClient) - Constructor for class edu.mit.tools.study.dialogue.DQuestionnaireData
 
DragHandler - Class in edu.tamu.bpaulson.marqs
Handler that will handle drag and drop operations
DragHandler(AlbumGUI) - Constructor for class edu.tamu.bpaulson.marqs.DragHandler
Constructor for DragHandler
draw(double, double, boolean, boolean, Graphics2D, TreeSet<PenDrawing>) - Method in class edu.mit.sketch.clocksketch.gui.DrawingPanel
Draws the drawing w/ supplied scaling, widths, and Graphics2D
draw_panel - Variable in class edu.mit.sketch.ui.CTabletDataProcessor
 
drawAncilliaryInfo(Graphics2D, double, double) - Method in class edu.mit.sketch.clocksketch.model.ClockFaceSymbol
 
drawAncilliaryInfo(Graphics2D, double, double) - Method in class edu.mit.sketch.clocksketch.model.DigitSymbol
 
drawAncilliaryInfo(Graphics2D, double, double) - Method in class edu.mit.sketch.clocksketch.model.HandSymbol
 
drawAncilliaryInfo(Graphics2D, double, double) - Method in class edu.mit.sketch.clocksketch.model.PenSymbol
 
drawAncilliaryInfo(Graphics2D, double, double) - Method in class edu.mit.sketch.clocksketch.model.Symbol
Allows a Symbol to draw extra information, such as a bounding box, or the center of the Symbol, etc.
drawAngleAt(int, Point) - Method in class edu.mit.sketch.geom.Polygon
Draws an arc (angle) on the ith vertex (start from 0) using the current graphics context.
DrawCardPanel - Class in edu.mit.sketch.language.users
 
DrawCardPanel(StudyPanel, String, String, DescriptionGetter) - Constructor for class edu.mit.sketch.language.users.DrawCardPanel
 
DrawCheckPanel - Class in edu.mit.sketch.language.debugger
The panel for the shape view
DrawCheckPanel(DomainList) - Constructor for class edu.mit.sketch.language.debugger.DrawCheckPanel
 
Drawing - Class in edu.mit.sketch.clocksketch.model
A Drawing is a collection of symbols
Drawing() - Constructor for class edu.mit.sketch.clocksketch.model.Drawing
 
DRAWING - Static variable in class edu.mit.tools.study.trimodal.TDCondition
 
DRAWING_TAG - Static variable in class edu.mit.sketch.clocksketch.penIO.PenTags
 
DrawingAnalyzer - Class in edu.mit.sketch.clocksketch.analysis
This class provides ways to analyze and identify aspects of a PenDrawing.
DrawingAnalyzer() - Constructor for class edu.mit.sketch.clocksketch.analysis.DrawingAnalyzer
 
DrawingAnalyzer(PenDrawing) - Constructor for class edu.mit.sketch.clocksketch.analysis.DrawingAnalyzer
Constructs a DrawingAnalyzer with a Drawing passed in.
DrawingAnalyzer.DigitOrder - Enum in edu.mit.sketch.clocksketch.analysis
Enums for the order in which the digits were drawn.
DRAWINGDATE - Static variable in class edu.mit.sketch.clocksketch.gui.ClockFaceGUI.DataKeys
 
DrawingMenu - Class in edu.mit.sketch.language
 
DrawingMenu(DrawPanel) - Constructor for class edu.mit.sketch.language.DrawingMenu
 
DrawingMenu.EditUndoListener - Class in edu.mit.sketch.language
 
DrawingMenu.EditUndoListener() - Constructor for class edu.mit.sketch.language.DrawingMenu.EditUndoListener
 
DrawingMenu.FileLoadListener - Class in edu.mit.sketch.language
 
DrawingMenu.FileLoadListener() - Constructor for class edu.mit.sketch.language.DrawingMenu.FileLoadListener
 
DrawingMenu.FileNewListener - Class in edu.mit.sketch.language
 
DrawingMenu.FileNewListener() - Constructor for class edu.mit.sketch.language.DrawingMenu.FileNewListener
 
DrawingMenu.FileRecogListener - Class in edu.mit.sketch.language
 
DrawingMenu.FileRecogListener() - Constructor for class edu.mit.sketch.language.DrawingMenu.FileRecogListener
 
DrawingMenu.FileSaveListener - Class in edu.mit.sketch.language
 
DrawingMenu.FileSaveListener() - Constructor for class edu.mit.sketch.language.DrawingMenu.FileSaveListener
 
DrawingMenu.ViewOrigListener - Class in edu.mit.sketch.language
 
DrawingMenu.ViewOrigListener() - Constructor for class edu.mit.sketch.language.DrawingMenu.ViewOrigListener
 
DrawingOrderDataSimulator - Class in edu.mit.sketch.toolkit
This class simulates the drawing of a sketch by following the order given to its simulateInOrder method.
DrawingOrderDataSimulator(URL) - Constructor for class edu.mit.sketch.toolkit.DrawingOrderDataSimulator
 
DrawingPanel - Class in edu.mit.sketch.clocksketch.gui
 
DrawingPanel(Collection<PenDrawing>) - Constructor for class edu.mit.sketch.clocksketch.gui.DrawingPanel
Creates a JPanel for animating the drawing, given a PenDrawing to work off of
DrawingPanel(Collection<PenDrawing>, double) - Constructor for class edu.mit.sketch.clocksketch.gui.DrawingPanel
 
drawMessy(boolean) - Method in class edu.mit.sketch.language.DrawPanel
 
DrawnArrow - Class in edu.mit.sketch.ddg
An concrete drawn arrow.
DrawnArrow() - Constructor for class edu.mit.sketch.ddg.DrawnArrow
Construct a default right-pointing arrow
DrawnArrow(PrimitiveList) - Constructor for class edu.mit.sketch.ddg.DrawnArrow
Construct a default arrow with a given list of labels.
drawnDebugOutput - Static variable in class edu.mit.sketch.ddg.DomainDescriptionGenerator
Things that need to be drawn for debug purposes
DrawnEllipse - Class in edu.mit.sketch.ddg
An class representing an ellipse.
DrawnEllipse() - Constructor for class edu.mit.sketch.ddg.DrawnEllipse
Construct an empty drawn Ellipse
DrawnEllipse(Ellipse, Primitive) - Constructor for class edu.mit.sketch.ddg.DrawnEllipse
Construct an drawnObject from a given list of geometric parts (one part) and a list of corresponding primitives (one primitive).
DrawnLine - Class in edu.mit.sketch.ddg
A concrete drawn line.
DrawnLine() - Constructor for class edu.mit.sketch.ddg.DrawnLine
Construct a default line with default coordinates and a default label.
DrawnLine(Primitive) - Constructor for class edu.mit.sketch.ddg.DrawnLine
Construct a default line with default coordinates and a given primitive label.
DrawnLine(Line, Primitive) - Constructor for class edu.mit.sketch.ddg.DrawnLine
Construct a given line with a given primitive label.
drawnObject() - Method in class edu.mit.sketch.ddg.DescribedDrawnObject
Get the drawn object
DrawnObject - Class in edu.mit.sketch.ddg
An concrete object drawn from an object description.
DrawnObject() - Constructor for class edu.mit.sketch.ddg.DrawnObject
Construct an empty drawn object
DrawnObject(GeometricObjectList, PrimitiveList) - Constructor for class edu.mit.sketch.ddg.DrawnObject
Construct an drawnObject from a given list of geometric parts and a list of corresponding primitives.
DrawnObject(HashMap) - Constructor for class edu.mit.sketch.ddg.DrawnObject
Construct an drawnObject from a given mapping of primitives to geometric parts.
DrawnObject(GeometricObject, Primitive) - Constructor for class edu.mit.sketch.ddg.DrawnObject
Construct an drawnObject from a given list of geometric parts (one part) and a list of corresponding primitives (one primitive).
drawnObject(HashMap) - Method in class edu.mit.sketch.ddg.GroupingTree
Returns a drawn object given the mapping from primitives to strokes The primitives that are in the group have to be in the mapping
DrawnObjectList - Class in edu.mit.sketch.ddg
Represents a list of drawn objects.
DrawnObjectList() - Constructor for class edu.mit.sketch.ddg.DrawnObjectList
 
DrawnOval - Class in edu.mit.sketch.ddg
An class representing an oval.
DrawnOval() - Constructor for class edu.mit.sketch.ddg.DrawnOval
Construct an empty drawn Oval
DrawnOval(Ellipse, Primitive) - Constructor for class edu.mit.sketch.ddg.DrawnOval
Construct an drawnObject from a given list of geometric parts (one part) and a list of corresponding primitives (one primitive).
DrawnPolygon - Class in edu.mit.sketch.ddg
A concrete drawn plygon.
DrawnPolygon() - Constructor for class edu.mit.sketch.ddg.DrawnPolygon
Construct a polygon with DEFAULT_NUM_SIDES at the DEFAULT_CENTER with DEFAULT_SIDE_LENGTH with labels "ln" where n starts with 0.
DrawnPolygon(int) - Constructor for class edu.mit.sketch.ddg.DrawnPolygon
Construct a polygon with given number of sides at the DEFAULT_CENTER with DEFAULT_SIDE_LENGTH with labels "ln" where n starts with 0.
DrawnPolygon(int, Point, double) - Constructor for class edu.mit.sketch.ddg.DrawnPolygon
Construct a polygon with given number of sides at a given center with given side length with labels "ln" where n starts with 0.
DrawnPolygon(Point, double, PrimitiveList) - Constructor for class edu.mit.sketch.ddg.DrawnPolygon
Construct a polygon with given primitives at a given center with given side length.
DrawnPolygon(PrimitiveList) - Constructor for class edu.mit.sketch.ddg.DrawnPolygon
Construct a default polygon with the same number of primitives as in the list given.
DrawnQuadrilateral - Class in edu.mit.sketch.ddg
A concrete drawn rectangle.
DrawnQuadrilateral() - Constructor for class edu.mit.sketch.ddg.DrawnQuadrilateral
Construct a default quadrilateral (square) with default coordinates and a default labels.
DrawnQuadrilateral(PrimitiveList) - Constructor for class edu.mit.sketch.ddg.DrawnQuadrilateral
Construct a default quadrilateral with default coordinates and a given primitive labels.
DrawnShape - Class in edu.mit.sketch.language.shapes
 
DrawnShape(String) - Constructor for class edu.mit.sketch.language.shapes.DrawnShape
 
DrawnShape(String, double) - Constructor for class edu.mit.sketch.language.shapes.DrawnShape
Creates a new drawn shape of a particular type.
DrawnTriangle - Class in edu.mit.sketch.ddg
A concrete drawn triangle is a regular triangle standing on its base.
DrawnTriangle() - Constructor for class edu.mit.sketch.ddg.DrawnTriangle
Construct a default triangle with default coordinates and a default labels.
DrawnTriangle(PrimitiveList) - Constructor for class edu.mit.sketch.ddg.DrawnTriangle
Construct a default triangle with default coordinates and a given primitive labels.
DrawPanel - Class in edu.mit.sketch.language
 
DrawPanel(DomainList) - Constructor for class edu.mit.sketch.language.DrawPanel
 
DrawPanel - Class in edu.mit.sketch.language.users
 
DrawPanel() - Constructor for class edu.mit.sketch.language.users.DrawPanel
 
DrawPanel - Class in edu.tamu.awolin.twa
 
DrawPanel - Class in edu.tamu.bpaulson.marqs
Panel that can be drawn on
DrawPanel(SketchFrame) - Constructor for class edu.tamu.bpaulson.marqs.DrawPanel
Default constructor
DrawPanel(SketchFrame, Sketch) - Constructor for class edu.tamu.bpaulson.marqs.DrawPanel
Constructor for draw panel
DrawPanel - Class in edu.tamu.hammond.sketch.input
A drawing panel which accepts drawn strokes
DrawPanel() - Constructor for class edu.tamu.hammond.sketch.input.DrawPanel
 
DrawStrokeRecognizer - Class in edu.mit.sketch.uml
 
DrawStrokeRecognizer() - Constructor for class edu.mit.sketch.uml.DrawStrokeRecognizer
 
drawStrokes(Graphics, List<Stroke>) - Method in class edu.mit.sketch.uml.DrawStrokeRecognizer
private boolean recognizeDeletion(Graphics g, boolean drawOriginal, UMLProgram p) { boolean deletedSomethingEver = false; for(int dCount = 5; dCount > 0; dCount--){ Vector checkStrokes = p.getUnrecognizedShapes().getRecentStrokesVector(dCount); UMLStrokeCollection StrokeCollection = new UMLStrokeCollection(checkStrokes, p.getViewableShapes()); if (checkStrokes == null) continue; boolean deletedSomethingThisTime = true; while(deletedSomethingThisTime){ deletedSomethingThisTime = false; Shape gest = p.getViewableShapes().strokesDeleteShape(checkStrokes,drawOriginal); if (gest != null) { gest.paintDelete(g,drawOriginal); p.removeUnrecognizedShapes(StrokeCollection.getStrokes()); p.removeViewableShapes(StrokeCollection.getStrokes()); p.removeViewableShape(gest); p.removeUnrecognizedShape(gest); deletedSomethingThisTime = true; deletedSomethingEver = true; } } } if(deletedSomethingEver){ return true; } return false; }
drawText(Graphics) - Method in class edu.mit.sketch.uml.UMLObject
 
drawThickLine(int, Graphics, int, int, int, int) - Static method in class edu.mit.sketch.util.GraphicsUtil
Plot a thick line from (x1, y1) to (x2,y2) with radius r
drawThickLine(double, Graphics, double, double, double, double) - Static method in class edu.mit.sketch.util.GraphicsUtil
Plot a thick line from (x1, y1) to (x2,y2) with radius r
drawThickOval(int, Graphics, int, int, int, int) - Static method in class edu.mit.sketch.util.GraphicsUtil
Plot a thick line from (x1, y1) to (x2,y2) with radius r
DrawTimeline - Class in edu.mit.tools.watch.display
 
DrawTimeline(TimelineDisplay, WatchController) - Constructor for class edu.mit.tools.watch.display.DrawTimeline
 
drawWaiting() - Method in class edu.mit.sketch.language.circuitTutor.gui.CircuitDrawPanel
 
dropAnchor() - Method in class edu.mit.tools.spam.SpamFrame
 
dsw_statistics_module - Static variable in class edu.mit.sketch.ui.TabletGUI
 
dt - Variable in class edu.tamu.hammond.sketch.PointFeatures
 
DTNode - Class in edu.mit.util.gadtree
 
dump(String) - Method in class edu.mit.sketch.ddlcompiler.ddljtree.SimpleNode
 
dumpContextMatrix(File, File) - Static method in class edu.mit.sketch.messy.SCTester
 
dumpContexts(File) - Method in class edu.mit.sketch.messy.ShapeContextCalculator
 
dumpCosts(File) - Method in class edu.mit.sketch.messy.ShapeContextMatcher
 
dumpPyramidPtFiles(List<ShapeContextCalculator>, File, boolean) - Method in class edu.mit.sketch.messy.Trainer
 
dumpTests() - Static method in class edu.mit.sketch.messy.ShapeContextViewer
 
DumpVisitor - Class in edu.mit.sketch.ddlcompiler.ddljtree
Created: Sat Jul 27 23:30:26 2002
Copyright: Copyright (C) 2002 by MIT.
DumpVisitor() - Constructor for class edu.mit.sketch.ddlcompiler.ddljtree.DumpVisitor
 
dx - Variable in class edu.tamu.hammond.sketch.PointFeatures
 
dy - Variable in class edu.tamu.hammond.sketch.PointFeatures
 
DYN_EXTRACTOR - Static variable in class edu.mit.tools.watch.Logging
 
DYNAMIC_WC - Static variable in class edu.mit.tools.watch.Logging
 

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