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

O

object - Variable in exception net.sourceforge.webcompmath.awt.WcmError
Object, possibly null, associated with this error.
offset - Variable in class net.sourceforge.webcompmath.draw.DrawString
If absolute positioning is used, then this gives a gap between the string and edge of rect.
oldPosition - Variable in class net.sourceforge.webcompmath.awt.VariableJSlider
This is the position of the slider the last time getVal() or setVal() was called.
oldPosition - Variable in class net.sourceforge.webcompmath.awt.VariableSlider
This is the position of the scrollbar the last time getVal() or setVal() was called.
ONCE - Static variable in class net.sourceforge.webcompmath.awt.Animator
Represents a loop style in which the animation is played once.
onChange - Variable in class net.sourceforge.webcompmath.draw.CoordinateRect
If non-null, this is the Controller that is notified when the limits change.
onUserAction - Variable in class net.sourceforge.webcompmath.draw.MouseTracker
If this is non-null, then its compute() method is called when the user clicks the mouse and, if listenForDrags is also true, when the user drags and releases the mouse.
OPCHARS - Static variable in class net.sourceforge.webcompmath.data.ParserContext
One of the possible token types returned by look() and next().
OPTIONAL_FUNCTIONS - Static variable in class net.sourceforge.webcompmath.data.Parser
An option that can be set for this parser.
OPTIONAL_PARENS - Static variable in class net.sourceforge.webcompmath.data.Parser
An option that can be set for this parser.
OPTIONAL_SPACES - Static variable in class net.sourceforge.webcompmath.data.Parser
An option that can be set for this parser.
OPTIONAL_STARS - Static variable in class net.sourceforge.webcompmath.data.Parser
An that can be set for this parser.
options - Variable in class net.sourceforge.webcompmath.data.Parser
The set of options that have been enabled for this parser.
options - Variable in class net.sourceforge.webcompmath.data.ParserContext
The options from the Parser.
OR - Static variable in class net.sourceforge.webcompmath.data.ExpressionProgram
Code for a unary or binary operator or a standard function.
OVAL_ABSOLUTE - Static variable in class net.sourceforge.webcompmath.draw.DrawGeometric
Specifies an oval that just fits in the rectangle with corners at (x1,y1) and (x2,y2).
OVAL_CENTERED - Static variable in class net.sourceforge.webcompmath.draw.DrawGeometric
Specifies an oval that just fits inside the rect specified by RECT_CENTERED.
OVAL_RELATIVE - Static variable in class net.sourceforge.webcompmath.draw.DrawGeometric
Specifies an oval that just fits inside the rect specified by RECT_RELATIVE.

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