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

L

LE - Static variable in class edu.hws.jcm.data.ExpressionProgram
Code for a unary or binary operator or a standard function.
LEFT - Static variable in class edu.hws.jcm.draw.Axes
A constant that can be used in the setXAxisPosition() method to indicate the placement of the x-axis.
LEFT - Static variable in class edu.hws.jcm.draw.DrawString
For specifying justification of lines in multiline strings.
LEFTENDPOINT - Static variable in class edu.hws.jcm.draw.RiemannSumRects
Summation method type.
libere(ProbSystem) - Method in class engin.Engin
Free the memory used by the previous probabilitic system.
libere(int, int) - Method in class Mtbdd.Mtbdd
Release the memory used by the system
LimitControlPanel - Class in edu.hws.jcm.draw
A LimitControlPanel has four input boxes for specifying the xmin, xmax, ymin, and ymax of a CoodinateRect.
LimitControlPanel() - Constructor for class edu.hws.jcm.draw.LimitControlPanel
Create a LimitControlPanel containing input boxes labeled "xmin", "xmax", "ymin", "ymax" and a SET_LIMITS button.
LimitControlPanel(int, boolean) - Constructor for class edu.hws.jcm.draw.LimitControlPanel
Create a LimitControlPanel containing input boxes labeled "xmin", "xmax", "ymin", "ymax" and whatever buttons are in the set specified by the first parameter.
LimitControlPanel(String, String, String, String, int, boolean) - Constructor for class edu.hws.jcm.draw.LimitControlPanel
Create a LimitControlPanel containing input boxes labeled with the given names and containing whatever buttons are in the set buttonsToAdd.
Limits - Interface in edu.hws.jcm.awt
The Limits interface is implemented by edu.hws.jcm.data.CoordinateRect and by other objects that can be "Tied" to a CoordinateRect, such as LimitControlPanel.
LINE_ABSOLUTE - Static variable in class edu.hws.jcm.draw.DrawGeometric
Specifies a line segment from (x1,y1) to (x2,y2).
LINE_CENTERED - Static variable in class edu.hws.jcm.draw.DrawGeometric
Specifies a line segment centered on (x1,y1).
LINE_RELATIVE - Static variable in class edu.hws.jcm.draw.DrawGeometric
Specifies a line segment from (x1,y1) to (x1+x2,y1+y2), or to (x1+h,y1+v) if x2,y2 are null.
LINES - Static variable in class edu.hws.jcm.draw.VectorField
One of the possible styles for displaying a VectorField: as a direction field shown as tangent lines.
lineWidth - Variable in class edu.hws.jcm.draw.DrawGeometric
The width, in pixels, of lines, including the outlines of rects and ovals.
listenForDrags - Variable in class edu.hws.jcm.draw.MouseTracker
If true, the MouseTracker responds to both clicks and drags.
LMP - Static variable in class generator.engin.GeneratorEngine
Defines a LMP generation mode
LN - Static variable in class edu.hws.jcm.data.ExpressionProgram
Code for a unary or binary operator or a standard function.
LOAD_FORMULA - Static variable in class ui.utils.FileDialogs
Defines a file selection for loading a formula
LOAD_SYSTEM - Static variable in class ui.utils.FileDialogs
Defines a file selection for loading a system
loadFormula(File) - Method in class engin.Engin
Loads the formula history from the specified file
loadProbSystem(File) - Method in class engin.Engin
Loads a probabilistic system from a file.
loadProbSystem(String) - Method in class engin.Engin
Loads a probabilistic system from a string.
loadProbSystem(Reader, int) - Method in class engin.Engin
Loads a probabilistic system from a reader.
LOG10 - Static variable in class edu.hws.jcm.data.ExpressionProgram
Code for a unary or binary operator or a standard function.
LOG2 - Static variable in class edu.hws.jcm.data.ExpressionProgram
Code for a unary or binary operator or a standard function.
LOGARITHMIC - Static variable in class generator.data.RandomizedModel
Represents a logarithmic law distribution function
logic - package logic
 
LogicalAnd - Class in logic
Logical And Represents the logical operator AND.
LogicalAnd(Formula, Formula) - Constructor for class logic.LogicalAnd
Default constructor using the base class constructor.
LogicalNot - Class in logic
Logical Not Represents the logical operator NOT.
LogicalNot(Formula) - Constructor for class logic.LogicalNot
Base constructor using the base class constructor.
LogicalOr - Class in logic
Logical Or Represents the logical operator OR.
LogicalOr(Formula, Formula) - Constructor for class logic.LogicalOr
Default constructor using the base class constructor.
LogicParser - Class in logic
Logic Parser Logic Parser is a syntax analyser for the logical expressions.
LogicParser() - Constructor for class logic.LogicParser
Constructor with no parameters.
LogicParserException - Exception in exceptions
Logic Parser Exception This exception is thrown when an invalid formula has been parsed.
LogicParserException() - Constructor for exception exceptions.LogicParserException
Default constructor with no description
LogicParserException(String) - Constructor for exception exceptions.LogicParserException
Initialization constructor
look() - Method in class edu.hws.jcm.data.ParserContext
Look ahead at the next token in the data string, without consuming it.
LOOP - Static variable in class edu.hws.jcm.awt.Animator
Represents a loop style in which the animation is played repeatedly.
LOOP_CHOICE - Static variable in class edu.hws.jcm.awt.Animator
Used to add a component to the Animator Panel; can be used in a constructor or in the addControl() method.
lstTransitions_mouseClicked(MouseEvent) - Method in class ui.MainFrame
 
LT - Static variable in class edu.hws.jcm.data.ExpressionProgram
Code for a unary or binary operator or a standard function.

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