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

L

L2D - Static variable in class edu.rit.classfile.Op
An l2d instruction.
L2F - Static variable in class edu.rit.classfile.Op
An l2f instruction.
L2I - Static variable in class edu.rit.classfile.Op
An l2i instruction.
LADD - Static variable in class edu.rit.classfile.Op
An ladd instruction.
LALOAD - Static variable in class edu.rit.classfile.Op
An laload instruction.
LAND - Static variable in class edu.rit.classfile.Op
An land instruction.
last() - Static method in class edu.rit.slides.items.ArcItem
Returns the last arc item created.
last() - Static method in class edu.rit.slides.items.ImageItem
Returns the last image item created.
last() - Static method in class edu.rit.slides.items.LineItem
Returns the last line item created.
last() - Static method in class edu.rit.slides.items.Point
Returns the last point.
last() - Static method in class edu.rit.slides.items.RectangleItem
Returns the last rectangle item created.
last() - Static method in class edu.rit.slides.items.TextItem
Returns the last text item created.
LASTORE - Static variable in class edu.rit.classfile.Op
An lastore instruction.
LCMP - Static variable in class edu.rit.classfile.Op
An lcmp instruction.
LDC(String) - Static method in class edu.rit.classfile.Op
A string ldc instruction.
LDC(int) - Static method in class edu.rit.classfile.Op
An integer ldc instruction.
LDC(float) - Static method in class edu.rit.classfile.Op
A float ldc instruction.
LDC(long) - Static method in class edu.rit.classfile.Op
A long ldc instruction.
LDC(double) - Static method in class edu.rit.classfile.Op
A double ldc instruction.
LDIV - Static variable in class edu.rit.classfile.Op
An ldiv instruction.
LEASE_TIME - Static variable in interface edu.rit.slides.Screen
Lease time in milliseconds, 30000 msec (30 sec).
LEASE_TIME - Static variable in interface edu.rit.slides.ScreenDiscovery
Lease time in milliseconds, 30000 msec (30 sec).
LEFT - Static variable in class edu.rit.slides.items.TextItem
The text box is positioned to the left of the anchor point.
LIGHT_GRAY - Static variable in class edu.rit.slides.items.ColorFill
Color fill object for the color light gray.
limit(int) - Method in class edu.rit.m2mp.Packet
Sets the total number of bytes in this packet.
limit() - Method in class edu.rit.m2mp.Packet
Returns the total number of bytes in this packet.
LineItem - Class in edu.rit.slides.items
Class LineItem provides a slide item that consists of one or more straight line segments.
LineItem() - Constructor for class edu.rit.slides.items.LineItem
Construct a new empty line item.
LineItem(Point, Point) - Constructor for class edu.rit.slides.items.LineItem
Construct a new line item with one line segment.
LineItem(Point, Point, Arrow, Arrow) - Constructor for class edu.rit.slides.items.LineItem
Construct a new line item with one line segment.
LineItem(Point, Point, Outline) - Constructor for class edu.rit.slides.items.LineItem
Construct a new line item with one line segment.
LineItem(Point, Point, Outline, Arrow, Arrow) - Constructor for class edu.rit.slides.items.LineItem
Construct a new line item with one line segment.
LineItem(Collection) - Constructor for class edu.rit.slides.items.LineItem
Construct a new line item with the line segment endpoints in the given collection.
LineItem(Collection, Arrow, Arrow) - Constructor for class edu.rit.slides.items.LineItem
Construct a new line item with the line segment endpoints in the given collection.
LineItem(Collection, Outline) - Constructor for class edu.rit.slides.items.LineItem
Construct a new line item with the line segment endpoints in the given collection.
LineItem(Collection, Outline, Arrow, Arrow) - Constructor for class edu.rit.slides.items.LineItem
Construct a new line item with the line segment endpoints in the given collection.
LineItem(Point[]) - Constructor for class edu.rit.slides.items.LineItem
Construct a new line item with the line segment endpoints in the given array.
LineItem(Point[], Arrow, Arrow) - Constructor for class edu.rit.slides.items.LineItem
Construct a new line item with the line segment endpoints in the given array.
LineItem(Point[], Outline) - Constructor for class edu.rit.slides.items.LineItem
Construct a new line item with the line segment endpoints in the given array.
LineItem(Point[], Outline, Arrow, Arrow) - Constructor for class edu.rit.slides.items.LineItem
Construct a new line item with the line segment endpoints in the given array.
ListFullException - Exception in edu.rit.classfile
Class ListFullException encapsulates the exception thrown when a list is full and an attempt is made to add another item to the list.
ListFullException() - Constructor for exception edu.rit.classfile.ListFullException
Construct a new list full exception with no detail message.
ListFullException(String) - Constructor for exception edu.rit.classfile.ListFullException
Construct a new list full exception with the given detail message.
LLOAD(int) - Static method in class edu.rit.classfile.Op
An lload instruction.
LMUL - Static variable in class edu.rit.classfile.Op
An lmul instruction.
LNEG - Static variable in class edu.rit.classfile.Op
An lneg instruction.
Location - Class in edu.rit.classfile
Class Location is a pseudoinstruction used to represent a location within a sequence of bytecodes that can be the target of a branch instruction.
Location() - Constructor for class edu.rit.classfile.Location
Construct a new location.
location() - Method in class edu.rit.slides.items.ArcItem
Returns this arc item's location, namely its center point.
location() - Method in class edu.rit.slides.items.ImageItem
Returns this image item's upper left corner location.
location() - Method in class edu.rit.slides.items.RectangleItem
Returns this rectangle item's upper left corner location.
location() - Method in class edu.rit.slides.items.TextItem
Returns this text item's location, namely its anchor point.
LONG - Static variable in class edu.rit.classfile.PrimitiveReference
The primitive reference object for type long.
LOOKUPSWITCH(Location) - Static method in class edu.rit.classfile.Op
A lookupswitch instruction.
LOR - Static variable in class edu.rit.classfile.Op
An lor instruction.
LREM - Static variable in class edu.rit.classfile.Op
An lrem instruction.
LRETURN - Static variable in class edu.rit.classfile.Op
An lreturn instruction.
LSHL - Static variable in class edu.rit.classfile.Op
An lshl instruction.
LSHR - Static variable in class edu.rit.classfile.Op
An lshr instruction.
LSTORE(int) - Static method in class edu.rit.classfile.Op
An lstore instruction.
LSUB - Static variable in class edu.rit.classfile.Op
An lsub instruction.
LUSHR - Static variable in class edu.rit.classfile.Op
An lushr instruction.
LXOR - Static variable in class edu.rit.classfile.Op
An lxor instruction.

A B C D E F G H I J L M N O P R S T U V W X Y
Copyright © 2001-2006 by Alan Kaminsky. All rights reserved. Send comments to ark­@­cs.rit.edu.