UC Berkeley Group for User Interface Research
Updated November 17, 2000
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 _

C

calcIntersectPoint(double, double, double, double, double, double, double, double) - Static method in class edu.berkeley.guir.lib.awt.geom.GeomLib
Figure out where these two lines intersect.
calcIntersectPoint(Line2D, Line2D) - Static method in class edu.berkeley.guir.lib.awt.geom.GeomLib
Figure out where these two lines intersect.
calcIntersectPoints(Line2D, Shape) - Static method in class edu.berkeley.guir.lib.awt.geom.GeomLib
Get a list of all points where the line intersects with the Shape.
calcPassthrough(AffineTransform, AffineTransform, AffineTransform) - Static method in class edu.berkeley.guir.lib.awt.geom.GeomLib
Find txC, where [txA] * [txB] = [txB] * [txC].
calculateAccuracy(double[], int) - Method in class edu.berkeley.guir.lib.satin.recognizer.rubine.RubineClassifier
 
calculateBoundingBox(String, Font, int, int, int) - Static method in class edu.berkeley.guir.lib.satin.graphics.GraphicsLib
Calculate the bounding box for this String.
calculateBoundingBox(String, FontMetrics, int, int, int) - Static method in class edu.berkeley.guir.lib.satin.graphics.GraphicsLib
Calculate the bounding box for this String.
calculateNewPosition(Shape, int) - Static method in class edu.berkeley.guir.lib.satin.graphics.GraphicsLib
Shift an object to have new coordinates.
calculateNewPosition(Shape, int) - Static method in class edu.berkeley.guir.lib.satin.graphics.SatinGraphics
Shift an object to have new coordinates.
calculateTotalHeight(String, Font) - Static method in class edu.berkeley.guir.lib.satin.graphics.GraphicsLib
Using the specified font, calculate the height (in pixels) of the specified String.
calculateTotalHeight(String, FontMetrics) - Static method in class edu.berkeley.guir.lib.satin.graphics.GraphicsLib
First, calculate how many rows there are.
calculateTotalWidth(String, Font) - Static method in class edu.berkeley.guir.lib.satin.graphics.GraphicsLib
Using the specified font, calculate the width (in pixels) of the specified String.
calculateTotalWidth(String, FontMetrics) - Static method in class edu.berkeley.guir.lib.satin.graphics.GraphicsLib
Using the specified font metric, calculate the max width of this String in pixels, that is the longest width among each of the rows of this String.
calculateTranslation(Shape, int, int, int) - Static method in class edu.berkeley.guir.lib.satin.graphics.GraphicsLib
Calculate how much a Shape should be translated along x- and y- such that the specified position of the Shape will be at the specified (x,y) coordinate.
calculateTranslation(Shape, int, int, int) - Static method in class edu.berkeley.guir.lib.satin.graphics.SatinGraphics
Calculate how much a Shape should be translated along x- and y- such that the specified position of the Shape will be at the specified (x,y) coordinate.
canReadVersion(String) - Method in class edu.berkeley.guir.lib.gesture.GestureFile
 
canRedo() - Method in class edu.berkeley.guir.lib.satin.command.CommandImpl
Override this method in the subclass.
canRedo() - Method in class edu.berkeley.guir.lib.satin.command.MoveCommand
 
canRedo() - Method in class edu.berkeley.guir.lib.satin.command.AddInkInterpreterCommand
 
canRedo() - Method in class edu.berkeley.guir.lib.satin.command.SaveCommand
 
canRedo() - Method in class edu.berkeley.guir.lib.satin.command.DeleteCommand
 
canRedo() - Method in class edu.berkeley.guir.lib.satin.command.CutCommand
 
canRedo() - Method in class edu.berkeley.guir.lib.satin.command.MacroCommand
 
canRedo() - Method in class edu.berkeley.guir.lib.satin.command.MakePatchCommand
 
canRedo() - Method in class edu.berkeley.guir.lib.satin.command.RemoveCommand
 
canRedo() - Method in class edu.berkeley.guir.lib.satin.command.SetLocationCommand
 
canRedo() - Method in class edu.berkeley.guir.lib.satin.command.UndoableCommand
 
canRedo() - Method in class edu.berkeley.guir.lib.satin.command.SelectCommand
 
canRedo() - Method in class edu.berkeley.guir.lib.satin.command.ApplyTransformationCommand
 
canRedo() - Method in class edu.berkeley.guir.lib.satin.command.SetTransformCommand
 
canRedo() - Method in class edu.berkeley.guir.lib.satin.command.AddGestureInterpreterCommand
 
canRedo() - Method in class edu.berkeley.guir.lib.satin.command.PasteCommand
 
canRedo() - Method in class edu.berkeley.guir.lib.satin.command.InsertCommand
 
canRedo() - Method in class edu.berkeley.guir.lib.satin.command.OpenCommand
 
canRedo() - Method in class edu.berkeley.guir.lib.satin.command.CopyCommand
 
canUndo() - Method in class edu.berkeley.guir.lib.satin.command.CommandImpl
Override this method in the subclass.
canUndo() - Method in class edu.berkeley.guir.lib.satin.command.MoveCommand
 
canUndo() - Method in class edu.berkeley.guir.lib.satin.command.AddInkInterpreterCommand
 
canUndo() - Method in class edu.berkeley.guir.lib.satin.command.SaveCommand
 
canUndo() - Method in class edu.berkeley.guir.lib.satin.command.DeleteCommand
 
canUndo() - Method in class edu.berkeley.guir.lib.satin.command.CutCommand
 
canUndo() - Method in class edu.berkeley.guir.lib.satin.command.MacroCommand
 
canUndo() - Method in class edu.berkeley.guir.lib.satin.command.MakePatchCommand
 
canUndo() - Method in class edu.berkeley.guir.lib.satin.command.RemoveCommand
 
canUndo() - Method in class edu.berkeley.guir.lib.satin.command.SetLocationCommand
 
canUndo() - Method in class edu.berkeley.guir.lib.satin.command.UndoableCommand
 
canUndo() - Method in class edu.berkeley.guir.lib.satin.command.SelectCommand
 
canUndo() - Method in class edu.berkeley.guir.lib.satin.command.ApplyTransformationCommand
 
canUndo() - Method in class edu.berkeley.guir.lib.satin.command.SetTransformCommand
 
canUndo() - Method in class edu.berkeley.guir.lib.satin.command.AddGestureInterpreterCommand
 
canUndo() - Method in class edu.berkeley.guir.lib.satin.command.PasteCommand
 
canUndo() - Method in class edu.berkeley.guir.lib.satin.command.InsertCommand
 
canUndo() - Method in class edu.berkeley.guir.lib.satin.command.OpenCommand
 
canUndo() - Method in class edu.berkeley.guir.lib.satin.command.CopyCommand
 
CAP_BUTT - Static variable in class edu.berkeley.guir.lib.satin.objects.Style
 
CAP_ROUND - Static variable in class edu.berkeley.guir.lib.satin.objects.Style
 
CAP_SQUARE - Static variable in class edu.berkeley.guir.lib.satin.objects.Style
 
capacity() - Method in class edu.berkeley.guir.lib.collection.QueueFixedSize
 
capacity() - Method in class edu.berkeley.guir.lib.collection.QueueDynamicSize
 
capacity() - Method in interface edu.berkeley.guir.lib.collection.Queue
Get the current maximum capacity of the queue.
caretUpdate(CaretEvent) - Method in class edu.berkeley.guir.lib.debugging.UniversalListener
 
category - Variable in class edu.berkeley.guir.lib.gesture.Classifier.Result
the GestureCategory that best fits the example
categoryAt(int) - Method in class edu.berkeley.guir.lib.gesture.GestureGroup
 
categoryDistance(GestureCategory, GestureCategory) - Method in class edu.berkeley.guir.lib.gesture.Classifier
Return the square of the distance between the two categories (which must in the GestureSet).
categoryDistance(int, int) - Method in class edu.berkeley.guir.lib.gesture.Classifier
Return the square of the distance between the two categories.
CategoryPicker - class edu.berkeley.guir.lib.gesture.CategoryPicker.
Emits ItemEvents when a category is selected or deselected.
CategoryPicker.CheckBoxListener - class edu.berkeley.guir.lib.gesture.CategoryPicker.CheckBoxListener.
 
CategoryPicker(GestureSet) - Constructor for class edu.berkeley.guir.lib.gesture.CategoryPicker
 
CategoryPicker(GestureSet, Color[]) - Constructor for class edu.berkeley.guir.lib.gesture.CategoryPicker
 
ccm - Variable in class edu.berkeley.guir.lib.gesture.Classifier
 
ccmInv - Variable in class edu.berkeley.guir.lib.gesture.Classifier
 
CENTER - Static variable in interface edu.berkeley.guir.lib.satin.graphics.GraphicsConstants
o o o o x o o o o
CENTER_AT - Static variable in class edu.berkeley.guir.lib.satin.command.ZoomCommand
Scale, using the specified point as the new center (absolute coords) after scaling.
centerGesture() - Method in class edu.berkeley.guir.lib.gesture.GesturePointsDisplay
Doesn't really center it for now, just moves it to the origin
changedUpdate(DocumentEvent) - Method in class edu.berkeley.guir.lib.debugging.UniversalListener
 
changeEvent - Variable in class edu.berkeley.guir.lib.gesture.GestureInteractor
 
changeEvent - Variable in class edu.berkeley.guir.lib.gesture.GestureCategoryThumbnail
 
changeListenerList - Variable in class edu.berkeley.guir.lib.gesture.GestureInteractor
 
changeListenerList - Variable in class edu.berkeley.guir.lib.gesture.GestureCategoryThumbnail
 
changePoint(int, double, double) - Method in class edu.berkeley.guir.lib.satin.stroke.TimedStroke
Change the nth point of the stroke to the given coordinates.
CharacterFilter - class edu.berkeley.guir.lib.io.CharacterFilter.
A Filter to be used with the Pipe class.
CharacterFilter() - Constructor for class edu.berkeley.guir.lib.io.CharacterFilter
 
checkFeatureClass(Class) - Static method in class edu.berkeley.guir.lib.gesture.FeatureFactory
 
checkForInterrupt() - Method in class edu.berkeley.guir.lib.gesture.Classifier
 
CHILD_CHANGE_PROP - Static variable in interface edu.berkeley.guir.lib.gesture.GestureContainer
Used to report property change of a child object.
child() - Method in class edu.berkeley.guir.lib.graphs.PathTree
Get the child subtree of the current tree.
CHILDREN_PROP - Static variable in interface edu.berkeley.guir.lib.gesture.GestureContainer
Used to report that a child has been added or removed.
CircleSelectInterpreter - class edu.berkeley.guir.lib.satin.interpreter.commands.CircleSelectInterpreter.
Draw a gesture around many objects to select.
CircleSelectInterpreter() - Constructor for class edu.berkeley.guir.lib.satin.interpreter.commands.CircleSelectInterpreter
 
Circuit - class edu.berkeley.guir.sketchyspice.objects.Circuit.
Just a circuit.
Circuit() - Constructor for class edu.berkeley.guir.sketchyspice.objects.Circuit
 
Circuit(Polygon2D, Polygon2D) - Constructor for class edu.berkeley.guir.sketchyspice.objects.Circuit
 
Circuit(TimedStroke, TimedStroke) - Constructor for class edu.berkeley.guir.sketchyspice.objects.Circuit
 
CL_BOOLEAN - Static variable in interface edu.berkeley.guir.lib.introspect.IntrospectConstants
 
CL_BOOLEAN_ARR - Static variable in interface edu.berkeley.guir.lib.introspect.IntrospectConstants
 
CL_BYTE - Static variable in interface edu.berkeley.guir.lib.introspect.IntrospectConstants
 
CL_BYTE_ARR - Static variable in interface edu.berkeley.guir.lib.introspect.IntrospectConstants
 
CL_CHAR - Static variable in interface edu.berkeley.guir.lib.introspect.IntrospectConstants
 
CL_CHAR_ARR - Static variable in interface edu.berkeley.guir.lib.introspect.IntrospectConstants
 
CL_DOUBLE - Static variable in interface edu.berkeley.guir.lib.introspect.IntrospectConstants
 
CL_DOUBLE_ARR - Static variable in interface edu.berkeley.guir.lib.introspect.IntrospectConstants
 
CL_FLOAT - Static variable in interface edu.berkeley.guir.lib.introspect.IntrospectConstants
 
CL_FLOAT_ARR - Static variable in interface edu.berkeley.guir.lib.introspect.IntrospectConstants
 
CL_INT - Static variable in interface edu.berkeley.guir.lib.introspect.IntrospectConstants
 
CL_INT_ARR - Static variable in interface edu.berkeley.guir.lib.introspect.IntrospectConstants
 
CL_LONG - Static variable in interface edu.berkeley.guir.lib.introspect.IntrospectConstants
 
CL_LONG_ARR - Static variable in interface edu.berkeley.guir.lib.introspect.IntrospectConstants
 
CL_SHORT - Static variable in interface edu.berkeley.guir.lib.introspect.IntrospectConstants
 
CL_SHORT_ARR - Static variable in interface edu.berkeley.guir.lib.introspect.IntrospectConstants
 
CL_STRING - Static variable in interface edu.berkeley.guir.lib.introspect.IntrospectConstants
 
CL_STRINGBUFFER - Static variable in interface edu.berkeley.guir.lib.introspect.IntrospectConstants
 
CLASS_EXT - Static variable in class edu.berkeley.guir.lib.io.FileLib
File extension for Java class files.
Classification - class edu.berkeley.guir.lib.satin.recognizer.Classification.
Satin's standard stroke classification format.
Classification() - Constructor for class edu.berkeley.guir.lib.satin.recognizer.Classification
 
ClassificationMatrix - class edu.berkeley.guir.lib.gesture.ClassificationMatrix.
Displays how all example Gestures in a GestureSet were classified.
Classifier - class edu.berkeley.guir.lib.gesture.Classifier.
Gesture classifier/recogizer, using Dean Rubine's algorithm, with guidance from Rob Miller's C++ port, which is part of the Amulet package.
Classifier.FeatureDirection - class edu.berkeley.guir.lib.gesture.Classifier.FeatureDirection.
 
Classifier.FeatureDirection(Classifier) - Constructor for class edu.berkeley.guir.lib.gesture.Classifier.FeatureDirection
 
Classifier.MyCollectionListener - class edu.berkeley.guir.lib.gesture.Classifier.MyCollectionListener.
 
Classifier.MyCollectionListener(Classifier) - Constructor for class edu.berkeley.guir.lib.gesture.Classifier.MyCollectionListener
 
Classifier.MyPropChangeListener - class edu.berkeley.guir.lib.gesture.Classifier.MyPropChangeListener.
 
Classifier.MyPropChangeListener(Classifier) - Constructor for class edu.berkeley.guir.lib.gesture.Classifier.MyPropChangeListener
 
Classifier.Result - class edu.berkeley.guir.lib.gesture.Classifier.Result.
Used to return the results of a classification.
Classifier.Result(Classifier, GestureCategory, double, double) - Constructor for class edu.berkeley.guir.lib.gesture.Classifier.Result
 
Classifier() - Constructor for class edu.berkeley.guir.lib.gesture.Classifier
 
Classifier(GestureSet) - Constructor for class edu.berkeley.guir.lib.gesture.Classifier
Does not automatically train.
classify_satin(Gesture) - Method in class edu.berkeley.guir.lib.satin.recognizer.rubine.RubineClassifier
An internal version of classify for use with Satin.
classify(Gesture) - Method in class edu.berkeley.guir.lib.gesture.Classifier
Determine which GestureCategory the Gesture is most likely a member of, and return an appropriate Result.
classify(TimedStroke) - Method in interface edu.berkeley.guir.lib.satin.recognizer.Recognizer
Classify the Stroke as some sort of GraphicalObject.
classify(TimedStroke) - Method in class edu.berkeley.guir.lib.satin.recognizer.rubine.RubineRecognizer
 
classifyWithoutTraining(Gesture) - Method in class edu.berkeley.guir.lib.gesture.Classifier
Only call this if you know the GestureSet the classifier is using hasn't changed since the last time classify() or train() was called.
classNameToLocalSystem(String) - Static method in class edu.berkeley.guir.lib.io.FileLib
Fixes the class file name to the local system so it can be searched for in the local system.
ClassProperties - class edu.berkeley.guir.lib.properties.ClassProperties.
Inheritable properties for a class.
ClassProperties() - Constructor for class edu.berkeley.guir.lib.properties.ClassProperties
 
cleanup() - Method in class edu.berkeley.guir.lib.metrics.ActionItem
After the action is completely done.
clear() - Method in class edu.berkeley.guir.lib.awt.image.IntHashtable
Clears the hash table so that it has no more elements in it.
clear() - Method in class edu.berkeley.guir.lib.collection.QueueFixedSize
 
clear() - Method in class edu.berkeley.guir.lib.collection.NonlockingStack
 
clear() - Method in class edu.berkeley.guir.lib.collection.SortedValueMap
 
clear() - Method in class edu.berkeley.guir.lib.collection.QueueDynamicSize
 
clear() - Method in class edu.berkeley.guir.lib.collection.DataBuffer
Clear out the data in the buffer by setting the length to 0.
clear() - Method in class edu.berkeley.guir.lib.collection.OrderedList
 
clear() - Method in class edu.berkeley.guir.lib.collection.WeakHashSet
 
clear() - Method in class edu.berkeley.guir.lib.collection.HashBag
Clear out all elements in the bag.
clear() - Method in interface edu.berkeley.guir.lib.collection.Queue
Clears out all elements in the Queue.
clear() - Method in class edu.berkeley.guir.lib.debugging.DebugWindow
Clear the text in the Text Area.
clear() - Method in class edu.berkeley.guir.lib.gesture.util.CompositeIcon
 
clear() - Method in class edu.berkeley.guir.lib.graphs.SearchBidirBlind
Clears out the paths already created while previously searching.
clear() - Method in class edu.berkeley.guir.lib.graphs.SearchBidirBest
Clears out the paths already created while previously searching.
clear() - Method in class edu.berkeley.guir.lib.satin.Sheet
Clear out everything on the Sheet.
clear() - Method in class edu.berkeley.guir.lib.satin.interpreter.DefaultMultiInterpreterImpl
 
clear() - Method in interface edu.berkeley.guir.lib.satin.interpreter.MultiInterpreter
Clear all of the interpreters.
clear() - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectGroupImpl
 
clear() - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectCollectionImpl
 
clear() - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObjectCollection
Clear out all Graphical Objects in this collection.
clear() - Method in class edu.berkeley.guir.lib.satin.objects.GObText
Clears out the text.
clear() - Method in class edu.berkeley.guir.lib.satin.view.DefaultMultiViewImpl
 
clear() - Method in interface edu.berkeley.guir.lib.satin.view.MultiView
Clear all of the views.
clearAllTransforms() - Method in class edu.berkeley.guir.lib.satin.graphics.SatinGraphics
Clear out all transforms.
clearClients() - Method in class edu.berkeley.guir.lib.net.ClientRegistry
Clear out the clients.
clearClipboard() - Method in class edu.berkeley.guir.lib.satin.command.Clipboard
Clear the contents of the clipboard.
clearCommands() - Method in class edu.berkeley.guir.lib.satin.command.MacroCommand
Clear all commands from this macro.
clearGraphicalObjects() - Method in class edu.berkeley.guir.lib.satin.command.DeleteCommand
Clear the list of Graphical Objects to be deleted.
clearGraphicalObjects() - Method in class edu.berkeley.guir.lib.satin.command.InsertCommand
 
clearGraphicalObjects() - Method in class edu.berkeley.guir.lib.satin.command.CopyCommand
Clear the list of Graphical Objects to be copied.
clearImages() - Method in class edu.berkeley.guir.lib.awt.image.FrameGrabber
 
clearIndexedProperty(String) - Method in class edu.berkeley.guir.lib.properties.FlexProperties
Clear out all of the values from the specified indexed property.
clearIndexedProperty(String) - Method in class edu.berkeley.guir.lib.satin.Sheet
 
clearIndexedProperty(String) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
 
clearIndexedProperty(String) - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObject
 
clearIndexedProperty(String) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectWrapper
 
clearInkFromNote(int) - Method in class edu.berkeley.guir.brainstorm.BrainstormSheet
Not yet implemented.
clearInterpreters() - Method in class edu.berkeley.guir.lib.satin.interpreter.SemanticZoomMultiInterpreterImpl
 
clearLinks() - Method in class edu.berkeley.guir.brainstorm.BrainstormSheet
 
clearNormalizingTransform() - Method in class edu.berkeley.guir.lib.satin.objects.ViewHandler
Set the normalizing transform to the identity if it is not already.
clearPoints() - Method in class edu.berkeley.guir.lib.awt.geom.Polygon2D
Remove all points from this polygon.
clearPoints() - Method in class edu.berkeley.guir.lib.gesture.Gesture
 
clearPoints() - Method in class edu.berkeley.guir.lib.satin.stroke.TimedStroke
 
clearRect(int, int, int, int) - Method in class edu.berkeley.guir.lib.satin.graphics.SatinGraphics
 
clearSelected() - Method in class edu.berkeley.guir.lib.satin.command.CommandSubsystem
Clear out the list of selected objects.
clearSelectedCheckBoxes() - Method in class edu.berkeley.guir.brainstorm.PropertiesPanel
Clear out all check boxes.
clearWatchers() - Method in class edu.berkeley.guir.lib.satin.Sheet
 
clearWatchers() - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
 
clearWatchers() - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectWrapper
 
clearWatchers() - Method in class edu.berkeley.guir.lib.satin.watch.WatchableImpl
 
clearWatchers() - Method in interface edu.berkeley.guir.lib.satin.watch.Watchable
Delete all watchers on this object.
ClientRegistry - class edu.berkeley.guir.lib.net.ClientRegistry.
A collection of clients registered with the ClientRegistryServer.
ClientRegistry() - Constructor for class edu.berkeley.guir.lib.net.ClientRegistry
 
ClientRegistryServer - class edu.berkeley.guir.lib.net.ClientRegistryServer.
Server for the registry.
ClientRegistryServer(int) - Constructor for class edu.berkeley.guir.lib.net.ClientRegistryServer
 
clip(Shape) - Method in class edu.berkeley.guir.lib.satin.graphics.SatinGraphics
 
clipboard - Static variable in interface edu.berkeley.guir.lib.satin.SatinConstants
Globally shared clipboard.
Clipboard - class edu.berkeley.guir.lib.satin.command.Clipboard.
A clipboard for the cut, copy, and paste commands.
Clipboard() - Constructor for class edu.berkeley.guir.lib.satin.command.Clipboard
 
clipRect(int, int, int, int) - Method in class edu.berkeley.guir.lib.satin.graphics.SatinGraphics
 
CliqueList - class edu.berkeley.guir.lib.gesture.CliqueList.
 
CliqueList(Classifier, double) - Constructor for class edu.berkeley.guir.lib.gesture.CliqueList
 
CliqueList(GestureSet, double) - Constructor for class edu.berkeley.guir.lib.gesture.CliqueList
 
clone() - Method in class edu.berkeley.guir.lib.awt.geom.Polygon2D
 
clone() - Method in class edu.berkeley.guir.lib.awt.image.IntHashtable
Creates a clone of the hashtable.
clone() - Method in class edu.berkeley.guir.lib.collection.OrderedList
Make a shallow copy.
clone() - Method in class edu.berkeley.guir.lib.collection.WeakHashSet
Make a shallow clone.
clone() - Method in class edu.berkeley.guir.lib.collection.Map2D
 
clone() - Method in class edu.berkeley.guir.lib.gesture.DefaultGestureObject
Deep-copies properties.
clone() - Method in class edu.berkeley.guir.lib.gesture.Gesture
 
clone() - Method in class edu.berkeley.guir.lib.gesture.AbstractGestureContainer
 
clone() - Method in class edu.berkeley.guir.lib.gesture.GestureMetaSet
 
clone() - Method in class edu.berkeley.guir.lib.gesture.TimedPolygon
 
clone() - Method in class edu.berkeley.guir.lib.gesture.GestureCategory
 
clone() - Method in interface edu.berkeley.guir.lib.gesture.GestureObject
A deep copy.
clone() - Method in class edu.berkeley.guir.lib.gesture.GestureSet
 
clone() - Method in class edu.berkeley.guir.lib.gesture.GestureGroup
 
clone() - Method in class edu.berkeley.guir.lib.graphs.PathTree
Clones this PathTree.
clone() - Method in class edu.berkeley.guir.lib.graphs.Path
Shallowly clones this Path.
clone() - Method in class edu.berkeley.guir.lib.graphs.Node
Clones this Node.
clone() - Method in class edu.berkeley.guir.lib.satin.Sheet
My clone sleeps alone as a shallow clone.
clone() - Method in class edu.berkeley.guir.lib.satin.event.BasicSatinEventFilter
 
clone() - Method in class edu.berkeley.guir.lib.satin.event.BasicStrokeEventFilter
 
clone() - Method in class edu.berkeley.guir.lib.satin.interpreter.InterpreterImpl
Since not overriding clone() can cause many errors with copying-and-pasting, I'm forcing you to do it.
clone() - Method in class edu.berkeley.guir.lib.satin.interpreter.DefaultMultiInterpreterImpl
Clones this MultiInterpreter.
clone() - Method in class edu.berkeley.guir.lib.satin.interpreter.DebugMultiInterpreterImpl
 
clone() - Method in interface edu.berkeley.guir.lib.satin.interpreter.Interpreter
 
clone() - Method in class edu.berkeley.guir.lib.satin.interpreter.SemanticZoomInterpreterWrapper
 
clone() - Method in class edu.berkeley.guir.lib.satin.interpreter.MultiplexedMultiInterpreterImpl
Clones this MultiInterpreter.
clone() - Method in class edu.berkeley.guir.lib.satin.interpreter.DefaultInterpreterImpl
 
clone() - Method in class edu.berkeley.guir.lib.satin.interpreter.SemanticZoomMultiInterpreterImpl
 
clone() - Method in class edu.berkeley.guir.lib.satin.interpreter.commands.StandardGestureInterpreter
 
clone() - Method in class edu.berkeley.guir.lib.satin.interpreter.commands.TapSelectInterpreter
 
clone() - Method in class edu.berkeley.guir.lib.satin.interpreter.commands.MoveSelectedInterpreter
 
clone() - Method in class edu.berkeley.guir.lib.satin.interpreter.commands.CircleSelectInterpreter
 
clone() - Method in class edu.berkeley.guir.lib.satin.interpreter.commands.ResizeSelectedInterpreter
 
clone() - Method in class edu.berkeley.guir.lib.satin.interpreter.commands.HoldSelectInterpreter
 
clone() - Method in class edu.berkeley.guir.lib.satin.interpreter.graffiti.GraffitiInterpreter
 
clone() - Method in class edu.berkeley.guir.lib.satin.interpreter.stroke.LinearizeStrokeInterpreter
 
clone() - Method in class edu.berkeley.guir.lib.satin.interpreter.stroke.MergeStrokeInterpreter
 
clone() - Method in class edu.berkeley.guir.lib.satin.interpreter.stroke.SplitStrokeInterpreter
 
clone() - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
My clone sleeps alone...
clone() - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectGroupImpl
So that my clone will not sleep alone.
clone() - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectCollectionImpl
Make a shallow clone.
clone() - Method in class edu.berkeley.guir.lib.satin.objects.ViewHandler
 
clone() - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObjectCollection
Clone shallowly, one level only.
clone() - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObject
Clone this object shallowly, copying references to any children this GraphicalObject has.
clone() - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectWrapper
Done on proxy, not on proxied object.
clone() - Method in class edu.berkeley.guir.lib.satin.objects.PatchImpl
 
clone() - Method in class edu.berkeley.guir.lib.satin.objects.InteractionHandler
 
clone() - Method in class edu.berkeley.guir.lib.satin.objects.GObText
 
clone() - Method in class edu.berkeley.guir.lib.satin.objects.GObImage
 
clone() - Method in class edu.berkeley.guir.lib.satin.objects.Style
Make a clone of this Style.
clone() - Method in class edu.berkeley.guir.lib.satin.objects.StickyZGraphicalObjectWrapper
Done on proxy, not on proxied object.
clone() - Method in class edu.berkeley.guir.lib.satin.objects.StickyXYGraphicalObjectWrapper
Done on proxy, not on proxied object.
clone() - Method in class edu.berkeley.guir.lib.satin.stroke.TimedStroke
Create a duplicate of this stroke.
clone() - Method in class edu.berkeley.guir.lib.satin.stroke.StrokeAssembler
 
clone() - Method in class edu.berkeley.guir.lib.satin.stroke.TimedPolygon2D
 
clone() - Method in class edu.berkeley.guir.lib.satin.view.ViewImpl
Deep clone.
clone() - Method in class edu.berkeley.guir.lib.satin.view.DefaultMultiViewImpl
 
clone() - Method in class edu.berkeley.guir.lib.satin.view.TranslucentMultiViewImpl
 
clone() - Method in class edu.berkeley.guir.lib.satin.view.SemanticZoomViewWrapper
 
clone() - Method in class edu.berkeley.guir.lib.satin.view.SemanticZoomMultiViewImpl
 
clone() - Method in class edu.berkeley.guir.lib.satin.view.StickyZViewWrapper
 
clone() - Method in class edu.berkeley.guir.lib.satin.view.StickyXYViewWrapper
 
clone() - Method in class edu.berkeley.guir.lib.satin.view.MultiplexedMultiViewImpl
 
clone() - Method in class edu.berkeley.guir.lib.satin.view.StickyRViewWrapper
 
clone() - Method in class edu.berkeley.guir.lib.satin.view.StickyAllViewWrapper
 
clone() - Method in class edu.berkeley.guir.lib.satin.view.DefaultViewImpl
 
clone() - Method in class edu.berkeley.guir.lib.satin.view.DebugMultiViewImpl
 
clone() - Method in interface edu.berkeley.guir.lib.satin.view.View
Implementation of the Sorceror's Apprentice algorithm.
clone() - Method in class edu.berkeley.guir.lib.satin.watch.WatchableImpl
 
clone() - Method in class edu.berkeley.guir.lib.satin.watch.WatcherAdapter
 
clone() - Method in interface edu.berkeley.guir.lib.satin.watch.Watchable
Make a clone of this Watchable object.
clone() - Method in interface edu.berkeley.guir.lib.satin.watch.Watcher
A happy clone we are.
clone() - Method in class edu.berkeley.guir.brainstorm.interpreter.NoteInterpreter
 
clone() - Method in class edu.berkeley.guir.brainstorm.interpreter.LinkInterpreter
 
clone() - Method in class edu.berkeley.guir.sketchyspice.interpreter.GateInterpreter
Just returns self.
clone(BasicSatinEventFilter) - Method in class edu.berkeley.guir.lib.satin.event.BasicSatinEventFilter
 
clone(BasicStrokeEventFilter) - Method in class edu.berkeley.guir.lib.satin.event.BasicStrokeEventFilter
 
clone(CircleSelectInterpreter) - Method in class edu.berkeley.guir.lib.satin.interpreter.commands.CircleSelectInterpreter
 
clone(DebugMultiInterpreterImpl) - Method in class edu.berkeley.guir.lib.satin.interpreter.DebugMultiInterpreterImpl
 
clone(DebugMultiViewImpl) - Method in class edu.berkeley.guir.lib.satin.view.DebugMultiViewImpl
 
clone(DefaultInterpreterImpl) - Method in class edu.berkeley.guir.lib.satin.interpreter.DefaultInterpreterImpl
 
clone(DefaultMultiInterpreterImpl) - Method in class edu.berkeley.guir.lib.satin.interpreter.DefaultMultiInterpreterImpl
 
clone(DefaultMultiViewImpl) - Method in class edu.berkeley.guir.lib.satin.view.DefaultMultiViewImpl
Clone chain.
clone(DefaultViewImpl) - Method in class edu.berkeley.guir.lib.satin.view.DefaultViewImpl
 
clone(double[][]) - Static method in class edu.berkeley.guir.lib.gesture.util.Matrix
 
clone(GestureCommandInterpreterImpl) - Method in class edu.berkeley.guir.lib.satin.interpreter.GestureCommandInterpreterImpl
 
clone(GObImage) - Method in class edu.berkeley.guir.lib.satin.objects.GObImage
 
clone(GObText) - Method in class edu.berkeley.guir.lib.satin.objects.GObText
For clone chaining purposes.
clone(GraphicalObjectCollectionImpl) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectCollectionImpl
Make a shallow clone.
clone(GraphicalObjectGroupImpl) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectGroupImpl
For clone chaining purposes.
clone(GraphicalObjectImpl) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
Clone all of the state in the current GraphicalObject into the passed GraphicalObject.
clone(GraphicalObjectWrapper) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectWrapper
Clone our current state into the passed-in object.
clone(InterpreterImpl) - Method in class edu.berkeley.guir.lib.satin.interpreter.InterpreterImpl
 
clone(InterpreterWrapper) - Method in class edu.berkeley.guir.lib.satin.interpreter.InterpreterWrapper
 
clone(LineArrow) - Method in class edu.berkeley.guir.lib.satin.objects.LineArrow
For clone chaining purposes.
clone(MultiplexedMultiInterpreterImpl) - Method in class edu.berkeley.guir.lib.satin.interpreter.MultiplexedMultiInterpreterImpl
Clone chain.
clone(MultiplexedMultiViewImpl) - Method in class edu.berkeley.guir.lib.satin.view.MultiplexedMultiViewImpl
Clone chain.
clone(PatchImpl) - Method in class edu.berkeley.guir.lib.satin.objects.PatchImpl
For clone chaining purposes.
clone(Polygon2D) - Method in class edu.berkeley.guir.lib.awt.geom.Polygon2D
Make p the same as the current Polygon.
clone(RubineInterpreter) - Method in class edu.berkeley.guir.lib.satin.interpreter.rubine.RubineInterpreter
 
clone(SemanticZoomInterpreterWrapper) - Method in class edu.berkeley.guir.lib.satin.interpreter.SemanticZoomInterpreterWrapper
 
clone(SemanticZoomMultiInterpreterImpl) - Method in class edu.berkeley.guir.lib.satin.interpreter.SemanticZoomMultiInterpreterImpl
 
clone(SemanticZoomMultiViewImpl) - Method in class edu.berkeley.guir.lib.satin.view.SemanticZoomMultiViewImpl
 
clone(SemanticZoomViewImpl) - Method in class edu.berkeley.guir.lib.satin.view.SemanticZoomViewImpl
 
clone(SemanticZoomViewWrapper) - Method in class edu.berkeley.guir.lib.satin.view.SemanticZoomViewWrapper
 
clone(StickyAllViewWrapper) - Method in class edu.berkeley.guir.lib.satin.view.StickyAllViewWrapper
 
clone(StickyGraphicalObjectWrapper) - Method in class edu.berkeley.guir.lib.satin.objects.StickyGraphicalObjectWrapper
Done on proxy, not on proxied object.
clone(StickyRViewWrapper) - Method in class edu.berkeley.guir.lib.satin.view.StickyRViewWrapper
 
clone(StickyViewWrapper) - Method in class edu.berkeley.guir.lib.satin.view.StickyViewWrapper
 
clone(StickyXYGraphicalObjectWrapper) - Method in class edu.berkeley.guir.lib.satin.objects.StickyXYGraphicalObjectWrapper
 
clone(StickyXYViewWrapper) - Method in class edu.berkeley.guir.lib.satin.view.StickyXYViewWrapper
 
clone(StickyZGraphicalObjectWrapper) - Method in class edu.berkeley.guir.lib.satin.objects.StickyZGraphicalObjectWrapper
 
clone(StickyZViewWrapper) - Method in class edu.berkeley.guir.lib.satin.view.StickyZViewWrapper
 
clone(TimedPolygon2D) - Method in class edu.berkeley.guir.lib.satin.stroke.TimedPolygon2D
 
clone(TimedStroke) - Method in class edu.berkeley.guir.lib.satin.stroke.TimedStroke
For clone chaining purposes.
clone(TranslucentMultiViewImpl) - Method in class edu.berkeley.guir.lib.satin.view.TranslucentMultiViewImpl
 
clone(ViewImpl) - Method in class edu.berkeley.guir.lib.satin.view.ViewImpl
Make the passed view the same as us.
clone(ViewWrapper) - Method in class edu.berkeley.guir.lib.satin.view.ViewWrapper
 
cloneCollection(Collection) - Static method in class edu.berkeley.guir.lib.gesture.util.Misc
Clones the collection.
cloneCollection(Collection, boolean) - Static method in class edu.berkeley.guir.lib.gesture.util.Misc
If cloneMembers, clone the members of the collection if possible.
clonePolygon(Polygon) - Static method in class edu.berkeley.guir.lib.awt.geom.GeomLib
Got sick of writing this piece of code over and over.
close() - Method in class edu.berkeley.guir.lib.debugging.LogFile
Close the log file.
close() - Method in class edu.berkeley.guir.lib.debugging.DebugWindow
Close the TextWindow.
close() - Method in class edu.berkeley.guir.lib.gesture.util.TokenReader
 
close() - Method in class edu.berkeley.guir.lib.io.CountInputStream
 
close() - Method in class edu.berkeley.guir.lib.io.Pipe
Close the pipe.
close() - Method in class edu.berkeley.guir.lib.net.GenericServer
Close the server.
close() - Method in class edu.berkeley.guir.lib.net.SimpleClient
Close the client.
closeSource() - Method in class edu.berkeley.guir.lib.awt.image.eztwain.EZTwainWrapper
 
closeSourceManager(int) - Method in class edu.berkeley.guir.lib.awt.image.eztwain.EZTwainWrapper
 
clprops - Static variable in interface edu.berkeley.guir.lib.satin.SatinConstants
Class default properties for graphical objects and command objects.
cmdqueue - Static variable in interface edu.berkeley.guir.lib.satin.SatinConstants
Global command queue.
cmdsubsys - Static variable in interface edu.berkeley.guir.lib.satin.SatinConstants
Globally shared command subsystem.
CodeCounter - class edu.berkeley.guir.lib.metrics.CodeCounter.
Runs some simple metrics on your code, like number of methods, number of logical lines of code, etc.
CodeCounter(String) - Constructor for class edu.berkeley.guir.lib.metrics.CodeCounter
Constructor.
CollectionAdapter - class edu.berkeley.guir.lib.gesture.util.CollectionAdapter.
 
CollectionAdapter() - Constructor for class edu.berkeley.guir.lib.gesture.util.CollectionAdapter
 
CollectionEvent - class edu.berkeley.guir.lib.gesture.util.CollectionEvent.
 
CollectionEvent(Object, int, Collection, int) - Constructor for class edu.berkeley.guir.lib.gesture.util.CollectionEvent
 
CollectionEvent(Object, int, Object[], int) - Constructor for class edu.berkeley.guir.lib.gesture.util.CollectionEvent
 
CollectionEvent(Object, int, Object, int) - Constructor for class edu.berkeley.guir.lib.gesture.util.CollectionEvent
 
collectionListener - Variable in class edu.berkeley.guir.lib.gesture.AbstractGestureContainer
 
CollectionListener - interface edu.berkeley.guir.lib.gesture.util.CollectionListener.
 
colorArray - Static variable in class edu.berkeley.guir.lib.gesture.FPGraphFeature
 
columnAdded(TableColumnModelEvent) - Method in class edu.berkeley.guir.lib.debugging.UniversalListener
 
columnMarginChanged(ChangeEvent) - Method in class edu.berkeley.guir.lib.debugging.UniversalListener
 
columnMoved(TableColumnModelEvent) - Method in class edu.berkeley.guir.lib.debugging.UniversalListener
 
columnRemoved(TableColumnModelEvent) - Method in class edu.berkeley.guir.lib.debugging.UniversalListener
 
columnSelectionChanged(ListSelectionEvent) - Method in class edu.berkeley.guir.lib.debugging.UniversalListener
 
Command - interface edu.berkeley.guir.lib.satin.command.Command.
Satin specific commands.
CommandImpl - class edu.berkeley.guir.lib.satin.command.CommandImpl.
A simple implementation of Command.
CommandImpl() - Constructor for class edu.berkeley.guir.lib.satin.command.CommandImpl
 
CommandQueue - class edu.berkeley.guir.lib.satin.command.CommandQueue.
The queue that holds and executes the command objects.
CommandQueue() - Constructor for class edu.berkeley.guir.lib.satin.command.CommandQueue
 
CommandSubsystem - class edu.berkeley.guir.lib.satin.command.CommandSubsystem.
Command central for commands.
CommandSubsystem() - Constructor for class edu.berkeley.guir.lib.satin.command.CommandSubsystem
 
COMMENT_BEGIN - Static variable in class edu.berkeley.guir.lib.metrics.CodeCounter
 
COMMENT_CONTINUE - Static variable in class edu.berkeley.guir.lib.metrics.CodeCounter
 
COMMENT_END - Static variable in class edu.berkeley.guir.lib.metrics.CodeCounter
 
COMMENT_EOLN - Static variable in class edu.berkeley.guir.lib.metrics.CodeCounter
 
compact() - Method in class edu.berkeley.guir.lib.collection.DataBuffer
Compact the data buffer to the current size of the data.
compare(Object, Object) - Method in class edu.berkeley.guir.lib.collection.NumericalComparator
 
compare(Object, Object) - Method in class edu.berkeley.guir.lib.satin.util.LayerComparator
Compare two Strings representing layers (e.g.
compareDate(Date, Date) - Static method in class edu.berkeley.guir.lib.util.DateLib
Compare two dates.
compareDate(Date, String) - Static method in class edu.berkeley.guir.lib.util.DateLib
See the other compareDate() method for details.
compareDate(String, Date) - Static method in class edu.berkeley.guir.lib.util.DateLib
See the other compareDate() method for details.
compareDate(String, String) - Static method in class edu.berkeley.guir.lib.util.DateLib
See the other compareDate() method for details.
compareLayers(GraphicalObject, GraphicalObject) - Static method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectLib
 
compareLayers(String, String) - Static method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectLib
Compare two GraphicalObject layers to see which one is higher.
Comparison - interface edu.berkeley.guir.lib.util.Comparison.
An interface for a class that compares two objects and determines if they are "equal", "less than", or "greater than".
COMPILE_ASSERT - Static variable in class edu.berkeley.guir.lib.debugging.Debug
Set the guir.debug.assert system property to initialize this field.
componentAdded(ContainerEvent) - Method in class edu.berkeley.guir.lib.debugging.UniversalListener
 
componentAdded(ContainerEvent) - Method in class edu.berkeley.guir.lib.gesture.util.FlowScrollLayout
 
componentHidden(ComponentEvent) - Method in class edu.berkeley.guir.lib.debugging.UniversalListener
 
componentHidden(ComponentEvent) - Method in class edu.berkeley.guir.lib.gesture.util.FlowScrollLayout
 
componentMoved(ComponentEvent) - Method in class edu.berkeley.guir.lib.debugging.UniversalListener
 
componentMoved(ComponentEvent) - Method in class edu.berkeley.guir.lib.gesture.util.FlowScrollLayout
 
componentRemoved(ContainerEvent) - Method in class edu.berkeley.guir.lib.debugging.UniversalListener
 
componentRemoved(ContainerEvent) - Method in class edu.berkeley.guir.lib.gesture.util.FlowScrollLayout
 
componentResized(ComponentEvent) - Method in class edu.berkeley.guir.lib.debugging.UniversalListener
 
componentResized(ComponentEvent) - Method in class edu.berkeley.guir.lib.gesture.util.HystericResizer
 
componentResized(ComponentEvent) - Method in class edu.berkeley.guir.lib.gesture.util.FlowScrollLayout
 
componentShown(ComponentEvent) - Method in class edu.berkeley.guir.lib.debugging.UniversalListener
 
componentShown(ComponentEvent) - Method in class edu.berkeley.guir.lib.gesture.util.FlowScrollLayout
 
CompositeIcon - class edu.berkeley.guir.lib.gesture.util.CompositeIcon.
Let widgets treat multiple Icons as one.
CompositeIcon() - Constructor for class edu.berkeley.guir.lib.gesture.util.CompositeIcon
 
CompositeIcon(List) - Constructor for class edu.berkeley.guir.lib.gesture.util.CompositeIcon
 
computeApproxDirection(int, TimedStroke) - Static method in class edu.berkeley.guir.lib.satin.stroke.StrokeLib
Given a stroke, approximate the direction that the last few endpoints are going in.
computeCoords(Gesture) - Static method in class edu.berkeley.guir.lib.gesture.HumanCoords
 
computeCovarianceMatrix(GestureCategory, double[]) - Method in class edu.berkeley.guir.lib.gesture.Classifier
Compute and return covariance matrix and fill in the mean feature value array (if provided) (Note: only upper triangular part computed)
computeDesiredSize() - Method in class edu.berkeley.guir.lib.gesture.util.FlowScrollLayout
Follow the layout algorithm that FlowLayout uses to compute how big we would like to be, given the size of the containing JScrollPane.
computeDistance(double, double, TimedStroke, TimedStroke) - Static method in class edu.berkeley.guir.lib.satin.stroke.StrokeLib
Compute the distance between two strokes in some "stroke-space".
computeDistance(TimedStroke, TimedStroke) - Static method in class edu.berkeley.guir.lib.satin.stroke.StrokeLib
Compute the distance between two strokes in some "stroke-space".
computeHandwritingDistance(TimedStroke, TimedStroke) - Static method in class edu.berkeley.guir.lib.satin.stroke.StrokeLib
Compute how far two strokes are in "handwriting space".
computeSpatialDistance(double, double, TimedStroke, TimedStroke) - Static method in class edu.berkeley.guir.lib.satin.stroke.StrokeLib
Compute the spatial distance between two strokes.
computeSpatialDistance(TimedStroke, TimedStroke) - Static method in class edu.berkeley.guir.lib.satin.stroke.StrokeLib
Calls the other computeSpatialDistance() method using unbiased distances (ie weights of 1).
computeTemporalDistance(TimedStroke, TimedStroke) - Static method in class edu.berkeley.guir.lib.satin.stroke.StrokeLib
Compute the distance between two strokes in terms of time.
computeTemporalDistance(TimedStroke, TimedStroke, double) - Static method in class edu.berkeley.guir.lib.satin.stroke.StrokeLib
Compute the distance between two strokes in terms of time.
computeValue() - Method in class edu.berkeley.guir.lib.gesture.Feature
Non-incremental computation.
computeValue() - Method in class edu.berkeley.guir.lib.gesture.features.InitAngleSine
 
computeValue() - Method in class edu.berkeley.guir.lib.gesture.features.Density2
 
computeValue() - Method in class edu.berkeley.guir.lib.gesture.features.LogArea
 
computeValue() - Method in class edu.berkeley.guir.lib.gesture.features.EndsAngleCosine
 
computeValue() - Method in class edu.berkeley.guir.lib.gesture.features.Curviness2
 
computeValue() - Method in class edu.berkeley.guir.lib.gesture.features.TotalLength
Non-incremental computation.
computeValue() - Method in class edu.berkeley.guir.lib.gesture.features.TotalAbsAngle
Non-incremental computation.
computeValue() - Method in class edu.berkeley.guir.lib.gesture.features.Aspect
 
computeValue() - Method in class edu.berkeley.guir.lib.gesture.features.Curviness
 
computeValue() - Method in class edu.berkeley.guir.lib.gesture.features.LogAspect
 
computeValue() - Method in class edu.berkeley.guir.lib.gesture.features.EndsDistance
 
computeValue() - Method in class edu.berkeley.guir.lib.gesture.features.BoundsAngle
 
computeValue() - Method in class edu.berkeley.guir.lib.gesture.features.EndsAngleSine
 
computeValue() - Method in class edu.berkeley.guir.lib.gesture.features.BoundsSize
 
computeValue() - Method in class edu.berkeley.guir.lib.gesture.features.InitAngleCosine
 
computeValue() - Method in class edu.berkeley.guir.lib.gesture.features.TotalAngle
Non-incremental computation.
computeValue() - Method in class edu.berkeley.guir.lib.gesture.features.AnglePerDistance
 
computeValue() - Method in class edu.berkeley.guir.lib.gesture.features.Density1
 
computeValue() - Method in class edu.berkeley.guir.lib.gesture.features.Sharpness
Non-incremental computation.
configureEnclosingScrollPane() - Method in class edu.berkeley.guir.lib.gesture.util.CTable
 
constructClassMenu() - Method in class edu.berkeley.guir.lib.gesture.GestureSetFrame
 
constructDebugMenu() - Method in class edu.berkeley.guir.lib.gesture.GestureSetFrame
 
constructEditMenu() - Method in class edu.berkeley.guir.lib.gesture.GestureSetFrame
 
constructFileMenu() - Method in class edu.berkeley.guir.lib.gesture.GestureSetFrame
 
constructMenuBar() - Method in class edu.berkeley.guir.lib.gesture.GestureSetFrame
Create the menu bar
constructMenuBar() - Method in class edu.berkeley.guir.lib.gesture.GestureCategoryFrame
Create the menu bar
constructSetMenu() - Method in class edu.berkeley.guir.lib.gesture.GestureSetFrame
 
constructTestMenu() - Method in class edu.berkeley.guir.lib.gesture.GestureSetFrame
 
constructTestMenu() - Method in class edu.berkeley.guir.lib.gesture.TestSetFrame
 
constructViewMenu() - Method in class edu.berkeley.guir.lib.gesture.GestureSetFrame
 
CONTAINEDBY - Static variable in interface edu.berkeley.guir.lib.satin.SatinConstants
Get GraphicalObjects contained entirely by the Shape or Point.
CONTAINS - Static variable in interface edu.berkeley.guir.lib.satin.SatinConstants
Get GraphicalObjects containing the Shape or Point (within threshold halo).
contains(double, double) - Method in class edu.berkeley.guir.lib.awt.geom.Polygon2D
 
contains(double, double) - Method in class edu.berkeley.guir.lib.satin.Sheet
 
contains(double, double) - Method in class edu.berkeley.guir.lib.satin.Sheet.SheetGraphicalObjectGroup
 
contains(double, double) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
See if this GraphicalObject contains the specified point.
contains(double, double) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectWrapper
 
contains(double, double, double, double) - Method in class edu.berkeley.guir.lib.awt.geom.Polygon2D
 
contains(double, double, double, double) - Method in class edu.berkeley.guir.lib.satin.Sheet
 
contains(double, double, double, double) - Method in class edu.berkeley.guir.lib.satin.Sheet.SheetGraphicalObjectGroup
 
contains(double, double, double, double) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
See if this GraphicalObject contains the specified rectangle.
contains(double, double, double, double) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectWrapper
 
contains(GestureObject) - Method in class edu.berkeley.guir.lib.gesture.AbstractGestureContainer
 
contains(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.Sheet
 
contains(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectGroupImpl
 
contains(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectCollectionImpl
 
contains(GraphicalObject) - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObjectCollection
See if this Graphical Object Collection contains the specified Graphical Object.
contains(GraphicalObject, Shape) - Static method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectLib
Determine if the Graphical Object contains the specified shape.
contains(Interpreter) - Method in class edu.berkeley.guir.lib.satin.interpreter.DefaultMultiInterpreterImpl
 
contains(Interpreter) - Method in interface edu.berkeley.guir.lib.satin.interpreter.MultiInterpreter
See if we contain the specified interpreter.
contains(int, int) - Method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
 
contains(int, int) - Method in class edu.berkeley.guir.lib.swing.AbstractLinkView
 
contains(Node) - Method in class edu.berkeley.guir.lib.graphs.Path
See if the specified Node is contained in this Adjacency List.
contains(Object) - Method in class edu.berkeley.guir.lib.awt.image.IntHashtable
Returns true if the specified object is an element of the hashtable.
contains(Object) - Method in class edu.berkeley.guir.lib.collection.OrderedList
 
contains(Object) - Method in class edu.berkeley.guir.lib.collection.WeakHashSet
 
contains(Object) - Method in class edu.berkeley.guir.lib.collection.HashBag
See if the bag contains the specified object.
contains(Point) - Method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
 
contains(Point2D) - Method in class edu.berkeley.guir.lib.awt.geom.Polygon2D
 
contains(Point2D) - Method in class edu.berkeley.guir.lib.satin.Sheet
 
contains(Point2D) - Method in class edu.berkeley.guir.lib.satin.Sheet.SheetGraphicalObjectGroup
 
contains(Point2D) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
See if this GraphicalObject contains the specified point.
contains(Point2D) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectWrapper
 
contains(Rectangle2D) - Method in class edu.berkeley.guir.lib.awt.geom.Polygon2D
 
contains(Rectangle2D) - Method in class edu.berkeley.guir.lib.satin.Sheet
 
contains(Rectangle2D) - Method in class edu.berkeley.guir.lib.satin.Sheet.SheetGraphicalObjectGroup
 
contains(Rectangle2D) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
See if this GraphicalObject contains the specified rectangle.
contains(Rectangle2D) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectWrapper
 
contains(Shape, GraphicalObject) - Static method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectLib
Determine if the Shape contains the specified Graphical Object.
contains(Shape, Shape) - Static method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectLib
Determine if s1 contains s2.
contains(String) - Method in class edu.berkeley.guir.lib.graphs.Path
See if the specified Node is contained in this Adjacency List.
contains(View) - Method in class edu.berkeley.guir.lib.satin.view.DefaultMultiViewImpl
 
contains(View) - Method in interface edu.berkeley.guir.lib.satin.view.MultiView
Check if we contain the specified view.
containsAll(Collection) - Method in class edu.berkeley.guir.lib.collection.OrderedList
 
containsChars(String, char[]) - Static method in class edu.berkeley.guir.lib.util.StringLib
See if a given String contains any of the specified characters.
containsChars(String, String) - Static method in class edu.berkeley.guir.lib.util.StringLib
See if a given String contains any of the specified characters.
containsCol(Object) - Method in class edu.berkeley.guir.lib.collection.Map2D
Returns whether there is a column with the given header.
containsKey(int) - Method in class edu.berkeley.guir.lib.awt.image.IntHashtable
Returns true if the collection contains an element for the key.
containsKey(Object) - Method in class edu.berkeley.guir.lib.collection.SortedValueMap
 
containsKey(Object) - Method in class edu.berkeley.guir.lib.db.OskiDB
See if the specified key lies within the database.
containsRow(Object) - Method in class edu.berkeley.guir.lib.collection.Map2D
Returns whether there is a row with the given header.
containsSchema(PropertySchema) - Method in class edu.berkeley.guir.lib.properties.FlexProperties
Check if it contains a certain schema.
containsSchema(String) - Method in class edu.berkeley.guir.lib.properties.FlexProperties
Check if it contains a certain schema.
containsValue(Object) - Method in class edu.berkeley.guir.lib.collection.SortedValueMap
 
containsValue(Object, Object) - Method in class edu.berkeley.guir.lib.collection.HashMapSet
Check if this key's set contains the specified value.
contentsChanged(ListDataEvent) - Method in class edu.berkeley.guir.lib.debugging.UniversalListener
 
COORD_ABS - Static variable in interface edu.berkeley.guir.lib.satin.SatinConstants
Absolute (screen) coordinate system constant.
COORD_LOCAL - Static variable in interface edu.berkeley.guir.lib.satin.SatinConstants
Local (self) coordinate system constant.
COORD_REL - Static variable in interface edu.berkeley.guir.lib.satin.SatinConstants
Relative (parent) coordinate system constant.
copy(NonlockingStack) - Method in class edu.berkeley.guir.lib.collection.NonlockingStack
Copy the passed-in stack into the current stack.
copyArea(int, int, int, int, int, int) - Method in class edu.berkeley.guir.lib.satin.graphics.SatinGraphics
 
copyBytes(byte[], int) - Method in class edu.berkeley.guir.lib.collection.DataBuffer
Copy the bytes in the specified buffer over to this DataBuffer.
copyCol(Object, Object) - Method in class edu.berkeley.guir.lib.collection.Map2D
Shallow copies the data from one column to another.
CopyCommand - class edu.berkeley.guir.lib.satin.command.CopyCommand.
Copy a Graphical Object to the clipboard.
CopyCommand() - Constructor for class edu.berkeley.guir.lib.satin.command.CopyCommand
 
CopyCommand(GraphicalObject) - Constructor for class edu.berkeley.guir.lib.satin.command.CopyCommand
Create the copy command object, copying the specified GraphicalObject into the clipboard.
CopyCommand(Iterator) - Constructor for class edu.berkeley.guir.lib.satin.command.CopyCommand
Make the specified collection of Graphical Objects the list of Graphical Objects to copy into the clipboard.
CopyCommand(Vector) - Constructor for class edu.berkeley.guir.lib.satin.command.CopyCommand
Make the specified collection of Graphical Objects the list of Graphical Objects to copy into the clipboard.
copyInternal() - Method in class edu.berkeley.guir.lib.satin.Sheet
Called when the user copies by keyboard.
copyToClipboard(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.command.Clipboard
Place a copy of the specified GraphicalObject on the clipboard.
copyToClipboard(Iterator) - Method in class edu.berkeley.guir.lib.satin.command.Clipboard
Copy a collection of Graphical Object to the clipboard.
CountInputStream - class edu.berkeley.guir.lib.io.CountInputStream.
An InputStream that counts how many characters go through it.
CountInputStream(InputStream) - Constructor for class edu.berkeley.guir.lib.io.CountInputStream
Wrap a CountInputStream around the specified InputStream.
countNumOfChar(char, String) - Static method in class edu.berkeley.guir.lib.util.StringLib
Count the number of occurrences of a character in a String.
countNumOfString(String, String) - Static method in class edu.berkeley.guir.lib.util.StringLib
Count the number of occurrences of a String in a String.
countOccurrencesOfCharacter(char, String) - Static method in class edu.berkeley.guir.lib.metrics.CodeCounter
Count the number of occurrences of a character in a String.
countOccurrencesOfString(String, String) - Static method in class edu.berkeley.guir.lib.metrics.CodeCounter
Count the number of occurrences of a String in a String.
countWatchers() - Method in class edu.berkeley.guir.lib.satin.Sheet
 
countWatchers() - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
 
countWatchers() - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectWrapper
 
countWatchers() - Method in class edu.berkeley.guir.lib.satin.watch.WatchableImpl
 
countWatchers() - Method in interface edu.berkeley.guir.lib.satin.watch.Watchable
Count the number of watchers watching this object.
create() - Method in class edu.berkeley.guir.lib.satin.graphics.SatinGraphics
 
create(int, int, int, int) - Method in class edu.berkeley.guir.lib.satin.graphics.SatinGraphics
 
createArrowParams() - Method in class edu.berkeley.guir.lib.swing.AbstractLinkView
 
createCategoryFrame() - Method in class edu.berkeley.guir.lib.gesture.GestureCategoryThumbnail
 
createDefaultDataModel() - Method in class edu.berkeley.guir.lib.gesture.util.CTable
 
createFeature(Class, GestureObject) - Static method in class edu.berkeley.guir.lib.gesture.FeatureFactory
 
createNewInteractionHandler() - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
Override this method if you want to use your own InteractionHandler.
createNewInteractionHandler() - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectGroupImpl
Create an InteractionHandler for Graphical Object Groups.
createNewViewHandler() - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
Override this method if you want to use your own ViewHandler.
createObject() - Method in class edu.berkeley.guir.lib.collection.ObjectPool
Override this method so that it creates the Object you want in the pool.
createObject() - Method in class edu.berkeley.guir.lib.satin.SatinConstants.ObjectPoolPoint2D
 
createObject() - Method in class edu.berkeley.guir.lib.satin.SatinConstants.ObjectPoolRectangle2D
 
createObject() - Method in class edu.berkeley.guir.lib.satin.SatinConstants.ObjectPoolAffineTransform
 
createObject() - Method in class edu.berkeley.guir.lib.satin.SatinConstants.ObjectPoolPolygon2D
 
createObject() - Method in class edu.berkeley.guir.lib.satin.SatinConstants.ObjectPoolStringBuffer
 
CREATION_DATE_PROP - Static variable in class edu.berkeley.guir.lib.gesture.Gesture
Throw out pixels closer together than the square root of this distance (in pixels).
creationDate - Variable in class edu.berkeley.guir.lib.gesture.Gesture
 
CTable - class edu.berkeley.guir.lib.gesture.util.CTable.
 
CTable() - Constructor for class edu.berkeley.guir.lib.gesture.util.CTable
 
CTable(CTableModel) - Constructor for class edu.berkeley.guir.lib.gesture.util.CTable
 
CTable(CTableModel, TableColumnModel) - Constructor for class edu.berkeley.guir.lib.gesture.util.CTable
 
CTable(CTableModel, TableColumnModel, ListSelectionModel) - Constructor for class edu.berkeley.guir.lib.gesture.util.CTable
 
CTable(int, int) - Constructor for class edu.berkeley.guir.lib.gesture.util.CTable
 
CTableModel - interface edu.berkeley.guir.lib.gesture.util.CTableModel.
 
CURRENTSTROKE_STYLE_FILE - Static variable in class edu.berkeley.guir.lib.satin.Sheet
 
curStrokeNum - Variable in class edu.berkeley.guir.lib.satin.interpreter.commands.HoldSelectInterpreter
 
Curviness - class edu.berkeley.guir.lib.gesture.features.Curviness.
Approximates gesture curviness by computing sum of all angles between two thresholds.
Curviness() - Constructor for class edu.berkeley.guir.lib.gesture.features.Curviness
 
Curviness(Gesture) - Constructor for class edu.berkeley.guir.lib.gesture.features.Curviness
 
Curviness2 - class edu.berkeley.guir.lib.gesture.features.Curviness2.
 
Curviness2() - Constructor for class edu.berkeley.guir.lib.gesture.features.Curviness2
 
Curviness2(Gesture) - Constructor for class edu.berkeley.guir.lib.gesture.features.Curviness2
 
cut(Polygon2D) - Method in class edu.berkeley.guir.lib.awt.geom.Polygon2D
Cut the specified Polygon2D out of the current Polygon2D.
CutCommand - class edu.berkeley.guir.lib.satin.command.CutCommand.
Cut a Graphical Object to the clipboard.
CutCommand() - Constructor for class edu.berkeley.guir.lib.satin.command.CutCommand
 
CutCommand(GraphicalObject) - Constructor for class edu.berkeley.guir.lib.satin.command.CutCommand
Create the cut command object, cutting the specified GraphicalObject into the clipboard.
CutCommand(Iterator) - Constructor for class edu.berkeley.guir.lib.satin.command.CutCommand
Make the specified collection of Graphical Objects the list of Graphical Objects to cut into the clipboard.
CutCommand(Vector) - Constructor for class edu.berkeley.guir.lib.satin.command.CutCommand
Make the specified collection of Graphical Objects the list of Graphical Objects to cut into the clipboard.
cutInternal() - Method in class edu.berkeley.guir.lib.satin.Sheet
Called when the user cuts by keyboard.
cutPolygon(Polygon, Polygon) - Static method in class edu.berkeley.guir.lib.awt.geom.GeomLib
Cut polygon b out of the boundaries of polygon a.

Copyright Information
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 _