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

L

LaunchButtonApplet - Class in net.sourceforge.webcompmath.applets
Button applet for launching other applets.
LaunchButtonApplet() - Constructor for class net.sourceforge.webcompmath.applets.LaunchButtonApplet
 
lbf - Variable in class net.sourceforge.webcompmath.applets.GenericGraphApplet
The font for the launch button
LE - Static variable in class net.sourceforge.webcompmath.data.ExpressionProgram
Code for a unary or binary operator or a standard function.
LEFT - Static variable in class net.sourceforge.webcompmath.draw.DrawString
For specifying justification of lines in multiline strings.
LEFT - Static variable in class net.sourceforge.webcompmath.draw.WcmAxes
A constant that can be used in the setXAxisPosition() method to indicate the placement of the x-axis.
LEFTENDPOINT - Static variable in class net.sourceforge.webcompmath.draw.RiemannSlice
Slice method type: left end point
LEFTENDPOINT - Static variable in class net.sourceforge.webcompmath.draw.RiemannSumRects
Summation method type: left end point
LimitControlPanel - Class in net.sourceforge.webcompmath.draw
A LimitControlPanel has four input boxes for specifying the xmin, xmax, ymin, and ymax of a CoodinateRect.
LimitControlPanel() - Constructor for class net.sourceforge.webcompmath.draw.LimitControlPanel
Create a LimitControlPanel containing input boxes labeled "xmin", "xmax", "ymin", "ymax" and a SET_LIMITS button.
LimitControlPanel(int, boolean) - Constructor for class net.sourceforge.webcompmath.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 net.sourceforge.webcompmath.draw.LimitControlPanel
Create a LimitControlPanel containing input boxes labeled with the given names and containing whatever buttons are in the set buttonsToAdd.
LIMITS - Static variable in class net.sourceforge.webcompmath.awt.beans.WCMExamplesBean
A set of four numbers, separated by commas (such as "-5, 5, -5, 5"), representing the xmin, xmax, ymin, and ymax limits of a WCMDisplayCanvasBean or WCMLimitControlPanelBean.
Limits - Interface in net.sourceforge.webcompmath.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.
limitsPanel - Variable in class net.sourceforge.webcompmath.applets.GenericGraphApplet
Controls the limits of the x- and y-coordinates on the canvas.
LINE_ABSOLUTE - Static variable in class net.sourceforge.webcompmath.draw.DrawGeometric
Specifies a line segment from (x1,y1) to (x2,y2).
LINE_CENTERED - Static variable in class net.sourceforge.webcompmath.draw.DrawGeometric
Specifies a line segment centered on (x1,y1).
LINE_RELATIVE - Static variable in class net.sourceforge.webcompmath.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 net.sourceforge.webcompmath.draw.VectorField
One of the possible styles for displaying a VectorField: as a direction field shown as tangent lines.
lineStyle - Variable in class net.sourceforge.webcompmath.draw.beans.WCMIntegralCurveBean
The line style, SOLID_STYLE or DASHED_STYLE
lineStyle - Variable in class net.sourceforge.webcompmath.draw.DrawGeometric
The line style, SOLID_STYLE or DASHED_STYLE
lineStyle - Variable in class net.sourceforge.webcompmath.draw.ParametricCurve
The line style, SOLID_STYLE or DASHED_STYLE
lineStyle - Variable in class net.sourceforge.webcompmath.functions.TableFunctionGraph
The line style, SOLID_STYLE or DASHED_STYLE
lineWidth - Variable in class net.sourceforge.webcompmath.draw.DrawGeometric
The width, in pixels, of lines, including the outlines of rects and ovals.
lineWidth - Variable in class net.sourceforge.webcompmath.draw.ParametricCurve
The width, in pixels, of lines.
lineWidth - Variable in class net.sourceforge.webcompmath.draw.RiemannArcLength
The width, in pixels, of the line segments.
lineWidth - Variable in class net.sourceforge.webcompmath.draw.RiemannSlice
The width, in pixels, of the outlines of the rects.
lineWidth - Variable in class net.sourceforge.webcompmath.draw.RiemannSumRects
The width, in pixels, of the outlines of the rects.
lineWidth - Variable in class net.sourceforge.webcompmath.draw.Sequence
The width, in pixels, of the outlines of the symbols.
lineWidth - Variable in class net.sourceforge.webcompmath.draw.VectorField
The width, in pixels, of lines.
lineWidth - Variable in class net.sourceforge.webcompmath.functions.TableFunctionGraph
The width, in pixels, of lines.
listenForDrags - Variable in class net.sourceforge.webcompmath.draw.MouseTracker
If true, the MouseTracker responds to both clicks and drags.
LN - Static variable in class net.sourceforge.webcompmath.data.ExpressionProgram
Code for a unary or binary operator or a standard function.
loadAppletExamples(JApplet) - Method in class net.sourceforge.webcompmath.awt.beans.WCMExamplesBean
Get examples from HTML.
loadSelectedExample() - Method in class net.sourceforge.webcompmath.awt.beans.WCMExamplesBean
Use this method during applet initialization if you have elected not to use a load button and you want the example loaded right away.
LOG10 - Static variable in class net.sourceforge.webcompmath.data.ExpressionProgram
Code for a unary or binary operator or a standard function.
LOG2 - Static variable in class net.sourceforge.webcompmath.data.ExpressionProgram
Code for a unary or binary operator or a standard function.
look() - Method in class net.sourceforge.webcompmath.data.ParserContext
Look ahead at the next token in the data string, without consuming it.
LOOP - Static variable in class net.sourceforge.webcompmath.awt.Animator
Represents a loop style in which the animation is played repeatedly.
LOOP_CHOICE - Static variable in class net.sourceforge.webcompmath.awt.Animator
Specifies to add a loop choice menu; used in constructor, addControl(), or getControl()
LT - Static variable in class net.sourceforge.webcompmath.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 R S T U V W X Y Z