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 _

L

Label - class edu.berkeley.guir.brainstorm.Label.
A label contains a bunch of TimedStroke or GObText objects.
Label() - Constructor for class edu.berkeley.guir.brainstorm.Label
Default constructor.
Label(String) - Constructor for class edu.berkeley.guir.brainstorm.Label
 
Label(TimedStroke[]) - Constructor for class edu.berkeley.guir.brainstorm.Label
 
lastEvt - Variable in class edu.berkeley.guir.lib.satin.interpreter.commands.HoldSelectInterpreter
 
lastIndexOf(Object) - Method in class edu.berkeley.guir.lib.collection.OrderedList
 
lastx - Variable in class edu.berkeley.guir.lib.gesture.Gesture
Init lastx, lasty so the first point will be sure to be far enough away from them not to be filtered out.
lasty - Variable in class edu.berkeley.guir.lib.gesture.Gesture
Init lastx, lasty so the first point will be sure to be far enough away from them not to be filtered out.
LayerComparator - class edu.berkeley.guir.lib.satin.util.LayerComparator.
Compare GraphicalObjects by layers.
LayerComparator() - Constructor for class edu.berkeley.guir.lib.satin.util.LayerComparator
 
layersTable - Variable in class edu.berkeley.guir.lib.satin.command.DeleteCommand
 
layoutContainer(Container) - Method in class edu.berkeley.guir.lib.gesture.util.FlowScrollLayout
 
left - Variable in class edu.berkeley.guir.lib.graphs.BinaryTree
 
LEFT - Static variable in interface edu.berkeley.guir.lib.satin.graphics.GraphicsConstants
o o o x o o o o o
LEFT - Static variable in interface edu.berkeley.guir.sketchyspice.SketchySpiceConstants
Constant for gate pointing left.
left() - Method in class edu.berkeley.guir.lib.graphs.BinarySearchTree
Return the left subtree.
length() - Method in class edu.berkeley.guir.lib.graphs.Path
Get the length of the path.
lenToBytes(byte[]) - Static method in class edu.berkeley.guir.lib.net.NetLib
Take the length of the payload, and convert to bytes, returning the bytes in a newly created array of size 4.
lenToBytes(byte[], byte[]) - Static method in class edu.berkeley.guir.lib.net.NetLib
Take the length of the payload, and convert to bytes, returning the bytes in the byte array passed in.
lenToBytes(int) - Static method in class edu.berkeley.guir.lib.net.NetLib
Take an int, chops the int into bytes containing the bits, returning the bytes in a newly created byte-array.
lenToBytes(int, byte[]) - Static method in class edu.berkeley.guir.lib.net.NetLib
Take an int, chops the int into bytes containing the bits, returning the bytes in the byte array passed in.
LinearInterpolation - class edu.berkeley.guir.lib.awt.geom.LinearInterpolation.
Linearly interpolate between two values.
LinearInterpolation() - Constructor for class edu.berkeley.guir.lib.awt.geom.LinearInterpolation
 
linearize(TimedStroke) - Static method in class edu.berkeley.guir.lib.satin.stroke.StrokeLib
Given a stroke, straighten it out.
LinearizeStrokeInterpreter - class edu.berkeley.guir.lib.satin.interpreter.stroke.LinearizeStrokeInterpreter.
Linearize strokes.
LinearizeStrokeInterpreter() - Constructor for class edu.berkeley.guir.lib.satin.interpreter.stroke.LinearizeStrokeInterpreter
 
LineArrow - class edu.berkeley.guir.lib.satin.objects.LineArrow.
A simple straight-line arrow.
LineArrow() - Constructor for class edu.berkeley.guir.lib.satin.objects.LineArrow
 
LineArrow(float, float, float, float) - Constructor for class edu.berkeley.guir.lib.satin.objects.LineArrow
 
LineArrow(GraphicalObject, GraphicalObject) - Constructor for class edu.berkeley.guir.lib.satin.objects.LineArrow
 
LineArrow(Point2D, Point2D) - Constructor for class edu.berkeley.guir.lib.satin.objects.LineArrow
 
lineContains(Point2D) - Method in class edu.berkeley.guir.lib.satin.objects.LineArrow
 
Link - class edu.berkeley.guir.brainstorm.Link.
Revisions: 1.0.0 06-27-2000 JH Created class
LINK_COLOR - Static variable in class edu.berkeley.guir.lib.swing.AbstractLinkView
 
LINK_DRAG_COLOR - Static variable in class edu.berkeley.guir.lib.swing.AbstractLinkView
 
Link(BrainstormSheet, int, int) - Constructor for class edu.berkeley.guir.brainstorm.Link
Create a link with the specified start and end.
LinkInterpreter - class edu.berkeley.guir.brainstorm.interpreter.LinkInterpreter.
 
LinkInterpreter() - Constructor for class edu.berkeley.guir.brainstorm.interpreter.LinkInterpreter
 
listener - Variable in class edu.berkeley.guir.lib.gesture.GestureGroup
 
listenerList - Variable in class edu.berkeley.guir.lib.gesture.AbstractGestureContainer
 
listenOn(Component) - Method in class edu.berkeley.guir.lib.debugging.UniversalListener
 
listIterator() - Method in class edu.berkeley.guir.lib.collection.OrderedList
 
listIterator(int) - Method in class edu.berkeley.guir.lib.collection.OrderedList
 
localNameToNetworkName(String) - Static method in class edu.berkeley.guir.lib.io.FileLib
Convert the filename (or path) from the local system format to an http-like format.
localNameToZip(String) - Static method in class edu.berkeley.guir.lib.io.FileLib
Fixes a file name to conform to the zip file format.
localToAbsolute(GraphicalObject, Point2D) - Static method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectLib
Convert a coordinate from local coordinates to absolute coordinates.
localToAbsolute(GraphicalObject, Point2D, Point2D) - Static method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectLib
Convert a coordinate from local coordinates to absolute coordinates.
localToAbsolute(GraphicalObject, Rectangle2D) - Static method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectLib
Convert a rectangle from local coordinates to absolute coordinates.
logAbsDiff(Class, GestureObject, GestureObject) - Static method in class edu.berkeley.guir.lib.gesture.HumanSimilarity
 
LogArea - class edu.berkeley.guir.lib.gesture.features.LogArea.
 
LogArea() - Constructor for class edu.berkeley.guir.lib.gesture.features.LogArea
 
LogArea(Gesture) - Constructor for class edu.berkeley.guir.lib.gesture.features.LogArea
 
LogAspect - class edu.berkeley.guir.lib.gesture.features.LogAspect.
 
LogAspect() - Constructor for class edu.berkeley.guir.lib.gesture.features.LogAspect
 
LogAspect(Gesture) - Constructor for class edu.berkeley.guir.lib.gesture.features.LogAspect
 
LOGERR - Static variable in class edu.berkeley.guir.lib.debugging.Debug
Set the guir.debug.logerr system property to initialize this field.
LogFile - class edu.berkeley.guir.lib.debugging.LogFile.
A file for logging messages.
LogFile() - Constructor for class edu.berkeley.guir.lib.debugging.LogFile
Default constructor: picks default date.
LogFile(PrintWriter) - Constructor for class edu.berkeley.guir.lib.debugging.LogFile
Convenience constructor knows about dates.
LogFile(PrintWriter, DateFormat, DateFormat) - Constructor for class edu.berkeley.guir.lib.debugging.LogFile
Constructor.
LogFile(String) - Constructor for class edu.berkeley.guir.lib.debugging.LogFile
Convenience constructor: picks a default date format.
logMessage(int, String) - Method in class edu.berkeley.guir.lib.debugging.LogFile
Record the specified message to the log.
logMessage(String) - Method in class edu.berkeley.guir.lib.debugging.LogFile
Record the specified message with the specified severity level to the log.
LOW_QUALITY - Static variable in interface edu.berkeley.guir.lib.satin.graphics.GraphicsConstants
Render at low quality / high speed.
lowerThreshold - Static variable in class edu.berkeley.guir.lib.gesture.features.Curviness
 
LOWEST_QUALITY - Static variable in interface edu.berkeley.guir.lib.satin.graphics.GraphicsConstants
Render at lowest quality / high speed.
luBackSubstitute(double[][], double[][], int[]) - Static method in class edu.berkeley.guir.lib.gesture.util.Matrix
Do the backsubstitution on matrix a which is the LU decomposition of the original matrix.
luDecompose(double[][], int[], boolean) - Static method in class edu.berkeley.guir.lib.gesture.util.Matrix
luDecomposition performs LU Decomposition on a matrix.

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 _