- G2D_LIB_EXTENSION_NAME - Static variable in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntime
-
Name of the Graphics2D screen type extension.
- G2DAngleDrawable - Class in net.mumie.mathletfactory.display.g2d
-
- G2DAngleDrawable() - Constructor for class net.mumie.mathletfactory.display.g2d.G2DAngleDrawable
-
- G2DArcDrawable - Class in net.mumie.mathletfactory.display.g2d
-
- G2DArcDrawable() - Constructor for class net.mumie.mathletfactory.display.g2d.G2DArcDrawable
-
- G2DBracketDrawable - Class in net.mumie.mathletfactory.display.g2d
-
- G2DBracketDrawable() - Constructor for class net.mumie.mathletfactory.display.g2d.G2DBracketDrawable
-
- G2DDrawable - Class in net.mumie.mathletfactory.display.g2d
-
This class serves as base for all subclasses of
CanvasDrawable
that
use the Java 2D-API.
- G2DDrawable() - Constructor for class net.mumie.mathletfactory.display.g2d.G2DDrawable
-
- G2DEllipseDrawable - Class in net.mumie.mathletfactory.display.g2d
-
- G2DEllipseDrawable() - Constructor for class net.mumie.mathletfactory.display.g2d.G2DEllipseDrawable
-
- G2DEllipsePathDrawable - Class in net.mumie.mathletfactory.display.g2d
-
- G2DEllipsePathDrawable() - Constructor for class net.mumie.mathletfactory.display.g2d.G2DEllipsePathDrawable
-
- G2DHyperbolaDrawable - Class in net.mumie.mathletfactory.display.g2d
-
- G2DHyperbolaDrawable() - Constructor for class net.mumie.mathletfactory.display.g2d.G2DHyperbolaDrawable
-
- G2DLegendDrawable - Class in net.mumie.mathletfactory.display.g2d
-
Used for drawing labels of a coordinate system in a
MMG2DCanvas
.
- G2DLegendDrawable() - Constructor for class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
- G2DLineDrawable - Class in net.mumie.mathletfactory.display.g2d
-
This drawable is reponsible for drawing line segments onto a canvas.
- G2DLineDrawable() - Constructor for class net.mumie.mathletfactory.display.g2d.G2DLineDrawable
-
- G2DParabolaDrawable - Class in net.mumie.mathletfactory.display.g2d
-
- G2DParabolaDrawable() - Constructor for class net.mumie.mathletfactory.display.g2d.G2DParabolaDrawable
-
- G2DPointDrawable - Class in net.mumie.mathletfactory.display.g2d
-
- G2DPointDrawable() - Constructor for class net.mumie.mathletfactory.display.g2d.G2DPointDrawable
-
- G2DPolygonDrawable - Class in net.mumie.mathletfactory.display.g2d
-
- G2DPolygonDrawable() - Constructor for class net.mumie.mathletfactory.display.g2d.G2DPolygonDrawable
-
- G2DPolygonDrawable(int) - Constructor for class net.mumie.mathletfactory.display.g2d.G2DPolygonDrawable
-
- G2DRectDrawable - Class in net.mumie.mathletfactory.display.g2d
-
Contains methods to draw a 2D rectangle in a
MMG2DCanvas
.
- G2DRectDrawable() - Constructor for class net.mumie.mathletfactory.display.g2d.G2DRectDrawable
-
- G2DTextDrawable - Class in net.mumie.mathletfactory.display.g2d
-
- G2DTextDrawable() - Constructor for class net.mumie.mathletfactory.display.g2d.G2DTextDrawable
-
- GAMMA_LOWER - Static variable in interface net.mumie.mathletfactory.math.algebra.op.CharSetIF
-
- GAMMA_UPPER - Static variable in interface net.mumie.mathletfactory.math.algebra.op.CharSetIF
-
- gaussOrg(double[]) - Static method in class net.mumie.mathletfactory.math.number.numeric.numericdouble.InvertDouble
-
- GeneralTransformer - Class in net.mumie.mathletfactory.transformer
-
The
GeneralTransformer
is the abstract super class for all
transformer classes - any
MMObjectIF
will use
at least one instance of a
transformer
(either directly or provided
by a helper class (see
VisualizeSupport
) and
the object's transformer performs the necessary stuff to derive and permanently adjust
(one of) the object's
net.mumie.mathletfactory.Drawable
.
- GeneralTransformer() - Constructor for class net.mumie.mathletfactory.transformer.GeneralTransformer
-
- generateNormal(Point3d, Point3d, Point3d) - Method in class net.mumie.mathletfactory.display.j3d.J3DDrawable
-
Utility method.
- generateNormal(double[], double[], double[]) - Method in class net.mumie.mathletfactory.display.j3d.J3DDrawable
-
Utility method.
- GENERIC_USER_ANSWER_PATH - Static variable in interface net.mumie.mathletfactory.util.exercise.ExerciseConstants
-
- GenericFunctionsCanvas - Class in net.mumie.mathletfactory.display.g2d
-
This class is used to render several functions
MMFunctionDefByOp
s on a
Canvas
using the Java 2D API.
- GenericFunctionsCanvas(Operation[], String[], double[], double[], double, double, int) - Constructor for class net.mumie.mathletfactory.display.g2d.GenericFunctionsCanvas
-
- GeometryIF - Interface in net.mumie.mathletfactory.math.geom
-
This interface is implemented by all classes that are part of a geometry (i.e. on which
elements of the associated geometric group may operate).
- GERMAN_AE_LOWER - Static variable in interface net.mumie.mathletfactory.math.algebra.op.CharSetIF
-
- GERMAN_AE_UPPER - Static variable in interface net.mumie.mathletfactory.math.algebra.op.CharSetIF
-
- GERMAN_ALPHABET - Static variable in interface net.mumie.mathletfactory.math.algebra.op.CharSetIF
-
- GERMAN_ALPHABET_LOWER - Static variable in interface net.mumie.mathletfactory.math.algebra.op.CharSetIF
-
- GERMAN_ALPHABET_UPPER - Static variable in interface net.mumie.mathletfactory.math.algebra.op.CharSetIF
-
- GERMAN_OE_LOWER - Static variable in interface net.mumie.mathletfactory.math.algebra.op.CharSetIF
-
- GERMAN_OE_UPPER - Static variable in interface net.mumie.mathletfactory.math.algebra.op.CharSetIF
-
- GERMAN_UE_LOWER - Static variable in interface net.mumie.mathletfactory.math.algebra.op.CharSetIF
-
- GERMAN_UE_UPPER - Static variable in interface net.mumie.mathletfactory.math.algebra.op.CharSetIF
-
- get(int, int) - Method in class net.mumie.mathletfactory.math.util.Affine3DDouble
-
Returns a(i,j) for j<3 and t(i) otherwise.
- get(int, int) - Method in class net.mumie.mathletfactory.mmobject.analysis.map.MMMapSimple
-
- GET_REQUEST - Static variable in class net.mumie.mathletfactory.util.exercise.ServerCommunication
-
Constant for a GET request.
- getAcceleratorForeground() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getAcceleratorSelectedForeground() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getAccumulationPoints() - Method in class net.mumie.mathletfactory.math.analysis.sequence.SequenceAdapter
-
- getAccumulationPoints() - Method in interface net.mumie.mathletfactory.math.analysis.sequence.SequenceIF
-
- getAccumulationPoints() - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSequenceDefByOp
-
Not yet implemented.
- getACount() - Method in class net.mumie.mathletfactory.mmobject.analysis.map.MMMapSimple
-
- getActionCallCount() - Static method in class net.mumie.mathletfactory.action.ActionManager
-
Returns how often the
doAction
method of the active MMHandler
in this action cycle was called.
- getActionName() - Method in class net.mumie.mathletfactory.util.extension.DialogActionDefinition
-
- getActions() - Method in class net.mumie.mathletfactory.util.extension.DialogDefinition
-
- getActionType() - Method in class net.mumie.mathletfactory.appletskeleton.util.dialog.DialogAction
-
- getActionType() - Method in class net.mumie.mathletfactory.util.extension.DialogActionDefinition
-
- getActiveCanvasDrawable() - Method in class net.mumie.mathletfactory.transformer.CanvasObjectTransformer
-
Each
MMCanvasObjectIF
may be
visualised by different {@link net.mumie.mathletfactory.display.
- getActiveDrawable() - Method in class net.mumie.mathletfactory.transformer.CanvasObjectTransformer
-
- getActiveDrawable() - Method in class net.mumie.mathletfactory.transformer.ContainerObjectTransformer
-
- getActiveDrawable() - Method in class net.mumie.mathletfactory.transformer.GeneralTransformer
-
- getActiveDrawable() - Method in class net.mumie.mathletfactory.transformer.noc.RelationTransformer
-
- getActiveDrawable() - Method in class net.mumie.mathletfactory.transformer.noc.SetDefByRelTransformer
-
- getActiveDrawable() - Method in class net.mumie.mathletfactory.transformer.noc.TransformerUsingMatrixPanel
-
Returns the unique
ContainerDrawable
used
for displaying the mathematical object, which is always in instance of
MMNumberMatrixPanel
.
- getActiveHandler() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRN
-
- getActiveHandler() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNEndomorphism
-
- getActiveHandler() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
- getActiveHandler() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberMatrix
-
- getActiveHandler() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberTuple
-
- getActiveHandler() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMOpMatrix
-
- getActiveHandler() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMTupleSet
-
- getActiveHandler() - Method in class net.mumie.mathletfactory.mmobject.algebra.MMEquationSystem
-
- getActiveHandler() - Method in class net.mumie.mathletfactory.mmobject.algebra.MMRelation
-
- getActiveHandler() - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
- getActiveHandler() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLine
-
- getActiveHandler() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPoint
-
- getActiveHandler() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLineSegment
-
- getActiveHandler() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPoint
-
- getActiveHandler() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DSubspace
-
- getActiveHandler() - Method in interface net.mumie.mathletfactory.mmobject.InteractivityIF
-
Returns the handler that consumed the last
MMEvent
.
- getActiveHandler() - Method in class net.mumie.mathletfactory.mmobject.InteractivitySupport
-
- getActiveHandler() - Method in class net.mumie.mathletfactory.mmobject.MMDefaultCanvasObject
-
- getActiveHandler() - Method in class net.mumie.mathletfactory.mmobject.MMDefaultObject
-
- getActiveHandler() - Method in class net.mumie.mathletfactory.mmobject.number.MMComplex
-
- getActiveHandler() - Method in class net.mumie.mathletfactory.mmobject.number.MMComplexRational
-
- getActiveHandler() - Method in class net.mumie.mathletfactory.mmobject.number.MMDouble
-
- getActiveHandler() - Method in class net.mumie.mathletfactory.mmobject.number.MMInteger
-
- getActiveHandler() - Method in class net.mumie.mathletfactory.mmobject.number.MMOpNumber
-
- getActiveHandler() - Method in class net.mumie.mathletfactory.mmobject.number.MMRational
-
- getActiveHandler() - Method in class net.mumie.mathletfactory.mmobject.set.MMFiniteNumberSet
-
- getActiveHandler() - Method in class net.mumie.mathletfactory.mmobject.set.MMInterval
-
- getActiveHandler() - Method in class net.mumie.mathletfactory.mmobject.util.MMDimension
-
- getActiveHandler() - Method in class net.mumie.mathletfactory.mmobject.util.MMString
-
- getActiveHandler() - Method in class net.mumie.mathletfactory.mmobject.util.MMStringMatrix
-
- getActiveSubCard() - Method in class net.mumie.mathletfactory.appletskeleton.layout.CardContainer
-
Returns the currently visible ("active") sub card.
- getActualMatrixRepresentation() - Method in class net.mumie.mathletfactory.math.algebra.linalg.LinearMap
-
Returns the matrix representation of this LinearMap
with
respect to the actual basis in the domain and the range.
- getAffineBasis() - Method in class net.mumie.mathletfactory.math.geom.projective.ProjectiveSpace
-
- getAffineCoordinate(int) - Method in class net.mumie.mathletfactory.math.geom.projective.ProjectivePoint
-
The projective space is equipped with the standard infinite plane
(being orthogonal to the last homogeneous coordinate.)
- getAffineCoordinates() - Method in class net.mumie.mathletfactory.math.geom.affine.AffineSpace
-
- getAffineCoordinates() - Method in class net.mumie.mathletfactory.math.geom.projective.ProjectivePoint
-
The projective space is equiped with the standard infinite plane
(being orthogonal to the last homogeneous coordinate.)
- getAffineCoordinates() - Method in interface net.mumie.mathletfactory.mmobject.geom.affine.MMAffineSubspaceIF
-
Returns points of this subspace that can be used to produce a basis.
- getAffineCoordinatesOfEndPoint() - Method in class net.mumie.mathletfactory.math.geom.affine.AffineLine
-
- getAffineCoordinatesOfEndPoint() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLine
-
- getAffineCoordinatesOfInitialPoint() - Method in class net.mumie.mathletfactory.math.geom.affine.AffineLine
-
- getAffineCoordinatesOfInitialPoint() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLine
-
- getAffineCoordinatesOfPoint() - Method in class net.mumie.mathletfactory.math.geom.affine.AffinePoint
-
Method getAffineCoordinatesOfPoint
Returns the affine coordinates of this AffinePoint.
- getALabels() - Method in class net.mumie.mathletfactory.mmobject.analysis.map.MMMapSimple
-
- getAlignment() - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DTextRenderingHints
-
Returns the text alignment.
- getAlignment() - Method in class net.mumie.mathletfactory.display.noc.op.OperationDisplay
-
Returns the alignment of the rendered expression.
- getAllIntervalCount() - Method in interface net.mumie.mathletfactory.math.analysis.function.multivariate.OneChainInRNIF
-
Returns the total number of
Interval
s on which this
OneChainInRNIF
will evaluate.
- getAllIntervalCount() - Method in interface net.mumie.mathletfactory.math.analysis.function.OneChainInRIF
-
Returns the number of intervals
- getAllIntervalCount() - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
- getAllIntervalCount() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFourierSeriesDefByOp
-
- getAllIntervalCount() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
- getAllIntervalCount() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedByExpression
-
- getAllIntervalCount() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedBySamples
-
- getAllIntervalCount() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionSequenceDefByOp
-
- getAllIntervalCount() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionSeriesDefByOp
-
- getAllIntervalCount() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunction
-
- getAllIntervalCount() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMStepFunction
-
- getAllIntervalCount() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMOneChainInR2
-
- getAllIntervalCount() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR2
-
- getAllMessages() - Method in class net.mumie.mathletfactory.util.extension.MessagesExtensionMap
-
- getAllNodesOfType(Class) - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Returns a list of all nodes of the given type in the subtree represented by this node.
- getAllowOnlyIntegers() - Method in class net.mumie.mathletfactory.display.noc.number.MMDoubleSliderPanel
-
Returns whether the slider should display only integer values.
- getAmbientCoeffizient() - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DShaderRenderingHints
-
Returns the ambient coefficient, i.e. the light intensity of the outgoing radiation.
- getAmbientColor() - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DShaderRenderingHints
-
Returns the ambient color, i.e. the light color of the outgoing radiation.
- getAnchor() - Method in class net.mumie.mathletfactory.display.layout.AnchorGridConstraints
-
- getAngleExtension() - Method in class net.mumie.mathletfactory.display.g2d.Arc2DDisplayProperties
-
Returns the angle extension of this arc in degrees.
- getAngleInDegree() - Method in class net.mumie.mathletfactory.action.handler.global.GlobalKeyboard2DRotateHandler
-
Returns the angle in degree, that each 'tick' rotates the canvas.
- getAngularExtent() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DAngle
-
Returns the angular extend of this angle in degrees.
- getAnimationPanel() - Method in class net.mumie.mathletfactory.util.animation.Animation
-
- getAnswerCount(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExercise
-
Returns the number of answers for the specified question.
- getAnswerCount(int) - Method in interface net.mumie.mathletfactory.util.exercise.mc.MCExerciseIF
-
Returns the number of answers/assertions for the specified question.
- getAnswerCount() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCQuestion
-
Returns the number of answers of this question.
- getAnswerCount() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCQuestionPanel
-
Returns the number of answer components of this question UI.
- getAnswerIndex(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCQuestion
-
Returns the (permutated) answer index for the given answer.
- getAnswerIndices(int) - Static method in class net.mumie.mathletfactory.util.exercise.mc.MCUtils
-
Returns the answer indices for the given number of answers.
- getAnswerIndices(int, int, int, double) - Static method in class net.mumie.mathletfactory.util.exercise.mc.MCUtils
-
Returns a list of answer indices where all entries between min
and max
(both inclusive) are permuted for the given
permutation index.
- getAnswerIndices() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCQuestion
-
Returns all answer indices which may be permutated.
- getAnswerNode() - Method in class net.mumie.mathletfactory.util.xml.marking.SubtaskNode
-
Returns the answer node for this subtask.
- getAnswerPanel() - Method in class net.mumie.mathletfactory.util.exercise.receipt.Receipt
-
Returns the answer panel containing the drawables built from the answers.
- getAnswers() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCExerciseResult
-
Returns a list of all answers to this exercise where each entry consists
of a list of MathML capable objects per row.
- getAnswerSheet() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExercise
-
- getAnswerType(String) - Static method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExercise
-
- getAnswerType() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestion
-
Returns the answer type of this question.
- getAnswerTypeName(int) - Static method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExercise
-
Returns the answer type name for the given answer type or
null
if it does not correspond to one of the answer type
constants.
- getAntiAliasingCheckBox() - Method in class net.mumie.mathletfactory.display.MM3DCanvas
-
this method is reserved so that the applet programmer can place
the checkbox in a different location different than the default one
that is described in layoutComponents()
- getApex() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DParabola
-
Returns the apex of this parabola
- getAPointFromScreen(int, int) - Method in class net.mumie.mathletfactory.transformer.g2d.MapTransformer
-
- getAppletClass() - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- getAppletClass() - Method in interface net.mumie.mathletfactory.appletskeleton.MathletContext
-
Returns the runtime class of this mathlet.
- getAppletClass() - Method in class net.mumie.mathletfactory.util.error.QualityFeedbackReport
-
- getAppletContentPane() - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- getAppletContentPane() - Method in interface net.mumie.mathletfactory.appletskeleton.system.MathletUIContext
-
Returns the content (root) pane of this mathlet.
- getAppletExercise() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCProblemCard
-
Returns the worker instance.
- getAppletExercise() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCRandomProblemCard
-
Returns the worker instance.
- getAppletFrame() - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- getAppletFrame() - Method in interface net.mumie.mathletfactory.appletskeleton.system.MathletUIContext
-
Returns the frame containing this mathlet (if available).
- getArcRadius() - Method in class net.mumie.mathletfactory.display.g2d.Arc2DDisplayProperties
-
Returns the radius of the arc.
- getArg() - Method in class net.mumie.mathletfactory.math.number.MComplex
-
Returns the angle phi from polar coordinates.
- getArg() - Method in class net.mumie.mathletfactory.math.number.MComplexRational
-
Returns the angle phi from polar coordinates.
- getArgument(int) - Method in class net.mumie.mathletfactory.util.text.tex.OptionalArguments
-
- getArgument(int) - Method in class net.mumie.mathletfactory.util.text.tex.TexCommand
-
- getArgumentCount() - Method in class net.mumie.mathletfactory.util.text.tex.OptionalArguments
-
- getArgumentCount() - Method in class net.mumie.mathletfactory.util.text.tex.TexCommand
-
- getArrowAtEnd(DisplayProperties) - Method in class net.mumie.mathletfactory.display.g2d.G2DLineDrawable
-
Returns the Path that is stored in porperties for the end edge of a
line.
- getArrowAtEnd(DisplayProperties) - Method in class net.mumie.mathletfactory.display.j3d.J3DLineSegmentDrawable
-
Extracts from the given display properties, whether an Arrow should be at
the head of this line segment.
- getArrowAtEnd() - Method in class net.mumie.mathletfactory.display.LineDisplayProperties
-
- getArrowAtStart(DisplayProperties) - Method in class net.mumie.mathletfactory.display.g2d.G2DLineDrawable
-
Returns the path that is stored in properties for the starting edge of a
line.
- getArrowAtStart() - Method in class net.mumie.mathletfactory.display.LineDisplayProperties
-
- getArrowLength() - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByComponents
-
- getArrowLength() - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByExpression
-
- getArrowLength() - Method in interface net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2IF
-
Returns the constant arrow length used by the system when displaying the field as direction field.
- getAsCanvasContent() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRN
-
- getAsCanvasContent() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
- getAsCanvasContent() - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
- getAsCanvasContent() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLine
-
- getAsCanvasContent() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPoint
-
- getAsCanvasContent() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLineSegment
-
- getAsCanvasContent() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPoint
-
- getAsCanvasContent() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DSubspace
-
- getAsCanvasContent() - Method in class net.mumie.mathletfactory.mmobject.MMDefaultCanvasObject
-
- getAsCanvasContent() - Method in class net.mumie.mathletfactory.mmobject.number.MMComplex
-
- getAsCanvasContent() - Method in class net.mumie.mathletfactory.mmobject.number.MMComplexRational
-
- getAsCanvasContent() - Method in class net.mumie.mathletfactory.mmobject.set.MMInterval
-
- getAsCanvasContent() - Method in interface net.mumie.mathletfactory.mmobject.VisualizeInCanvasIF
-
Returns this object as a canvas object.
- getAsCanvasContent() - Method in class net.mumie.mathletfactory.mmobject.VisualizeInCanvasSupport
-
- getAscent() - Method in class net.mumie.mathletfactory.display.noc.op.OperationDisplay
-
Returns the baseline of the rendered expression.
- getAscent() - Method in class net.mumie.mathletfactory.display.noc.rel.node.RelationColumnPanel
-
- getAscent() - Method in class net.mumie.mathletfactory.display.noc.symbol.AttributedStringLabel
-
- getAscentBounds() - Method in class net.mumie.mathletfactory.display.noc.op.ViewNodeMetrics
-
Returns the ascent bounds set by the corresponding view node as a rectangle.
- getAsContainerContent() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRN
-
- getAsContainerContent(int) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRN
-
- getAsContainerContent() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNEndomorphism
-
- getAsContainerContent(int) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNEndomorphism
-
- getAsContainerContent() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
- getAsContainerContent(int) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
- getAsContainerContent() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberMatrix
-
- getAsContainerContent(int) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberMatrix
-
- getAsContainerContent() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberTuple
-
- getAsContainerContent(int) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberTuple
-
- getAsContainerContent() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMOpMatrix
-
- getAsContainerContent(int) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMOpMatrix
-
- getAsContainerContent() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMTupleSet
-
- getAsContainerContent(int) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMTupleSet
-
- getAsContainerContent() - Method in class net.mumie.mathletfactory.mmobject.algebra.MMEquationSystem
-
- getAsContainerContent(int) - Method in class net.mumie.mathletfactory.mmobject.algebra.MMEquationSystem
-
- getAsContainerContent() - Method in class net.mumie.mathletfactory.mmobject.algebra.MMRelation
-
- getAsContainerContent(int) - Method in class net.mumie.mathletfactory.mmobject.algebra.MMRelation
-
- getAsContainerContent() - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
- getAsContainerContent(int) - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
- getAsContainerContent() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLine
-
- getAsContainerContent(int) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLine
-
- getAsContainerContent() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPoint
-
- getAsContainerContent(int) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPoint
-
- getAsContainerContent() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLineSegment
-
- getAsContainerContent(int) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLineSegment
-
- getAsContainerContent() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPoint
-
- getAsContainerContent(int) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPoint
-
- getAsContainerContent() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DSubspace
-
- getAsContainerContent(int) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DSubspace
-
- getAsContainerContent() - Method in class net.mumie.mathletfactory.mmobject.MMDefaultCanvasObject
-
- getAsContainerContent(int) - Method in class net.mumie.mathletfactory.mmobject.MMDefaultCanvasObject
-
- getAsContainerContent() - Method in class net.mumie.mathletfactory.mmobject.MMDefaultObject
-
- getAsContainerContent(int) - Method in class net.mumie.mathletfactory.mmobject.MMDefaultObject
-
- getAsContainerContent() - Method in class net.mumie.mathletfactory.mmobject.number.MMComplex
-
- getAsContainerContent(int) - Method in class net.mumie.mathletfactory.mmobject.number.MMComplex
-
- getAsContainerContent() - Method in class net.mumie.mathletfactory.mmobject.number.MMComplexRational
-
- getAsContainerContent(int) - Method in class net.mumie.mathletfactory.mmobject.number.MMComplexRational
-
- getAsContainerContent() - Method in class net.mumie.mathletfactory.mmobject.number.MMDouble
-
- getAsContainerContent(int) - Method in class net.mumie.mathletfactory.mmobject.number.MMDouble
-
- getAsContainerContent() - Method in class net.mumie.mathletfactory.mmobject.number.MMInteger
-
- getAsContainerContent(int) - Method in class net.mumie.mathletfactory.mmobject.number.MMInteger
-
- getAsContainerContent() - Method in class net.mumie.mathletfactory.mmobject.number.MMOpNumber
-
- getAsContainerContent(int) - Method in class net.mumie.mathletfactory.mmobject.number.MMOpNumber
-
- getAsContainerContent() - Method in class net.mumie.mathletfactory.mmobject.number.MMRational
-
- getAsContainerContent(int) - Method in class net.mumie.mathletfactory.mmobject.number.MMRational
-
- getAsContainerContent() - Method in class net.mumie.mathletfactory.mmobject.set.MMFiniteNumberSet
-
- getAsContainerContent(int) - Method in class net.mumie.mathletfactory.mmobject.set.MMFiniteNumberSet
-
- getAsContainerContent() - Method in class net.mumie.mathletfactory.mmobject.set.MMInterval
-
- getAsContainerContent(int) - Method in class net.mumie.mathletfactory.mmobject.set.MMInterval
-
- getAsContainerContent() - Method in class net.mumie.mathletfactory.mmobject.util.MMDimension
-
- getAsContainerContent(int) - Method in class net.mumie.mathletfactory.mmobject.util.MMDimension
-
- getAsContainerContent() - Method in class net.mumie.mathletfactory.mmobject.util.MMString
-
- getAsContainerContent(int) - Method in class net.mumie.mathletfactory.mmobject.util.MMString
-
- getAsContainerContent() - Method in class net.mumie.mathletfactory.mmobject.util.MMStringMatrix
-
- getAsContainerContent(int) - Method in class net.mumie.mathletfactory.mmobject.util.MMStringMatrix
-
- getAsContainerContent() - Method in interface net.mumie.mathletfactory.mmobject.VisualizeIF
-
Returns a new container display of this object.
- getAsContainerContent(int) - Method in interface net.mumie.mathletfactory.mmobject.VisualizeIF
-
Returns a new container display of this object for the specified transform type.
- getAsContainerContent() - Method in class net.mumie.mathletfactory.mmobject.VisualizeSupport
-
- getAsContainerContent(int) - Method in class net.mumie.mathletfactory.mmobject.VisualizeSupport
-
- getAsMatrixBitmap() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberMatrix
-
Creates a new matrix bitmap as a container representation.
- getAsNumber(Operation, Class) - Static method in class net.mumie.mathletfactory.math.algebra.op.Op2NumberTransform
-
Transforms the given operation into a number of the given number class
without altering the function expression.
- getAsNumber() - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
Transforms this operation into a number without altering the function
expression.
- getAsNumber(Class) - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
Transforms this operation into a number of the given number class without
altering the function expression.
- getAsOneVector() - Method in class net.mumie.mathletfactory.math.algebra.linalg.TupleSet
-
- getAsOperation() - Method in class net.mumie.mathletfactory.math.algebra.op.PolynomialOpHolder
-
Returns an operation that is the mathematic equivalent of this polynomial.
- getAsPolynomial(String) - Method in class net.mumie.mathletfactory.math.algebra.op.PolynomialOpHolder
-
Returns a net.mumie.mathletfactory.algebra.poly.Polynomial
representation
of this polynomial.
- getAsPolynomial() - Method in class net.mumie.mathletfactory.math.geom.affine.Affine2DLine
-
- getAssertion(int, int) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExerciseCorrector
-
Returns the specified assertion as a list of MathML objects for the
specified question.
- getAssertion(int, int) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCProblemCorrectorEn
-
Returns the specified assertion as a list of MathML objects for the specified question.
- getAssertionCount(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExerciseCorrector
-
Returns the number of assertions for the specified question.
- getAssertionCount(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCProblemCorrectorEn
-
Returns the number of assertions for the specified question.
- getAsSlider() - Method in class net.mumie.mathletfactory.mmobject.number.MMDouble
-
Returns a slider panel for this number.
- getAsymptote() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DHyperbola
-
returns two points,which lie on the asymptotes.
- getAttenuatePointSize() - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DPointRenderingHints
-
Returns if the point size is attenuated.
- getAttribute(String) - Method in class net.mumie.mathletfactory.display.util.AbstractView
-
Returns the named attribute of this view.
- getAttribute(String, Object) - Method in class net.mumie.mathletfactory.display.util.AbstractView
-
Returns the named attribute of this view or defaultValue
if none exists.
- getAttribute(String) - Method in interface net.mumie.mathletfactory.display.util.ViewIF
-
Returns the attribute with the given name or null
if this attribute was not set.
- getAttribute(String, Object) - Method in interface net.mumie.mathletfactory.display.util.ViewIF
-
Returns the attribute with the given name or the given default value
if this attribute was not set.
- getAttribute(int) - Method in class net.mumie.mathletfactory.math.number.MNumber
-
Returns the named attribute for this number.
- getAttribute(String) - Method in class net.mumie.mathletfactory.util.content.AbstractNode
-
Returns the named attribute of this view.
- getAttribute(String, Object) - Method in class net.mumie.mathletfactory.util.content.AbstractNode
-
Returns the named attribute of this view or defaultValue
if
none exists.
- getAttribute(String) - Method in interface net.mumie.mathletfactory.util.content.ContentNodeIF
-
- getAttribute(String, Object) - Method in interface net.mumie.mathletfactory.util.content.ContentNodeIF
-
- getAttribute(String) - Static method in class net.mumie.mathletfactory.util.text.tex.TeXAttributes
-
- getAttribute(String, Node) - Static method in class net.mumie.mathletfactory.util.xml.ExerciseObjectFactory
-
- getAttribute(Node, String) - Static method in class net.mumie.mathletfactory.util.xml.XMLUtils
-
Returns the value of the named attribute from the given XML node or null
if no such attribute exists.
- getAttributedString() - Method in class net.mumie.mathletfactory.display.noc.symbol.AttributedStringLabel
-
Constructs the attributed string from the
list
and returns it.
- getAttributeName() - Method in class net.mumie.mathletfactory.util.text.tex.TexArgument
-
- getAttributes() - Method in class net.mumie.mathletfactory.display.util.AbstractView
-
Returns a reference to the internal property map holding all attributes.
- getAttributes() - Method in interface net.mumie.mathletfactory.display.util.ViewIF
-
Returns the property map with all attributes of this view.
- getAttributes() - Method in class net.mumie.mathletfactory.util.content.AbstractNode
-
Returns a reference to the internal property map holding all attributes.
- getAttributes() - Method in interface net.mumie.mathletfactory.util.content.ContentNodeIF
-
- getAttributes() - Method in class net.mumie.mathletfactory.util.text.tex.TexArgument
-
- getAvailableMethods() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.MCMethodQuestion
-
Returns a list of all methods which should be made available to the user.
- getAxisIntersect() - Method in class net.mumie.mathletfactory.math.geom.affine.Affine2DLine
-
- getAxisLabel() - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
Returns the Label of this axis.
- getAxisLength() - Method in class net.mumie.mathletfactory.display.j3d.J3DCoordinateSystemDrawable
-
Returns the current axis length.
- getBackground() - Method in class net.mumie.mathletfactory.display.util.AbstractView
-
Returns the background property of this view.
- getBackground() - Method in interface net.mumie.mathletfactory.display.util.ViewIF
-
Returns this view's background color.
- getBackground() - Method in class net.mumie.mathletfactory.display.util.ViewPanel
-
- getBase() - Method in class net.mumie.mathletfactory.util.help.MumieHelpSet
-
- getBaseline() - Method in interface net.mumie.mathletfactory.display.layout.Alignable
-
- getBaseline() - Method in class net.mumie.mathletfactory.display.layout.AlignablePanel
-
- getBaseline() - Method in class net.mumie.mathletfactory.display.layout.AlignerLayout
-
- getBaseline() - Method in class net.mumie.mathletfactory.display.layout.AlignerLayout.LayoutInformation
-
- getBaseline() - Method in class net.mumie.mathletfactory.display.noc.op.node.ViewNode
-
Returns the baseline for the expression represented by this node.
- getBaseline() - Method in class net.mumie.mathletfactory.display.noc.op.OperationDisplay
-
- getBaseline() - Method in class net.mumie.mathletfactory.display.noc.op.ViewNodeMetrics
-
Returns the y position of the baseline for these metrics.
- getBaseline() - Method in class net.mumie.mathletfactory.display.noc.symbol.AttributedStringLabel
-
- getBaseline() - Method in class net.mumie.mathletfactory.display.noc.symbol.MMStringPanel
-
- getBaseline(Graphics) - Method in class net.mumie.mathletfactory.display.util.AbstractView
-
Returns the baseline of this view.
- getBaseline(Graphics) - Method in class net.mumie.mathletfactory.display.util.HTMLView
-
- getBaseline(Graphics) - Method in class net.mumie.mathletfactory.display.util.tex.AttributeView
-
- getBaseline(Graphics) - Method in class net.mumie.mathletfactory.display.util.tex.EmptyView
-
- getBaseline(Graphics) - Method in class net.mumie.mathletfactory.display.util.tex.FractionView
-
- getBaseline(Graphics) - Method in class net.mumie.mathletfactory.display.util.tex.ImageView
-
- getBaseline(Graphics) - Method in class net.mumie.mathletfactory.display.util.tex.PhantomView
-
- getBaseline(Graphics) - Method in class net.mumie.mathletfactory.display.util.tex.RowView
-
- getBaseline(Graphics) - Method in class net.mumie.mathletfactory.display.util.tex.SideCharView
-
- getBaseline(Graphics) - Method in class net.mumie.mathletfactory.display.util.tex.SqrtView
-
- getBaseline(Graphics) - Method in class net.mumie.mathletfactory.display.util.tex.SuperscriptView
-
- getBaseline(Graphics) - Method in class net.mumie.mathletfactory.display.util.tex.TextView
-
- getBaseline(Graphics) - Method in class net.mumie.mathletfactory.display.util.tex.TopBarView
-
- getBaseline(Graphics) - Method in class net.mumie.mathletfactory.display.util.tex.TopBottomSymbolView
-
- getBaseline(Graphics) - Method in class net.mumie.mathletfactory.display.util.tex.TopCharView
-
- getBaseline(Graphics) - Method in interface net.mumie.mathletfactory.display.util.ViewIF
-
Returns the baseline of this view.
- getBaseline() - Method in class net.mumie.mathletfactory.display.util.ViewPanel
-
- getBasePath() - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntime
-
- getBasePath() - Method in class net.mumie.mathletfactory.util.extension.Extension
-
- getBasis() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberVectorSpace
-
Returns the basis as an array of number vectors.
- getBasisAsMatrixRef() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberVectorSpace
-
Returns a reference to the basis matrix.
- getBasisAsTuples() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberVectorSpace
-
Returns the basis as an array of number tuples.
- getBasisForSpanOf(NumberTuple[]) - Static method in class net.mumie.mathletfactory.math.number.numeric.Span
-
This method returns for an arbitrary array of NumberTupels a
(deep-copied) subset that serves as a basis for the Span of aListOfVectors
- getBasisMatrixRef() - Method in class net.mumie.mathletfactory.math.geom.projective.ProjectiveSpace
-
- getBasisVectors() - Method in class net.mumie.mathletfactory.math.algebra.linalg.TupleSet
-
- getBasisVectors(boolean) - Method in class net.mumie.mathletfactory.math.algebra.linalg.TupleSet
-
- getBasisVectorsAsRowMatrix() - Method in class net.mumie.mathletfactory.math.algebra.linalg.TupleSet
-
- getBasisVectorsAsRowMatrix(boolean) - Method in class net.mumie.mathletfactory.math.algebra.linalg.TupleSet
-
- getBCount() - Method in class net.mumie.mathletfactory.mmobject.analysis.map.MMMapSimple
-
- getBgColor() - Method in class net.mumie.mathletfactory.display.jr3d.JR3DCanvasViewerProperties
-
- getBLabels() - Method in class net.mumie.mathletfactory.mmobject.analysis.map.MMMapSimple
-
- getBlack() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getBoldTextFont() - Static method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getBooleanAnswer(String) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExercise
-
Parses the user answer string in the question sheet under the specified
path into a Boolean
and returns it.
- getBooleanAsText(Boolean) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExerciseCorrector
-
Returns a string representing the given boolean value.
- getBooleanAsText(Boolean) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCProblemCorrector
-
- getBooleanAsText(Boolean) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCProblemCorrectorEn
-
Returns a string representing the given boolean value.
- getBooleanAsText(Boolean) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCTrainingCorrector
-
- getBooleanProperty(String, boolean) - Method in class net.mumie.mathletfactory.util.property.DefaultPropertyMap
-
Returns the named boolean property from the internal map.
- getBooleanProperty(String, boolean) - Method in class net.mumie.mathletfactory.util.property.LinkedPropertyMap
-
Returns the named boolean property from the internal map.
- getBooleanValue() - Method in class net.mumie.mathletfactory.util.property.Property
-
Returns the value of this property as a primitive boolean value.
- getBorderColor() - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Returns the border color.
- getBorderColor() - Method in class net.mumie.mathletfactory.display.noc.MMPanel
-
Returns the border color, or null
if no border color was set.
- getBorderInsets(Component) - Method in class net.mumie.mathletfactory.appletskeleton.util.VectorBorder
-
- getBorderInsets() - Method in class net.mumie.mathletfactory.display.noc.matrix.MatrixBorder
-
Returns (a copy of) the insets of the border.
- getBorderInsets(Component) - Method in class net.mumie.mathletfactory.display.noc.matrix.MatrixBorder
-
Returns (a copy of) the insets of the border.
- getBorderInsets() - Method in class net.mumie.mathletfactory.display.noc.MMPanel
-
Returns the current border insets.
- getBorderType() - Method in class net.mumie.mathletfactory.display.noc.matrix.MatrixBorder
-
Returns the border type of this matrix panel (square, determinant style, etc.).
- getBorderType() - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
Returns the border type of this matrix panel (square, determinant style,
etc.).
- getBorderType() - Method in class net.mumie.mathletfactory.display.noc.matrix.MMStringMatrixPanel
-
Returns the border type of this matrix panel (square, determinant style, etc.).
- getBorderType() - Method in class net.mumie.mathletfactory.display.noc.matrix.StringMatrixPanel
-
Returns the border type of this matrix panel (square, determinant style, etc.).
- getBorderWidth() - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Returns the border width.
- getBorelSet() - Method in class net.mumie.mathletfactory.math.algebra.poly.Polynomial
-
- getBorelSet() - Method in interface net.mumie.mathletfactory.math.analysis.function.FunctionOverBorelSetIF
-
Returns the borel set, this function is defined on.
- getBorelSet() - Method in class net.mumie.mathletfactory.math.analysis.function.multivariate.VectorFunctionOverBorelSet
-
- getBorelSet() - Method in interface net.mumie.mathletfactory.math.analysis.function.multivariate.VectorFunctionOverBorelSetIF
-
Returns the borel set this expression is defined for.
- getBorelSet(int) - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
- getBorelSet() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFourierSeriesDefByOp
-
- getBorelSet() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
- getBorelSet() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedByExpression
-
- getBorelSet() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedBySamples
-
- getBorelSet(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedBySamples
-
- getBorelSet() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionSequenceDefByOp
-
- getBorelSet(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionSequenceDefByOp
-
- getBorelSet() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionSeriesDefByOp
-
- getBorelSet(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionSeriesDefByOp
-
- getBorelSet() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunction
-
- getBorelSet() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunctionPeriodic
-
- getBorelSet() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMStepFunction
-
- getBorelSetInComponent(int) - Method in interface net.mumie.mathletfactory.math.analysis.function.OneChainInRIF
-
Returns the borel set of the chosen component f_i.
- getBorelSetInComponent(int) - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
- getBorelSetInComponent(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFourierSeriesDefByOp
-
- getBorelSetInComponent(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
Returns the domain of this function, since the function has only one component.
- getBorelSetInComponent(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedByExpression
-
- getBorelSetInComponent(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedBySamples
-
- getBorelSetInComponent(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionSequenceDefByOp
-
- getBorelSetInComponent(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionSeriesDefByOp
-
- getBorelSetInComponent(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunction
-
- getBorelSetInComponent(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMStepFunction
-
- getBorelSetInPart(int) - Method in interface net.mumie.mathletfactory.math.analysis.function.multivariate.OneChainInRNIF
-
Returns the finite borel set on which the index
th vector valued function
will be evaluated.
- getBorelSetInPart(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMOneChainInR2
-
- getBorelSetInPart(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR2
-
- getBottomContainer() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCQuestionPanel
-
- getBoundBracketButtons() - Method in class net.mumie.mathletfactory.display.noc.set.MMIntervalPanel
-
return m_lowBoundBracketButton, m_upBoundBracketButton
- getBoundingBox() - Method in class net.mumie.mathletfactory.display.g2d.G2DLineDrawable
-
Returns the upright bounding box of the cuirrent shape.
- getBoundingBox(DisplayProperties) - Method in class net.mumie.mathletfactory.display.g2d.G2DPointDrawable
-
- getBoundingBox() - Method in class net.mumie.mathletfactory.display.g2d.G2DPolygonDrawable
-
- getBoundingBox() - Method in class net.mumie.mathletfactory.display.j3d.J3DDrawable
-
this method makes no sense in J3D.
- getBoundingBox(double[][], double[]) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMOneChainInR2
-
- getBoundingBox(double[][], double[]) - Method in interface net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMOneChainInRNIF
-
InCorners holds the corners of a Box B.
- getBoundingBox(double[][], double[]) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR2
-
- getBounds() - Method in class net.mumie.mathletfactory.display.noc.op.node.ViewNode
-
Returns the overall bounds of the expression represented by this node.
- getBounds() - Method in class net.mumie.mathletfactory.display.noc.op.ViewNodeMetrics
-
Returns the smallest Rectangle containing the union of the ascent and
descent bounds.
- getBounds(double, double, double, int[]) - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSequence
-
- getBounds(double, double, double, int[]) - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSequenceDefByOp
-
Returns {1,50}
- getBounds(double, double, double, int[]) - Method in interface net.mumie.mathletfactory.mmobject.analysis.sequence.MMSequenceIF
-
Returns the 2d bounds of this sequence.
- getBoundsFrom() - Method in class net.mumie.mathletfactory.transformer.g2d.AbstractSequenceTransformer
-
Returns the index from which sequence values are being displayed from.
- getBoundsFrom() - Method in class net.mumie.mathletfactory.transformer.g2d.SeriesTransformer2D
-
- getBoundsTo() - Method in class net.mumie.mathletfactory.transformer.g2d.AbstractSequenceTransformer
-
Returns the index up to which sequence values are being displayed.
- getBoundsTo() - Method in class net.mumie.mathletfactory.transformer.g2d.SeriesTransformer2D
-
- getBPointFromScreen(int, int) - Method in class net.mumie.mathletfactory.transformer.g2d.MapTransformer
-
- getBracketColor() - Method in class net.mumie.mathletfactory.display.noc.matrix.MatrixBorder
-
Returns (a copy of) the color of the components "bracket".
- getBuiltVersion() - Method in class net.mumie.mathletfactory.util.Version
-
Returns the built version of this
Version instance or -1
if not set.
- getButtonPanel() - Method in class net.mumie.mathletfactory.display.noc.MMTupleSetPanel
-
- getButtonPanel() - Method in class net.mumie.mathletfactory.util.animation.Animation
-
Returns the panel with the animation's control buttons.
- getButtonPanel() - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
Returns the complete button panel with the "send" and the "clear" button.
- getCallCount() - Method in class net.mumie.mathletfactory.util.animation.Progress
-
- getCallCount() - Method in class net.mumie.mathletfactory.util.animation.Step
-
- getCanvas() - Method in interface net.mumie.mathletfactory.action.CanvasControllerIF
-
Returns the
MMCanvas
for which this instance of
CanvasControllerIF
is working as listener.
- getCanvas() - Method in class net.mumie.mathletfactory.action.DefaultCanvasController
-
Returns the MMCanvas
for which this DefaultCanvasController
is dedicted to work.
- getCanvas() - Method in class net.mumie.mathletfactory.action.handler.global.GlobalHandler
-
Returns the canvas this global handler is associated with.
- getCanvas() - Method in class net.mumie.mathletfactory.action.jr3d.JR3DCanvasController
-
- getCanvas() - Method in class net.mumie.mathletfactory.appletskeleton.layout.Single2DCanvasCard
-
Returns the canvas of this card.
- getCanvas() - Method in class net.mumie.mathletfactory.appletskeleton.SingleCanvasApplet
-
Returns the canvas to paint on.
- getCanvas() - Method in class net.mumie.mathletfactory.display.j3d.J3DDrawable
-
Returns the canvas, this drawable is rendered in.
- getCanvas() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRN
-
- getCanvas() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
- getCanvas() - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
- getCanvas() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLine
-
- getCanvas() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPoint
-
- getCanvas() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLineSegment
-
- getCanvas() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPoint
-
- getCanvas() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DSubspace
-
- getCanvas() - Method in class net.mumie.mathletfactory.mmobject.MMDefaultCanvasObject
-
- getCanvas() - Method in class net.mumie.mathletfactory.mmobject.number.MMComplex
-
- getCanvas() - Method in class net.mumie.mathletfactory.mmobject.number.MMComplexRational
-
- getCanvas() - Method in class net.mumie.mathletfactory.mmobject.set.MMInterval
-
- getCanvas() - Method in interface net.mumie.mathletfactory.mmobject.VisualizeInCanvasIF
-
Returns the canvas, that this object is rendered onto.
- getCanvas() - Method in class net.mumie.mathletfactory.mmobject.VisualizeInCanvasSupport
-
- getCanvas() - Method in class net.mumie.mathletfactory.transformer.CanvasObjectTransformer
-
returns the instance of
MMCanvas
in which the master object will be visualized.
- getCanvas() - Method in class net.mumie.mathletfactory.transformer.jr3d.JR3DCanvasTransformer
-
- getCanvas() - Method in class net.mumie.mathletfactory.util.CanvasMessage
-
- getCanvas2D() - Method in class net.mumie.mathletfactory.action.handler.global.Global2DHandler
-
Returns the canvas, this handler is working in.
- getCanvas2D() - Method in class net.mumie.mathletfactory.appletskeleton.g2d.SingleG2DCanvasApplet
-
- getCanvas2D() - Method in class net.mumie.mathletfactory.appletskeleton.layout.Single2DCanvasCard
-
Returns the 2d canvas of this card.
- getCanvas3D() - Method in class net.mumie.mathletfactory.action.handler.global.Global3DHandler
-
Returns the canvas, this handler is associated to.
- getCanvas3D() - Method in class net.mumie.mathletfactory.appletskeleton.j3d.SingleJ3DCanvasApplet
-
- getCanvas3D() - Method in class net.mumie.mathletfactory.appletskeleton.jr3d.SingleJR3DCanvasApplet
-
- getCanvasBackground() - Static method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getCanvasClass() - Method in class net.mumie.mathletfactory.util.extension.ScreenTypeExtension
-
- getCanvasPane() - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
Returns the canvas-pane containing all canvases.
- getCanvasParameters() - Method in class net.mumie.mathletfactory.appletskeleton.g2d.SideBySideG2DCanvasApplet
-
parse parameters that set the world dimensions.
- getCanvasParameters() - Method in class net.mumie.mathletfactory.appletskeleton.g2d.SingleG2DCanvasApplet
-
Parses parameters that set the world dimensions.
- getCanvasParameters() - Method in class net.mumie.mathletfactory.appletskeleton.g2d.UpperLowerG2DCanvasApplet
-
parse parameters that set the world dimensions.
- getCanvasParameters() - Method in class net.mumie.mathletfactory.appletskeleton.g2d.UpperMiddleLowerG2DCanvasApplet
-
parse parameters that set the world dimensions.
- getCanvasParameters() - Method in class net.mumie.mathletfactory.appletskeleton.j3d.SideBySideJ3DCanvasApplet
-
Parses parameters that set the world dimensions.
- getCanvasParameters() - Method in class net.mumie.mathletfactory.appletskeleton.j3d.SingleJ3DCanvasApplet
-
Parses parameters that set the world dimensions.
- getCanvasParameters() - Method in class net.mumie.mathletfactory.appletskeleton.jr3d.SingleJR3DCanvasApplet
-
Parses parameters that set the world dimensions.
- getCanvasTabbedPanel() - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- getCanvasTransformer() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRN
-
- getCanvasTransformer() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
- getCanvasTransformer() - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
- getCanvasTransformer() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLine
-
- getCanvasTransformer() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPoint
-
- getCanvasTransformer() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLineSegment
-
- getCanvasTransformer() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPoint
-
- getCanvasTransformer() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DSubspace
-
- getCanvasTransformer() - Method in class net.mumie.mathletfactory.mmobject.MMDefaultCanvasObject
-
- getCanvasTransformer() - Method in class net.mumie.mathletfactory.mmobject.number.MMComplex
-
- getCanvasTransformer() - Method in class net.mumie.mathletfactory.mmobject.number.MMComplexRational
-
- getCanvasTransformer() - Method in class net.mumie.mathletfactory.mmobject.set.MMInterval
-
- getCanvasTransformer() - Method in interface net.mumie.mathletfactory.mmobject.VisualizeInCanvasIF
-
Returns the transformer that is responsible for rendering the object
in the given display.
- getCanvasTransformer() - Method in class net.mumie.mathletfactory.mmobject.VisualizeInCanvasSupport
-
- getCard() - Method in interface net.mumie.mathletfactory.appletskeleton.layout.SubtaskCard
-
- getCards() - Method in class net.mumie.mathletfactory.appletskeleton.CardMathlet
-
Returns all cards added to this mathlet.
- getCategory(String) - Method in class net.mumie.mathletfactory.util.logging.MumieLogger
-
Returns a named category from this logger.
- getCauseClass() - Method in class net.mumie.mathletfactory.util.error.QualityFeedbackReport
-
- getCauseMessage() - Method in class net.mumie.mathletfactory.util.error.QualityFeedbackReport
-
- getCauseStackTrace() - Method in class net.mumie.mathletfactory.util.error.QualityFeedbackReport
-
- getCauseType() - Method in exception net.mumie.mathletfactory.util.extension.UnsupportedExtensionException
-
- getCauseType(Throwable) - Method in exception net.mumie.mathletfactory.util.extension.UnsupportedExtensionException
-
- getCellHeight() - Method in class net.mumie.mathletfactory.display.noc.matrix.StringMatrixPanel
-
Returns the given preferred height (of each cell) which is equal for all cells of the string matrix.
- getCellWidth() - Method in class net.mumie.mathletfactory.display.noc.matrix.StringMatrixPanel
-
Returns the given preferred width (of each cell) which is equal for all cells of the string matrix.
- getCenter() - Method in class net.mumie.mathletfactory.display.g2d.G2DArcDrawable
-
Returns the center coordinates of the arc drawn.
- getCenter() - Method in class net.mumie.mathletfactory.display.j3d.J3DPolygonDrawable
-
- getCenter() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DEllipse
-
Returns the center of this ellipse.
- getCenter() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DHyperbola
-
Returns the center of this hyperbola
- getCenterPane() - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
Returns the center pane containing the canvas panel and the controlpanel.
- getCenterTabbedPanel() - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- getCenterX() - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
Returns the x coordinate of the center.
- getCenterX() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
Returns the x coordinate of the center.
- getCenterY() - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
Returns the y coordinate of the center.
- getCenterY() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
Returns the y coordinate of the center.
- getCentrePoint(MMAffine2DPoint, MMAffine2DPoint) - Static method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPoint
-
Returns the centre point of the two given points.
- getChangeEvent() - Method in class net.mumie.mathletfactory.action.MMEvent
-
- getCharPoly() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
- getCheckAsFunctionParam(int, String) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MultipleFunctionsAnswerQuestion
-
- getCheckAsFunctionParamAsDouble(int, String) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MultipleFunctionsAnswerQuestion
-
- getCheckAsFunctionParamAsInt(int, String) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MultipleFunctionsAnswerQuestion
-
- getChild(int) - Method in class net.mumie.mathletfactory.display.util.AbstractView
-
Returns the n-th child view of this view.
- getChild(int) - Method in interface net.mumie.mathletfactory.display.util.ViewIF
-
Returns the child with the given index.
- getChild(int) - Method in class net.mumie.mathletfactory.util.content.AbstractNode
-
Returns the n-th child view of this view.
- getChild(int) - Method in interface net.mumie.mathletfactory.util.content.ContentNodeIF
-
- getChild(int) - Method in class net.mumie.mathletfactory.util.script.AbstractScriptable
-
- getChild(int) - Method in interface net.mumie.mathletfactory.util.script.ScriptableIF
-
- getChild(ContentNodeIF, int, ScriptContentProviderIF) - Static method in class net.mumie.mathletfactory.util.script.ScriptConverter
-
- getChildCount() - Method in class net.mumie.mathletfactory.display.util.AbstractView
-
Returns the number of child views of this view.
- getChildCount() - Method in interface net.mumie.mathletfactory.display.util.ViewIF
-
Returns the number of child views.
- getChildCount() - Method in class net.mumie.mathletfactory.util.content.AbstractNode
-
Returns the number of child views of this view.
- getChildCount() - Method in interface net.mumie.mathletfactory.util.content.ContentNodeIF
-
- getChildCount() - Method in class net.mumie.mathletfactory.util.script.AbstractScriptable
-
- getChildCount() - Method in interface net.mumie.mathletfactory.util.script.ScriptableIF
-
- getChildNodes(Node, String) - Static method in class net.mumie.mathletfactory.util.xml.XMLUtils
-
Returns an array of all child nodes of parentNode
with the given node name or
an empty list if no such child nodes exist.
- getChildren() - Method in class net.mumie.mathletfactory.display.noc.rel.node.ComplexRelationContainer
-
Returns the children of this container in the relation component tree.
- getChildren() - Method in interface net.mumie.mathletfactory.display.noc.rel.node.RelationContainer
-
Returns the Children of this node.
- getChildren() - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Returns the array of child-nodes.
- getChildren() - Method in class net.mumie.mathletfactory.math.algebra.rel.node.RelNode
-
Returns the children of this node.
- getChildren() - Method in class net.mumie.mathletfactory.math.set.node.SetNode
-
Returns the "child" nodes that act as operands of this nodes.
- getChildren() - Method in class net.mumie.mathletfactory.util.property.PropertyTreeNode
-
- getChildren() - Method in class net.mumie.mathletfactory.util.script.AbstractScriptable
-
- getChildren() - Method in interface net.mumie.mathletfactory.util.script.ScriptableIF
-
- getChildrenDefinedRel() - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Returns the relation that must be satisfied, that all the children of
this operation are defined.
- getChildrenWithVariableCount(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Returns the number of children that contain any VariableOp with the name
identifier
.
- getChildrenWithVariablesCount() - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Returns the number of children, that contain variables.
- getChildrenWithVariablesCount(boolean) - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Returns the number of children, that contain variables.
- getClearButton() - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
Returns the "clear" button.
- getClickCount() - Method in class net.mumie.mathletfactory.action.MMEvent
-
- getClient() - Method in class net.mumie.mathletfactory.mmobject.InteractivitySupport
-
Returns the MMObjectIF
for which this instance of InteractivitySupport
is working for.
- getClient() - Method in class net.mumie.mathletfactory.mmobject.VisualizeSupport
-
- getClientRect() - Method in class net.mumie.mathletfactory.display.MMCanvas
-
Returns the drawing board's bounds rectangle minus insets in pixel coordinates.
- getClientRect(Rectangle) - Method in class net.mumie.mathletfactory.display.MMCanvas
-
- getClosure() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DAngle
-
- getCoeffMatrix() - Method in class net.mumie.mathletfactory.mmobject.algebra.MMEquationSystem
-
Return the coefficient matrix of this equation system.
- getColor() - Method in class net.mumie.mathletfactory.display.g2d.GridLineDescriptor
-
Returns the color.
- getColorModel() - Method in class net.mumie.mathletfactory.display.util.RadialContext
-
- getColorProperty(String, Color) - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Returns the named Color
property from the internal map.
- getColorsForVisualization() - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByComponents
-
- getColorsForVisualization() - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByExpression
-
- getColorsForVisualization() - Method in interface net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2IF
-
Returns the two colors used for visualize the vectors length proportional to the (mathematical)
length of the vectors if setVisualizeByColor is set to true.
- getColumn() - Method in class net.mumie.mathletfactory.display.layout.SimpleGridConstraints
-
- getColumnCount() - Method in class net.mumie.mathletfactory.display.layout.MatrixLayout
-
Returns the number of columns of this matrix layout.
- getColumnCount() - Method in class net.mumie.mathletfactory.display.layout.SimpleGridLayout
-
Anzahl der Spalten
- getColumnCount() - Method in class net.mumie.mathletfactory.math.algebra.linalg.Matrix
-
returns the number of columns of the matrix.
- getColumnCount() - Method in class net.mumie.mathletfactory.math.util.StringMatrix
-
- getColumnFromIndex(int) - Method in class net.mumie.mathletfactory.math.algebra.linalg.Matrix
-
Determines the column that corresponds to an index in the matrix entries.
- getColumnPosition() - Method in class net.mumie.mathletfactory.mmobject.util.MatrixEntry
-
Returns the position in column direction.
- getColumns() - Method in class net.mumie.mathletfactory.display.noc.matrix.MMLESPanel
-
Returns the number of columns.
- getColumns() - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
Returns the number of columns.
- getColumns() - Method in class net.mumie.mathletfactory.display.noc.matrix.MMStringMatrixPanel
-
- getColumns() - Method in class net.mumie.mathletfactory.display.noc.matrix.StringMatrixPanel
-
- getColumnVector(int) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
- getColumnVector(int) - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpMatrix
-
Deprecated.
- getColumnVectors() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
- getColumnVectors() - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpMatrix
-
Deprecated.
- getCommand(String) - Static method in class net.mumie.mathletfactory.util.text.tex.TeXCommands
-
- getCommandAttributes() - Method in class net.mumie.mathletfactory.util.text.tex.TexCommand
-
- getCommandBegin() - Method in class net.mumie.mathletfactory.util.text.tex.TexCommand
-
- getCommandName() - Method in class net.mumie.mathletfactory.util.text.tex.TexCommand
-
- getComplement() - Method in class net.mumie.mathletfactory.math.set.FiniteBorelSet
-
- getComplianceExtension(Version) - Method in class net.mumie.mathletfactory.util.extension.ComplianceExtensionMap
-
- getComplianceExtensions() - Method in class net.mumie.mathletfactory.util.extension.Extension
-
- getComplianceLevel() - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntime
-
- getComplianceLevel() - Method in class net.mumie.mathletfactory.util.extension.Extension
-
- getComplianceNodes() - Method in class net.mumie.mathletfactory.util.property.PropertySheet
-
- getComponentsCount() - Method in interface net.mumie.mathletfactory.math.analysis.function.OneChainInRIF
-
Returns the number of components for this one-chain.
- getComponentsCount() - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
- getComponentsCount() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFourierSeriesDefByOp
-
Returns 1, since the function has only one component.
- getComponentsCount() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
Returns 1, since the function has only one component.
- getComponentsCount() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedByExpression
-
- getComponentsCount() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedBySamples
-
- getComponentsCount() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionSequenceDefByOp
-
- getComponentsCount() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionSeriesDefByOp
-
- getComponentsCount() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunction
-
- getComponentsCount() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMStepFunction
-
- getComposed(String, Operation) - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
Returns the composition of this operation and operation
for every occurence of the given identifier
in this operation.
- getComposed(String, Operation, boolean) - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
Returns the composition of this operation and operation
for every occurence of the given identifier
in this operation.
- getComposed(MMFunctionDefByOp) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
Returns a new function f containing the composition f = g o h of this function g and the given function h.
- getContainedConstants() - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
- getContainedVariables() - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Returns the identifiers of the variables that this node contains as an
alphabetically sorted array.
- getContainedVariables() - Method in class net.mumie.mathletfactory.mmobject.algebra.MMEquationSystem
-
Returns the identifiers of the variables that this equation system contains as an
alphabetically sorted array.
- getContainedVariablesCount() - Method in class net.mumie.mathletfactory.mmobject.algebra.MMEquationSystem
-
Returns the number of all used variables.
- getContent() - Method in class net.mumie.mathletfactory.appletskeleton.layout.BasicCard
-
Returns this card's content or null
if this card has no explicit content.
- getContent() - Method in class net.mumie.mathletfactory.appletskeleton.layout.CardContainer
-
- getContent() - Method in interface net.mumie.mathletfactory.appletskeleton.layout.CardIF
-
Returns this card's content or null
if this card has no explicit content.
- getContent() - Method in class net.mumie.mathletfactory.appletskeleton.layout.CustomCard
-
- getContent() - Method in class net.mumie.mathletfactory.appletskeleton.layout.ExerciseCard
-
- getContent() - Method in class net.mumie.mathletfactory.appletskeleton.layout.PanelCard
-
- getContent() - Method in class net.mumie.mathletfactory.appletskeleton.layout.Single2DCanvasCard
-
- getContent() - Method in class net.mumie.mathletfactory.appletskeleton.layout.TextCard
-
- getContent() - Method in class net.mumie.mathletfactory.util.content.ContainerNode
-
- getContentBranch() - Method in class net.mumie.mathletfactory.display.j3d.MMJ3DCanvas
-
Returns the content branch of the Java3D scenegraph.
- getContentFrame() - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntimeSupport
-
Returns the content frame of this mathlet (if available).
- getContentPane() - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntimeSupport
-
Returns the content pane of this mathlet.
- getContentPane() - Method in class net.mumie.mathletfactory.appletskeleton.util.ControlPanel
-
Returns the content pane containing all line panels.
- getContentPane() - Method in class net.mumie.mathletfactory.util.exercise.SelectionPanel
-
- getContentWidth() - Method in class net.mumie.mathletfactory.appletskeleton.util.dialog.DefaultDialog
-
- getContext() - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntime
-
- getContext() - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntimeSupport
-
- getContext() - Method in class net.mumie.mathletfactory.appletskeleton.util.dialog.DefaultDialog
-
- getContext() - Method in class net.mumie.mathletfactory.appletskeleton.util.dialog.DialogManager
-
- getContextHelpButton() - Method in class net.mumie.mathletfactory.util.help.DefaultMumieHelp
-
- getControl() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getControlDarkShadow() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getControlDisabled() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getControlHighlight() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getControlInfo() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getController() - Method in class net.mumie.mathletfactory.display.MMCanvas
-
Returns the
CanvasControllerIF
which is the listener to
various events occuring in the drawing board of this
MMCanvas
(see
MMCanvas.getDrawingBoard()
.
- getControlPanel() - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
Returns the already present ControlPanel which can be used to manage
graphical control elements in this applet.
- getControlPanel() - Method in class net.mumie.mathletfactory.appletskeleton.layout.TextCard
-
Returns the control panel of this card.
- getControlPanel() - Method in class net.mumie.mathletfactory.appletskeleton.util.dialog.DefaultDialog
-
- getControlShadow() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getControlTabbedPanel() - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- getControlTextColor() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getControlTextFont() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getCoordinate(int) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberVector
-
Returns the i
-th coefficient of this
NumberVector
relative to the actual basis of it's
NumberVectorSpace
.
- getCoordinates() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberVector
-
Returns the coefficients of this
NumberVector
relative to the actual basis of it's
NumberVectorSpace
.
- getCoordinates() - Method in class net.mumie.mathletfactory.mmobject.util.MMImage
-
Returns for static images the absolute coordinates of the top left corner
or (for non static images) relative coordinates of the image's lef.
- getCoordinates() - Method in class net.mumie.mathletfactory.util.CanvasImage
-
Returns wheather the absolute or relative coordinates of the picture.
- getCoordinatesInSurroundingSpace() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberVector
-
Returns the (absolute) coordinates
of this NumberVector
in the surrounding vector space!
- getCoordinatesOfDefBaseInSurroundingSpace(int) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberVectorSpace
-
Returns the absolute
coordinate of the i
-th base vector in the surrounding
space of this NumberVectorSpace
.
- getCoordinatesOfDirectionVector() - Method in class net.mumie.mathletfactory.math.geom.affine.AffineLine
-
- getCoordinatesOfDirectionVector() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLine
-
- getCoords() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPolygon
-
- getCorrector() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestion
-
Returns the corrector instance of this question.
- getCourseName() - Method in class net.mumie.mathletfactory.util.exercise.receipt.Receipt
-
Returns the course-name property.
- getCurrentAnswerNr() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestion
-
- getCurrentAnswerNr() - Method in interface net.mumie.mathletfactory.util.exercise.mc.question.MCQuestionIF
-
- getCurrentItem() - Method in class net.mumie.mathletfactory.util.History
-
Returns the current item in the queue.
- getCurrentLine() - Method in class net.mumie.mathletfactory.appletskeleton.util.ControlPanel
-
Returns the current line's container.
- getCurrentLineIndex() - Method in class net.mumie.mathletfactory.appletskeleton.util.ControlPanel
-
Returns the the current line's index (starting from zero).
- getCurrentLinePanel() - Method in class net.mumie.mathletfactory.appletskeleton.util.ControlPanel
-
- getCurrentMode() - Method in class net.mumie.mathletfactory.display.noc.MMEditablePanel
-
- getCurrentStep() - Method in class net.mumie.mathletfactory.util.animation.Animation
-
Returns the current step.
- getCurrentSubtask() - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
Returns the currently active/visible sub task.
- getCurrentSubtask() - Method in class net.mumie.mathletfactory.util.exercise.SelectionHelper
-
Returns the index of the current subtask (indexing starts with 1)
- getDashPattern() - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Returns the g2d dash pattern (i.e. the length of the drawn and invisible stroke).
- getData() - Method in class net.mumie.mathletfactory.display.noc.MMFiniteNumberSetPanel.EventContext
-
- getDataElement(Datasheet, String) - Static method in class net.mumie.mathletfactory.util.xml.XMLUtils
-
- getDatasheet() - Method in class net.mumie.mathletfactory.util.exercise.receipt.Receipt
-
Returns the datasheet containing the receipt's data.
- getDatasheetPath(DefaultMutableTreeNode) - Method in class net.mumie.mathletfactory.util.xml.DatasheetRenderer
-
- getDecimalFormat() - Method in class net.mumie.mathletfactory.display.noc.number.MMDoubleSliderPanel
-
- getDecimalFormat() - Method in class net.mumie.mathletfactory.display.noc.op.node.ViewNode
-
Returns the display format for decimal (i.e.
- getDecimalFormat() - Method in class net.mumie.mathletfactory.display.noc.op.OperationDisplay
-
Returns the display format for decimal (i.e.
- getDecimalFormat() - Method in class net.mumie.mathletfactory.display.noc.op.OperationPanel
-
Returns the display format for decimal (i.e.
- getDecimalFormat() - Method in class net.mumie.mathletfactory.display.noc.rel.node.ComplexRelationContainer
-
Returns the display format for decimal (i.e.
- getDecimalFormat() - Method in interface net.mumie.mathletfactory.display.noc.rel.node.RelationComponent
-
Returns the display format for decimal (i.e.
- getDecimalFormat() - Method in class net.mumie.mathletfactory.display.noc.rel.node.SimpleRelationPanel
-
Returns the display format for decimal (i.e.
- getDefault2DScreenType() - Static method in class net.mumie.mathletfactory.display.MM2DCanvas
-
- getDefault3DScreenType() - Static method in class net.mumie.mathletfactory.display.MM3DCanvas
-
- getDefaultBackground() - Static method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getDefaultCoordinate(int) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberVector
-
Returns the i-th coordinate of this NumberVector relative to the default base.
- getDefaultCoordinateRef(int) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberVector
-
Returns the i-th coordinate of this NumberVector relative to the default base.
- getDefaultCoordinates() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberVector
-
Returns the coefficients of this
NumberVector
relative to the default basis of its
NumberVectorSpace
.
- getDefaultCoordinatesRef() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberVector
-
Returns the coefficients of this
NumberVector
relative to the default basis of it's
NumberVectorSpace
.
- getDefaultDocument() - Static method in class net.mumie.mathletfactory.util.xml.XMLUtils
-
Returns the default document to create new nodes.
- getDefaultFontName() - Static method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getDefaultGraphics() - Method in class net.mumie.mathletfactory.display.util.StyledTextListCellRenderer
-
- getDefaultGraphics() - Method in class net.mumie.mathletfactory.display.util.ViewPanel
-
Returns the default graphics object for this viewer panel.
- getDefaultMatrixRepresentation() - Method in class net.mumie.mathletfactory.math.algebra.linalg.LinearMap
-
Returns the number matrix corresponding to the linear mapping with respect
to the default bases in domain and range as reference.
- getDefaultMatrixRepresentationRef() - Method in class net.mumie.mathletfactory.math.algebra.linalg.LinearMap
-
Returns the number matrix corresponding to the linear mapping with respect
to the default bases in domain and range as reference.
- getDefaultPropertyImpl(String) - Method in class net.mumie.mathletfactory.util.property.CombinedPropertyMap
-
- getDefaultPropertyImpl(String) - Method in class net.mumie.mathletfactory.util.property.DefaultPropertyMap
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR2Endomorphism
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR2Vector
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR3Endomorphism
-
Returns the default transform type.
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR3Vector
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRN
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNEndomorphism
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberMatrix
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberTuple
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMOpMatrix
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMTupleSet
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.algebra.MMEquationSystem
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.algebra.MMRelation
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFourierSeriesDefByOp
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedByExpression
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedBySamples
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunction
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMStepFunction
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMFunctionOverR2
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMOneChainInR2
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR2
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR3
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.analysis.map.MMMapSimple
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSequence
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSequenceDefByOp
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSeriesDefByOp
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByComponents
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByExpression
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DAngle
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLine
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLineSegment
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPoint
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPolygon
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DQuadric
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DRay
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLineSegment
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPoint
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPolygon
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DQuadric
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DSubspace
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.MMDefaultCanvasObject
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.MMDefaultObject
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.number.MMComplex
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.number.MMComplexRational
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.number.MMDouble
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.number.MMInteger
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.number.MMOpNumber
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.number.MMRational
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.set.MMFiniteNumberSet
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.set.MMInterval
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.set.MMSet
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.util.MMDimension
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.util.MMImage
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.util.MMString
-
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.util.MMStringMatrix
-
- getDefaultTransformType() - Method in interface net.mumie.mathletfactory.mmobject.VisualizeIF
-
Returns the default transform type of this object.
- getDefaultTransformType() - Method in class net.mumie.mathletfactory.mmobject.VisualizeSupport
-
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRN
-
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNEndomorphism
-
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberMatrix
-
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberTuple
-
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMOpMatrix
-
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMTupleSet
-
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.algebra.MMEquationSystem
-
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.algebra.MMRelation
-
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFourierSeriesDefByOp
-
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedByExpression
-
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedBySamples
-
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunction
-
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMStepFunction
-
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMFunctionOverR2
-
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR2
-
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR3
-
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSequenceDefByOp
-
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSeriesDefByOp
-
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByComponents
-
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByExpression
-
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DAngle
-
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLine
-
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPoint
-
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLineSegment
-
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPoint
-
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DSubspace
-
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.MMDefaultCanvasObject
-
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.MMDefaultObject
-
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.number.MMComplex
-
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.number.MMComplexRational
-
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.number.MMDouble
-
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.number.MMInteger
-
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.number.MMOpNumber
-
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.number.MMRational
-
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.set.MMFiniteNumberSet
-
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.set.MMInterval
-
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.set.MMSetDefByRel
-
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.util.MMDimension
-
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.util.MMString
-
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.util.MMStringMatrix
-
- getDefaultTransformTypeAsContainer() - Method in interface net.mumie.mathletfactory.mmobject.VisualizeIF
-
Returns the default transform type of this object if it is rendered in
a
MMPanel
.
- getDefaultTransformTypeAsContainer() - Method in class net.mumie.mathletfactory.mmobject.VisualizeSupport
-
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR2Vector
-
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR3Vector
-
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRN
-
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFourierSeriesDefByOp
-
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedByExpression
-
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedBySamples
-
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionSequenceDefByOp
-
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionSeriesDefByOp
-
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunction
-
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMStepFunction
-
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMFunctionOverR2
-
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMOneChainInR2
-
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR2
-
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR3
-
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSequence
-
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSequenceDefByOp
-
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSeriesDefByOp
-
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByComponents
-
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByExpression
-
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DAngle
-
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLine
-
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLineSegment
-
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPoint
-
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPolygon
-
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DQuadric
-
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DRay
-
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLineSegment
-
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPoint
-
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPolygon
-
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DQuadric
-
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DSubspace
-
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.MMDefaultCanvasObject
-
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.number.MMComplex
-
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.number.MMComplexRational
-
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.number.MMDouble
-
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.number.MMInteger
-
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.number.MMOpNumber
-
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.number.MMRational
-
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.set.MMInterval
-
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.set.MMSet
-
- getDefaultTransformTypeInCanvas() - Method in interface net.mumie.mathletfactory.mmobject.VisualizeInCanvasIF
-
Returns the default transform type when rendered in a canvas.
- getDefaultTransformTypeInCanvas() - Method in class net.mumie.mathletfactory.mmobject.VisualizeInCanvasSupport
-
- getDefinedRel() - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Returns the relation for which the operation represented by this node is defined.
- getDefinedRelation() - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
Returns the relation for which this operation is defined.
- getDefinedRelation() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
Returns the relation that must be true for a member of the definition range.
- getDefinedRelation() - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSequenceDefByOp
-
Returns the relation that must be true for a member of the definition range.
- getDefinedSet() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
Returns the set for which this function can be maximally defined.
- getDefinedSet() - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSequenceDefByOp
-
Returns the set for which this sequence can be maximally defined.
- getDeformation() - Method in class net.mumie.mathletfactory.display.j3d.J3DDrawable
-
Returns the Rotation from the standard Orientation (as specified for
each concrete drawable) in (World/Java3D universe-) coordinates.
- getDeformation() - Method in class net.mumie.mathletfactory.math.algebra.geomgroup.AffineGroupElement
-
- getDegrees() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DAngle
-
Returns the angular extend of this angle in degrees.
- getDemoExercise() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCDemoCard
-
Returns the worker instance.
- getDenominator() - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
- getDenominator() - Method in class net.mumie.mathletfactory.math.number.MBigRational
-
Returns the denominator.
- getDenominator() - Method in class net.mumie.mathletfactory.math.number.MRational
-
Returns the denominator of this rational.
- getDepth() - Method in class net.mumie.mathletfactory.math.algebra.AbstractTreeNode
-
Returns the depth of the subtree rooted by this node.
- getDepth(boolean) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.RelNode
-
Returns the depth of the subtree rooted by this node.
- getDepth(boolean) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.SimpleRel
-
Returns the depth of the subtree rooted by this node.
- getDerivative(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AbsOp
-
- getDerivative(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AcoshOp
-
- getDerivative(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AcosOp
-
Implements (acos(f(x)))' = - f'(x) / sqrt(1-f(x)^2) .
- getDerivative(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AcothOp
-
- getDerivative(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AcotOp
-
- getDerivative(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AddOp
-
Implements (a(x) + b(x) +...)' = a'(x) + b'(x) + ...
- getDerivative(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AsinhOp
-
- getDerivative(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AsinOp
-
Implements (asin(f(x)))' = f'(x) / sqrt(1-f(x)^2) .
- getDerivative(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AtanhOp
-
- getDerivative(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AtanOp
-
Implements (atan(f(x)))' = f'(x) / 1+x^2) .
- getDerivative(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.ConjOp
-
Should not be called.
- getDerivative(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.CoshOp
-
Implements cosh(x)'.
- getDerivative(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.CosOp
-
Implements (cos(f(x)))' = -sin(f(x)) * f`(x).
- getDerivative(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.CothOp
-
- getDerivative(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.CotOp
-
- getDerivative(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.ExpOp
-
Implements (exp(f(x)))' = exp(f(x)) * f'(x).
- getDerivative(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.FacOp
-
- getDerivative(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.FloorOp
-
TODO
- getDerivative(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.ImOp
-
Should not be called.
- getDerivative(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.LnOp
-
Implements ln(f(x))' = f'(x)/f(x).
- getDerivative(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.MultipleOfZNode
-
Should not be called for this node.
- getDerivative(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.MultOp
-
Implements (a(x) * b(x) * ...)' = a'(x) * b(x) * ... + a(x) * b'(x) * ... + ...
- getDerivative(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.NrtOp
-
Implements (a(x)^(1/n))' = (1/n) * a(x) ^ (1/n-1) * a'(x).
- getDerivative(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.NumberOp
-
Implements d/dx c = 0.
- getDerivative(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Returns the derivative with respect to variable
of the subtree of this node.
- getDerivative(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.PiecewiseConstOp
-
- getDerivative(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.PowerOp
-
Implements (a(x) ^ c)' = c * a(x) ^ (c-1) * a'(x) and
(c^a(x))' = c^a(x) * ln(c) * a'(x).
- getDerivative(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.ReOp
-
Should not be called.
- getDerivative(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.SinhOp
-
Implements sinh(x)'.
- getDerivative(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.SinOp
-
Implements (sin(f(x)))' = cos(f(x)) * f`(x) .
- getDerivative(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.TanhOp
-
- getDerivative(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.TanOp
-
Implements (tan(f(x)))' = 1/cos(f(x))^2 * f`(x) .
- getDerivative(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.VariableOp
-
Implements d/dx x = 1; d/dy x = 0 (if "x" is the identifier for
this node).
- getDerivative(String) - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
Returns the derivative of the operation with respect to
variable
.
- getDerivative() - Method in class net.mumie.mathletfactory.math.analysis.function.FunctionAndDerivativeOverRAdapter
-
- getDerivative() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
Returns the derivative of this function.
- getDerivative() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunction
-
Returns the derivative of this function.
- getDerivative() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunctionPeriodic
-
Returns the derivative of this function.
- getDerivative(String) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMFunctionOverR2
-
Returns the partial derivative with respect to the given variable for this function.
- getDerivativeByNumeric() - Method in interface net.mumie.mathletfactory.math.analysis.function.FunctionAndDerivativeOverRIF
-
Returns the numerically computed derivative of this function.
- getDerivativeByNumeric(double) - Method in interface net.mumie.mathletfactory.math.analysis.function.FunctionAndDerivativeOverRIF
-
Returns the numerically computed derivative of this function using the given delta for the difference quotient.
- getDerivativeByNumeric(double, MMFunctionDefinedByExpression) - Method in interface net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionAndDerivativeOverRIF
-
Stores the numerically computed derivative for the specified epsilon
in the given
function argument.
- getDerivativeByNumeric(MMFunctionDefinedByExpression) - Method in interface net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionAndDerivativeOverRIF
-
Stores the numerically computed derivative of this function in the given
function argument.
- getDerivativeByNumeric() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
- getDerivativeByNumeric(double) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
- getDerivativeByNumeric(double, MMFunctionDefinedByExpression) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
- getDerivativeByNumeric(MMFunctionDefinedByExpression) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
- getDerivativeByNumeric(MMFunctionDefinedByExpression) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedByExpression
-
- getDerivativeByNumeric(double, MMFunctionDefinedByExpression) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedByExpression
-
- getDerivativeByNumeric() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedByExpression
-
- getDerivativeByNumeric(double) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedByExpression
-
- getDerivativeByNumeric() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunction
-
- getDerivativeByNumeric(double) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunction
-
- getDerivativeByNumeric(double, MMFunctionDefinedByExpression) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunction
-
- getDerivativeByNumeric(MMFunctionDefinedByExpression) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunction
-
- getDervResults(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MultipleFunctionsAnswerQuestion
-
- getDescent() - Method in class net.mumie.mathletfactory.display.noc.op.OperationDisplay
-
- getDescent() - Method in class net.mumie.mathletfactory.display.noc.rel.node.RelationColumnPanel
-
- getDescent() - Method in class net.mumie.mathletfactory.display.noc.symbol.AttributedStringLabel
-
- getDescentBounds() - Method in class net.mumie.mathletfactory.display.noc.op.ViewNodeMetrics
-
Returns the descent bounds set by the corresponding view node as a rectangle.
- getDescription() - Method in class net.mumie.mathletfactory.display.g2d.GridLineDescriptor
-
Returns the description.
- getDescription() - Method in class net.mumie.mathletfactory.display.noc.util.InputHint
-
Returns the description to be displayed in a tooltip of an input hint.
- getDescription() - Method in class net.mumie.mathletfactory.util.extension.ParameterDefinition
-
- getDescriptionLabel() - Method in class net.mumie.mathletfactory.util.animation.Animation
-
Returns the label with the current description text.
- getDesktopColor() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getDeterminant() - Method in class net.mumie.mathletfactory.math.util.Affine3DDouble
-
- getDialogAncestor(Component) - Static method in class net.mumie.mathletfactory.util.SwingUtils
-
Returns the dialog ancestor of the given component (if any)
or null
if none can be found in the component's
hierarchy.
- getDialogClass() - Method in class net.mumie.mathletfactory.util.extension.DialogDefinition
-
- getDialogDefinition(int) - Method in class net.mumie.mathletfactory.util.extension.DialogExtensionMap
-
- getDialogDefinitionNodes() - Method in class net.mumie.mathletfactory.util.property.PropertySheet
-
- getDialogManager() - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntime
-
- getDialogs() - Method in class net.mumie.mathletfactory.util.extension.Extension
-
- getDialogTitleFont() - Static method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getDiffuseCoeffizient() - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DShaderRenderingHints
-
Returns the diffuse coefficient, i.e. the intensity of the object's color.
- getDiffuseColor() - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DShaderRenderingHints
-
Returns the diffuse color, i.e. the real object color.
- getDiffuseColor() - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DTextRenderingHints
-
Returns the text's diffuse color.
- getDimension() - Method in class net.mumie.mathletfactory.display.noc.geom.MMAffineSubspacePanel
-
- getDimension() - Method in class net.mumie.mathletfactory.display.noc.MMTupleSetPanel
-
- getDimension() - Method in class net.mumie.mathletfactory.math.algebra.geomgroup.AffineGroupElement
-
returns the dimension of the affine group.
- getDimension() - Method in class net.mumie.mathletfactory.math.algebra.geomgroup.RealGeneralLinearGroupElement
-
Returns the dimension; that is N for GL(N)
- getDimension() - Method in class net.mumie.mathletfactory.math.algebra.linalg.Matrix
-
Method getDimension
If this matrix is a square matrix the method returns the number of
columns which coincides with the number of rows.
- getDimension() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberTuple
-
Returns the dimension of this number tuple, i.e. max(getRowCount(), getColumnCount()).
- getDimension() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberVectorSpace
-
Returns the dimension of this
NumberVectorSpace
- getDimension() - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpTuple
-
- getDimension() - Method in class net.mumie.mathletfactory.math.algebra.linalg.TupleSet
-
- getDimension() - Method in class net.mumie.mathletfactory.math.analysis.function.multivariate.VectorFunctionOverBorelSet
-
- getDimension() - Method in class net.mumie.mathletfactory.math.analysis.function.multivariate.VectorFunctionOverRAdapter
-
- getDimension() - Method in interface net.mumie.mathletfactory.math.analysis.function.multivariate.VectorFunctionOverRIF
-
Returns the dimension of the vectors produced by this expression.
- getDimension() - Method in class net.mumie.mathletfactory.math.geom.affine.AffineSpace
-
Returns the (internal) dimension of this AffineSpace
, i.e.
- getDimension() - Method in class net.mumie.mathletfactory.math.geom.projective.ProjectiveSpace
-
Returns the internal dimension of this ProjectiveSpace
, which
would be 0 for a point, 1 for a line, ...
- getDimension() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
Returns the dimension of the vector space of this vector.
- getDimension() - Method in interface net.mumie.mathletfactory.mmobject.geom.affine.MMAffineSubspaceIF
-
Returns the dimension of this affine subspace.
- getDimension() - Method in class net.mumie.mathletfactory.util.exercise.CorrectorHelper
-
Returns the parsed common/problem/dimension
as an integer.
- getDimension() - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
Returns the parsed common/problem/dimension
as an integer.
- getDimensionRatio() - Method in class net.mumie.mathletfactory.mmobject.util.MMImage
-
Returns the ratio between width and height.
- getDimensionRatio() - Method in class net.mumie.mathletfactory.util.CanvasImage
-
Returns the ratio between width and height.
- getDirectionVectors() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DSubspace
-
Returns the affine coordinates of the vectors that span this affine subspace.
- getDisplay() - Method in class net.mumie.mathletfactory.action.handler.MMHandler
-
Returns the visualisation display on which this MMHandler
is working.
- getDisplayProperties() - Method in class net.mumie.mathletfactory.display.j3d.J3DRemovableDrawable
-
Sets the display properties for the last render() call.
- getDisplayProperties() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRN
-
- getDisplayProperties() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNEndomorphism
-
- getDisplayProperties() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
- getDisplayProperties() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberMatrix
-
- getDisplayProperties() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberTuple
-
- getDisplayProperties() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMOpMatrix
-
- getDisplayProperties() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMTupleSet
-
- getDisplayProperties() - Method in class net.mumie.mathletfactory.mmobject.algebra.MMEquationSystem
-
- getDisplayProperties() - Method in class net.mumie.mathletfactory.mmobject.algebra.MMRelation
-
- getDisplayProperties() - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
- getDisplayProperties() - Method in class net.mumie.mathletfactory.mmobject.analysis.map.MMMapSimple
-
- getDisplayProperties() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLine
-
- getDisplayProperties() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPoint
-
- getDisplayProperties() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPoint
-
- getDisplayProperties() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DSubspace
-
- getDisplayProperties() - Method in class net.mumie.mathletfactory.mmobject.MMDefaultCanvasObject
-
- getDisplayProperties() - Method in class net.mumie.mathletfactory.mmobject.MMDefaultObject
-
- getDisplayProperties() - Method in interface net.mumie.mathletfactory.mmobject.MMObjectIF
-
Returns the display properties for this class.
- getDisplayProperties() - Method in class net.mumie.mathletfactory.mmobject.number.MMComplex
-
- getDisplayProperties() - Method in class net.mumie.mathletfactory.mmobject.number.MMComplexRational
-
- getDisplayProperties() - Method in class net.mumie.mathletfactory.mmobject.number.MMDouble
-
- getDisplayProperties() - Method in class net.mumie.mathletfactory.mmobject.number.MMInteger
-
- getDisplayProperties() - Method in class net.mumie.mathletfactory.mmobject.number.MMOpNumber
-
- getDisplayProperties() - Method in class net.mumie.mathletfactory.mmobject.number.MMRational
-
- getDisplayProperties() - Method in class net.mumie.mathletfactory.mmobject.set.MMFiniteNumberSet
-
- getDisplayProperties() - Method in class net.mumie.mathletfactory.mmobject.set.MMInterval
-
- getDisplayProperties() - Method in class net.mumie.mathletfactory.mmobject.util.MMDimension
-
- getDisplayProperties() - Method in class net.mumie.mathletfactory.mmobject.util.MMString
-
- getDisplayProperties() - Method in class net.mumie.mathletfactory.mmobject.util.MMStringMatrix
-
- getDisplayPropertiesForEntry(int, int) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
Returns the DisplayProperties of the renderer specified by its
"location".
- getDisplayPropertiesForEntry(int, int) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMStringMatrixPanel
-
Returns the DisplayProperties of the renderer specified by its "location".
- getDisplayStyle() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
Returns the flags for displaying.
- getDisplayTransformerMap() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRN
-
- getDisplayTransformerMap() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNEndomorphism
-
- getDisplayTransformerMap() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
- getDisplayTransformerMap() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberMatrix
-
- getDisplayTransformerMap() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberTuple
-
- getDisplayTransformerMap() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMOpMatrix
-
- getDisplayTransformerMap() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMTupleSet
-
- getDisplayTransformerMap() - Method in class net.mumie.mathletfactory.mmobject.algebra.MMEquationSystem
-
- getDisplayTransformerMap() - Method in class net.mumie.mathletfactory.mmobject.algebra.MMRelation
-
- getDisplayTransformerMap() - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
- getDisplayTransformerMap() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLine
-
- getDisplayTransformerMap() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPoint
-
- getDisplayTransformerMap() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLineSegment
-
- getDisplayTransformerMap() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPoint
-
- getDisplayTransformerMap() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DSubspace
-
- getDisplayTransformerMap() - Method in class net.mumie.mathletfactory.mmobject.MMDefaultCanvasObject
-
- getDisplayTransformerMap() - Method in class net.mumie.mathletfactory.mmobject.MMDefaultObject
-
- getDisplayTransformerMap() - Method in class net.mumie.mathletfactory.mmobject.number.MMComplex
-
- getDisplayTransformerMap() - Method in class net.mumie.mathletfactory.mmobject.number.MMComplexRational
-
- getDisplayTransformerMap() - Method in class net.mumie.mathletfactory.mmobject.number.MMDouble
-
- getDisplayTransformerMap() - Method in class net.mumie.mathletfactory.mmobject.number.MMInteger
-
- getDisplayTransformerMap() - Method in class net.mumie.mathletfactory.mmobject.number.MMOpNumber
-
- getDisplayTransformerMap() - Method in class net.mumie.mathletfactory.mmobject.number.MMRational
-
- getDisplayTransformerMap() - Method in class net.mumie.mathletfactory.mmobject.set.MMFiniteNumberSet
-
- getDisplayTransformerMap() - Method in class net.mumie.mathletfactory.mmobject.set.MMInterval
-
- getDisplayTransformerMap() - Method in class net.mumie.mathletfactory.mmobject.util.MMDimension
-
- getDisplayTransformerMap() - Method in class net.mumie.mathletfactory.mmobject.util.MMString
-
- getDisplayTransformerMap() - Method in class net.mumie.mathletfactory.mmobject.util.MMStringMatrix
-
- getDisplayTransformerMap() - Method in interface net.mumie.mathletfactory.mmobject.VisualizeIF
-
- getDisplayTransformerMap() - Method in class net.mumie.mathletfactory.mmobject.VisualizeSupport
-
- getDistance() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DEllipse
-
Returns the sum of the distances between an arbitrary point
on this ellipse and the two focal points of this ellipse.
- getDistance() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DHyperbola
-
Returns the difference of the distances between an arbitrary point
on this hyperbola and the two focal points of this hyperbola.
- getDistanceBetweenGuidelineAndFocalPoint() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DParabola
-
Returns the distance between guideline and focal point of this parabola.
- getDistanceInZProj() - Method in class net.mumie.mathletfactory.transformer.j3d.Canvas3DObjectJ3DTransformer
-
- getDistribution() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMStepFunction
-
Returns the distribution for this step function.
- getDistributionValues() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMStepFunction
-
Returns the distribution values for this step function.
- getDocument() - Method in class net.mumie.mathletfactory.util.exercise.CorrectorHelper
-
Returns the document instance of the underlying datasheet.
- getDocument() - Method in class net.mumie.mathletfactory.util.property.PropertySheet
-
- getDocument() - Method in class net.mumie.mathletfactory.util.xml.marking.SubtaskSubNode
-
Returns the underlying XML document for this subtask node.
- getDomain() - Method in class net.mumie.mathletfactory.math.algebra.linalg.LinearMap
-
This method returns the domain vector space due to this instance of
LinearMap
(see the field
LinearMap.m_domain
).
- getDomain() - Method in class net.mumie.mathletfactory.math.algebra.op.RationalOpHolder
-
Returns a BorelSet
containing the definition range of this
rational expression.
- getDomain() - Method in class net.mumie.mathletfactory.math.algebra.poly.Polynomial
-
- getDomain() - Method in interface net.mumie.mathletfactory.math.analysis.function.multivariate.VectorFunctionOverDomainIF
-
- getDomain() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
- getDomain() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedByExpression
-
- getDomain() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedBySamples
-
- getDomain() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionSequenceDefByOp
-
- getDomain() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionSeriesDefByOp
-
- getDomain() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunction
-
- getDomain() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunctionPeriodic
-
- getDomain() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMStepFunction
-
- getDomainString() - Method in class net.mumie.mathletfactory.math.number.MBigRational
-
Returns "Q"
- getDomainString() - Method in class net.mumie.mathletfactory.math.number.MComplex
-
- getDomainString() - Method in class net.mumie.mathletfactory.math.number.MComplexRational
-
- getDomainString() - Method in class net.mumie.mathletfactory.math.number.MInteger
-
- getDomainString() - Method in class net.mumie.mathletfactory.math.number.MNumber
-
- getDomainString() - Method in interface net.mumie.mathletfactory.math.number.MNumberIF
-
Returns the mathematical string representation that fits most closely to
the number class of this number (e.g.
- getDomainString() - Method in class net.mumie.mathletfactory.math.number.MOpNumber
-
- getDomainString() - Method in class net.mumie.mathletfactory.math.number.MRational
-
- getDomainString() - Method in class net.mumie.mathletfactory.math.number.MRealNumber
-
- getDomainString() - Method in class net.mumie.mathletfactory.math.number.Zmod5
-
- getDouble() - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
- getDouble() - Method in class net.mumie.mathletfactory.math.number.MBigRational
-
- getDouble() - Method in class net.mumie.mathletfactory.math.number.MComplex
-
Returns the double value of this number when the imaginary part is 0.
- getDouble() - Method in class net.mumie.mathletfactory.math.number.MComplexRational
-
- getDouble() - Method in class net.mumie.mathletfactory.math.number.MDouble
-
- getDouble() - Method in class net.mumie.mathletfactory.math.number.MInteger
-
- getDouble() - Method in class net.mumie.mathletfactory.math.number.MNatural
-
- getDouble() - Method in class net.mumie.mathletfactory.math.number.MNumber
-
- getDouble() - Method in interface net.mumie.mathletfactory.math.number.MNumberIF
-
Returns the double value of this number.
- getDouble() - Method in class net.mumie.mathletfactory.math.number.MOpNumber
-
- getDouble() - Method in class net.mumie.mathletfactory.math.number.MRational
-
Returns a double
with the value of this rational.
- getDouble() - Method in class net.mumie.mathletfactory.math.number.Zmod5
-
- getDoubleProperty(String, double) - Method in class net.mumie.mathletfactory.util.property.DefaultPropertyMap
-
Returns the named double property from the internal map.
- getDoubleProperty(String, double) - Method in class net.mumie.mathletfactory.util.property.LinkedPropertyMap
-
Returns the named double property from the internal map.
- getDoubleValues() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR3
-
- getDrawableProperties() - Method in class net.mumie.mathletfactory.display.CanvasDrawable
-
- getDrawableProperties() - Method in interface net.mumie.mathletfactory.display.Drawable
-
Returns the property map for this drawable.
- getDrawableProperties() - Method in class net.mumie.mathletfactory.display.noc.MMPanel
-
- getDrawingBoard() - Method in class net.mumie.mathletfactory.display.g2d.MMG2DCanvas
-
For the Graphics2DCanvas the JPanel itself as the component on which
the geom objects will be drawn is returned.
- getDrawingBoard() - Method in class net.mumie.mathletfactory.display.j3d.MMJ3DCanvas
-
Returns the associated Canvas3D
- getDrawingBoard() - Method in class net.mumie.mathletfactory.display.jr3d.MMJR3DCanvas
-
Gibt die Zeichenflaeche als Componente zurueck.
- getDrawingBoard() - Method in class net.mumie.mathletfactory.display.MMCanvas
-
- getDuration() - Method in class net.mumie.mathletfactory.util.animation.Step
-
- getDuration() - Method in class net.mumie.mathletfactory.util.CanvasMessage
-
- getEarlierAnswerData(int, String) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCCorrectorExercise
-
- getEchelonForm(NumberMatrix) - Static method in class net.mumie.mathletfactory.math.util.MatrixUtils
-
Returns the given matrix in echelon form.
- getEditingContent() - Method in class net.mumie.mathletfactory.display.noc.MMEditablePanel
-
Returns the text that will be editable in the textfield.
- getEditingContent() - Method in class net.mumie.mathletfactory.display.noc.number.MMNumberSimplePanel
-
- getEditingContent() - Method in class net.mumie.mathletfactory.display.noc.op.OperationPanel
-
- getEditingContent() - Method in class net.mumie.mathletfactory.display.noc.rel.MMRelationPanel
-
- getEditingContent() - Method in class net.mumie.mathletfactory.display.noc.symbol.MMStringPanel
-
- getEditorBackground() - Static method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getEFMatrix(NumberMatrix) - Static method in class net.mumie.mathletfactory.math.number.numeric.EchelonForm
-
Deprecated.
- getElement(MNumber[], int, int, int, int, boolean) - Static method in class net.mumie.mathletfactory.math.number.numeric.EchelonForm
-
Deprecated.
This private method gets an element of a matrix. a is a matrix represented
as an array of MMNumbers, where the rows of the matrix are stored
successively. m and n are the dimensions of the matrix. i and j represent
the indices of the element to be returned.
- getElement(String) - Method in class net.mumie.mathletfactory.util.exercise.CorrectorHelper
-
Returns the element with the specified path from the answer sheet.
- getElement(String) - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
Returns the element with the specified path from the question sheet.
- getElementRef(MNumber[], int, int, int, int, boolean) - Static method in class net.mumie.mathletfactory.math.number.numeric.EchelonForm
-
Deprecated.
This private method gets an element of a matrix. a is a matrix represented
as an array of MMNumbers, where the rows of the matrix are stored
successively. m and n are the dimensions of the matrix. i and j represent
the indices of the element to be returned.
- getElementsAsArray() - Method in class net.mumie.mathletfactory.display.noc.MMFiniteNumberSetPanel
-
- getElementsAsArray(boolean) - Method in class net.mumie.mathletfactory.math.set.FiniteNumberSet
-
- getElementSet() - Method in class net.mumie.mathletfactory.math.set.FiniteNumberSet
-
- getEmbeddingMode() - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntimeSupport
-
Returns the EMBEDDING mode as an integer.
- getEndPoint() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLineSegment
-
Returns the second endpoint of this line segment.
- getEndPoint() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLineSegment
-
Returns the second endpoint of this line segment.
- getEntriesAsNumberRef() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
Returns all entries of this
NumberMatrix
rowwise as a one
dimensional array of
MNumber
s.
- getEntriesAsOpRef() - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpMatrix
-
Deprecated.
Returns all entries of this
OpMatrix
rowwise as a one
dimensional array of
Operation
s.
- getEntriesDataAsObjectRefIHopeYouKnowWhatYouDo() - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpMatrix
-
Deprecated.
- getEntry(int, int) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
Returns the entry with the given indices.
- getEntry(int, int) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMStringMatrixPanel
-
Returns the string entry with the given indices.
- getEntry(int, int) - Method in class net.mumie.mathletfactory.display.noc.matrix.StringMatrixPanel
-
- getEntry(int, int) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
Returns a copy of the entry for the given indices.
- getEntry(int) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberTuple
-
- getEntry(int, int) - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpMatrix
-
Deprecated.
- getEntry(int) - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpTuple
-
- getEntry(MNatural) - Method in interface net.mumie.mathletfactory.math.analysis.sequence.SequenceIF
-
returns the sequence value for a natural number.
- getEntry(int, int) - Method in class net.mumie.mathletfactory.math.util.StringMatrix
-
Returns the entry with the specified coordinates inside the 1-indexed
matrix.
- getEntryAsNumberRef(int, int) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
Returns the reference to the
MNumber
at (
row
,
column
) in this matrix.
- getEntryAsOpRef(int, int) - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpMatrix
-
Deprecated.
Returns the reference to the
MNumber
at (
row
,
column
) in this matrix.
- getEntryClass() - Method in class net.mumie.mathletfactory.math.algebra.geomgroup.RealGeneralLinearGroupElement
-
- getEntryClass() - Method in class net.mumie.mathletfactory.math.algebra.linalg.Matrix
-
returns the current entryClass
.
- getEntryFactory() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.RelationVerification
-
- getEntryFromNumber(int) - Method in class net.mumie.mathletfactory.transformer.g2d.MapTransformer
-
- getEntryObject() - Static method in class net.mumie.mathletfactory.action.ActionManager
-
Returns the MMObjectIF
that is the root of the current
"action cycle".
- getEntryPanel(int, int) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
Returns the number panel of the entry with the given indices.
- getEntryPanel(int, int) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMStringMatrixPanel
-
Returns the string panel of the entry with the given indices.
- getEntryRef(int, int) - Method in class net.mumie.mathletfactory.math.algebra.linalg.Matrix
-
returns a view of the matrix entry at the specified row and column.
- getEntryRef(int) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberTuple
-
- getEntryRef(int) - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpTuple
-
- getEnvDimension() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberVectorSpace
-
Returns the dimension of the smallest space
in the inductive sequence that contains this space.
- getEnvDimension() - Method in class net.mumie.mathletfactory.math.geom.affine.AffineSpace
-
Returns the dimension of the environmental space this AffineSpace
is living in.
- getEnvDimension() - Method in class net.mumie.mathletfactory.math.geom.projective.ProjectiveSpace
-
Returns the environmental space dimension of this ProjectiveSpace.
- getEnvDimension() - Method in interface net.mumie.mathletfactory.mmobject.geom.affine.MMAffineSubspaceIF
-
Returns the dimension of the affine space that contains this subspace.
- getEquation(int) - Method in class net.mumie.mathletfactory.mmobject.algebra.MMEquationSystem
-
Returns the equation at line entry.
- getEquationsCount() - Method in class net.mumie.mathletfactory.mmobject.algebra.MMEquationSystem
-
Return the number of equations of this system.
- getErrorHandler() - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntime
-
Returns the error handler instance associated with this runtime.
- getErrorNode() - Method in exception net.mumie.mathletfactory.action.message.XMLParsingException
-
Returns the XML node which caused this exception.
- getErrorStackTrace() - Method in class net.mumie.mathletfactory.util.error.QualityFeedbackReport
-
- getEvaluated(HashMap) - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpMatrix
-
Deprecated.
Returns a NumberMatrix
that contains the evaluated result of this OpMatrix
.
- getEvaluateExpressionInComponent(int) - Method in interface net.mumie.mathletfactory.math.analysis.function.OneChainInRIF
-
Returns the expression of the chosen component f_i.
- getEvaluateExpressionInComponent(int) - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
- getEvaluateExpressionInComponent(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFourierSeriesDefByOp
-
- getEvaluateExpressionInComponent(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
Returns this object, since the function has only one component.
- getEvaluateExpressionInComponent(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedByExpression
-
- getEvaluateExpressionInComponent(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedBySamples
-
- getEvaluateExpressionInComponent(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionSequenceDefByOp
-
- getEvaluateExpressionInComponent(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionSeriesDefByOp
-
- getEvaluateExpressionInComponent(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunction
-
- getEvaluateExpressionInComponent(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMStepFunction
-
- getEvaluateExpressionInPart(int) - Method in interface net.mumie.mathletfactory.math.analysis.function.multivariate.OneChainInRNIF
-
- getEvaluateExpressionInPart(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMOneChainInR2
-
- getEvaluateExpressionInPart(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR2
-
- getEventType() - Method in class net.mumie.mathletfactory.action.MMEvent
-
- getExceptionMatrix() - Method in class net.mumie.mathletfactory.math.algebra.linalg.LinearMap
-
- getExecutionMode() - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntime
-
Returns the EXECUTION mode as an integer.
- getExecutionModeName(int) - Static method in class net.mumie.mathletfactory.appletskeleton.system.SystemDescriptor
-
- getExercise() - Method in class net.mumie.mathletfactory.appletskeleton.layout.ExerciseCard
-
- getExercise() - Method in class net.mumie.mathletfactory.util.exercise.MathletExerciseSupport
-
- getExercise() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExerciseCard
-
Returns the worker instance.
- getExercise() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExerciseCorrector
-
Returns the worker instance.
- getExercise() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCProblem
-
Returns the exercise instance.
- getExercise() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCProblemApplet
-
Returns the worker instance.
- getExercise() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.DefaultMethod
-
Returns the exercise instance of this method.
- getExercise() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.DefaultMethodUI
-
Returns the exercise instance.
- getExercise() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestion
-
- getExercise() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestionUI
-
Returns the exercise instance of this question UI.
- getExercise() - Method in interface net.mumie.mathletfactory.util.exercise.mc.question.MCQuestionIF
-
Returns the exercise instance of this question.
- getExerciseScore() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExercise
-
Returns the maximum achievable score
- getExerciseScore() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExerciseCorrector
-
Returns the maximum achievable score
- getExerciseSupport() - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- getExerciseSupport() - Method in interface net.mumie.mathletfactory.appletskeleton.system.MathletExerciseContext
-
Returns the exercise support for this mathlet context.
- getExerciseSupport() - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
- getExerciseType() - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
Returns the type of this exercise instance.
- getExerciseTypeName() - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
Returns the type name of this exercise instance.
- getExplanation(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExerciseCorrector
-
Returns the explanation for the specified question as a list of MathML
objects.
- getExplanation(int, int) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExerciseCorrector
-
Returns the explanation for the specified question and answer as a list
of MathML objects.
- getExplanation(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCProblemCorrectorEn
-
Returns the explanation for the specified question as a list of MathML objects.
- getExplanation(int, int) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCProblemCorrectorEn
-
Returns the explanation for the specified question and answer as a list of MathML objects.
- getExplanationFor(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MultipleFunctionsAnswerQuestion
-
- getExplanationFor(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MultipleNumbersAnswerQuestion
-
- getExplanationNode() - Method in class net.mumie.mathletfactory.util.xml.marking.SubtaskNode
-
Returns the explanation node for this subtask.
- getExplanations() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCExerciseResult
-
Returns a list of all explanations to this exercise where each entry
consists of a list of MathML capable objects per row.
- getExponent() - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Returns the internal stored exponent of this node.
- getExponentString(int) - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Returns the exponent as a String.
- getExpressedJavaUnicode(String) - Static method in class net.mumie.mathletfactory.util.text.UnicodeConverter
-
Parses the given text for written Unicode expressions in Java syntax and replaces them with their expressed Unicode pendants.
- getExpressedUnicode(String, int) - Static method in class net.mumie.mathletfactory.util.text.UnicodeConverter
-
Parses the given text for written Unicode expressions and replaces them with their expressed Unicode pendants.
- getExpressionCount() - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
- getExpressionCount() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedBySamples
-
- getExtension(String) - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntime
-
- getExtensionEnumeration(Extension[]) - Static method in class net.mumie.mathletfactory.appletskeleton.system.SystemDescriptor
-
- getExtensionName() - Method in exception net.mumie.mathletfactory.util.extension.ExtensionException
-
- getExtensionType() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunctionPeriodic
-
- getExtent() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRN.RNDisplayProperties
-
- getFactor() - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Returns the internal stored factor of this node.
- getFactor() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DAngle
-
- getFactors() - Method in class net.mumie.mathletfactory.math.algebra.linalg.TupleSet
-
- getFactorString(int, DecimalFormat) - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Returns the factor as String.
- getFalseFor(double, Interval) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.AndRel
-
Joins the intervals for which the children of this node are false.
- getFalseFor(double, Interval) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.OrRel
-
Intersects the intervals for which the children of this node are false.
- getFalseFor(double, Interval) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.RelNode
-
Recursively sets the intervals for which this relation is false.
- getFalseForSet(double, Interval) - Method in class net.mumie.mathletfactory.math.algebra.rel.Relation
-
Returns the set for which this relation is false.
- getFeedbackExplanationPath(int, int) - Static method in class net.mumie.mathletfactory.util.exercise.mc.MCPathHelper
-
Returns the explanation path for a subtask/question for feedback mode.
- getFieldLinesDisplayProperties() - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByComponents
-
- getFieldLinesDisplayProperties() - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByExpression
-
- getFieldLinesDisplayProperties() - Method in interface net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2IF
-
Returns the DisplayProperties of the vector field lines.
- getFieldLinesExactitude() - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByComponents
-
- getFieldLinesExactitude() - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByExpression
-
- getFieldLinesExactitude() - Method in interface net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2IF
-
Returns the exactitude used for the calculation of the vector field lines.
- getFieldLinesLength() - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByComponents
-
- getFieldLinesLength() - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByExpression
-
- getFieldLinesLength() - Method in interface net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2IF
-
Returns the number of points calculated for each vector field line from an initial point in each direction.
- getFieldLinesPoints() - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByComponents
-
- getFieldLinesPoints() - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByExpression
-
- getFieldLinesPoints() - Method in interface net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2IF
-
Returns the points which determine the displayed vector field lines.
- getFieldLinesProperties() - Method in class net.mumie.mathletfactory.transformer.g2d.VectorField2DTransformer
-
- getFieldName(Class) - Static method in class net.mumie.mathletfactory.util.xml.ExerciseObjectFactory
-
- getFileName() - Method in class net.mumie.mathletfactory.util.exercise.receipt.Receipt
-
Returns the receipt's file name if it was loaded from a zip file, null
otherwise.
- getFiniteBorelSet(Interval, double) - Method in class net.mumie.mathletfactory.math.set.BorelSet
-
Returns the finite approximation of this BorelSet
with respect to the
given boundingInterval
and the small-cut-off epsilon
.
- getFiniteBorelSet(Interval, double) - Method in class net.mumie.mathletfactory.math.set.node.ComplementSet
-
- getFiniteBorelSet(Interval, double) - Method in class net.mumie.mathletfactory.math.set.node.FiniteSet
-
- getFiniteBorelSet(Interval, double) - Method in class net.mumie.mathletfactory.math.set.node.IntersectSet
-
- getFiniteBorelSet(Interval, double) - Method in class net.mumie.mathletfactory.math.set.node.JoinSet
-
- getFiniteBorelSet(Interval, double) - Method in class net.mumie.mathletfactory.math.set.node.PeriodicIntervalSet
-
- getFiniteBorelSet(Interval, double) - Method in class net.mumie.mathletfactory.math.set.node.RelSet
-
- getFiniteBorelSet(Interval, double) - Method in class net.mumie.mathletfactory.math.set.node.SetNode
-
Returns the finite approximation of this BorelSet
with respect to the
given boundingInterval
and the small-cut-off epsilon
.
- getFirstChildNode(Node, String) - Static method in class net.mumie.mathletfactory.util.xml.XMLUtils
-
Returns the first child node of parentNode
with the given node name or
null
if no such child node exists.
- getFirstChildOfType(Class, int) - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Returns the first child in the list of children, that is of type
nodeType
.
- getFirstChildOfType(Class, int) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.RelNode
-
Returns the first child in the list of children, that is of type
nodeType
.
- getFirstDescendantOfType(Class) - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Returns the first descendant in depth-order, that is of type
nodeType
.
- getFirstDirectionPanel() - Method in class net.mumie.mathletfactory.display.noc.geom.MMAffineSubspacePanel
-
- getFirstError() - Method in class net.mumie.mathletfactory.util.error.ErrorHandler
-
Returns the first error (i.e. throwable) that occured or null if no error was added.
- getFirstMinN() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.RelationVerificationForNInNPanel
-
- getFirstMinN() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.RelationVerificationPanel
-
- getFirstNodeFromDataElement(Element) - Static method in class net.mumie.mathletfactory.util.xml.XMLUtils
-
Returns the first child node of dataElement
whose type is
not Node.TEXT_NODE (which would only contain data for structuring the
XML-Element.
- getFirstPoint() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DAngle
-
- getFirstStep() - Method in class net.mumie.mathletfactory.util.animation.Animation
-
Returns the first step.
- getFixedColumnWidth() - Method in class net.mumie.mathletfactory.display.layout.MatrixLayout
-
Returns the fixed column width.
- getFixedRowHeight() - Method in class net.mumie.mathletfactory.display.layout.MatrixLayout
-
Returns the fixed row height.
- getFNumber() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestion
-
- getFocalPoint() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DParabola
-
Returns the focal point of this parabola.
- getFocalPoints() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DEllipse
-
Returns the two focal points of this ellipse.
- getFocalPoints() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DHyperbola
-
Returns the two focal points of this hyperbola.
- getFocusColor() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getFogColor() - Method in class net.mumie.mathletfactory.display.jr3d.JR3DCanvasViewerProperties
-
- getFont() - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Returns the font.
- getFont() - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DTextRenderingHints
-
Returns the text font.
- getFont() - Method in class net.mumie.mathletfactory.display.noc.MMPanel
-
Returns the font that is used for rendering this component.
- getFont() - Method in class net.mumie.mathletfactory.display.util.AbstractView
-
Returns the font property of this view.
- getFont() - Method in interface net.mumie.mathletfactory.display.util.ViewIF
-
Returns this view's font.
- getFont() - Method in class net.mumie.mathletfactory.display.util.ViewPanel
-
- getFontProperty(String, Font) - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Returns the named Font
property from the internal map.
- getFontSize() - Method in class net.mumie.mathletfactory.display.noc.op.OperationDisplay
-
Returns the size of the font used within this component.
- getForeground() - Method in class net.mumie.mathletfactory.display.util.AbstractView
-
Returns the foreground property of this view.
- getForeground() - Method in interface net.mumie.mathletfactory.display.util.ViewIF
-
Returns this view's foreground color.
- getForeground() - Method in class net.mumie.mathletfactory.display.util.ViewPanel
-
- getForm() - Method in class net.mumie.mathletfactory.math.set.Interval
-
- getFormater() - Method in class net.mumie.mathletfactory.math.algebra.linalg.Matrix
-
- getFrameAncestor(Component) - Static method in class net.mumie.mathletfactory.util.SwingUtils
-
Returns the frame ancestor of the given component (if any)
or null
if none can be found in the component's
hierarchy.
- getFrameRate() - Method in class net.mumie.mathletfactory.display.MMCanvas
-
- getFrom2DFortranArray(double[][], double[]) - Static method in class net.mumie.mathletfactory.math.number.numeric.numericdouble.InvertDouble
-
- getFullScore() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestion
-
- getFunction() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedByExpression
-
Returns the function serving as evaluation unit.
- getFunction() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.SequenceEntryUI
-
- getFunctionActionType(String) - Static method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExercise
-
- getFunctionActionTypeName(int) - Static method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExercise
-
Returns the function action type name for the given function action type
or null
if it does not correspond to one of the function
action type constants.
- getFunctionExpression(int) - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
- getFunctionExpression(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedBySamples
-
- getFunctionExpression(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMStepFunction
-
- getFunctionSpeedOnScreen(double, VectorFunctionOverRIF, double, double, double) - Static method in class net.mumie.mathletfactory.math.util.FunctionRenderLib
-
- getFunctionSpeedOnScreen(double, double[], VectorFunctionOverRIF, double, double, double) - Static method in class net.mumie.mathletfactory.math.util.FunctionRenderLib
-
- getFunctionString() - Method in class net.mumie.mathletfactory.display.noc.function.MMFunctionPanel
-
Returns the string that is displayed before the rendered function expression.
- getFunctionString() - Method in class net.mumie.mathletfactory.display.noc.function.MMParametricFunctionPanel
-
Returns the string that is displayed before the rendered function expression.
- getFunctionString() - Method in class net.mumie.mathletfactory.display.noc.function.MMPiecewiseFunctionPanel
-
Returns the string that is displayed before the rendered function expression.
- getFunctionString() - Method in class net.mumie.mathletfactory.display.noc.function.MMPiecewiseFunctionPeriodicPanel
-
Returns the string that is displayed before the rendered function expression.
- getFunctionVariableId() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionSequenceDefByOp
-
Returns the identifier name that is used as free variable in the function.
- getGap() - Method in class net.mumie.mathletfactory.display.layout.SimpleGridLayout
-
Abstand Rand-Komponente bzw.
- getGeometry() - Method in class net.mumie.mathletfactory.display.j3d.J3DFunctionGraphOverR2Drawable
-
- getGeometry() - Method in class net.mumie.mathletfactory.display.j3d.J3DParameterizedSurfaceDrawable
-
- getGeometry() - Method in class net.mumie.mathletfactory.display.j3d.J3DSurfaceDrawable
-
This method is implemented by the subclass to create the specific geometry.
- getGeometryOwner(Geometry) - Method in class net.mumie.mathletfactory.display.jr3d.MMJR3DCanvas
-
Die
MMCanvasObjectIF
e werden als eine Menge von Geometrien
Geometry
repraesentiert.
- getGeomType() - Method in class net.mumie.mathletfactory.math.geom.affine.Affine2DPoint
-
Method getGeomType
returns
- getGeomType() - Method in class net.mumie.mathletfactory.math.geom.affine.Affine3DPoint
-
- getGeomType() - Method in class net.mumie.mathletfactory.math.geom.affine.AffineSpace
-
Returns the geometry type for AffineSpace
, which is stored
as public static field GeometryIF.AFFINE_GEOMETRY
.
- getGeomType() - Method in interface net.mumie.mathletfactory.math.geom.GeometryIF
-
Returns the geometry type of the current geometric object.
- getGeomType() - Method in class net.mumie.mathletfactory.math.geom.projective.ProjectiveSpace
-
- getGeomType() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DAngle
-
- getGeomType() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPolygon
-
- getGeomType() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DQuadric
-
Returns the minor matrix of the quadric matrix representing this quadric.
- getGeomType() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DRay
-
- getGeomType() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPolygon
-
- getGeomType() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DQuadric
-
- getGlobalFunctionInputHints() - Method in class net.mumie.mathletfactory.display.TextInputDisplayProperties
-
Returns the global input hints for function expressions.
- getGlobalHandler(int) - Method in class net.mumie.mathletfactory.display.MMCanvas
-
- getGlobalHandlerCount() - Method in class net.mumie.mathletfactory.display.MMCanvas
-
- getGlobalHandlers() - Method in class net.mumie.mathletfactory.display.MMCanvas
-
- getGlobalInputHints() - Method in class net.mumie.mathletfactory.display.TextInputDisplayProperties
-
Returns the global input hints used for all objects.
- getGlobalVariableNames() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExercise
-
- getGradientBounds() - Method in class net.mumie.mathletfactory.display.g2d.G2DDrawable
-
Needed to paint color-gradient fills
- getGradientBounds() - Method in class net.mumie.mathletfactory.display.g2d.G2DLineDrawable
-
Calculates the bound that a gradient should have so that the line gets
a poor 3D effect.
- getGradientCycle() - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Returns the gradient cycle for gradient fill.
- getGradientFirstColor() - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Returns the first color in gradient fill.
- getGradientSecondColor() - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Returns the second color in gradient fill.
- getGraphics() - Method in class net.mumie.mathletfactory.display.util.ViewPanel
-
- getGraphics2D() - Method in class net.mumie.mathletfactory.display.g2d.MMG2DCanvas
-
- getGrayToneMatrix() - Method in class net.mumie.mathletfactory.mmobject.util.MMImage
-
Returns a new
NumberMatrix
describing the image's pixels with gray tones.
- getGrayToneMatrix(NumberMatrix) - Method in class net.mumie.mathletfactory.mmobject.util.MMImage
-
Converts the image's colors into gray tones and stores the result in the given
NumberMatrix
.
- getGridColor() - Method in class net.mumie.mathletfactory.display.SurfaceDisplayProperties
-
- getGridInMath() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRN
-
Returns the unit of the grid of coordinates.
- getGridLineDesciptors() - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
Returns all grid line descriptors of this legend.
- getGridParameters() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMFunctionOverR2
-
Returns an array containing the minimum x and y values and the width of
a unit in x and y direction.
- getHandlerCount() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRN
-
- getHandlerCount() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNEndomorphism
-
- getHandlerCount() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
- getHandlerCount() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberMatrix
-
- getHandlerCount() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberTuple
-
- getHandlerCount() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMOpMatrix
-
- getHandlerCount() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMTupleSet
-
- getHandlerCount() - Method in class net.mumie.mathletfactory.mmobject.algebra.MMEquationSystem
-
- getHandlerCount() - Method in class net.mumie.mathletfactory.mmobject.algebra.MMRelation
-
- getHandlerCount() - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
- getHandlerCount() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLine
-
- getHandlerCount() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPoint
-
- getHandlerCount() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLineSegment
-
- getHandlerCount() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPoint
-
- getHandlerCount() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DSubspace
-
- getHandlerCount() - Method in interface net.mumie.mathletfactory.mmobject.InteractivityIF
-
Returns the number of handlers associated with this object.
- getHandlerCount() - Method in class net.mumie.mathletfactory.mmobject.InteractivitySupport
-
- getHandlerCount() - Method in class net.mumie.mathletfactory.mmobject.MMDefaultCanvasObject
-
- getHandlerCount() - Method in class net.mumie.mathletfactory.mmobject.MMDefaultObject
-
- getHandlerCount() - Method in class net.mumie.mathletfactory.mmobject.number.MMComplex
-
- getHandlerCount() - Method in class net.mumie.mathletfactory.mmobject.number.MMComplexRational
-
- getHandlerCount() - Method in class net.mumie.mathletfactory.mmobject.number.MMDouble
-
- getHandlerCount() - Method in class net.mumie.mathletfactory.mmobject.number.MMInteger
-
- getHandlerCount() - Method in class net.mumie.mathletfactory.mmobject.number.MMOpNumber
-
- getHandlerCount() - Method in class net.mumie.mathletfactory.mmobject.number.MMRational
-
- getHandlerCount() - Method in class net.mumie.mathletfactory.mmobject.set.MMFiniteNumberSet
-
- getHandlerCount() - Method in class net.mumie.mathletfactory.mmobject.set.MMInterval
-
- getHandlerCount() - Method in class net.mumie.mathletfactory.mmobject.util.MMDimension
-
- getHandlerCount() - Method in class net.mumie.mathletfactory.mmobject.util.MMString
-
- getHandlerCount() - Method in class net.mumie.mathletfactory.mmobject.util.MMStringMatrix
-
- getHandlers() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRN
-
- getHandlers() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNEndomorphism
-
- getHandlers() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
- getHandlers() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberMatrix
-
- getHandlers() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberTuple
-
- getHandlers() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMOpMatrix
-
- getHandlers() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMTupleSet
-
- getHandlers() - Method in class net.mumie.mathletfactory.mmobject.algebra.MMEquationSystem
-
- getHandlers() - Method in class net.mumie.mathletfactory.mmobject.algebra.MMRelation
-
- getHandlers() - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
- getHandlers() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLine
-
- getHandlers() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPoint
-
- getHandlers() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLineSegment
-
- getHandlers() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPoint
-
- getHandlers() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DSubspace
-
- getHandlers() - Method in interface net.mumie.mathletfactory.mmobject.InteractivityIF
-
Returns a list of all previously added handlers.
- getHandlers() - Method in class net.mumie.mathletfactory.mmobject.InteractivitySupport
-
- getHandlers() - Method in class net.mumie.mathletfactory.mmobject.MMDefaultCanvasObject
-
- getHandlers() - Method in class net.mumie.mathletfactory.mmobject.number.MMComplex
-
- getHandlers() - Method in class net.mumie.mathletfactory.mmobject.number.MMComplexRational
-
- getHandlers() - Method in class net.mumie.mathletfactory.mmobject.number.MMDouble
-
- getHandlers() - Method in class net.mumie.mathletfactory.mmobject.number.MMInteger
-
- getHandlers() - Method in class net.mumie.mathletfactory.mmobject.number.MMOpNumber
-
- getHandlers() - Method in class net.mumie.mathletfactory.mmobject.number.MMRational
-
- getHandlers() - Method in class net.mumie.mathletfactory.mmobject.set.MMFiniteNumberSet
-
- getHandlers() - Method in class net.mumie.mathletfactory.mmobject.set.MMInterval
-
- getHandlers() - Method in class net.mumie.mathletfactory.mmobject.util.MMDimension
-
- getHandlers() - Method in class net.mumie.mathletfactory.mmobject.util.MMString
-
- getHandlers() - Method in class net.mumie.mathletfactory.mmobject.util.MMStringMatrix
-
- getHeadIndices(NumberMatrix) - Static method in class net.mumie.mathletfactory.math.util.MatrixUtils
-
Returns the head indices for all rows of the given matrix.
- getHeight() - Method in interface net.mumie.mathletfactory.display.layout.Alignable
-
- getHeight() - Method in class net.mumie.mathletfactory.display.layout.SimpleGridConstraints
-
- getHeight() - Method in class net.mumie.mathletfactory.display.noc.op.ViewNodeMetrics
-
Returns the overall height of the bounding box.
- getHeight() - Method in class net.mumie.mathletfactory.math.util.MDimension
-
- getHeight() - Method in class net.mumie.mathletfactory.mmobject.util.MMImage
-
Returns the image's height.
- getHelper() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCCorrectorExercise
-
Returns the worker instance.
- getHelpIDString(Object, AWTEvent) - Method in class net.mumie.mathletfactory.util.help.ContextSensitiveHelp
-
- getHelpInformation() - Method in class net.mumie.mathletfactory.util.extension.Extension
-
- getHelpNodes() - Method in class net.mumie.mathletfactory.util.property.PropertySheet
-
- getHelpSet(Object, AWTEvent) - Method in class net.mumie.mathletfactory.util.help.ContextSensitiveHelp
-
- getHelpSystem() - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntime
-
- getHelpXLines() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
- getHelpYLines() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
- getHighlightedTextColor() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getHistory() - Method in class net.mumie.mathletfactory.math.util.Affine2DDouble
-
- getHistory() - Method in class net.mumie.mathletfactory.math.util.Affine3DDouble
-
Returns the history of this affine group element.
- getHMTLFontSize(int) - Static method in class net.mumie.mathletfactory.util.FontFactory
-
Returns the equivalent HTML 3.2 font size to the given Java font size.
- getHomeID() - Method in class net.mumie.mathletfactory.util.help.SimpleMumieHelp
-
- getHorizontalAlignment() - Method in class net.mumie.mathletfactory.display.util.AbstractView
-
Returns the horizontal alignment of this view as a SWING constant.
- getHorizontalGap() - Method in class net.mumie.mathletfactory.display.layout.MatrixLayout
-
Returns the horizontal gap between components.
- getHorizontalGap() - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
Returns the horizontal gap between components.
- geti18nNodes() - Method in class net.mumie.mathletfactory.util.property.PropertySheet
-
- getIcon(String) - Static method in class net.mumie.mathletfactory.util.ResourceManager
-
Loads and returns the icon specified by pathName
,
where the path can be the path inside a jar file.
- getID() - Method in class net.mumie.mathletfactory.util.extension.DialogDefinition
-
- getId2ClassMap() - Method in class net.mumie.mathletfactory.util.extension.HelpExtension
-
- getId2URLMap(Locale) - Method in class net.mumie.mathletfactory.util.extension.HelpExtension
-
- getId2URLMap(String) - Method in class net.mumie.mathletfactory.util.extension.HelpExtension
-
- getIdentifier() - Method in class net.mumie.mathletfactory.math.algebra.op.node.VariableOp
-
Returns the identifier for this variable operation.
- getIdentifier() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPoint
-
Returns the index of this point, useful for handling dynamically created points.
- getIdentity(Class, int) - Static method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
- getIdentity(Class, int) - Static method in class net.mumie.mathletfactory.math.algebra.linalg.OpMatrix
-
Deprecated.
This is not a java-like construction: To reduce "new" operations during
code execution in method applyTo(), we use a global temporary object,
that will be initialized only once.
- getIm() - Method in class net.mumie.mathletfactory.math.number.MComplex
-
Returns the imaginary part of this number.
- getIm() - Method in class net.mumie.mathletfactory.math.number.MComplexRational
-
Returns the imaginary part of this number.
- getImage(int) - Method in class net.mumie.mathletfactory.display.MMCanvas
-
Returns the i-th element of the list of registered images.
- getImage() - Method in class net.mumie.mathletfactory.util.CanvasImage
-
Returns the real image.
- getImageDisplayProperties() - Method in class net.mumie.mathletfactory.mmobject.analysis.map.MMMapSimple
-
- getImageFileLocation() - Method in class net.mumie.mathletfactory.util.CanvasImage
-
Returns the file location from where the image is loaded.
- getImageIndex(CanvasImage) - Method in class net.mumie.mathletfactory.display.MMCanvas
-
Returns the index of the specified CanvasImage in the list of registered
images.
- getImageIndexes() - Method in class net.mumie.mathletfactory.mmobject.analysis.map.MMMapSimple
-
- getImages() - Method in class net.mumie.mathletfactory.display.MMCanvas
-
Returns the list of all registered images.
- getImagesCount() - Method in class net.mumie.mathletfactory.display.MMCanvas
-
Returns the number of images in the list of registered images.
- getInactiveControlTextColor() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getInactiveSystemTextColor() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getIncidenceMatrix() - Method in class net.mumie.mathletfactory.mmobject.analysis.map.MMMapSimple
-
- getIncrement() - Method in class net.mumie.mathletfactory.display.MMCanvas.ExtendedButtonModel
-
Does not work yet.
- getIndex() - Method in class net.mumie.mathletfactory.action.jr3d.MMJREvent
-
- getIndex() - Method in class net.mumie.mathletfactory.action.updater.PolynomialDefByPointsUpdater
-
- getIndex() - Method in class net.mumie.mathletfactory.display.noc.MMFiniteNumberSetPanel.EventContext
-
- getIndex() - Method in class net.mumie.mathletfactory.mmobject.util.IndexedEntry
-
Returns the index of the entry.
- getIndex() - Method in class net.mumie.mathletfactory.mmobject.util.TupleSetEntry
-
Returns the index.
- getIndexFromEntry(int, int) - Method in class net.mumie.mathletfactory.math.algebra.linalg.Matrix
-
Returns the array index of matrix element (i,j) at row i and column j. row
and column are one-based.
- getIndexFromEntry(int, int, int) - Static method in class net.mumie.mathletfactory.math.algebra.linalg.Matrix
-
Returns the array index of matrix element (i,j) at row i and column j. row
and column are one-based.
- getIndexFromPosition(int, int) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
Returns the position index of an entry with the grid-coordinates row and
col in this table.
- getIndexFromPosition(int, int) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMStringMatrixPanel
-
Returns the position index of an entry with the grid-coordinates row and
col in this table.
- getIndexFromPosition(int, int) - Method in class net.mumie.mathletfactory.display.noc.matrix.StringMatrixPanel
-
Returns the position index of an entry with the grid-coordinates row and
col in this table.
- getIndexOfFirstNonZeroEntry() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberTuple
-
returns the index of the first entry, for which
isZero()
is true,
it returns -1 if no entry is zero.
- getIndexOfFirstNonZeroEntry() - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpTuple
-
returns the index of the first entry, for which
isZero()
is true,
it returns -1 if no entry is zero.
- getInhomogeneity() - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
- getInhomogeneityEntryPanel(int) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
- getInhomogeneityVector() - Method in class net.mumie.mathletfactory.mmobject.algebra.MMEquationSystem
-
Return the right side vector, i.e. the inhomogeneity.
- getInitialPoint() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLineSegment
-
Returns the first endpoint of this line segment.
- getInitialPoint() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DRay
-
Returns the initial point.
- getInitialPoint() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLineSegment
-
Returns the first endpoint of this line segment.
- getInitialValue() - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMRecursiveSequenceDefByOp
-
Returns the value for a_0
.
- getInputAsFunctionParameter(int, String) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MultipleFunctionsAnswerQuestion
-
- getInputBackground() - Static method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getInputHint(String) - Static method in class net.mumie.mathletfactory.display.TextInputDisplayProperties
-
Returns the input hint with the specified name/key or an input hint
with the given name as text and label if no such input hint was registered before.
- getInputHintCount(MMObjectIF) - Static method in class net.mumie.mathletfactory.display.TextInputDisplayProperties
-
Returns the number of input hints for the specified MM-object.
- getInputHintCount() - Method in class net.mumie.mathletfactory.display.TextInputDisplayProperties
-
Returns the number of input hints registered in these display properties.
- getInputHints(MMObjectIF) - Static method in class net.mumie.mathletfactory.display.TextInputDisplayProperties
-
Returns the input hints for the specified MM-object.
- getInputHints() - Method in class net.mumie.mathletfactory.display.TextInputDisplayProperties
-
Returns the input hints registered in these display properties.
- getInputHoverBackground() - Static method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getInsets() - Method in interface net.mumie.mathletfactory.display.layout.Alignable
-
- getInsets() - Method in class net.mumie.mathletfactory.display.layout.AlignerLayout.LayoutInformation
-
- getInsets() - Method in class net.mumie.mathletfactory.display.noc.MMPanel
-
Returns the border insets for this panel.
- getInsets() - Method in class net.mumie.mathletfactory.display.util.AbstractView
-
Returns the insets (i.e. margin) of this view.
- getInsets() - Method in interface net.mumie.mathletfactory.display.util.ViewIF
-
Returns the border insets of this view.
- getInsets() - Method in class net.mumie.mathletfactory.display.util.ViewPanel
-
- getInsideDim(Dimension) - Method in class net.mumie.mathletfactory.display.layout.SimpleInsets
-
Returns the inner dimension of the component for which these insets apply.
- getIntegerAnswer(String) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExercise
-
Parses the user answer string in the question sheet under the specified
path into a Integer
and returns it.
- getIntensity() - Method in class net.mumie.mathletfactory.display.jr3d.JR3DCanvasLightProperties
-
- getInteractionHelper() - Method in class net.mumie.mathletfactory.mmobject.MMDefaultCanvasObject
-
Returns the interactivitySupport of this MMObject.
- getInteractionHelper() - Method in class net.mumie.mathletfactory.mmobject.MMDefaultObject
-
Returns the interactivitySupport of this MMObject.
- getInteractionHelper() - Method in class net.mumie.mathletfactory.mmobject.util.MMStringMatrix
-
Returns the interactivitySupport of this MMObject.
- getIntersectionPoints(double[], double[], Vector, Vector, double[], double[]) - Method in class net.mumie.mathletfactory.display.g2d.G2DPolygonDrawable
-
- getInterval(int, int) - Method in interface net.mumie.mathletfactory.math.analysis.function.multivariate.OneChainInRNIF
-
Returns the
Interval
at position
intervalIndexInBorelSet
in the
FiniteBorelSet
being the domain of the
evaluation expression with index
indexOfPart
- getInterval(int, int) - Method in interface net.mumie.mathletfactory.math.analysis.function.OneChainInRIF
-
Returns a specific interval of the chosen component f_i.
- getInterval(int) - Method in class net.mumie.mathletfactory.math.set.FiniteBorelSet
-
Returns a reference to the nth interval.
- getInterval() - Method in class net.mumie.mathletfactory.math.set.node.PeriodicIntervalSet
-
- getInterval(int, int) - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
- getInterval(int, int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFourierSeriesDefByOp
-
- getInterval(int, int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
- getInterval(int, int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedByExpression
-
- getInterval(int, int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedBySamples
-
- getInterval(int, int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionSequenceDefByOp
-
- getInterval(int, int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionSeriesDefByOp
-
- getInterval(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunction
-
Returns the i-th interval of this piecewise function.
- getInterval(int, int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunction
-
- getInterval(int, int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunctionPeriodic
-
- getInterval(int, int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMStepFunction
-
- getInterval(int, int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMOneChainInR2
-
- getInterval(int, int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR2
-
- getIntervalCount() - Method in class net.mumie.mathletfactory.math.set.FiniteBorelSet
-
Returns the number of intervals that this set consists of.
- getIntervalCount(int) - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
- getIntervalCount(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedBySamples
-
- getIntervalCountInComponent(int) - Method in interface net.mumie.mathletfactory.math.analysis.function.OneChainInRIF
-
Returns the number of intervals (of the borel set) for the chosen component f_i.
- getIntervalCountInComponent(int) - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
- getIntervalCountInComponent(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFourierSeriesDefByOp
-
- getIntervalCountInComponent(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
- getIntervalCountInComponent(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedByExpression
-
- getIntervalCountInComponent(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedBySamples
-
- getIntervalCountInComponent(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionSequenceDefByOp
-
- getIntervalCountInComponent(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionSeriesDefByOp
-
- getIntervalCountInComponent(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunction
-
- getIntervalCountInComponent(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunctionPeriodic
-
- getIntervalCountInComponent(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMStepFunction
-
- getIntervalCountInPart(int) - Method in interface net.mumie.mathletfactory.math.analysis.function.multivariate.OneChainInRNIF
-
This method returns the number of intervals belonging to the
FiniteBorelSet
of the
index
th
expression of the 1-chain.
- getIntervalCountInPart(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMOneChainInR2
-
- getIntervalCountInPart(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR2
-
- getIntervalIndex(double) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMAbstractSpline
-
Returns the index for the interval the given x value is contained in.
- getIntervalIndex(MNumber) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMAbstractSpline
-
Returns the index for the interval the given x value is contained in.
- getIntervals() - Method in class net.mumie.mathletfactory.math.set.FiniteBorelSet
-
Returns an array of references to the intervals of this set.
- getIntervals() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunction
-
Returns the intervals on which the different operations are defined.
- getIntervalsFalse(double, Interval) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.AllRel
-
Returns null
.
- getIntervalsFalse(double, Interval) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.ComplexRel
-
Phantom Implementation.
- getIntervalsFalse(double, Interval) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.InSetRel
-
Returns null
.
- getIntervalsFalse(double, Interval) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.NotRel
-
Since the relation should be in normalized and separated state, a call of
this method should not occur.
- getIntervalsFalse(double, Interval) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.NullRel
-
Returns complete real axis.
- getIntervalsFalse(double, Interval) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.RelNode
-
- getIntervalsFalse(double, Interval) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.SimpleRel
-
Returns the set representation of the right hand side of negated version
of this simple relation.
- getIntervalsTrue(double, Interval) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.AllRel
-
Returns complete real axis.
- getIntervalsTrue(double, Interval) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.ComplexRel
-
Phantom Implementation.
- getIntervalsTrue(double, Interval) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.InSetRel
-
Returns complete real axis.
- getIntervalsTrue(double, Interval) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.NotRel
-
Since the relation should be in normalized and separated state, a call of
this method should not occur.
- getIntervalsTrue(double, Interval) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.NullRel
-
Returns null
.
- getIntervalsTrue(double, Interval) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.RelNode
-
- getIntervalsTrue(double, Interval) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.SimpleRel
-
Returns the set representation of the right hand side of this simple relation.
- getIntValue() - Method in class net.mumie.mathletfactory.math.number.MInteger
-
Returns the value of this number as an int
.
- getInverse(Affine2DDouble) - Method in class net.mumie.mathletfactory.math.util.Affine2DDouble
-
Calculates the inverse affine map of this
and assigns
the result to theInverseMap
but will throw an exception if
this
and theInverseMap
point to the same Affine2DDouble
.
- getInverse() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
Returns the inverse of this function.
- getInverseOp(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AbsOp
-
- getInverseOp(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AcoshOp
-
- getInverseOp(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AcosOp
-
- getInverseOp(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AcothOp
-
- getInverseOp(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AcotOp
-
- getInverseOp(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AsinhOp
-
- getInverseOp(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AsinOp
-
- getInverseOp(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AtanhOp
-
- getInverseOp(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AtanOp
-
- getInverseOp(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.ConjOp
-
- getInverseOp(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.CoshOp
-
- getInverseOp(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.CosOp
-
- getInverseOp(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.CothOp
-
- getInverseOp(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.CotOp
-
- getInverseOp(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.ExpOp
-
- getInverseOp(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.FacOp
-
- getInverseOp(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.FloorOp
-
- getInverseOp(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.FunctionOpNode
-
Returns the inverse function of this node.
- getInverseOp(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.ImOp
-
- getInverseOp(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.LnOp
-
- getInverseOp(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.PiecewiseConstOp
-
- getInverseOp(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.ReOp
-
- getInverseOp(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.SinhOp
-
- getInverseOp(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.SinOp
-
- getInverseOp(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.TanhOp
-
- getInverseOp(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.TanOp
-
- getInvocationCount() - Method in class net.mumie.mathletfactory.action.updater.MMUpdater
-
- getItem(int) - Method in class net.mumie.mathletfactory.util.History
-
Returns the item at the given index.
- getJ3DTextSize() - Method in class net.mumie.mathletfactory.display.j3d.J3DRenderingHints
-
Returns the text size.
- getJApplet() - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- getJApplet() - Method in interface net.mumie.mathletfactory.appletskeleton.MathletContext
-
Returns this mathlet as a JApplet
.
- getJavaVendor() - Method in class net.mumie.mathletfactory.util.error.QualityFeedbackReport
-
- getJavaVersion() - Method in class net.mumie.mathletfactory.util.error.QualityFeedbackReport
-
- getJR3DDrawable(int) - Method in class net.mumie.mathletfactory.display.jr3d.JR3DCompositeDrawable
-
- getJREVendor() - Static method in class net.mumie.mathletfactory.appletskeleton.system.SystemDescriptor
-
Returns the vendor's name of the Java Runtime Environment.
- getJREVersion() - Static method in class net.mumie.mathletfactory.appletskeleton.system.SystemDescriptor
-
Returns the version of the Java Runtime Environment.
- getJScrollPane() - Method in class net.mumie.mathletfactory.appletskeleton.util.SplitPanel
-
- getJSplitPane() - Method in class net.mumie.mathletfactory.appletskeleton.util.SplitPanel
-
- getK() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.ProductEntry
-
- getKeyCode() - Method in class net.mumie.mathletfactory.action.MMEvent
-
- getLabel() - Method in class net.mumie.mathletfactory.display.jr3d.JR3DDrawable
-
Returns the label of this drawable.
- getLabel() - Method in class net.mumie.mathletfactory.display.noc.util.InputHint
-
Returns the label to be displayed of an input hint.
- getLabel() - Method in class net.mumie.mathletfactory.display.util.LabelSupport
-
- getLabel() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
- getLabel() - Method in class net.mumie.mathletfactory.math.algebra.linalg.TupleSet
-
- getLabel() - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
- getLabel() - Method in class net.mumie.mathletfactory.math.algebra.poly.Polynomial
-
- getLabel() - Method in class net.mumie.mathletfactory.math.geom.affine.AffinePoint
-
- getLabel() - Method in class net.mumie.mathletfactory.math.number.MNumber
-
- getLabel() - Method in class net.mumie.mathletfactory.math.set.FiniteNumberSet
-
- getLabel() - Method in class net.mumie.mathletfactory.math.set.Interval
-
- getLabel() - Method in class net.mumie.mathletfactory.math.util.MDimension
-
- getLabel() - Method in class net.mumie.mathletfactory.math.util.MString
-
- getLabel() - Method in class net.mumie.mathletfactory.math.util.StringMatrix
-
- getLabel() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRN
-
- getLabel() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNEndomorphism
-
- getLabel() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
- getLabel() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMOpMatrix
-
- getLabel() - Method in class net.mumie.mathletfactory.mmobject.algebra.MMEquationSystem
-
- getLabel() - Method in class net.mumie.mathletfactory.mmobject.algebra.MMRelation
-
- getLabel() - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
- getLabel() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
- getLabel() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLine
-
- getLabel() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPoint
-
- getLabel() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLineSegment
-
- getLabel() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPoint
-
- getLabel() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DSubspace
-
- getLabel() - Method in class net.mumie.mathletfactory.mmobject.MMDefaultCanvasObject
-
- getLabel() - Method in class net.mumie.mathletfactory.mmobject.MMDefaultObject
-
- getLabel() - Method in interface net.mumie.mathletfactory.mmobject.MMObjectIF
-
Returns the "Name" of the object.
- getLabel() - Method in class net.mumie.mathletfactory.mmobject.set.MMInterval
-
- getLabel() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.DefaultMethod
-
- getLabel(String) - Static method in class net.mumie.mathletfactory.util.exercise.mc.method.DefaultMethod
-
Returns the translated label for the given method name/class.
- getLabel() - Method in interface net.mumie.mathletfactory.util.exercise.mc.method.MethodIF
-
Returns the user friendly label of this method used for displaying
pursposes.
- getLabel() - Method in class net.mumie.mathletfactory.util.TickMark
-
Returns the label of this tick mark.
- getLabel() - Method in interface net.mumie.mathletfactory.util.xml.ExerciseObjectIF
-
Returns the label for this exercise object.
- getLabelForCorrector() - Method in interface net.mumie.mathletfactory.util.exercise.mc.method.MethodIF
-
- getLabelPositionOnScreen() - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Returns an the translation coordinate relative to the label position
- getLabels() - Method in class net.mumie.mathletfactory.mmobject.analysis.map.MMMapSimple
-
- getLastClickedX() - Method in interface net.mumie.mathletfactory.action.CanvasControllerIF
-
- getLastClickedX() - Method in class net.mumie.mathletfactory.action.DefaultCanvasController
-
- getLastClickedX() - Method in class net.mumie.mathletfactory.action.jr3d.JR3DCanvasController
-
- getLastClickedY() - Method in interface net.mumie.mathletfactory.action.CanvasControllerIF
-
- getLastClickedY() - Method in class net.mumie.mathletfactory.action.DefaultCanvasController
-
- getLastClickedY() - Method in class net.mumie.mathletfactory.action.jr3d.JR3DCanvasController
-
- getLastPressedX() - Method in interface net.mumie.mathletfactory.action.CanvasControllerIF
-
- getLastPressedX() - Method in class net.mumie.mathletfactory.action.DefaultCanvasController
-
- getLastPressedX() - Method in class net.mumie.mathletfactory.action.jr3d.JR3DCanvasController
-
- getLastPressedY() - Method in interface net.mumie.mathletfactory.action.CanvasControllerIF
-
- getLastPressedY() - Method in class net.mumie.mathletfactory.action.DefaultCanvasController
-
- getLastPressedY() - Method in class net.mumie.mathletfactory.action.jr3d.JR3DCanvasController
-
- getLastStep() - Method in class net.mumie.mathletfactory.util.animation.Animation
-
Returns the last step.
- getLayoutAlignmentX(Container) - Method in class net.mumie.mathletfactory.display.layout.SimpleGridLayout
-
- getLayoutAlignmentY(Container) - Method in class net.mumie.mathletfactory.display.layout.SimpleGridLayout
-
- getLayoutInformation(Container) - Method in class net.mumie.mathletfactory.display.layout.AlignerLayout
-
Returns layout information for the provided target container.
- getLeaves(List) - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Adds this node to leavesList
if it is a leaves
or call this method in children otherwise.
- getLeftBound() - Method in class net.mumie.mathletfactory.display.noc.number.MMDoubleSliderPanel
-
Returns the left boundary of the values between the user can slide.
- getLeftCanvas() - Method in class net.mumie.mathletfactory.appletskeleton.SideBySideCanvasApplet
-
Returns the left canvas to paint on.
- getLeftCanvas2D() - Method in class net.mumie.mathletfactory.appletskeleton.g2d.SideBySideG2DCanvasApplet
-
- getLeftCanvas3D() - Method in class net.mumie.mathletfactory.appletskeleton.j3d.SideBySideJ3DCanvasApplet
-
- getLeftComponentCount() - Method in class net.mumie.mathletfactory.display.noc.MMTupleSetPanel
-
- getLeftDerivative() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMCubicSpline
-
Returns the spline's derivatives at the left border of the domain.
- getLeftHandSide() - Method in class net.mumie.mathletfactory.math.algebra.rel.node.SimpleRel
-
Returns the left hand side of this (in)equation.
- getLeftPlotBound() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestion
-
- getLeftSide() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.RelationVerification
-
- getLeftSide() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.RelationVerificationPanel
-
- getLeftVariables() - Method in class net.mumie.mathletfactory.math.algebra.linalg.TupleSet
-
- getLengthFirstSemiAxis() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DEllipse
-
Returns the length of the first semi axis of this ellipse.
- getLengthSecondSemiAxis() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DEllipse
-
Returns the length of the second semi axis of this ellipse.
- getLengthSemimajorAxis() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DHyperbola
-
Returns the length of the first semi axis of this hyperbola.
- getLengthSemiminorAxis() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DHyperbola
-
Returns the length of the second semi axis of this hyperbola.
- getLibVersion() - Static method in class net.mumie.mathletfactory.appletskeleton.system.SystemDescriptor
-
- getLightColor() - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Returns the light color.
- getLightColor() - Method in class net.mumie.mathletfactory.display.jr3d.JR3DCanvasLightProperties
-
- getLightNodes() - Method in class net.mumie.mathletfactory.display.jr3d.MMJR3DCanvas
-
Gibt alle SceneGraphComponent
s, welche an den root angehaengt sind und eine Lichtquelle Light
besitzen, zurueck.
- getLights() - Method in class net.mumie.mathletfactory.display.jr3d.MMJR3DCanvas
-
Gibt alle am root angehaengten Lichtquellen zurueck.
- getLightType() - Method in class net.mumie.mathletfactory.display.jr3d.JR3DCanvasLightProperties
-
- getLimesInferior() - Method in class net.mumie.mathletfactory.math.analysis.sequence.SequenceAdapter
-
- getLimesInferior() - Method in interface net.mumie.mathletfactory.math.analysis.sequence.SequenceIF
-
- getLimesInferior() - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSequenceDefByOp
-
Not yet implemented.
- getLimesSuperior() - Method in class net.mumie.mathletfactory.math.analysis.sequence.SequenceAdapter
-
- getLimesSuperior() - Method in interface net.mumie.mathletfactory.math.analysis.sequence.SequenceIF
-
- getLimesSuperior() - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSequenceDefByOp
-
Not yet implemented.
- getLine(int) - Method in class net.mumie.mathletfactory.appletskeleton.util.ControlPanel
-
Returns the n-th line's container.
- getLinearMatrixRepresentation() - Method in class net.mumie.mathletfactory.math.algebra.geomgroup.AffineGroupElement
-
Returns the "linearized" matrix representation of this AffineGroupElement,
i.e. for a two dimensional AffineGroupElement a 3x3 Matrix would be returned.
- getLinearMatrixRepresentationRef() - Method in class net.mumie.mathletfactory.math.algebra.geomgroup.AffineGroupElement
-
- getLineCount() - Method in class net.mumie.mathletfactory.appletskeleton.util.ControlPanel
-
Returns the number of lines.
- getLineDisplayProperties() - Method in class net.mumie.mathletfactory.mmobject.analysis.map.MMMapSimple
-
- getLineFromLineSet(IndexedLineSet, int) - Static method in class net.mumie.mathletfactory.action.jr3d.JRGeometryUtils
-
- getLineFromLineSet(Class, IndexedLineSet, int) - Static method in class net.mumie.mathletfactory.action.jr3d.JRGeometryUtils
-
- getLinePointsFromLineSet(IndexedLineSet, int) - Static method in class net.mumie.mathletfactory.action.jr3d.JRGeometryUtils
-
- getLinePointsFromLineSet(Class, IndexedLineSet, int) - Static method in class net.mumie.mathletfactory.action.jr3d.JRGeometryUtils
-
- getLineRenderingHints() - Method in class net.mumie.mathletfactory.display.jr3d.JR3DLineSetDrawable
-
- getLinesFromLineSet(IndexedLineSet) - Static method in class net.mumie.mathletfactory.action.jr3d.JRGeometryUtils
-
- getLinesFromLineSet(Class, IndexedLineSet) - Static method in class net.mumie.mathletfactory.action.jr3d.JRGeometryUtils
-
- getLineWidth(DisplayProperties) - Method in class net.mumie.mathletfactory.display.g2d.G2DLineDrawable
-
Looks up properties for the width of the line to draw.
- getLineWidth(DisplayProperties) - Method in class net.mumie.mathletfactory.display.j3d.J3DLineSegmentDrawable
-
Extracts from the given display properties the width of the line.
- getLineWidth(DisplayProperties) - Method in class net.mumie.mathletfactory.display.j3d.J3DPolyLineDrawable
-
Extracts from the given display properties the width of the line.
- getLineWidth() - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DLineRenderingHints
-
Returns the line width in pixels (only applies if the tubes draw property
is set to false
).
- getLineWidth() - Method in class net.mumie.mathletfactory.display.LineDisplayProperties
-
- getLineWidth() - Method in class net.mumie.mathletfactory.display.PolygonDisplayProperties
-
Returns the line width of the polygon.
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class net.mumie.mathletfactory.display.util.StyledTextListCellRenderer
-
- getLoadImageButton() - Method in class net.mumie.mathletfactory.util.exercise.ImageHelper
-
Returns a button permitting to load an arbitrary image from the local disk via an open file dialog.
- getLoadMatrixButton() - Method in class net.mumie.mathletfactory.util.exercise.ImageHelper
-
Returns a button permitting to load a gray tone image (matrix) from the local disk via an open file dialog.
- getLocale() - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- getLocale() - Method in interface net.mumie.mathletfactory.appletskeleton.MathletContext
-
Returns the locale of this mathlet context.
- getLocale() - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntime
-
Returns the current Locale
instance of this support.
- getLocale() - Method in class net.mumie.mathletfactory.util.help.MumieHelp
-
- getLocalizedMessage() - Method in exception net.mumie.mathletfactory.util.extension.UnsupportedExtensionException
-
- getLockObject() - Method in class net.mumie.mathletfactory.util.animation.Animation
-
Returns the lock object used to synchronize actions with the
animation thread.
- getLog10tableX() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
Returns the current logtable used for X-axis
- getLog10tableY() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
Returns the current logtable used for Y-axis
- getLogger(Class) - Static method in class net.mumie.mathletfactory.util.logging.MumieLogger
-
Returns the logger for a given class.
- getLogicalResult(boolean[]) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.AndRel
-
Returns true if all values
are true, false otherwise.
- getLogicalResult(boolean[]) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.ComplexRel
-
Returns the boolean equivalent of this complex relation.
- getLogicalResult(boolean[]) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.OrRel
-
Returns true if any values
is true, false otherwise.
- getLowerBound() - Method in class net.mumie.mathletfactory.math.set.FiniteBorelSet
-
Returns the lower boundary of this set or null
if empty.
- getLowerBoundaryType() - Method in class net.mumie.mathletfactory.math.set.Interval
-
- getLowerBoundaryVal() - Method in class net.mumie.mathletfactory.math.set.Interval
-
- getLowerCanvas() - Method in class net.mumie.mathletfactory.appletskeleton.UpperLowerCanvasApplet
-
Returns the lower canvas to paint on.
- getLowerCanvas() - Method in class net.mumie.mathletfactory.appletskeleton.UpperMiddleLowerCanvasApplet
-
Returns the lower canvas to paint on.
- getLowerCanvas2D() - Method in class net.mumie.mathletfactory.appletskeleton.g2d.UpperLowerG2DCanvasApplet
-
- getLowerCanvas2D() - Method in class net.mumie.mathletfactory.appletskeleton.g2d.UpperMiddleLowerG2DCanvasApplet
-
- getLowerLabel() - Method in class net.mumie.mathletfactory.appletskeleton.g2d.UpperMiddleLowerG2DCanvasApplet
-
- getMagnitude() - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
Returns the magnitude displayed.
- getMainPanel() - Method in class net.mumie.mathletfactory.util.exercise.SelectionHelper
-
Returns the main panel with tabs for every subtask.
- getMainVersionDigit(int) - Method in class net.mumie.mathletfactory.util.Version
-
Returns the indexed digit of this
Version instance.
- getMainVersionDigitsCount() - Method in class net.mumie.mathletfactory.util.Version
-
Returns the number if digits of this
Version instance.
- getMarkedLine() - Method in class net.mumie.mathletfactory.transformer.g2d.MapTransformer
-
- getMarkedPointNr() - Method in class net.mumie.mathletfactory.transformer.g2d.MapTransformer
-
- getMarkingDocBuilder() - Method in class net.mumie.mathletfactory.util.exercise.CorrectorHelper
-
Returns the current instance of a builder creating the marking-part
of an exercise datasheet.
- getMarkingDocBuilder() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCCorrectorExercise
-
Returns the marking builder for constructing the marking part.
- getMarkingNode() - Method in class net.mumie.mathletfactory.util.xml.marking.MarkingDocBuilder
-
Returns the root node (the marking
-node itself).
- getMaster() - Method in class net.mumie.mathletfactory.action.handler.MMHandler
-
Returns the master MMObjectIF
this MMHandler
is working for.
- getMaster() - Method in class net.mumie.mathletfactory.display.noc.MMPanel
-
Returns the master object of this drawable.
- getMaster() - Method in class net.mumie.mathletfactory.display.noc.op.node.ViewNode
-
Return the net.mumie.mathletfactory.algebra.op.node.OpNode
, that
is the model for this view node.
- getMaster() - Method in class net.mumie.mathletfactory.transformer.GeneralTransformer
-
- getMasterAsCanvasObject() - Method in class net.mumie.mathletfactory.transformer.CanvasObjectTransformer
-
- getMasterImage() - Method in class net.mumie.mathletfactory.util.exercise.ImageHelper
-
Returns the master image that will be updatet after changes.
- getMasterMap() - Method in class net.mumie.mathletfactory.util.property.LinkedPropertyMap
-
- getMasterObject() - Method in class net.mumie.mathletfactory.transformer.g2d.AbstractSequenceTransformer
-
Returns the master object cast to the sequence interface.
- getMasterObject() - Method in class net.mumie.mathletfactory.transformer.g2d.SequenceTransformer2D
-
- getMasterObject() - Method in class net.mumie.mathletfactory.transformer.g2d.SeriesTransformer2D
-
- getMasterRelNode() - Method in class net.mumie.mathletfactory.display.noc.rel.node.ComplexRelationContainer
-
- getMasterRelNode() - Method in interface net.mumie.mathletfactory.display.noc.rel.node.RelationComponent
-
Returns the "master" object, the model of this view.
- getMasterRelNode() - Method in class net.mumie.mathletfactory.display.noc.rel.node.SimpleRelationPanel
-
Returns the simple relation that is displayed by this panel.
- getMathlet() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExerciseCard
-
Return the mathlet context instance for this card.
- getMathletContext() - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
- getMathletExtensionDirectory(MathletContext) - Static method in class net.mumie.mathletfactory.util.extension.Extension
-
- getMathletRuntime() - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- getMathletRuntime() - Method in interface net.mumie.mathletfactory.appletskeleton.MathletContext
-
Returns the runtime for this mathlet.
- getMathMLContent() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.ProductEntry
-
- getMathMLContent() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.SequenceEntry
-
- getMathMLContent() - Method in interface net.mumie.mathletfactory.util.exercise.mc.method.verification.VerificationEntryIF
-
- getMathMLNode() - Method in class net.mumie.mathletfactory.math.algebra.linalg.Matrix
-
- getMathMLNode(Document) - Method in class net.mumie.mathletfactory.math.algebra.linalg.Matrix
-
- getMathMLNode() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberTuple
-
- getMathMLNode(Document) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberTuple
-
- getMathMLNode(Document) - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpTuple
-
- getMathMLNode() - Method in class net.mumie.mathletfactory.math.algebra.linalg.TupleSet
-
- getMathMLNode(Document) - Method in class net.mumie.mathletfactory.math.algebra.linalg.TupleSet
-
- getMathMLNode(Document, byte) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AddOp
-
- getMathMLNode(Document, byte) - Method in class net.mumie.mathletfactory.math.algebra.op.node.FunctionOpNode
-
- getMathMLNode(Document, byte) - Method in class net.mumie.mathletfactory.math.algebra.op.node.MultipleOfZNode
-
- getMathMLNode(Document, byte) - Method in class net.mumie.mathletfactory.math.algebra.op.node.MultOp
-
- getMathMLNode(Document, byte) - Method in class net.mumie.mathletfactory.math.algebra.op.node.NrtOp
-
- getMathMLNode(Document, byte) - Method in class net.mumie.mathletfactory.math.algebra.op.node.NumberOp
-
- getMathMLNode(Document) - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
- getMathMLNode(Document, byte) - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
- getMathMLNode(Document, byte) - Method in class net.mumie.mathletfactory.math.algebra.op.node.PowerOp
-
- getMathMLNode(Document, byte) - Method in class net.mumie.mathletfactory.math.algebra.op.node.VariableOp
-
- getMathMLNode() - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
- getMathMLNode(Document) - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
- getMathMLNode(Document, int) - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
Returns the MathML content of this operation with the given
precision.
- getMathMLNode() - Method in class net.mumie.mathletfactory.math.algebra.poly.Polynomial
-
- getMathMLNode(Document) - Method in class net.mumie.mathletfactory.math.algebra.poly.Polynomial
-
- getMathMLNode() - Method in class net.mumie.mathletfactory.math.geom.affine.AffinePoint
-
- getMathMLNode(Document) - Method in class net.mumie.mathletfactory.math.geom.affine.AffinePoint
-
- getMathMLNode(Document, int) - Method in interface net.mumie.mathletfactory.math.number.FloatingPointNumberIF
-
Returns the MathML node for this number by using the given precision.
- getMathMLNode() - Method in class net.mumie.mathletfactory.math.number.MBigRational
-
- getMathMLNode(Document) - Method in class net.mumie.mathletfactory.math.number.MBigRational
-
- getMathMLNode() - Method in class net.mumie.mathletfactory.math.number.MComplex
-
- getMathMLNode(Document) - Method in class net.mumie.mathletfactory.math.number.MComplex
-
- getMathMLNode(Document, int) - Method in class net.mumie.mathletfactory.math.number.MComplex
-
- getMathMLNode() - Method in class net.mumie.mathletfactory.math.number.MComplexRational
-
- getMathMLNode(Document) - Method in class net.mumie.mathletfactory.math.number.MComplexRational
-
- getMathMLNode() - Method in class net.mumie.mathletfactory.math.number.MDouble
-
- getMathMLNode(Document) - Method in class net.mumie.mathletfactory.math.number.MDouble
-
- getMathMLNode(Document, int) - Method in class net.mumie.mathletfactory.math.number.MDouble
-
- getMathMLNode() - Method in class net.mumie.mathletfactory.math.number.MInteger
-
- getMathMLNode(Document) - Method in class net.mumie.mathletfactory.math.number.MInteger
-
- getMathMLNode() - Method in class net.mumie.mathletfactory.math.number.MNatural
-
- getMathMLNode(Document) - Method in class net.mumie.mathletfactory.math.number.MNatural
-
- getMathMLNode() - Method in class net.mumie.mathletfactory.math.number.MNumber
-
- getMathMLNode() - Method in class net.mumie.mathletfactory.math.number.MOpNumber
-
- getMathMLNode(Document) - Method in class net.mumie.mathletfactory.math.number.MOpNumber
-
- getMathMLNode() - Method in class net.mumie.mathletfactory.math.number.MRational
-
- getMathMLNode(Document) - Method in class net.mumie.mathletfactory.math.number.MRational
-
- getMathMLNode() - Method in class net.mumie.mathletfactory.math.number.Zmod5
-
- getMathMLNode(Document) - Method in class net.mumie.mathletfactory.math.number.Zmod5
-
- getMathMLNode(Document) - Method in class net.mumie.mathletfactory.math.set.FiniteNumberSet
-
- getMathMLNode() - Method in class net.mumie.mathletfactory.math.set.FiniteNumberSet
-
- getMathMLNode() - Method in class net.mumie.mathletfactory.math.set.Interval
-
- getMathMLNode(Document) - Method in class net.mumie.mathletfactory.math.set.Interval
-
- getMathMLNode() - Method in class net.mumie.mathletfactory.math.util.MDimension
-
- getMathMLNode(Document) - Method in class net.mumie.mathletfactory.math.util.MDimension
-
- getMathMLNode() - Method in class net.mumie.mathletfactory.math.util.MString
-
- getMathMLNode(Document) - Method in class net.mumie.mathletfactory.math.util.MString
-
- getMathMLNode() - Method in class net.mumie.mathletfactory.math.util.StringMatrix
-
- getMathMLNode(Document) - Method in class net.mumie.mathletfactory.math.util.StringMatrix
-
- getMathMLNode() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
- getMathMLNode(Document) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
- getMathMLNode() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
- getMathMLNode(Document) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
- getMathMLNode() - Method in interface net.mumie.mathletfactory.util.xml.MathMLSerializable
-
- getMathMLNode(Document) - Method in interface net.mumie.mathletfactory.util.xml.MathMLSerializable
-
Returns this MMObject as a MathML-Element using the
provided Document
instance.
- getMathObjectFromScreen(double[], NumberTypeDependentIF) - Method in class net.mumie.mathletfactory.transformer.Affine2DDefaultTransformer
-
- getMathObjectFromScreen(double[], NumberTypeDependentIF) - Method in class net.mumie.mathletfactory.transformer.Canvas3DObjectTransformer
-
- getMathObjectFromScreen(double[], NumberTypeDependentIF) - Method in class net.mumie.mathletfactory.transformer.CanvasObjectTransformer
-
Returns the mathematical object from the given screen coordinates.
- getMathObjectFromScreen(double[], NumberTypeDependentIF) - Method in class net.mumie.mathletfactory.transformer.g2d.AbstractSequenceTransformer
-
- getMathObjectFromScreen(double[], NumberTypeDependentIF) - Method in class net.mumie.mathletfactory.transformer.g2d.Cartesian2DCoordinateSystemTransformer
-
- getMathObjectFromScreen(double[], NumberTypeDependentIF) - Method in class net.mumie.mathletfactory.transformer.g2d.ComplexVectorTransformer
-
- getMathObjectFromScreen(double[], NumberTypeDependentIF) - Method in class net.mumie.mathletfactory.transformer.g2d.DefaultR2Transformer
-
- getMathObjectFromScreen(AffinePoint) - Method in class net.mumie.mathletfactory.transformer.g2d.DefaultR2Transformer
-
- getMathObjectFromScreen(AffinePoint, NumberTypeDependentIF) - Method in class net.mumie.mathletfactory.transformer.g2d.DefaultR2Transformer
-
- getMathObjectFromScreen(double[], NumberTypeDependentIF) - Method in class net.mumie.mathletfactory.transformer.g2d.DefaultR2VectorTransformer
-
- getMathObjectFromScreen(AffinePoint) - Method in class net.mumie.mathletfactory.transformer.g2d.DefaultR2VectorTransformer
-
- getMathObjectFromScreen(AffinePoint, NumberTypeDependentIF) - Method in class net.mumie.mathletfactory.transformer.g2d.DefaultR2VectorTransformer
-
- getMathObjectFromScreen(double[], NumberTypeDependentIF) - Method in class net.mumie.mathletfactory.transformer.g2d.OneChainInR2Transformer
-
- getMathObjectFromScreen(double[], NumberTypeDependentIF) - Method in class net.mumie.mathletfactory.transformer.g2d.OneChainInRTransformer
-
- getMathObjectFromScreen(double[], NumberTypeDependentIF) - Method in class net.mumie.mathletfactory.transformer.g2d.SequenceTransformer1D
-
- getMathObjectFromScreen(double[], NumberTypeDependentIF) - Method in class net.mumie.mathletfactory.transformer.g2d.SequenceTransformer2D
-
- getMathObjectFromScreen(double[], NumberTypeDependentIF) - Method in class net.mumie.mathletfactory.transformer.g2d.SeriesTransformer2D
-
- getMathObjectFromScreen(double[], NumberTypeDependentIF) - Method in class net.mumie.mathletfactory.transformer.g2d.Set2DTransformer
-
- getMathObjectFromScreen(double[], NumberTypeDependentIF) - Method in class net.mumie.mathletfactory.transformer.j3d.Affine3DDefaultTransformer
-
- getMathObjectFromScreen(AffinePoint) - Method in class net.mumie.mathletfactory.transformer.j3d.DefaultR3Transformer
-
- getMathObjectFromScreen(double[], NumberTypeDependentIF) - Method in class net.mumie.mathletfactory.transformer.j3d.DefaultR3Transformer
-
Empty implementation, since a vector space must always be located at origin.
- getMathObjectFromScreen(double[], NumberTypeDependentIF) - Method in class net.mumie.mathletfactory.transformer.j3d.DefaultR3VectorTransformer
-
- getMathObjectFromScreen(double[], NumberTypeDependentIF) - Method in class net.mumie.mathletfactory.transformer.jr3d.JR3DCanvasTransformer
-
- getMathPointDistOnScreen(double, double, double, double, double, double) - Static method in class net.mumie.mathletfactory.math.util.FunctionRenderLib
-
- getMatrix() - Method in class net.mumie.mathletfactory.math.algebra.geomgroup.RealGeneralLinearGroupElement
-
- getMatrix() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DHyperbola
-
- getMatrix() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DQuadric
-
Returns the quadric matrix representing this quadric.
- getMatrix() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DQuadric
-
- getMatrixByPolarCoordinates(double[], double, double, double, Class) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DEllipse
-
Computes the quadric matrix representing the ellipse given in
polar coordinates, i.e., by center, radian and the lengths of the
semi axes.
- getMatrixPanel() - Method in class net.mumie.mathletfactory.transformer.noc.TransformerUsingMatrixPanel
-
Returns the matrix panel used by this transformer.
- getMatrixRef() - Method in class net.mumie.mathletfactory.math.algebra.geomgroup.RealGeneralLinearGroupElement
-
- getMax() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.RandomValue
-
- getMaxAbsCoordinate(double[]) - Static method in class net.mumie.mathletfactory.math.util.AffineDouble
-
- getMaxAbsEntryRef() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
- getMaxAbsEntryRef() - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpMatrix
-
Deprecated.
- getMaxAbsPowerOfVariable(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Returns the maximal absolute exponent of a variable of the given identifier
that occurs in the subtree rooted by this node.
- getMaxAscent() - Method in class net.mumie.mathletfactory.display.layout.AlignerLayout.LayoutInformation
-
- getMaxChildrenNr() - Method in class net.mumie.mathletfactory.math.algebra.op.node.AddOp
-
- getMaxChildrenNr() - Method in class net.mumie.mathletfactory.math.algebra.op.node.FacOp
-
- getMaxChildrenNr() - Method in class net.mumie.mathletfactory.math.algebra.op.node.FunctionOpNode
-
- getMaxChildrenNr() - Method in class net.mumie.mathletfactory.math.algebra.op.node.MultipleOfZNode
-
- getMaxChildrenNr() - Method in class net.mumie.mathletfactory.math.algebra.op.node.MultOp
-
- getMaxChildrenNr() - Method in class net.mumie.mathletfactory.math.algebra.op.node.NrtOp
-
- getMaxChildrenNr() - Method in class net.mumie.mathletfactory.math.algebra.op.node.NumberOp
-
- getMaxChildrenNr() - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Returns the minimum number of arguments for this operation.
- getMaxChildrenNr() - Method in class net.mumie.mathletfactory.math.algebra.op.node.PiecewiseConstOp
-
- getMaxChildrenNr() - Method in class net.mumie.mathletfactory.math.algebra.op.node.PowerOp
-
- getMaxChildrenNr() - Method in class net.mumie.mathletfactory.math.algebra.op.node.VariableOp
-
- getMaxDescent() - Method in class net.mumie.mathletfactory.display.layout.AlignerLayout.LayoutInformation
-
- getMaxHeight() - Method in class net.mumie.mathletfactory.display.layout.AlignerLayout.LayoutInformation
-
- getMaximumCellHeight() - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
Returns the maximal height of all cells.
- getMaximumCellHeight() - Method in class net.mumie.mathletfactory.display.noc.matrix.MMStringMatrixPanel
-
Returns the maximal height of all cells.
- getMaximumCellWidth() - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
Returns the maximal width of all cells.
- getMaximumCellWidth() - Method in class net.mumie.mathletfactory.display.noc.matrix.MMStringMatrixPanel
-
Returns the maximal width of all cells.
- getMaximumSize() - Method in class net.mumie.mathletfactory.display.noc.function.MMParametricFunctionPanel
-
Maximum size is minimum size.
- getMaximumSize() - Method in class net.mumie.mathletfactory.display.noc.MMPanel
-
Ensures that this component has always its preferred size
if the layout manager this component is handled by also respects
the maximum size (e.g.
- getMaximumSize() - Method in class net.mumie.mathletfactory.display.noc.rel.RelationTransformStepPanel
-
- getMaximumSize() - Method in class net.mumie.mathletfactory.display.util.AbstractView
-
- getMaximumSize() - Method in interface net.mumie.mathletfactory.display.util.ViewIF
-
Returns the maximum size of this view.
- getMaxPowerOfVariable(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Returns the maximal exponent of a variable of the given identifier
that occurs in the subtree rooted by this node.
- getMaxUpdateInvocationCount() - Static method in class net.mumie.mathletfactory.action.ActionManager
-
Returns, how often a MMUpdater
will be called within one
action cycle.
- getMCContentPane() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExerciseCard
-
Returns the control panel for this MC applet.
- getMenuBackground() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getMenuDisabledForeground() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getMenuForeground() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getMenuSelectedBackground() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getMenuSelectedForeground() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getMenuTextFont() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getMessage(String) - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- getMessage(String, Object[]) - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- getMessage(String) - Method in class net.mumie.mathletfactory.appletskeleton.layout.BasicCard
-
- getMessage(String, Object[]) - Method in class net.mumie.mathletfactory.appletskeleton.layout.BasicCard
-
- getMessage(String) - Method in interface net.mumie.mathletfactory.appletskeleton.MathletContext
-
Returns the localized message for the given key or null
if no corresponding message is found neither in the global nor in the applet
specific messages file.
- getMessage(String, Object[]) - Method in interface net.mumie.mathletfactory.appletskeleton.MathletContext
-
Returns the localized parametrized message for the given key and parameters or null
if no corresponding message is found neither in the global nor in the applet
specific messages file.
- getMessage(String) - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntime
-
- getMessage(String, Object[]) - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntime
-
- getMessage() - Method in class net.mumie.mathletfactory.util.CanvasMessage
-
- getMessage() - Method in exception net.mumie.mathletfactory.util.extension.UnsupportedExtensionException
-
- getMessage(String) - Static method in class net.mumie.mathletfactory.util.ResourceManager
-
Returns the localized message for the given key key
or null
if no corresponding message is found in the list of global messages.
- getMessageIdentifier() - Method in class net.mumie.mathletfactory.action.message.SpecialCaseEvent
-
Returns the messageIdentifier
which is mapped onto the value
specified in Messages.properties[_LOCALE]
in this package.
- getMessages() - Method in class net.mumie.mathletfactory.util.extension.Extension
-
- getMessages() - Method in class net.mumie.mathletfactory.util.extension.HelpExtension
-
- getMessages(Locale) - Method in class net.mumie.mathletfactory.util.extension.MessagesExtensionMap
-
- getMessages(String) - Method in class net.mumie.mathletfactory.util.extension.MessagesExtensionMap
-
- getMessageType() - Method in class net.mumie.mathletfactory.util.CanvasMessage
-
- getMethod() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.DefaultMethodUI
-
- getMethod() - Method in interface net.mumie.mathletfactory.util.exercise.mc.method.MethodUIIF
-
Returns the parent method which acts as a data model for this UI.
- getMethodCount(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExercise
-
Returns the number of methods for the specified question from a
datasheet.
- getMethodName(int, int) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExercise
-
Returns the method name with the index methodNr
of the given
question.
- getMethodQuestion() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.MCMethodQuestionPanel
-
Returns the method question of this user interface.
- getMethods() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.MCMethodQuestionPanel
-
Returns a list of all selected methods.
- getMethodUIClass() - Method in interface net.mumie.mathletfactory.util.exercise.mc.method.MethodIF
-
Returns the user interface class for this method.
- getMetrics() - Method in class net.mumie.mathletfactory.display.noc.op.node.ViewNode
-
Returns the bounds covering the rendered text of this node
- getMiddleCanvas() - Method in class net.mumie.mathletfactory.appletskeleton.UpperMiddleLowerCanvasApplet
-
Returns the middle canvas to paint on.
- getMiddleCanvas2D() - Method in class net.mumie.mathletfactory.appletskeleton.g2d.UpperMiddleLowerG2DCanvasApplet
-
- getMiddleLabel() - Method in class net.mumie.mathletfactory.appletskeleton.g2d.UpperMiddleLowerG2DCanvasApplet
-
- getMin() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.RandomValue
-
- getMinChildrenNr() - Method in class net.mumie.mathletfactory.math.algebra.op.node.AddOp
-
- getMinChildrenNr() - Method in class net.mumie.mathletfactory.math.algebra.op.node.FacOp
-
- getMinChildrenNr() - Method in class net.mumie.mathletfactory.math.algebra.op.node.FunctionOpNode
-
- getMinChildrenNr() - Method in class net.mumie.mathletfactory.math.algebra.op.node.MultipleOfZNode
-
- getMinChildrenNr() - Method in class net.mumie.mathletfactory.math.algebra.op.node.MultOp
-
- getMinChildrenNr() - Method in class net.mumie.mathletfactory.math.algebra.op.node.NrtOp
-
- getMinChildrenNr() - Method in class net.mumie.mathletfactory.math.algebra.op.node.NumberOp
-
- getMinChildrenNr() - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Returns the minimum number of arguments for this operation.
- getMinChildrenNr() - Method in class net.mumie.mathletfactory.math.algebra.op.node.PiecewiseConstOp
-
- getMinChildrenNr() - Method in class net.mumie.mathletfactory.math.algebra.op.node.PowerOp
-
- getMinChildrenNr() - Method in class net.mumie.mathletfactory.math.algebra.op.node.VariableOp
-
- getMinimumSize() - Method in class net.mumie.mathletfactory.appletskeleton.util.ControlPanel
-
- getMinimumSize(JComponent) - Method in class net.mumie.mathletfactory.appletskeleton.util.theme.StyledComboBoxUI
-
- getMinimumSize() - Method in class net.mumie.mathletfactory.display.noc.MMPanel
-
Ensures that this component has always its preferred size
if the layout manager this component is handled by also respects
the minimum size.
- getMinimumSize() - Method in class net.mumie.mathletfactory.display.noc.symbol.ParenSymbolLabel
-
The minimum size is the height of the font and three times the width of
the paren symbol in unscaled mode.
- getMinJVMVersion() - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntime
-
- getMinorMatrix(NumberMatrix) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DQuadric
-
Returns the minor matrix.
- getMinorVector(NumberMatrix) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DQuadric
-
Returns the minor vector.
- getMinTickDistance() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
Returns the current minimum distance between two grid lines
- getMMClass() - Method in class net.mumie.mathletfactory.math.number.MComplex
-
Returns the class of the corresponding MM-Class for this number.
- getMMClass() - Method in class net.mumie.mathletfactory.math.number.MComplexRational
-
Returns the class of the corresponding MM-Class for this number.
- getMMClass() - Method in class net.mumie.mathletfactory.math.number.MDouble
-
Returns the class of the corresponding MM-Class for this number.
- getMMClass() - Method in class net.mumie.mathletfactory.math.number.MInteger
-
Returns the class of the corresponding MM-Class for this number.
- getMMClass() - Method in class net.mumie.mathletfactory.math.number.MNumber
-
- getMMClass() - Method in interface net.mumie.mathletfactory.math.number.MNumberIF
-
Returns the corresponding MM class or null
if none exists.
- getMMClass() - Method in class net.mumie.mathletfactory.math.number.MOpNumber
-
- getMMClass() - Method in class net.mumie.mathletfactory.math.number.MRational
-
Returns the class of the corresponding MM-Class for this number.
- getMMPanel(int) - Method in class net.mumie.mathletfactory.display.noc.MMCompoundPanel
-
Returns the registered MM-Panels with the given index.
- getMMPanel() - Method in class net.mumie.mathletfactory.transformer.ContainerObjectTransformer
-
Returns the panel that is the drawable for this transformer.
- getMMPanelCount() - Method in class net.mumie.mathletfactory.display.noc.MMCompoundPanel
-
Returns the number of registered MM-Panels.
- getMode() - Method in class net.mumie.mathletfactory.util.exercise.receipt.ReceiptViewer
-
Returns the mode this viewer is running in.
- getModifier() - Method in class net.mumie.mathletfactory.action.MMEvent
-
- getMonotonicDecreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AbsOp
-
- getMonotonicDecreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AcoshOp
-
- getMonotonicDecreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AcosOp
-
- getMonotonicDecreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AcothOp
-
- getMonotonicDecreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AcotOp
-
- getMonotonicDecreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AddOp
-
- getMonotonicDecreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AsinhOp
-
- getMonotonicDecreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AsinOp
-
- getMonotonicDecreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AtanhOp
-
- getMonotonicDecreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AtanOp
-
- getMonotonicDecreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.ConjOp
-
- getMonotonicDecreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.CoshOp
-
- getMonotonicDecreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.CosOp
-
- getMonotonicDecreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.CothOp
-
- getMonotonicDecreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.CotOp
-
- getMonotonicDecreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.ExpOp
-
- getMonotonicDecreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.FacOp
-
- getMonotonicDecreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.FloorOp
-
- getMonotonicDecreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.ImOp
-
- getMonotonicDecreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.LnOp
-
- getMonotonicDecreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.MultipleOfZNode
-
Should not be called for this node.
- getMonotonicDecreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.MultOp
-
- getMonotonicDecreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.NrtOp
-
- getMonotonicDecreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.NumberOp
-
- getMonotonicDecreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Returns the relation that must be satisfied, so that this node
with operand
as child represents a monotonously
falling operation
- getMonotonicDecreasingRel() - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Returns the relation that must be satisfied, so that this node
represents a monotonously falling operation
- getMonotonicDecreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.PiecewiseConstOp
-
- getMonotonicDecreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.PowerOp
-
- getMonotonicDecreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.ReOp
-
- getMonotonicDecreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.SinhOp
-
- getMonotonicDecreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.SinOp
-
- getMonotonicDecreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.TanhOp
-
- getMonotonicDecreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.TanOp
-
- getMonotonicDecreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.VariableOp
-
- getMonotonicDecreasingRel() - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
Returns the relation for which this operation is monotonously decreasing.
- getMonotonicIncreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AbsOp
-
- getMonotonicIncreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AcoshOp
-
- getMonotonicIncreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AcosOp
-
- getMonotonicIncreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AcothOp
-
- getMonotonicIncreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AcotOp
-
- getMonotonicIncreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AddOp
-
- getMonotonicIncreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AsinhOp
-
- getMonotonicIncreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AsinOp
-
- getMonotonicIncreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AtanhOp
-
- getMonotonicIncreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AtanOp
-
- getMonotonicIncreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.ConjOp
-
- getMonotonicIncreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.CoshOp
-
- getMonotonicIncreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.CosOp
-
- getMonotonicIncreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.CothOp
-
- getMonotonicIncreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.CotOp
-
- getMonotonicIncreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.ExpOp
-
- getMonotonicIncreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.FacOp
-
- getMonotonicIncreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.FloorOp
-
- getMonotonicIncreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.ImOp
-
- getMonotonicIncreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.LnOp
-
- getMonotonicIncreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.MultipleOfZNode
-
Should not be called for this node.
- getMonotonicIncreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.MultOp
-
- getMonotonicIncreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.NrtOp
-
- getMonotonicIncreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.NumberOp
-
- getMonotonicIncreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Returns the relation that must be satisfied, so that this node
with operand
as child represents a monotonously
rising operation.
- getMonotonicIncreasingRel() - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Returns the relation that must be satisfied, so that this node
with operand
as child represents a monotonously
rising operation.
- getMonotonicIncreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.PiecewiseConstOp
-
- getMonotonicIncreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.PowerOp
-
- getMonotonicIncreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.ReOp
-
- getMonotonicIncreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.SinhOp
-
- getMonotonicIncreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.SinOp
-
- getMonotonicIncreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.TanhOp
-
- getMonotonicIncreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.TanOp
-
- getMonotonicIncreasingRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.VariableOp
-
- getMonotonicIncreasingRel() - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
Returns the relation for which this operation is monotonously increasing.
- getMouseButton() - Method in class net.mumie.mathletfactory.action.MMEvent
-
- getMouseWheelRotation() - Method in class net.mumie.mathletfactory.action.MMEvent
-
- getMultipleAnswers() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCQuestionPanel
-
Returns a list with the numbers of the selected answers or an empty list
if no selection was made.
- getMumberPanel() - Method in class net.mumie.mathletfactory.display.noc.MMFiniteNumberSetPanel.EventContext
-
- getMyContentPane() - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
Returns the current content pane depending on BaseApplet parent (Applet or
Frame).
- getN() - Method in class net.mumie.mathletfactory.math.algebra.op.node.NrtOp
-
- getN() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFourierSeriesDefByOp
-
- getN() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionSequenceDefByOp
-
Returns the "n" for which the function sequence is evaluated.
- getN() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionSeriesDefByOp
-
Returns the "n" for which the function sequence is evaluated.
- getN() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.ProductEntry
-
- getName() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getName() - Method in class net.mumie.mathletfactory.mmobject.util.IndexedEntry
-
Returns the name of the entry.
- getName() - Method in class net.mumie.mathletfactory.util.content.CommandNode
-
- getName() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.DefaultMethod
-
- getName() - Method in interface net.mumie.mathletfactory.util.exercise.mc.method.MethodIF
-
Returns the name of this method.
- getName() - Method in class net.mumie.mathletfactory.util.extension.Extension
-
- getName() - Method in class net.mumie.mathletfactory.util.extension.ParameterDefinition
-
- getName() - Method in class net.mumie.mathletfactory.util.extension.ScreenTypeExtension
-
- getName() - Method in class net.mumie.mathletfactory.util.logging.LogCategory
-
Returns the name of this category.
- getName() - Method in class net.mumie.mathletfactory.util.property.Property
-
Returns the name of this property.
- getName() - Method in class net.mumie.mathletfactory.util.property.PropertyTreeNode
-
- getNegativeRealAxis(Class) - Static method in class net.mumie.mathletfactory.math.set.FiniteBorelSet
-
Returns a set that consists of the negative real axis as only interval.
- getNewFromCoordinates(NumberTuple) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberVectorSpace
-
Returns a new vector of this space with coordinates with respect to the current basis.
- getNewFromCoordinates(NumberTuple) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR2
-
- getNewFromCoordinates(double, double) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR2
-
- getNewFromCoordinates(NumberTuple) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR3
-
- getNewFromCoordinates(double, double, double) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR3
-
- getNewFromDefaultCoordinates(NumberTuple) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberVectorSpace
-
Returns a new vector of this space with coordinates with respect to the default basis.
- getNewFromDefaultCoordinates() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR2
-
- getNewFromDefaultCoordinates(double, double) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR2
-
Returns a new
MMDefaultR2Vector
with the given coordinates
x
and
y
with respect to the current basis.
- getNewMMInstanceFor(MNumber) - Static method in class net.mumie.mathletfactory.math.number.NumberFactory
-
Creates a new MMObject instance of the given MNumber.
- getNewMMVectorFromDefaultCoordinates(NumberTuple) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR2
-
Returns a new
MMDefaultR2Vector
from a given
NumberTuple
as coordinates with respect to the current basis.
- getNewMMVectorFromDefaultCoordinates(NumberTuple, MMHandler[]) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR2
-
Returns a new
MMDefaultR2Vector
from a given
NumberTuple
as coordinates with respect to the current basis and associates the specified handlers
listOfHandlers
to the MMObject.
- getNewNumberArray(Class, int) - Static method in class net.mumie.mathletfactory.math.number.MNumber
-
This method returns a new initialized number array of the desired
numberClass
and dimension
.
- getNewOpArray(Class, int, boolean) - Static method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
- getNextItemCount() - Method in class net.mumie.mathletfactory.util.History
-
Returns the number of items beyond the current item.
- getNextIterator() - Method in class net.mumie.mathletfactory.util.History
-
- getNextNonTextNode(Node, int) - Static method in class net.mumie.mathletfactory.util.xml.XMLUtils
-
Returns the next child of this node that is not a Text node.
- getNextNonTextNodeIndex(Node, int) - Static method in class net.mumie.mathletfactory.util.xml.XMLUtils
-
Returns the index of the next child of this node that is not a Text node,
else returns -1
.
- getNMinOp(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.RelationVerificationForNInNPanel
-
- getNMinOp(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.RelationVerificationPanel
-
- getNMinOperations() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.RelationVerification
-
- getNodeDefinedRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AbsOp
-
- getNodeDefinedRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AcoshOp
-
- getNodeDefinedRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AcosOp
-
- getNodeDefinedRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AcothOp
-
- getNodeDefinedRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AcotOp
-
- getNodeDefinedRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AddOp
-
- getNodeDefinedRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AsinhOp
-
- getNodeDefinedRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AsinOp
-
- getNodeDefinedRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AtanhOp
-
- getNodeDefinedRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AtanOp
-
- getNodeDefinedRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.ConjOp
-
- getNodeDefinedRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.CoshOp
-
- getNodeDefinedRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.CosOp
-
- getNodeDefinedRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.CothOp
-
- getNodeDefinedRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.CotOp
-
- getNodeDefinedRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.ExpOp
-
- getNodeDefinedRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.FacOp
-
- getNodeDefinedRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.FloorOp
-
- getNodeDefinedRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.ImOp
-
- getNodeDefinedRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.LnOp
-
- getNodeDefinedRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.MultipleOfZNode
-
Should not be called for this node.
- getNodeDefinedRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.MultOp
-
- getNodeDefinedRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.NrtOp
-
- getNodeDefinedRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.NumberOp
-
- getNodeDefinedRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Returns the relation subtree for which this operation with
operand
as child is defined.
- getNodeDefinedRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.PiecewiseConstOp
-
- getNodeDefinedRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.PowerOp
-
- getNodeDefinedRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.ReOp
-
- getNodeDefinedRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.SinhOp
-
- getNodeDefinedRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.SinOp
-
- getNodeDefinedRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.TanhOp
-
- getNodeDefinedRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.TanOp
-
- getNodeDefinedRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.VariableOp
-
- getNodeFromDataSheetFile(String, File) - Static method in class net.mumie.mathletfactory.util.xml.XMLUtils
-
Returns the first MathML-Node which is embedded in a DataSheet read from
a file.
- getNorm() - Method in class net.mumie.mathletfactory.math.number.MComplex
-
Returns the norm of this number.
- getNorm() - Method in class net.mumie.mathletfactory.math.number.MComplexRational
-
Returns the norm of this number.
- getNormalForm() - Method in class net.mumie.mathletfactory.math.algebra.rel.node.AllRel
-
Always returns the maximum normalization level.
- getNormalForm() - Method in class net.mumie.mathletfactory.math.algebra.rel.node.ComplexRel
-
Returns true if all children are in normal form.
- getNormalForm() - Method in class net.mumie.mathletfactory.math.algebra.rel.node.InSetRel
-
Always returns the maximum normalization level.
- getNormalForm() - Method in class net.mumie.mathletfactory.math.algebra.rel.node.NotRel
-
- getNormalForm() - Method in class net.mumie.mathletfactory.math.algebra.rel.node.NullRel
-
Always returns the maximum normalization level.
- getNormalForm() - Method in class net.mumie.mathletfactory.math.algebra.rel.node.RelNode
-
Returns whether the relation and the operations on the leaves should be
in normalform.
- getNormalForm() - Method in class net.mumie.mathletfactory.math.algebra.rel.node.SimpleRel
-
Returns whether the operations (left and right hand side) of this
simple relation are in normal form.
- getNormalForm() - Method in class net.mumie.mathletfactory.math.algebra.rel.Relation
-
Returns #m_normalForm
.
- getNormalizedEchelonForm(NumberMatrix) - Static method in class net.mumie.mathletfactory.math.util.MatrixUtils
-
This method transforms a NumberMatrix into a Gauss normalized
NumberMatrix
- getNrComp() - Method in class net.mumie.mathletfactory.display.layout.AlignerLayout.LayoutInformation
-
- getNull(String) - Method in class net.mumie.mathletfactory.math.algebra.op.PolynomialOpHolder
-
Returns an Array of values for which this polynomial evaluates to zero
WARNING: Only the identifier is assumed to be variable.
- getNumber() - Method in class net.mumie.mathletfactory.display.noc.MMFiniteNumberSetPanel.EventContext
-
- getNumber(OpNode, Class) - Static method in class net.mumie.mathletfactory.math.algebra.op.Op2NumberTransform
-
Transforms the given operation node into a number of the given number
class without altering the function expression.
- getNumber() - Method in class net.mumie.mathletfactory.util.script.object.ScriptableNumber
-
- getNumber() - Method in class net.mumie.mathletfactory.util.script.object.ScriptableVariable
-
- getNumberClass() - Method in class net.mumie.mathletfactory.math.algebra.AbstractTreeNode
-
Returns the number class (a subclass of
MNumber
) being used.
- getNumberClass() - Method in class net.mumie.mathletfactory.math.algebra.geomgroup.AffineGroupElement
-
- getNumberClass() - Method in class net.mumie.mathletfactory.math.algebra.linalg.LinearMap
-
- getNumberClass() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
- getNumberClass() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberVector
-
returns the number class type this NumberVector is based on.
- getNumberClass() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberVectorSpace
-
Method getNumberClass returns the number class type on which this
NumberVectorSpace
is based on.
- getNumberClass() - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpMatrix
-
Deprecated.
- getNumberClass() - Method in class net.mumie.mathletfactory.math.algebra.linalg.TupleSet
-
- getNumberClass() - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
Returns the number class of this operation.
- getNumberClass() - Method in class net.mumie.mathletfactory.math.algebra.op.OperationString
-
- getNumberClass() - Method in class net.mumie.mathletfactory.math.algebra.poly.Polynomial
-
- getNumberClass() - Method in class net.mumie.mathletfactory.math.algebra.rel.node.AllRel
-
- getNumberClass() - Method in class net.mumie.mathletfactory.math.algebra.rel.node.ComplexRel
-
- getNumberClass() - Method in class net.mumie.mathletfactory.math.algebra.rel.node.InSetRel
-
- getNumberClass() - Method in class net.mumie.mathletfactory.math.algebra.rel.node.NotRel
-
- getNumberClass() - Method in class net.mumie.mathletfactory.math.algebra.rel.Relation
-
- getNumberClass() - Method in class net.mumie.mathletfactory.math.analysis.function.FunctionOverRAdapter
-
- getNumberClass() - Method in class net.mumie.mathletfactory.math.analysis.function.multivariate.VectorFunctionOverBorelSet
-
- getNumberClass() - Method in class net.mumie.mathletfactory.math.analysis.function.multivariate.VectorFunctionOverRAdapter
-
- getNumberClass() - Method in class net.mumie.mathletfactory.math.analysis.sequence.SequenceAdapter
-
- getNumberClass() - Method in class net.mumie.mathletfactory.math.geom.affine.AffineSpace
-
- getNumberClass() - Method in class net.mumie.mathletfactory.math.geom.projective.ProjectiveSpace
-
Returns the class type of the underlying number class (currently something
like MDouble.class, MRational.class, ...)
- getNumberClass() - Method in class net.mumie.mathletfactory.math.number.MNumber
-
- getNumberClass() - Method in class net.mumie.mathletfactory.math.number.MOpNumber
-
- getNumberClass() - Method in interface net.mumie.mathletfactory.math.number.NumberTypeDependentIF
-
Returns the class object of the underlying number type of this geometric
object.
- getNumberClass() - Method in class net.mumie.mathletfactory.math.set.FiniteBorelSet
-
- getNumberClass() - Method in class net.mumie.mathletfactory.math.set.Interval
-
- getNumberClass() - Method in class net.mumie.mathletfactory.math.set.NumberSetAdapter
-
- getNumberClass() - Method in class net.mumie.mathletfactory.math.util.MDimension
-
- getNumberClass() - Method in class net.mumie.mathletfactory.math.util.MString
-
- getNumberClass() - Method in class net.mumie.mathletfactory.math.util.StringMatrix
-
- getNumberClass() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberMatrix
-
- getNumberClass() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberTuple
-
- getNumberClass() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMOpMatrix
-
- getNumberClass() - Method in class net.mumie.mathletfactory.mmobject.algebra.MMEquationSystem
-
- getNumberClass() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFourierSeriesDefByOp
-
- getNumberClass() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
- getNumberClass() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedByExpression
-
- getNumberClass() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedBySamples
-
- getNumberClass() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunction
-
- getNumberClass() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMStepFunction
-
- getNumberClass() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMFunctionOverR2
-
The number class used.
- getNumberClass() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMOneChainInR2
-
- getNumberClass() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR2
-
Returns the number class used.
- getNumberClass() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR3
-
Returns the number class used.
- getNumberClass() - Method in class net.mumie.mathletfactory.mmobject.analysis.map.MMMapSimple
-
- getNumberClass() - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSequence
-
- getNumberClass() - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSequenceDefByOp
-
- getNumberClass() - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSeriesDefByOp
-
- getNumberClass() - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByComponents
-
- getNumberClass() - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByExpression
-
- getNumberClass() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DAngle
-
- getNumberClass() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPolygon
-
- getNumberClass() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DQuadric
-
- getNumberClass() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DRay
-
- getNumberClass() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPolygon
-
- getNumberClass() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DQuadric
-
- getNumberClass() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
- getNumberClass() - Method in class net.mumie.mathletfactory.mmobject.number.MMComplex
-
- getNumberClass() - Method in class net.mumie.mathletfactory.mmobject.number.MMComplexRational
-
- getNumberClass() - Method in class net.mumie.mathletfactory.mmobject.number.MMDouble
-
- getNumberClass() - Method in class net.mumie.mathletfactory.mmobject.number.MMInteger
-
- getNumberClass() - Method in class net.mumie.mathletfactory.mmobject.number.MMOpNumber
-
- getNumberClass() - Method in class net.mumie.mathletfactory.mmobject.number.MMRational
-
- getNumberClass() - Method in class net.mumie.mathletfactory.mmobject.set.MMNumberSet
-
- getNumberClass() - Method in class net.mumie.mathletfactory.mmobject.set.MMSetDefByRel
-
- getNumberClass() - Method in class net.mumie.mathletfactory.mmobject.util.MMImage
-
- getNumberClass() - Method in class net.mumie.mathletfactory.util.exercise.CorrectorHelper
-
Returns the parsed common/problem/field
as a class.
- getNumberClass() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.ProductEntry
-
- getNumberClass() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.RelationVerification
-
- getNumberClass() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.SequenceEntry
-
- getNumberClass() - Method in interface net.mumie.mathletfactory.util.exercise.mc.method.verification.VerificationEntryIF
-
- getNumberClass() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestion
-
Returns the number class of this question.
- getNumberClass() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestionUI
-
Returns the number class of this question.
- getNumberClass() - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
Returns the parsed common/problem/field
as a class.
- getNumberClass(Node) - Static method in class net.mumie.mathletfactory.util.xml.ExerciseObjectFactory
-
Parses the field
attribute of a XML node and returns the appropriate
number class.
- getNumberClass() - Method in interface net.mumie.mathletfactory.util.xml.ExerciseObjectIF
-
Returns the underlying number class of this exercise object.
- getNumberClassFromField(String) - Static method in class net.mumie.mathletfactory.util.xml.XMLUtils
-
Returns the MNumber class that fits to the given field value:
real : MDouble.class is returned complex : MComplex.class is returned
rational : MRational.class is returned
- getNumberInputHints(Class) - Static method in class net.mumie.mathletfactory.display.TextInputDisplayProperties
-
Returns the input hints for the specified number class.
- getNumberOfComponents() - Method in class net.mumie.mathletfactory.math.algebra.linalg.TupleSet
-
- getNumberOfTriesPath(int) - Static method in class net.mumie.mathletfactory.util.exercise.mc.MCPathHelper
-
Returns the path for the number of tries for a subtask/question.
- getNumberOfVariables() - Method in class net.mumie.mathletfactory.math.algebra.linalg.TupleSet
-
- getNumerator() - Method in class net.mumie.mathletfactory.math.number.MBigRational
-
Returns the numerator.
- getNumerator() - Method in class net.mumie.mathletfactory.math.number.MRational
-
Returns the numerator of this rational.
- getObject(int) - Method in class net.mumie.mathletfactory.display.MMCanvas
-
Returns the object with the specified index, null
if no such object is found.
- getObject(String) - Method in class net.mumie.mathletfactory.display.MMCanvas
-
Returns the object with the specified name, null
if no such object is found.
- getObjectColor() - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Returns the object's color.
- getObjectCount() - Method in class net.mumie.mathletfactory.display.MMCanvas
-
Returns the number of objects contained in the canvas's list of objects.
- getObjectIndex(MMCanvasObjectIF) - Method in class net.mumie.mathletfactory.display.MMCanvas
-
Returns the index of the specified object in the canvas's list of objects or
-1
if no such object is found.
- getObjects() - Method in class net.mumie.mathletfactory.display.MMCanvas
-
Returns an ArrayList
with all objects.
- getObjectsOfType(Class) - Method in class net.mumie.mathletfactory.display.MMCanvas
-
Returns an ArrayList
with all objects of the type Class
.
- getOffset() - Method in class net.mumie.mathletfactory.display.noc.rel.node.RelationColumnPanel
-
- getOp() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.ProductEntry
-
- getOpClass(Class) - Static method in class net.mumie.mathletfactory.math.number.MOpNumber
-
- getOperation() - Method in class net.mumie.mathletfactory.display.noc.op.OperationPanel
-
Returns the operation to be displayed and edited.
- getOperation(Class, String, boolean) - Static method in class net.mumie.mathletfactory.math.algebra.op.OpParser
-
Returns an operation for the given number class, expression string and
the value of the normalize
flag.
- getOperation() - Method in class net.mumie.mathletfactory.math.algebra.op.OpParser
-
Returns the constructed Operation.
- getOperation() - Method in interface net.mumie.mathletfactory.math.algebra.op.UsesOperationIF
-
Returns the operation of the mathematical object.
- getOperation() - Method in class net.mumie.mathletfactory.math.algebra.poly.Polynomial
-
- getOperation() - Method in class net.mumie.mathletfactory.math.geom.affine.Affine2DLine
-
- getOperation() - Method in class net.mumie.mathletfactory.math.number.MOpNumber
-
- getOperation() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
Returns the operation for this function.
- getOperation(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunction
-
Returns the i-th operation of this piecewise function.
- getOperation() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMFunctionOverR2
-
Returns the operation of this function.
- getOperation() - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSequenceDefByOp
-
Returns the operation for this sequence.
- getOperation() - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSeriesDefByOp
-
Returns the operation for this series.
- getOperation() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.SequenceEntry
-
- getOperationForRelTransform(Class, String) - Static method in class net.mumie.mathletfactory.math.algebra.rel.RelTransform
-
Creates an operation by parsing transformString
that contains
a net.mumie.mathletfactory.algebra.op.node.OpNode#REPLACEMENT_IDENTIFIER
which will be replaced by the parts of the relation to be transformed by
the returned net.mumie.mathletfactory.algebra.op.node.OpNode
.
- getOperations() - Method in interface net.mumie.mathletfactory.math.algebra.op.UsesOpArrayIF
-
Returns the operations of the mathematical object.
- getOperations() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunction
-
Returns the operations used by this piecewise function.
- getOperations() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR2
-
Returns the two operations for the parametric function.
- getOperations() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR3
-
Returns the three operations for the parametric function.
- getOperationTree(Class, String, boolean) - Static method in class net.mumie.mathletfactory.math.algebra.op.OpParser
-
Returns an operation node for the given number class, expression string
and the value of the normalize
flag.
- getOperationTree() - Method in class net.mumie.mathletfactory.math.algebra.op.OpParser
-
Returns the constructed Operation Tree by its root node.
- getOpRoot() - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
Returns the root node of this operation.
- getOptionalArgument(int) - Method in class net.mumie.mathletfactory.util.text.tex.TexCommand
-
- getOptionalArgumentCount() - Method in class net.mumie.mathletfactory.util.text.tex.TexCommand
-
- getOptionalCheckAsFunctionParam(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MultipleFunctionsAnswerQuestion
-
- getOptionsPanel() - Method in class net.mumie.mathletfactory.util.animation.Animation
-
Returns the panel with the animation's options.
- getOpViewRoot() - Method in class net.mumie.mathletfactory.display.noc.op.OperationDisplay
-
Returns the view node rooting the expression to be rendered.
- getOSArch() - Method in class net.mumie.mathletfactory.util.error.QualityFeedbackReport
-
- getOSName() - Method in class net.mumie.mathletfactory.util.error.QualityFeedbackReport
-
- getOSVersion() - Method in class net.mumie.mathletfactory.util.error.QualityFeedbackReport
-
- getOuterMargin() - Method in class net.mumie.mathletfactory.appletskeleton.util.dialog.DefaultDialog
-
- getOutsideDim(Dimension) - Method in class net.mumie.mathletfactory.display.layout.SimpleInsets
-
Returns the outer dimension of the component for which these insets apply.
- getPackageName() - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- getPackageName() - Method in interface net.mumie.mathletfactory.appletskeleton.MathletContext
-
Returns the package name of this mathlet.
- getPanel() - Method in class net.mumie.mathletfactory.appletskeleton.layout.PanelCard
-
Returns the underlying JPanel
of this panel card.
- getPanel() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.DefaultMethodUI
-
- getPanel() - Method in interface net.mumie.mathletfactory.util.exercise.mc.method.MethodUIIF
-
Returns the user interface component for this method UI.
- getPanel() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.ProductEntryUI
-
- getPanel() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.SequenceEntryUI
-
- getPanel() - Method in interface net.mumie.mathletfactory.util.exercise.mc.method.verification.VerificationEntryUIIF
-
- getPanelRenderingHints() - Method in class net.mumie.mathletfactory.display.noc.MMPanel
-
Returns the panel rendering hints for this MM-Panel containing display
properties for this drawable.
- getParam() - Method in class net.mumie.mathletfactory.math.util.animate.ParametricFunction.ParametricEvent
-
Returns the current Parameter in [0,1]
- getParameter(String) - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- getParameter(String, String) - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
Returns the parameter with the given name if it exists or defaultValue
otherwise.
- getParameter(String, String) - Method in interface net.mumie.mathletfactory.appletskeleton.MathletContext
-
Returns the value of the named parameter or the default value if
no such parameter was set.
- getParameter(String) - Method in interface net.mumie.mathletfactory.appletskeleton.system.BasicAppletContext
-
Returns the value of the named parameter or null
if
no such parameter was set.
- getParameter(String) - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntime
-
Returns a parameter's value from the proper internal map, containing
a key-value pair for each registered parameter which was preloaded
during applet initialization.
- getParameter(String, String) - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntime
-
Returns the parameter with the given name if it exists or defaultValue
otherwise.
- getParameter(String) - Method in class net.mumie.mathletfactory.display.util.AbstractView
-
- getParameter(String) - Method in interface net.mumie.mathletfactory.display.util.ViewIF
-
Returns the parameter with the given name or null
if this parameter was not set.
- getParameter(String) - Method in class net.mumie.mathletfactory.util.content.AbstractNode
-
- getParameter(String) - Method in interface net.mumie.mathletfactory.util.content.ContentNodeIF
-
- getParameter(String) - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
- getParameterDefinitionNodes() - Method in class net.mumie.mathletfactory.util.property.PropertySheet
-
- getParameterInfo() - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- getParameterInfo() - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntime
-
Returns information about the registered parameters.
- getParameterName() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR2
-
Returns the name of the parameter used by the component operations.
- getParameterNodes() - Method in class net.mumie.mathletfactory.util.property.PropertySheet
-
- getParameterRange() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR2
-
Returns the range of the parameter used by the component operations.
- getParameters() - Method in class net.mumie.mathletfactory.appletskeleton.util.dialog.DefaultDialog
-
- getParameters() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
Returns all parameters with values as a map.
- getParameters() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunction
-
Returns all parameters with values as a map.
- getParameters() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR3
-
Returns the parameters used.
- getParameters() - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSequenceDefByOp
-
Returns all parameters with values as a map.
- getParameters() - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSeriesDefByOp
-
Returns all parameters with values as a map.
- getParameters() - Method in class net.mumie.mathletfactory.util.content.AbstractNode
-
- getParameters() - Method in interface net.mumie.mathletfactory.util.content.ContentNodeIF
-
- getParameters() - Method in class net.mumie.mathletfactory.util.extension.Extension
-
- getParent(int) - Method in class net.mumie.mathletfactory.action.updater.MMUpdater
-
- getParent() - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Returns the node's direct ancestor in the Operation Tree.
- getParent() - Method in class net.mumie.mathletfactory.math.algebra.rel.node.RelNode
-
Returns the direct ancestor of this node in the relation tree.
- getParent() - Method in class net.mumie.mathletfactory.util.property.PropertyTreeNode
-
- getParentCount() - Method in class net.mumie.mathletfactory.action.updater.MMUpdater
-
- getParentQuestion() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestion
-
- getParentQuestion() - Method in interface net.mumie.mathletfactory.util.exercise.mc.question.MCQuestionIF
-
Returns the parent question of this question if it is a sub question.
- getPartCount() - Method in interface net.mumie.mathletfactory.math.analysis.function.multivariate.OneChainInRNIF
-
Returns the total number of defining elements for this OneChainInRNIF
.
- getPartCount() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMOneChainInR2
-
- getPartCount() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR2
-
- getpCol() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestion
-
- getPeriod() - Method in class net.mumie.mathletfactory.math.set.node.PeriodicIntervalSet
-
- getPeriod() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFourierSeriesDefByOp
-
Returns the period of this Fourier series.
- getPeriodInterval() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunctionPeriodic
-
- getPhi(double[]) - Static method in class net.mumie.mathletfactory.math.util.Affine3DDouble
-
- getPhi() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR3Vector
-
returns the angle phi in spherical coordinates.
- getPixelColor(int, int) - Method in class net.mumie.mathletfactory.mmobject.util.MMImage
-
Returns the color of the pixel with the specified (image) coordinates.
- getPixelColor(int, int) - Method in class net.mumie.mathletfactory.util.CanvasImage
-
Returns the color of the pixel with the specified (image) coordinates.
- getPlot() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestion
-
Initialize and load the plot parameters
- getPlotFrom() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestion
-
- getPlotSize() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestion
-
- getPlotTo() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestion
-
- getPoint() - Method in class net.mumie.mathletfactory.display.g2d.G2DBracketDrawable
-
Returns a reference to the point where the bracket is drawn.
- getPoint() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DQuadric
-
- getPoint() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DQuadric
-
If the type of this quadric is a point this method returns the point,
otherwise the origin of the transformed coordinate system is returned.
- getPointCoordsRef() - Method in class net.mumie.mathletfactory.display.g2d.G2DPointDrawable
-
- getPointDisplayProperties() - Method in class net.mumie.mathletfactory.mmobject.analysis.map.MMMapSimple
-
- getPointDistInMath(double, double, double, double) - Static method in class net.mumie.mathletfactory.math.util.FunctionRenderLib
-
- getPointFromPointSet(PointSet, int) - Static method in class net.mumie.mathletfactory.action.jr3d.JRGeometryUtils
-
- getPointFromPointSet(Class, PointSet, int) - Static method in class net.mumie.mathletfactory.action.jr3d.JRGeometryUtils
-
- getPointOutOfViewRange(double[], double[], double[]) - Method in class net.mumie.mathletfactory.display.j3d.MMJ3DCanvas
-
This method returns for a given direction a point, that is outside the
view pyramid.
- getPointPanel() - Method in class net.mumie.mathletfactory.display.noc.geom.MMAffineSubspacePanel
-
- getPointRadius(DisplayProperties) - Method in class net.mumie.mathletfactory.display.g2d.G2DPointDrawable
-
- getPointRadius(DisplayProperties) - Method in class net.mumie.mathletfactory.display.j3d.J3DPointDrawable
-
Returns the point radius as specified by the given properties.
- getPointRadius() - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DPointRenderingHints
-
Returns the point radius in pixels (only applies if the spheres draw property
is set to false
).
- getPointRadius() - Method in class net.mumie.mathletfactory.display.PointDisplayProperties
-
Returns the radius of the point.
- getPointRenderingHints() - Method in class net.mumie.mathletfactory.display.jr3d.JR3DPointSetDrawable
-
- getPoints() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DQuadric
-
If this quadric type is a straight line this method returns two different points on this line,
otherwise the origin is returned.
- getPointsFromPointSet(PointSet) - Static method in class net.mumie.mathletfactory.action.jr3d.JRGeometryUtils
-
- getPointsFromPointSet(Class, PointSet) - Static method in class net.mumie.mathletfactory.action.jr3d.JRGeometryUtils
-
- getPolygonDisplayProperties() - Method in class net.mumie.mathletfactory.mmobject.analysis.map.MMMapSimple
-
- getPolynomialHolder() - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Returns the functionality for operations on polynomial expressions or
null if the expression rooted by this node is not polynomial.
- getPolynomialHolder() - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
Returns this operation as polynomial holder.
- getPOp() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.ProductEntry
-
- getPosition() - Method in class net.mumie.mathletfactory.display.g2d.GridLineDescriptor
-
Returns the position.
- getPosition() - Method in class net.mumie.mathletfactory.display.j3d.J3DDrawable
-
Returns the translation in (World/Java3D universe-) coordinates from origin
it usually consists of the coordinates of the corresponding mathematical
MMObject
.
- getPosition() - Method in class net.mumie.mathletfactory.util.CanvasMessage
-
- getPositiveRealAxis(Class) - Static method in class net.mumie.mathletfactory.math.set.FiniteBorelSet
-
Returns a set that consists of the positive real axis as only interval.
- getPower10() - Method in class net.mumie.mathletfactory.util.TickMark
-
Returns the 10^value for this tick mark.
- getPrecision(int) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
- getPrecision() - Method in class net.mumie.mathletfactory.display.noc.op.OperationPanel
-
- getPrecision() - Method in interface net.mumie.mathletfactory.math.number.FloatingPointNumberIF
-
Returns the precision of this floating-point number as
the number of decimal places.
- getPrecision() - Method in class net.mumie.mathletfactory.math.number.MComplex
-
- getPrecision() - Method in class net.mumie.mathletfactory.math.number.MDouble
-
- getPrecision() - Method in class net.mumie.mathletfactory.math.number.MOpNumber
-
Returns the precision of this number as
the number of decimal places.
- getPrecision(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExercise
-
Returns the precision for the specified question.
- getPrecision() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestion
-
- getPrecision() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestionUI
-
Returns the precision used for rendering for this question panel.
- getPreferredPanelSize() - Method in class net.mumie.mathletfactory.display.noc.MMImagePanel
-
- getPreferredPanelSize() - Method in class net.mumie.mathletfactory.display.noc.MMPanel
-
- getPreferredPanelSize() - Method in class net.mumie.mathletfactory.display.noc.number.MMNumberPanel
-
- getPreferredSize() - Method in class net.mumie.mathletfactory.appletskeleton.util.ControlPanel
-
- getPreferredSize() - Method in class net.mumie.mathletfactory.appletskeleton.util.MenuButton
-
- getPreferredSize() - Method in class net.mumie.mathletfactory.display.layout.AlignablePanel
-
- getPreferredSize() - Method in class net.mumie.mathletfactory.display.layout.Spacer
-
- getPreferredSize() - Method in class net.mumie.mathletfactory.display.noc.MMPanel
-
- getPreferredSize(Dimension) - Method in class net.mumie.mathletfactory.display.noc.MMPanel
-
Returns the preferred size according to the flags m_preferredWidth
and m_preferredHeight
.
- getPreferredSize() - Method in class net.mumie.mathletfactory.display.noc.op.OperationDisplay
-
The preferred width is the overall width of the rendered expression
- getPreferredSize() - Method in class net.mumie.mathletfactory.display.noc.rel.RelationTransformStepPanel
-
- getPreferredSize() - Method in class net.mumie.mathletfactory.display.noc.symbol.AttributedStringLabel
-
- getPreferredSize() - Method in class net.mumie.mathletfactory.display.noc.symbol.ParenSymbolLabel
-
The preferred size is the minimum size.
- getPreferredSize(Graphics) - Method in class net.mumie.mathletfactory.display.util.HTMLView
-
- getPreferredSize() - Method in class net.mumie.mathletfactory.display.util.StyledTextButton
-
- getPreferredSize() - Method in class net.mumie.mathletfactory.display.util.StyledTextRadioButton
-
- getPreferredSize(Graphics) - Method in class net.mumie.mathletfactory.display.util.tex.AttributeView
-
- getPreferredSize(Graphics) - Method in class net.mumie.mathletfactory.display.util.tex.EmptyView
-
- getPreferredSize(Graphics) - Method in class net.mumie.mathletfactory.display.util.tex.FractionView
-
- getPreferredSize(Graphics) - Method in class net.mumie.mathletfactory.display.util.tex.ImageView
-
- getPreferredSize(Graphics) - Method in class net.mumie.mathletfactory.display.util.tex.PhantomView
-
- getPreferredSize(Graphics) - Method in class net.mumie.mathletfactory.display.util.tex.RowView
-
- getPreferredSize(Graphics) - Method in class net.mumie.mathletfactory.display.util.tex.SideCharView
-
- getPreferredSize(Graphics) - Method in class net.mumie.mathletfactory.display.util.tex.SqrtView
-
- getPreferredSize(Graphics) - Method in class net.mumie.mathletfactory.display.util.tex.SuperscriptView
-
- getPreferredSize(Graphics) - Method in class net.mumie.mathletfactory.display.util.tex.TextView
-
- getPreferredSize(Graphics) - Method in class net.mumie.mathletfactory.display.util.tex.TopBarView
-
- getPreferredSize(Graphics) - Method in class net.mumie.mathletfactory.display.util.tex.TopBottomSymbolView
-
- getPreferredSize(Graphics) - Method in class net.mumie.mathletfactory.display.util.tex.TopCharView
-
- getPreferredSize() - Method in class net.mumie.mathletfactory.display.util.TextPanel
-
- getPreferredSize(Graphics) - Method in interface net.mumie.mathletfactory.display.util.ViewIF
-
Returns the preferred size of this view.
- getPreferredSize() - Method in class net.mumie.mathletfactory.display.util.ViewPanel
-
- getPreferredSize() - Method in class net.mumie.mathletfactory.util.BasicApplicationFrame
-
Returns the preferred size of this frame.
- getPreferredSize() - Method in class net.mumie.mathletfactory.util.exercise.SelectionPanel
-
- getPreparedIdentifiers() - Method in class net.mumie.mathletfactory.math.algebra.rel.Relation
-
- getPreselectedObject(int) - Method in class net.mumie.mathletfactory.action.DefaultCanvasController
-
Which Objects have been selected by the user?
- getPreselectedObjectCount() - Method in interface net.mumie.mathletfactory.action.CanvasControllerIF
-
- getPreselectedObjectCount() - Method in class net.mumie.mathletfactory.action.DefaultCanvasController
-
- getPreselectedObjectCount() - Method in class net.mumie.mathletfactory.action.jr3d.JR3DCanvasController
-
- getPrevItemCount() - Method in class net.mumie.mathletfactory.util.History
-
Returns the number of items before the current item.
- getPrevIterator() - Method in class net.mumie.mathletfactory.util.History
-
- getPrimary1() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getPrimary2() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getPrimary3() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getPrimaryControl() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getPrimaryControlDarkShadow() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getPrimaryControlHighlight() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getPrimaryControlInfo() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getPrimaryControlShadow() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getPrimitive() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
Returns the primitive G(x) = int_0^x g(t) dt where g is this function
- getPrimitive(MMFunctionDefinedByExpression) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
Sets f to the primitive G(x) = int_0^x g(t) dt of this function g
- getPrimitive(MMFunctionDefinedByExpression, double) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
Sets f to the primitive G(x) = int_a^x g(t) dt of this function g
- getPrimitive(double) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
Returns the primitive G(x) = int_a^x g(t) dt where g is this function
- getPrimitive() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedByExpression
-
Returns the primitive G(x) = int_0^x g(t) dt where g is this function
- getPrimitive(MMFunctionDefinedByExpression) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedByExpression
-
Sets f to the primitive G(x) = int_0^x g(t) dt of this function g
- getPrimitive(MMFunctionDefinedByExpression, double) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedByExpression
-
Sets f to the primitive G(x) = int_a^x g(t) dt of this function g
- getPrimitive(double) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedByExpression
-
Returns the primitive G(x) = int_a^x g(t) dt where g is this function
- getPrimitive() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunction
-
Returns the primitive G(x) = int_0^x g(t) dt where g is this function
- getPrimitive(MMFunctionDefinedByExpression) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunction
-
Sets f to the primitive G(x) = int_0^x g(t) dt of this function g
- getPrimitive(MMFunctionDefinedByExpression, double) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunction
-
Sets f to the primitive G(x) = int_a^x g(t) dt of this function g
- getPrimitive(double) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunction
-
Returns the primitive G(x) = int_a^x g(t) dt where g is this function
- getProblemElement(String) - Method in class net.mumie.mathletfactory.util.exercise.CorrectorHelper
-
Returns the element with the specified problem path from the answer sheet.
- getProblemElement(String) - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
- getProblemLabel() - Method in class net.mumie.mathletfactory.util.exercise.receipt.Receipt
-
Returns the problem-label property.
- getProblemName() - Method in class net.mumie.mathletfactory.util.exercise.receipt.Receipt
-
Returns the problem-name property.
- getProblemRef() - Method in class net.mumie.mathletfactory.util.error.QualityFeedbackReport
-
- getProblemString(String) - Method in class net.mumie.mathletfactory.util.exercise.CorrectorHelper
-
- getProblemString(String) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAppletExercise
-
- getProblemString(String) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCCorrectorExercise
-
- getProblemString(String) - Method in interface net.mumie.mathletfactory.util.exercise.mc.MCExerciseIF
-
Returns a problem string with the specified path from the question sheet or null
if no such XML element exists.
- getProblemString(String) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCLocalExercise
-
- getProblemString(String) - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
- getProblemType() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExercise
-
Returns the problem type of this exercise.
- getProblemType() - Method in interface net.mumie.mathletfactory.util.exercise.mc.MCExerciseIF
-
Returns the problem type as a constant.
- getProblemType() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.DefaultMethod
-
- getProblemType() - Method in interface net.mumie.mathletfactory.util.exercise.mc.method.MethodIF
-
- getProgress() - Method in class net.mumie.mathletfactory.util.animation.Animation
-
Returns the current progress containing informations about elapsed time and steps.
- getProgress() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExerciseCard
-
Returns the progress for all questions where a true
value
indicates that a question was completely edited.
- getProgress() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCRandomProblemCard
-
- getProgress() - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
Returns the progress for all subtasks where a true
value
indicates that a subtask was completely edited.
- getProgressRate() - Method in class net.mumie.mathletfactory.util.animation.Progress
-
- getProjectionType() - Method in class net.mumie.mathletfactory.display.j3d.MMJ3DCanvas
-
Performs a perspective projection from world to screen.
- getProjectiveBasis() - Method in class net.mumie.mathletfactory.math.geom.projective.ProjectiveSpace
-
Returns the basis vector array of the underlying NumberVectorSpace
of this ProjectiveSpace
.
- getProjectiveBasisMatrixRef() - Method in class net.mumie.mathletfactory.math.geom.affine.AffineSpace
-
- getProjectiveCoordinates() - Method in class net.mumie.mathletfactory.math.geom.affine.AffineSpace
-
- getProjectiveCoordinates() - Method in class net.mumie.mathletfactory.math.geom.projective.ProjectivePoint
-
returns the complete projective (homogeneous) coordinates of this
ProjectivePoint
.
- getProjectiveCoordinatesOfPoint() - Method in class net.mumie.mathletfactory.math.geom.affine.AffinePoint
-
Method getProjectiveCoordinatesOfPoint returns the (internally stored)
homogeneous coordinates of this AffinePoint.
- getProjectivePoint() - Method in class net.mumie.mathletfactory.math.geom.affine.AffinePoint
-
- getProperties() - Method in class net.mumie.mathletfactory.transformer.g2d.SequenceTransformer1D
-
- getProperties() - Method in class net.mumie.mathletfactory.transformer.g2d.VectorField2DTransformer
-
- getProperties() - Method in class net.mumie.mathletfactory.util.property.CombinedPropertyMap
-
- getProperties() - Method in class net.mumie.mathletfactory.util.property.DefaultPropertyMap
-
- getProperties() - Method in class net.mumie.mathletfactory.util.property.LinkedPropertyMap
-
- getProperties() - Method in interface net.mumie.mathletfactory.util.property.PropertyMapIF
-
Returns an array containing all properties in this map.
- getProperties(int) - Method in class net.mumie.mathletfactory.util.property.PropertySheet
-
- getPropertiesCount() - Method in class net.mumie.mathletfactory.util.property.CombinedPropertyMap
-
- getPropertiesCount() - Method in class net.mumie.mathletfactory.util.property.DefaultPropertyMap
-
- getPropertiesCount() - Method in class net.mumie.mathletfactory.util.property.LinkedPropertyMap
-
- getPropertiesCount() - Method in interface net.mumie.mathletfactory.util.property.PropertyMapIF
-
Returns the number of properties in this map.
- getProperty(String) - Method in class net.mumie.mathletfactory.util.property.DefaultPropertyMap
-
- getProperty(String, Object) - Method in class net.mumie.mathletfactory.util.property.DefaultPropertyMap
-
Returns the named property from the internal map.
- getProperty(String) - Method in class net.mumie.mathletfactory.util.property.LinkedPropertyMap
-
Returns the named property from the internal map.
- getProperty(String, Object) - Method in class net.mumie.mathletfactory.util.property.LinkedPropertyMap
-
Returns the named property from the internal map.
- getProperty(String) - Method in interface net.mumie.mathletfactory.util.property.PropertyMapIF
-
Returns the named property from the internal map.
- getProperty(String, Object) - Method in interface net.mumie.mathletfactory.util.property.PropertyMapIF
-
Returns the named property from the internal map.
- getProperty() - Method in class net.mumie.mathletfactory.util.property.PropertyTreeNode
-
- getPropertyImpl(String) - Method in class net.mumie.mathletfactory.util.property.CombinedPropertyMap
-
- getPropertyImpl(String) - Method in class net.mumie.mathletfactory.util.property.DefaultPropertyMap
-
- getQuadricType(NumberMatrix) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DQuadric
-
Returns the type of the quadric.
- getQuadricType(NumberMatrix) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DQuadric
-
Returns the type of the quadric.
- getQuestion(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExercise
-
Returns the indexed question.
- getQuestion(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCProblem
-
Returns the indexed question.
- getQuestion() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.DefaultMethod
-
- getQuestion() - Method in interface net.mumie.mathletfactory.util.exercise.mc.method.MethodIF
-
Returns the question instance of this method.
- getQuestion() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestionUI
-
- getQuestion() - Method in interface net.mumie.mathletfactory.util.exercise.mc.question.MCQuestionUIIF
-
Returns the question instance which serves as a data model for this UI.
- getQuestionCorrection() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCExerciseResult
-
Returns a constant describing the score literarily.
- getQuestionCount() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExercise
-
Returns the total number of questions.
- getQuestionCount() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExerciseCard
-
Returns the total number of questions.
- getQuestionCount() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExerciseCorrector
-
Returns the total number of questions.
- getQuestionCount() - Method in interface net.mumie.mathletfactory.util.exercise.mc.MCExerciseIF
-
Returns the total number of questions.
- getQuestionCount() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCRandomProblemCard
-
- getQuestionCount() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCRandomProblemCorrector
-
- getQuestionIndex() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.DefaultMethod
-
Returns the current question index of this method for further
processings.
- getQuestionIndex() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.DefaultMethodUI
-
Returns the question index.
- getQuestionIndex() - Method in interface net.mumie.mathletfactory.util.exercise.mc.method.MethodIF
-
Returns the index of the parent question instance, starting with 1.
- getQuestionIndex() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestion
-
- getQuestionIndex() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestionUI
-
Returns the index of this question, starting with 1.
- getQuestionIndex() - Method in interface net.mumie.mathletfactory.util.exercise.mc.question.MCQuestionIF
-
Return the internal index of this question.
- getQuestionPanel(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExerciseCard
-
Returns the question panel for the specified question.
- getQuestionPanel(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCProblemApplet
-
Returns the question panel for the specified question.
- getQuestionPanel(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCRandomProblemCard
-
- getQuestionSheet() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAppletExercise
-
- getQuestionSheet() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCCorrectorExercise
-
- getQuestionSheet() - Method in interface net.mumie.mathletfactory.util.exercise.mc.MCExerciseIF
-
Returns the question sheet.
- getQuestionSheet() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCLocalExercise
-
- getQuestionSheet() - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
Returns the incoming datasheet with the exercise data.
- getQuestionUIClass() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.MCMethodQuestion
-
- getQuestionUIClass() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCQuestion
-
- getQuestionUIClass() - Method in interface net.mumie.mathletfactory.util.exercise.mc.question.MCQuestionIF
-
Returns the user interface class of this question.
- getQuestionUIClass() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MultipleFiniteNumberSetsQuestion
-
- getQuestionUIClass() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MultipleFunctionsAnswerQuestion
-
- getQuestionUIClass() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MultipleIntervalAnswerQuestion
-
- getQuestionUIClass() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MultipleNumbersAnswerQuestion
-
- getQuestionVariableNames() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestion
-
- getRadian() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DEllipse
-
Returns the radian of this ellipse.
- getRadian() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DHyperbola
-
Returns the radian of this hyperbola.
- getRadian() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DParabola
-
Returns the radian of this parabola.
- getRadians() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DAngle
-
Returns the angular extend of this angle in radians.
- getRadius() - Method in class net.mumie.mathletfactory.action.handler.VectorOnCircleMouseTranslateHandler
-
Returns the radius of the cirle.
- getRandomValue(String) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExercise
-
- getRandomValue(String) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.RandomValuesQuestion
-
- getRange() - Method in class net.mumie.mathletfactory.math.algebra.linalg.LinearMap
-
This method returns the range vector space due to this instance of
LinearMap
(see the field
LinearMap.m_range
).
- getRange() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR3
-
Returns the range of the grid to be calculated (default is (-1,1) in each direction)
- getRaster(int, int, int, int) - Method in class net.mumie.mathletfactory.display.util.RadialContext
-
- getRationalHolder() - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Returns the functionality for operations on rational expressions or
null if the expression rooted by this node is not rational.
- getRationalHolder() - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
Returns this operation as rationial holder.
- getRawTime() - Method in class net.mumie.mathletfactory.util.error.QualityFeedbackReport
-
- getRayRunsThrough() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DRay
-
Returns a point where the ray runs through.
- getRe() - Method in class net.mumie.mathletfactory.math.number.MComplex
-
Returns the real part of this number.
- getRe() - Method in class net.mumie.mathletfactory.math.number.MComplexRational
-
Returns the real part of this number.
- getRealAxis(Class) - Static method in class net.mumie.mathletfactory.math.set.FiniteBorelSet
-
Returns a set that consists of the real axis as only interval.
- getRealAxis(Class) - Static method in class net.mumie.mathletfactory.math.set.Interval
-
- getRealImage() - Method in class net.mumie.mathletfactory.mmobject.util.MMImage
-
Returns the real image.
- getRealMaster() - Method in class net.mumie.mathletfactory.display.noc.MMImagePanel
-
- getRealMaster() - Method in class net.mumie.mathletfactory.display.noc.number.MMNumberPanel
-
- getRealMaster() - Method in class net.mumie.mathletfactory.transformer.j3d.DefaultR3Transformer
-
- getRealMaster() - Method in class net.mumie.mathletfactory.transformer.noc.ImageTransformer
-
- getRealMaster() - Method in class net.mumie.mathletfactory.transformer.noc.OpNumberTransformer
-
- getRealMasterObject() - Method in class net.mumie.mathletfactory.transformer.g2d.ComplexVectorTransformer
-
- getRealMasterType() - Method in class net.mumie.mathletfactory.action.handler.Abstract2DTranslateHandler
-
To avoid casting in the code: This handler can only work for instances
of MMCanvasObjectIF.
- getRealPanel() - Method in class net.mumie.mathletfactory.transformer.noc.ImageTransformer
-
- getRealQuestionIndex(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCRandomProblemCard
-
- getReceipt() - Method in class net.mumie.mathletfactory.util.exercise.receipt.ReceiptPanel
-
Returns the receipt which is displayed in this panel.
- getREFMatrix(NumberMatrix) - Static method in class net.mumie.mathletfactory.math.number.numeric.EchelonForm
-
Deprecated.
- getRegisteredParameters() - Method in class net.mumie.mathletfactory.util.extension.Extension
-
- getRelation() - Method in class net.mumie.mathletfactory.math.algebra.rel.node.RelNode
-
Returns the relation, this node belongs to.
- getRelation(Class, String, int) - Static method in class net.mumie.mathletfactory.math.algebra.rel.RelParser
-
Returns the relation specified by the given number class, the string
representation and the value of the normalization flag.
- getRelation() - Method in class net.mumie.mathletfactory.math.algebra.rel.RelParser
-
Returns the constructed Relation by its root node.
- getRelation() - Method in interface net.mumie.mathletfactory.math.algebra.rel.UsesRelationIF
-
Returns the relation in the mathematical object.
- getRelation() - Method in class net.mumie.mathletfactory.math.set.node.RelSet
-
Sets the underlying relation that has to be true for a certain value of "x",
iff x is in the BorelSet.
- getRelation() - Method in class net.mumie.mathletfactory.mmobject.set.MMSetDefByRel
-
Returns the relation that specifies this set.
- getRelationContainer() - Method in class net.mumie.mathletfactory.display.noc.rel.node.ComplexRelationContainer
-
Returns the container component containing the relation panels.
- getRelationCount() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.RelationVerification
-
- getRelationCount() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.RelationVerificationPanel
-
- getRelationRow(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.RelationVerificationPanel
-
- getRelationRow2(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.RelationVerificationForNInNPanel
-
- getRelationRows() - Method in class net.mumie.mathletfactory.display.noc.rel.MMRelationPanel
-
Returns the rows of the rendered relation.
- getRelationSign() - Method in class net.mumie.mathletfactory.display.noc.rel.node.SimpleRelationPanel
-
Returns the relation sign of the simple relation displayed.
- getRelationSign() - Method in class net.mumie.mathletfactory.math.algebra.rel.node.SimpleRel
-
Returns the relation Sign for this simple relation.
- getRelationSign(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.RelationVerificationForNInNPanel
-
- getRelationSign(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.RelationVerificationPanel
-
- getRelationSigns() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.RelationVerification
-
- getRelationTree(Class, String) - Static method in class net.mumie.mathletfactory.math.algebra.rel.RelParser
-
Returns the relation tree specified by the given number class, the string
representation and the value of the normalization flag.
- getRelationTree() - Method in class net.mumie.mathletfactory.math.algebra.rel.RelParser
-
Returns the constructed Relation Tree by its root node.
- getRelationType(String) - Static method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.RelationVerification
-
- getRelRoot() - Method in class net.mumie.mathletfactory.math.algebra.rel.Relation
-
Returns the root of the relation tree for this relation.
- getRenderingHints(String, int) - Static method in class net.mumie.mathletfactory.transformer.GeneralTransformer
-
- getRenderingHints() - Method in class net.mumie.mathletfactory.transformer.GeneralTransformer
-
Returns a property map with all rendering hints for this transformer instance, or null
if
no rendering hints were registered.
- getRenderingHints() - Method in class net.mumie.mathletfactory.util.extension.ScreenTypeExtension
-
- getRenderingHints(String) - Method in class net.mumie.mathletfactory.util.extension.ScreenTypeExtension
-
- getReport(Throwable) - Method in class net.mumie.mathletfactory.util.error.ErrorHandler
-
Returns the error report of the first error (i.e. throwable) that occured or null if no error was added..
- getResetButton() - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
Returns the (singleton) instance of a ResetButton
which was
added to the bottom of the applet.
- getResource(String) - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntime
-
- getResource(String) - Method in class net.mumie.mathletfactory.util.extension.Extension
-
- getResourceAsStream(String) - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntime
-
- getResourceAsStream(String) - Method in class net.mumie.mathletfactory.util.extension.Extension
-
- getResult() - Method in class net.mumie.mathletfactory.math.algebra.op.node.NumberOp
-
Return the resulting number.
- getResult() - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
- getResult(int) - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
- getResult() - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
Returns the result of the evaluation of this operation.
- getResultDouble() - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
- getResultDouble() - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
Returns the result of the evaluation of this operation.
- getResults(Operation[]) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MultipleFunctionsAnswerQuestion
-
- getResults(MNumber[], boolean) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MultipleNumbersAnswerQuestion
-
- getRightBound() - Method in class net.mumie.mathletfactory.display.noc.number.MMDoubleSliderPanel
-
Returns the right boundary of the values between the user can slide.
- getRightCanvas() - Method in class net.mumie.mathletfactory.appletskeleton.SideBySideCanvasApplet
-
Returns the right canvas to paint on.
- getRightCanvas2D() - Method in class net.mumie.mathletfactory.appletskeleton.g2d.SideBySideG2DCanvasApplet
-
- getRightCanvas3D() - Method in class net.mumie.mathletfactory.appletskeleton.j3d.SideBySideJ3DCanvasApplet
-
- getRightComponentCount() - Method in class net.mumie.mathletfactory.display.noc.MMTupleSetPanel
-
- getRightDerivative() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMCubicSpline
-
Returns the spline's derivatives at the right border of the domain.
- getRightHandSide() - Method in class net.mumie.mathletfactory.math.algebra.rel.node.SimpleRel
-
Returns the right hand side of this (in)equation.
- getRightPlotBound() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestion
-
- getRightSide(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.RelationVerificationForNInNPanel
-
- getRightSide(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.RelationVerificationPanel
-
- getRightSide() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.RelationVerificationPanel
-
- getRightSideEntry(int) - Method in class net.mumie.mathletfactory.math.util.StringMatrix
-
- getRightSides() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.RelationVerification
-
- getRightVariables() - Method in class net.mumie.mathletfactory.math.algebra.linalg.TupleSet
-
- getRightVariablesAsStringArray() - Method in class net.mumie.mathletfactory.math.algebra.linalg.TupleSet
-
- getRootElement() - Method in class net.mumie.mathletfactory.util.property.PropertySheet
-
- getRootingPoint() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
Returns the origin of this vector.
- getRootNode() - Method in class net.mumie.mathletfactory.math.set.BorelSet
-
Returns the root node of the set tree.
- getRootPanel() - Method in class net.mumie.mathletfactory.display.noc.MMPanel
-
Returns the root panel of this MMPanel if there is one.
- getRow() - Method in class net.mumie.mathletfactory.display.layout.SimpleGridConstraints
-
- getRowCount() - Method in class net.mumie.mathletfactory.display.layout.MatrixLayout
-
Returns the number of rows of this matrix layout.
- getRowCount() - Method in class net.mumie.mathletfactory.display.layout.SimpleGridLayout
-
Anzahl der Zeilen.
- getRowCount() - Method in class net.mumie.mathletfactory.math.algebra.linalg.Matrix
-
returns the number of rows of the matrix.
- getRowCount() - Method in class net.mumie.mathletfactory.math.util.StringMatrix
-
- getRowFromIndex(int) - Method in class net.mumie.mathletfactory.math.algebra.linalg.Matrix
-
Determines the row that corrospond to a index in the matrix entries.
- getRowPosition() - Method in class net.mumie.mathletfactory.mmobject.util.MatrixEntry
-
Returns the position in row direction.
- getRows() - Method in class net.mumie.mathletfactory.display.noc.matrix.MMLESPanel
-
Returns the number of rows.
- getRows() - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
Returns the number of rows.
- getRows() - Method in class net.mumie.mathletfactory.display.noc.matrix.MMStringMatrixPanel
-
- getRows() - Method in class net.mumie.mathletfactory.display.noc.matrix.StringMatrixPanel
-
- getRowVector(int) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
- getRowVector(int) - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpMatrix
-
Deprecated.
- getRowVectors() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
- getRowVectors() - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpMatrix
-
Deprecated.
- getRuntime() - Static method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntime
-
- getRuntime() - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntimeSupport
-
- getRuntimeSupport() - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- getRuntimeSupport() - Method in interface net.mumie.mathletfactory.appletskeleton.MathletContext
-
Returns the runtime support for this mathlet context.
- getSamplePoint(int, Affine2DPoint) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedBySamples
-
Fills
p
with the coordinates of the
i
th sample
point, if
i
is a valid sample index and if
p
and
this instance of
FunctionDefinedBySamples
are of the same
number type (see
MMFunctionDefinedBySamples.getNumberClass()
for more information about this
topic).
- getSamplesCount() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedBySamples
-
Returns the number of samples due to this instance of
FunctionDefinedBySamples
.
- getSaveMatrixButton() - Method in class net.mumie.mathletfactory.util.exercise.ImageHelper
-
Returns a button permitting to save a gray tone image (matrix) to the local disk via a save file dialog.
- getScale() - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DTextRenderingHints
-
Returns the text's scale.
- getScale(int) - Method in class net.mumie.mathletfactory.math.algebra.geomgroup.AffineGroupElement
-
- getScaleX() - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
Returns the x scale.
- getScaleY() - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
Returns the y coordinate of the center.
- getScore() - Method in class net.mumie.mathletfactory.util.exercise.CorrectorHelper
-
Returns the current score.
- getScore() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCExerciseResult
-
Returns the score of this exercise result.
- getScore() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCTrainingExercise
-
Returns the current score.
- getScoreFor(int[]) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MultipleFunctionsAnswerQuestion
-
- getScoreFor(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MultipleFunctionsAnswerQuestion
-
- getScoreFor(int[]) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MultipleNumbersAnswerQuestion
-
- getScoreFor(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MultipleNumbersAnswerQuestion
-
- getScoreForSelection() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.MCMethodQuestion
-
Returns the percentage of the method selection's score to the whole
score.
- getScreen2World() - Method in class net.mumie.mathletfactory.display.jr3d.MMJR3DCanvas
-
Deprecated.
- getScreen2World() - Method in class net.mumie.mathletfactory.display.MM2DCanvas
-
- getScreen2World() - Method in class net.mumie.mathletfactory.display.MM3DCanvas
-
Returns the transformation from screen coordinates to world coordinates.
- getScreen2World() - Method in class net.mumie.mathletfactory.transformer.Canvas2DObjectTransformer
-
- getScreen2World() - Method in class net.mumie.mathletfactory.transformer.Canvas3DObjectTransformer
-
Returns the Transformation from the real screen to world draw.
- getScreenDimension() - Method in class net.mumie.mathletfactory.util.extension.ScreenTypeExtension
-
- getScreenPointFromMath(NumberTypeDependentIF, double[]) - Method in class net.mumie.mathletfactory.transformer.Affine2DDefaultTransformer
-
- getScreenPointFromMath(NumberTypeDependentIF, double[]) - Method in class net.mumie.mathletfactory.transformer.Canvas3DObjectTransformer
-
- getScreenPointFromMath(NumberTypeDependentIF, double[]) - Method in class net.mumie.mathletfactory.transformer.CanvasObjectTransformer
-
Returns the sceen coordinates from a given mathematical entity by using
the transformations.
- getScreenPointFromMath(NumberTypeDependentIF, double[]) - Method in class net.mumie.mathletfactory.transformer.g2d.AbstractSequenceTransformer
-
- getScreenPointFromMath(NumberTypeDependentIF, double[]) - Method in class net.mumie.mathletfactory.transformer.g2d.Cartesian2DCoordinateSystemTransformer
-
- getScreenPointFromMath(NumberTypeDependentIF, double[]) - Method in class net.mumie.mathletfactory.transformer.g2d.ComplexVectorTransformer
-
- getScreenPointFromMath(NumberTypeDependentIF, double[]) - Method in class net.mumie.mathletfactory.transformer.g2d.DefaultR2Transformer
-
- getScreenPointFromMath(NumberTypeDependentIF) - Method in class net.mumie.mathletfactory.transformer.g2d.DefaultR2Transformer
-
- getScreenPointFromMath(NumberTypeDependentIF, double[]) - Method in class net.mumie.mathletfactory.transformer.g2d.DefaultR2VectorTransformer
-
- getScreenPointFromMath(NumberTypeDependentIF) - Method in class net.mumie.mathletfactory.transformer.g2d.DefaultR2VectorTransformer
-
- getScreenPointFromMath(NumberTypeDependentIF, double[]) - Method in class net.mumie.mathletfactory.transformer.g2d.OneChainInR2Transformer
-
- getScreenPointFromMath(NumberTypeDependentIF, double[]) - Method in class net.mumie.mathletfactory.transformer.g2d.OneChainInRTransformer
-
- getScreenPointFromMath(NumberTypeDependentIF, double[]) - Method in class net.mumie.mathletfactory.transformer.g2d.SequenceTransformer1D
-
- getScreenPointFromMath(NumberTypeDependentIF, double[]) - Method in class net.mumie.mathletfactory.transformer.g2d.SequenceTransformer2D
-
- getScreenPointFromMath(NumberTypeDependentIF, double[]) - Method in class net.mumie.mathletfactory.transformer.g2d.SeriesTransformer2D
-
- getScreenPointFromMath(NumberTypeDependentIF, double[]) - Method in class net.mumie.mathletfactory.transformer.g2d.Set2DTransformer
-
- getScreenPointFromMath(NumberTypeDependentIF, double[]) - Method in class net.mumie.mathletfactory.transformer.j3d.Affine3DDefaultTransformer
-
- getScreenPointFromMath(NumberTypeDependentIF) - Method in class net.mumie.mathletfactory.transformer.j3d.DefaultR3Transformer
-
- getScreenPointFromMath(NumberTypeDependentIF, double[]) - Method in class net.mumie.mathletfactory.transformer.j3d.DefaultR3Transformer
-
Empty implementation, since a vector space must always be located at origin.
- getScreenPointFromMath(NumberTypeDependentIF, double[]) - Method in class net.mumie.mathletfactory.transformer.j3d.DefaultR3VectorTransformer
-
Empty implementation.
- getScreenPointFromMath(NumberTypeDependentIF, double[]) - Method in class net.mumie.mathletfactory.transformer.jr3d.JR3DCanvasTransformer
-
- getScreenType() - Method in class net.mumie.mathletfactory.display.g2d.MMG2DCanvas
-
- getScreenType() - Method in class net.mumie.mathletfactory.display.j3d.MMJ3DCanvas
-
- getScreenType() - Method in class net.mumie.mathletfactory.display.jr3d.MMJR3DCanvas
-
Gibt die Art der von der Zeichenflaeche unterstuetzten Transformer zurueck.
- getScreenType() - Method in class net.mumie.mathletfactory.display.MMCanvas
-
Needed to determine the suitable
Transformer
for this type of Canvas (e.g.
- getScreenType() - Method in class net.mumie.mathletfactory.display.util.LabelSupport
-
- getScreenType(String) - Static method in class net.mumie.mathletfactory.transformer.GeneralTransformer
-
- getScreenType() - Method in class net.mumie.mathletfactory.transformer.GeneralTransformer
-
Returns the screen type of this transformer.
- getScreenTypeExtension(String) - Method in class net.mumie.mathletfactory.util.extension.ScreenTypeExtensionMap
-
- getScreenTypeNodes() - Method in class net.mumie.mathletfactory.util.property.PropertySheet
-
- getScreenTypes() - Method in class net.mumie.mathletfactory.util.extension.Extension
-
- getSecondary1() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getSecondary2() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getSecondary3() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getSecondDirectionPanel() - Method in class net.mumie.mathletfactory.display.noc.geom.MMAffineSubspacePanel
-
- getSecondPoint() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DAngle
-
- getSectionNodes(int) - Method in class net.mumie.mathletfactory.util.property.PropertySheet
-
- getSelectedAction() - Method in class net.mumie.mathletfactory.appletskeleton.util.dialog.DefaultDialog
-
- getSelectedAppearance() - Method in class net.mumie.mathletfactory.display.j3d.MMJ3DCanvas
-
- getSelectedData() - Method in class net.mumie.mathletfactory.util.exercise.MathletExerciseSupport
-
- getSelectedDrawable() - Method in class net.mumie.mathletfactory.display.j3d.MMJ3DCanvas
-
- getSelectedIndex() - Method in class net.mumie.mathletfactory.appletskeleton.util.TabbedPanel
-
- getSelectedObject() - Method in interface net.mumie.mathletfactory.action.CanvasControllerIF
-
- getSelectedObject() - Method in class net.mumie.mathletfactory.action.DefaultCanvasController
-
- getSelectedObject() - Method in class net.mumie.mathletfactory.action.jr3d.JR3DCanvasController
-
- getSelectedObjects() - Method in class net.mumie.mathletfactory.action.DefaultCanvasController
-
- getSelectedPaths(int) - Method in class net.mumie.mathletfactory.util.exercise.SelectionHelper
-
Returns the selected paths for the given subtask.
- getSelectedSubtask() - Method in class net.mumie.mathletfactory.util.exercise.MathletExerciseSupport
-
- getSelection(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCQuestionPanel
-
Returns the selection of the specified answer.
- getSelectionBehavior() - Method in class net.mumie.mathletfactory.display.j3d.MMJ3DCanvas
-
- getSelectionColor() - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Returns the selection color (foreground color in selected state).
- getSelectionListeners() - Method in class net.mumie.mathletfactory.display.noc.MMPanel
-
- getSendButton() - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
Returns the "send" button.
- getSeparateVariable() - Method in class net.mumie.mathletfactory.math.algebra.rel.Relation
-
- getSeparatorBackground() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getSeparatorForeground() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getSequenceValue(MNatural) - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMRecursiveSequenceDefByOp
-
- getSequenceValue(MNatural) - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSequence
-
- getSequenceValue(MNatural) - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSequenceDefByOp
-
- getSequenceValue(double) - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSequenceDefByOp
-
- getSequenceValue(MNatural) - Method in interface net.mumie.mathletfactory.mmobject.analysis.sequence.MMSequenceIF
-
Returns the value of this sequence for the given index.
- getSet() - Method in class net.mumie.mathletfactory.math.algebra.rel.node.InSetRel
-
Returns the set, for which containment of the variable is tested.
- getShaderRenderingHints() - Method in class net.mumie.mathletfactory.display.jr3d.JR3DDrawable
-
- getShadowColor() - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Returns the shadow color.
- getShadowColor() - Method in class net.mumie.mathletfactory.display.jr3d.JR3DCanvasLightProperties
-
- getShadowOffset() - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Returns the shadow offset, i.e. a point containing the translation offset for the object's shadow
relative to the real object.
- getShadowOffset() - Method in class net.mumie.mathletfactory.display.jr3d.JR3DCanvasLightProperties
-
- getShape() - Method in class net.mumie.mathletfactory.display.g2d.G2DAngleDrawable
-
- getShape() - Method in class net.mumie.mathletfactory.display.g2d.G2DArcDrawable
-
- getShape() - Method in class net.mumie.mathletfactory.display.g2d.G2DBracketDrawable
-
- getShape() - Method in class net.mumie.mathletfactory.display.g2d.G2DDrawable
-
The Java 2D-
Shape
, that acts as graphical representation
of the corresponding mathematical
MMObject
.
- getShape() - Method in class net.mumie.mathletfactory.display.g2d.G2DEllipseDrawable
-
Returns the Java 2D-
Shape
, that acts as graphical
representation of the corresponding mathematical
MMAffine2DEllipse
.
- getShape() - Method in class net.mumie.mathletfactory.display.g2d.G2DEllipsePathDrawable
-
Returns the Java 2D-
Shape
, that acts as graphical
representation of the corresponding mathematical
MMAffine2DEllipse
.
- getShape() - Method in class net.mumie.mathletfactory.display.g2d.G2DHyperbolaDrawable
-
Returns the Java 2D-
Shape
, that acts as graphical
representation of the corresponding mathematical
MMAffine2DHyperbola
.
- getShape() - Method in class net.mumie.mathletfactory.display.g2d.G2DLineDrawable
-
Returns the current shape.
- getShape() - Method in class net.mumie.mathletfactory.display.g2d.G2DParabolaDrawable
-
Returns the Java 2D-
Shape
, that acts as graphical
representation of the corresponding mathematical
MMAffine2DParabola
.
- getShape() - Method in class net.mumie.mathletfactory.display.g2d.G2DPointDrawable
-
- getShape() - Method in class net.mumie.mathletfactory.display.g2d.G2DPolygonDrawable
-
- getShape() - Method in class net.mumie.mathletfactory.display.g2d.G2DRectDrawable
-
Returns the Java 2D-Shape
, that acts as graphical
representation of the corresponding mathematical object
- getShape() - Method in class net.mumie.mathletfactory.display.g2d.G2DTextDrawable
-
- getShape() - Method in class net.mumie.mathletfactory.display.g2d.Set2DDrawable
-
- getShape(DisplayProperties) - Method in class net.mumie.mathletfactory.display.j3d.J3DDrawable
-
The Java3D-
Group
, that acts as graphical representation
of the corresponding mathematical
MMObject
.
- getShape(DisplayProperties) - Method in class net.mumie.mathletfactory.display.j3d.J3DRemovableDrawable
-
Rebuilds the shape of this drawable, if necessary, and returns it.
- getShortName() - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- getShortName() - Method in interface net.mumie.mathletfactory.appletskeleton.MathletContext
-
Returns the short class name of this mathlet (i.e. class name without package name).
- getShowBorders() - Method in class net.mumie.mathletfactory.display.noc.matrix.MatrixBorder
-
Returns if the (left, right) border is visible.
- getShowBorders() - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
Returns if the (left, right) border is visible.
- getShowMouseCoordinates() - Method in class net.mumie.mathletfactory.display.MMCanvas
-
- getSign() - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Returns the sign of the factor of this node.
- getSign() - Method in class net.mumie.mathletfactory.math.number.MNumber
-
- getSign() - Method in interface net.mumie.mathletfactory.math.number.MNumberIF
-
Returns 1 for x> 0, 0 for x == 0, -1 for x < 0.
- getSimpleRelations(List) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.RelNode
-
Returns the list of all leaves in the subtree rooted by this node, that
are
SimpleRel
s.
- getSimpleRelations() - Method in class net.mumie.mathletfactory.math.algebra.rel.Relation
-
Returns an array containing all the simple relations within the relation
tree of this relation (i.e. the leaves that are no
net.mumie.mathletfactory.algebra.rel.node.NullRel
s and
net.mumie.mathletfactory.algebra.rel.node.AllRel
s).
- getSimpleRelationsWith(String) - Method in class net.mumie.mathletfactory.math.algebra.rel.Relation
-
Returns an array containing all simple relations, that contain the variable
identified by identifier
.
- getSize() - Method in class net.mumie.mathletfactory.display.util.AbstractView
-
- getSize() - Method in interface net.mumie.mathletfactory.display.util.ViewIF
-
Returns the current size of this view.
- getSize() - Method in class net.mumie.mathletfactory.mmobject.util.MMImage
-
Returns the size of this image.
- getSize() - Method in class net.mumie.mathletfactory.util.CanvasImage
-
- getSlave() - Method in class net.mumie.mathletfactory.action.updater.MMUpdater
-
- getSliderValue() - Method in class net.mumie.mathletfactory.display.noc.number.MMDoubleSliderPanel
-
Returns the slider value from 0 to 99.
- getSlope() - Method in class net.mumie.mathletfactory.math.geom.affine.Affine2DLine
-
- getSlopeAsDouble() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLineSegment
-
Returns the slope of this line segment.
- getSlopeAsDouble() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DRay
-
Returns the slope of the ray.
- getSnapshot() - Method in class net.mumie.mathletfactory.display.j3d.MMJ3DCanvas
-
- getSolution(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MultipleFiniteNumberSetsQuestion
-
- getSolution(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MultipleFunctionsAnswerQuestion
-
- getSolution(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MultipleIntervalAnswerQuestion
-
- getSolution(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MultipleNumbersAnswerQuestion
-
- getSolution(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.ReferenceSolutionQuestion
-
- getSolutionNode() - Method in class net.mumie.mathletfactory.util.xml.marking.SubtaskNode
-
Returns the solution node for this subtask.
- getSolutions() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCExerciseResult
-
Returns a list of all solutions to this exercise where each entry
consists of a list of MathML capable objects per row.
- getSolutions() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MultipleFunctionsAnswerQuestion
-
- getSolutions(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MultipleNumbersAnswerQuestion
-
- getSolutions(boolean) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MultipleNumbersAnswerQuestion
-
- getSolutions(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.ReferenceSolutionQuestion
-
- getSolutionType(String) - Static method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExercise
-
- getSolutionTypeName(int) - Static method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExercise
-
Returns the name of the specified solution type or null
if
it does not correspond to one of the solution type constants.
- getSource() - Method in class net.mumie.mathletfactory.action.MMEvent
-
- getSpacer(Graphics2D) - Static method in class net.mumie.mathletfactory.display.noc.op.node.ViewNode
-
this method is used for creating a small "dotwide" space depending on
the current font.
- getSpecularCoeffizient() - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DShaderRenderingHints
-
Returns the specular coefficient, i.e. the color's intensity
of reflected lights on the object's surface.
- getSpecularColor() - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DShaderRenderingHints
-
Returns the specular color, i.e. the color of reflected lights on the object's surface.
- getSpecularExponent() - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DShaderRenderingHints
-
Returns the specular exponent, i.e. the color's intensity
of reflected lights on the object's surface.
- getSpeed() - Method in class net.mumie.mathletfactory.util.animation.Animation
-
Returns the current speed factor.
- getSpeedSlider() - Method in class net.mumie.mathletfactory.util.animation.Animation
-
Returns the speed (control) slider.
- getSphereRadius() - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DPointRenderingHints
-
Returns the point radius in space units (only applies if the spheres draw property
is set to true
).
- getSpheresDraw() - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DPointRenderingHints
-
Returns if the point is rendered as a sphere (if the spheres draw property is true
)
or as a pixel circle (if the spheres draw property is false
).
- getSqRoot(NumberMatrix) - Static method in class net.mumie.mathletfactory.math.number.numeric.numericdouble.MatrixSqRootDouble
-
- getStandardCoefficientsRef() - Method in class net.mumie.mathletfactory.math.algebra.poly.Polynomial
-
Returns the standard coefficients of this polynomial in ascending order
and including leading zeros.
- getStartCoordinates() - Method in class net.mumie.mathletfactory.mmobject.analysis.map.MMMapSimple
-
- getStartingAngle() - Method in class net.mumie.mathletfactory.display.g2d.Arc2DDisplayProperties
-
Returns the starting angle of this arc in degrees.
- getStartingAngle() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DAngle
-
Returns the starting angle of this angle in degrees.
- getStartingIndex() - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMRecursiveSequenceDefByOp
-
Returns the starting index of this sequence from which calculation starts.
- getStartingIndex() - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSeriesDefByOp
-
Returns the starting index of this series, from which calculation starts.
- getStartOffsetX() - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
Returns the starting offset in x direction.
- getStartOffsetY() - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
Returns the starting offset in y direction.
- getStartValue() - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
Returns the starting value.
- getStartValue() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.RandomValue
-
- getStartX() - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
Returns the x coordinate from which the labeling starts.
- getStartX() - Method in class net.mumie.mathletfactory.display.layout.AlignerLayout.LayoutInformation
-
- getStartY() - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
Returns the y coordinate from which the labeling starts.
- getStdDimension() - Method in class net.mumie.mathletfactory.mmobject.set.MMSet
-
Returns a standard dimension for this set.
- getStep(int) - Method in class net.mumie.mathletfactory.util.animation.Animation
-
Returns the step with index index of this animation.
- getStepsCount() - Method in class net.mumie.mathletfactory.util.animation.Animation
-
Returns the number of steps.
- getStopX() - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
Returns the x coordinate where the labeling stops.
- getStopY() - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
Returns the y coordinate where the labeling stops.
- getString(String) - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- getString(String) - Method in class net.mumie.mathletfactory.util.exercise.CorrectorHelper
-
- getString(String) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAppletExercise
-
- getString(String) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCCorrectorExercise
-
- getString(String) - Method in interface net.mumie.mathletfactory.util.exercise.mc.MCExerciseIF
-
Returns a string with the specified absolute path from the question sheet or null
if no such XML element exists.
- getString(String) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCLocalExercise
-
- getString(String) - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
Returns the content of a data element with the specified path as a String.
- getStringMatrix(int, int, String) - Static method in class net.mumie.mathletfactory.math.algebra.linalg.Matrix
-
Method getStringMatrix returns a new instance of Matrix
of desired dimension with all entries equal to the overgiven String
.
- getStringSymbol() - Method in class net.mumie.mathletfactory.math.algebra.rel.node.AndRel
-
Returns "AND".
- getStringSymbol() - Method in class net.mumie.mathletfactory.math.algebra.rel.node.ComplexRel
-
To be implemented by subclass.
- getStringSymbol() - Method in class net.mumie.mathletfactory.math.algebra.rel.node.OrRel
-
Returns "OR".
- getStyledText() - Method in class net.mumie.mathletfactory.display.util.StyledTextButton
-
Returns the styled text of this button.
- getStyledText() - Method in class net.mumie.mathletfactory.display.util.StyledTextRadioButton
-
Returns the styled text of this button.
- getSubCard(int) - Method in class net.mumie.mathletfactory.appletskeleton.layout.CardContainer
-
Returns the sub card with the given index.
- getSubCardsCount() - Method in class net.mumie.mathletfactory.appletskeleton.layout.CardContainer
-
Returns the number of sub cards in this container.
- getSubMatrix(NumberMatrix, int, int, NumberMatrix) - Static method in class net.mumie.mathletfactory.math.util.MatrixUtils
-
Sets a submatrix of bigMatrix
to outputSubMatrix
, beginning with the given indices.
- getSubMatrix(NumberMatrix, int, int) - Static method in class net.mumie.mathletfactory.math.util.MatrixUtils
-
Returns a submatrix of bigMatrix
, beginning with the given indices.
- getSubMatrixView(Class, int, int, int, int) - Method in class net.mumie.mathletfactory.math.algebra.linalg.Matrix
-
- getSubrelations(List) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.OrRel
-
Adds the children of this node as new subrelations if they are not
OrRel
s themselves.
- getSubrelations(List) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.RelNode
-
Returns the list of subrelations (i.e. the relations in which no
OrRel
occurs.
- getSubRelations() - Method in class net.mumie.mathletfactory.math.algebra.rel.Relation
-
Returns an array containing the subrelations of this relation (i.e. the
parts of the relation tree, that contain no
net.mumie.mathletfactory.algebra.rel.node.OrRel
Conjunctions).
- getSubScriptIndex() - Method in class net.mumie.mathletfactory.display.util.tex.SuperscriptView
-
- getSubScriptIndex() - Method in class net.mumie.mathletfactory.util.content.SuperscriptNode
-
- getSubSebquence(SequenceIF) - Method in class net.mumie.mathletfactory.math.analysis.sequence.SequenceAdapter
-
- getSubSebquence(SequenceIF) - Method in interface net.mumie.mathletfactory.math.analysis.sequence.SequenceIF
-
returns a subsequence of sequence.
- getSubSebquence(SequenceIF) - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSequenceDefByOp
-
Not yet implemented.
- getSubspace(NumberVector[]) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberVectorSpace
-
Returns a new vector space that is the subspace of this vector space which is
spanned by the given vectors.
- getSubStrings(Graphics, int, int) - Method in class net.mumie.mathletfactory.display.util.tex.TextView
-
- getSubtask() - Method in interface net.mumie.mathletfactory.appletskeleton.layout.SubtaskCard
-
- getSubtaskCorrectPath(int) - Static method in class net.mumie.mathletfactory.util.exercise.mc.MCPathHelper
-
Returns the path for the correct flag for a subtask/question.
- getSubtaskCount() - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
Returns the number of subtasks of this exercise or -1
if the number of subtasks is unknown.
- getSubtaskNode(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCProblemCorrector
-
Returns the marking's subtask node for the given question.
- getSubtaskNode(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCProblemCorrectorEn
-
Returns the marking's subtask node for the given question.
- getSubtaskNode(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCRandomProblemCorrector
-
- getSubtaskNode(int) - Method in class net.mumie.mathletfactory.util.xml.marking.MarkingDocBuilder
-
Returns the subtask
-node with the given index for the subtask's marking content.
- getSubtaskPanel(int) - Method in class net.mumie.mathletfactory.util.exercise.SelectionHelper
-
Returns the (Control-)Panel for the given subtask.
- getSubtaskProgress(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAppletExercise
-
- getSubtaskProgress(int) - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
- getSubTextFont() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getSubtrahend() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.ProductEntry
-
- getSubVectorView(Class, int, int) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberTuple
-
- getSubVectorView(Class, int, int) - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpTuple
-
- getSubVersion() - Method in class net.mumie.mathletfactory.util.Version
-
Returns the sub version of this
Version instance or -1
if not set.
- getSum(MNatural) - Method in interface net.mumie.mathletfactory.math.analysis.sequence.SeriesIF
-
Returns the sum value for a natural number.
- getSum(int, double) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFourierSeriesDefByOp
-
Returns the value of the n
-th partial sum of this Fourier
series in x
.
- getSum(MNatural, double) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPowerSeriesDefByOp
-
Returns the value of the n
-th partial sum of this power
series in x
.
- getSum(MNatural, double) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMTaylorSeriesDefByOp
-
Returns the value of the n
-th partial sum of this Taylor
series in x
.
- getSum(MNatural) - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSeriesDefByOp
-
- getSum(double) - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSeriesDefByOp
-
- getSumDouble(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSeriesDefByOp
-
- getSuperScriptIndex() - Method in class net.mumie.mathletfactory.display.util.tex.SuperscriptView
-
- getSuperScriptIndex() - Method in class net.mumie.mathletfactory.util.content.SuperscriptNode
-
- getSurroundingSpace() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberVectorSpace
-
This method returns the full vector space with environment dimension
equal to the environment dimension of this space.
- getSystemProperties() - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntime
-
- getSystemProperty(String) - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntime
-
- getSystemTextColor() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getSystemTextFont() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getTabbedPane() - Method in class net.mumie.mathletfactory.appletskeleton.util.TabbedPanel
-
Returns the "real" tabbed pane.
- getTabComponentsCount() - Method in class net.mumie.mathletfactory.appletskeleton.util.TabbedPanel
-
Returns the number of added components.
- getTarget() - Method in class net.mumie.mathletfactory.display.layout.AlignerLayout.LayoutInformation
-
- getTargetInnerHeight() - Method in class net.mumie.mathletfactory.display.layout.AlignerLayout.LayoutInformation
-
- getTask(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExerciseCorrector
-
Returns the question task for the specified question as a list of MathML
objects.
- getTask() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCExerciseResult
-
Returns a list of the task for this exercise where each entry consists
of a list of MathML capable objects per row.
- getTask(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCProblemCorrectorEn
-
Returns the question task for the specified question as a list of MathML objects.
- getTask() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestion
-
Returns the question task of this question as a list of MathML objects.
- getText() - Method in class net.mumie.mathletfactory.display.noc.util.InputHint
-
Returns the text to be inserted of an input hint.
- getText() - Method in class net.mumie.mathletfactory.display.util.tex.TextView
-
- getText() - Method in class net.mumie.mathletfactory.display.util.TextPanel
-
Returns the current text.
- getText() - Method in class net.mumie.mathletfactory.util.content.TextNode
-
- getText() - Method in class net.mumie.mathletfactory.util.extension.DialogDefinition
-
- getText() - Method in class net.mumie.mathletfactory.util.script.object.ScriptableText
-
- getTextAnswer(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExercise
-
Returns the user answer text for the specified question.
- getTextAnswer() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCQuestionPanel
-
Returns the text for the only answer in this text question.
- getTextColor() - Static method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getTextField() - Method in class net.mumie.mathletfactory.display.noc.MMEditablePanel
-
Returns the text field component that is shown in editor mode.
- getTextFont() - Static method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getTextFontSize() - Static method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getTextHighlightColor() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getTextProperty(String) - Method in class net.mumie.mathletfactory.util.property.DefaultPropertyMap
-
Returns the named text property from the internal map.
- getTextRenderingHints() - Method in class net.mumie.mathletfactory.display.jr3d.JR3DDrawable
-
- getTextureFilePath() - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DShaderRenderingHints
-
Returns the path of the texture file which contains texture properties for polygons.
- getThemeNodes() - Method in class net.mumie.mathletfactory.util.property.PropertySheet
-
- getThemeParameter(String) - Static method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
Returns the theme parameter with the given key or null if no such key is found.
- getThemeParameter(String, String) - Static method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
Returns the theme parameter with the given key or defaultValue if no such key is found.
- getThemeProperties(String) - Method in class net.mumie.mathletfactory.util.extension.Extension
-
- getThemeProperties(String) - Method in class net.mumie.mathletfactory.util.extension.ThemeExtensionMap
-
- getThemeProperty(String) - Static method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
Returns the property with the given key or null if no such key is found.
- getThemeProperty(String, Object) - Static method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
Returns the property with the given key or defaultValue if no such key is found.
- getTheta(double[]) - Static method in class net.mumie.mathletfactory.math.util.Affine3DDouble
-
- getTheta() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR3Vector
-
returns the angle theta in spherical coordinates.
- getThrowableClass() - Method in class net.mumie.mathletfactory.util.error.QualityFeedbackReport
-
- getThrowableMessage() - Method in class net.mumie.mathletfactory.util.error.QualityFeedbackReport
-
- getTickDistance() - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
Returns the distance between two ticks.
- getTickLabelColor() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
- getTickLength() - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
Returns the length of each tick.
- getTickMark() - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
Returns the length between two tick marks.
- getTime() - Method in class net.mumie.mathletfactory.util.exercise.receipt.Receipt
-
Returns the time property in the current locale specific format.
- getTimeFormat() - Method in class net.mumie.mathletfactory.util.error.QualityFeedbackReport
-
- getTimeString() - Method in class net.mumie.mathletfactory.util.error.QualityFeedbackReport
-
- getTitle() - Method in class net.mumie.mathletfactory.appletskeleton.layout.BasicCard
-
- getTitle() - Method in interface net.mumie.mathletfactory.appletskeleton.layout.CardIF
-
Returns this card's title.
- getTitle() - Method in class net.mumie.mathletfactory.util.extension.DialogDefinition
-
- getTitleAt(int) - Method in class net.mumie.mathletfactory.appletskeleton.util.TabbedPanel
-
- getTitleFont() - Static method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getToken() - Method in class net.mumie.mathletfactory.math.algebra.op.OpParser
-
This method implements the Lexer: It produces a token and stores it in
the global register m_token
.
- getToken() - Method in class net.mumie.mathletfactory.math.algebra.rel.RelParser
-
This method implements the Lexer: It produces a token and stores it in the
global register m_token
.
- getTools() - Method in class net.mumie.mathletfactory.action.jr3d.JR3DCanvasController
-
- getTools() - Method in interface net.mumie.mathletfactory.action.jr3d.JR3DCanvasControllerIF
-
- getToolTipText(MouseEvent) - Method in class net.mumie.mathletfactory.display.noc.op.OperationDisplay
-
- getTrafoFromOrigin() - Method in class net.mumie.mathletfactory.display.j3d.J3DDrawable
-
Returns the complete Transformation (rotation, translation and scaling),
which is applied on the standard dimensions specified for each concrete
Drawable.
- getTrainingExercise() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCTrainingCard
-
Returns the worker instance.
- getTransformationMatrix() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DQuadric
-
- getTransformationMatrix() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DQuadric
-
Returns the transformation matrix T of this quadric.
- getTransformer() - Method in class net.mumie.mathletfactory.action.handler.Abstract2DTranslateHandler
-
A shortcut to the transformer used.
- getTransformer() - Method in class net.mumie.mathletfactory.action.handler.MapMouseHandler
-
A shortcut to the transformer used.
- getTransformer(int, int, MMObjectIF) - Static method in class net.mumie.mathletfactory.transformer.GeneralTransformer
-
This method is used to retrieve a specific transformer object with respect
to the mathematical object and in dependence of the transform and
screen type.
- getTransformer2D() - Method in class net.mumie.mathletfactory.action.handler.Abstract2DTranslateHandler
-
A shortcut to the transformer used.
- getTransformer2D() - Method in class net.mumie.mathletfactory.action.handler.MapMouseHandler
-
A shortcut to the transformer used.
- getTransformingMatrix(Class, int) - Static method in class net.mumie.mathletfactory.math.algebra.transform.WaveletTransform
-
Returns a quadrat NumberMatrix that stays left of the to transformed
matrix in in a wavelet transformation.
- getTransformType(JComponent) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRN
-
- getTransformType(JComponent) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNEndomorphism
-
- getTransformType(JComponent) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
- getTransformType(JComponent) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberMatrix
-
- getTransformType(JComponent) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberTuple
-
- getTransformType(JComponent) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMOpMatrix
-
- getTransformType(JComponent) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMTupleSet
-
- getTransformType(JComponent) - Method in class net.mumie.mathletfactory.mmobject.algebra.MMEquationSystem
-
- getTransformType(JComponent) - Method in class net.mumie.mathletfactory.mmobject.algebra.MMRelation
-
- getTransformType(JComponent) - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
- getTransformType(JComponent) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLine
-
- getTransformType(JComponent) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPoint
-
- getTransformType(JComponent) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLineSegment
-
- getTransformType(JComponent) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPoint
-
- getTransformType(JComponent) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DSubspace
-
- getTransformType(JComponent) - Method in class net.mumie.mathletfactory.mmobject.MMDefaultCanvasObject
-
- getTransformType(JComponent) - Method in class net.mumie.mathletfactory.mmobject.MMDefaultObject
-
- getTransformType(JComponent) - Method in class net.mumie.mathletfactory.mmobject.number.MMComplex
-
- getTransformType(JComponent) - Method in class net.mumie.mathletfactory.mmobject.number.MMComplexRational
-
- getTransformType(JComponent) - Method in class net.mumie.mathletfactory.mmobject.number.MMDouble
-
- getTransformType(JComponent) - Method in class net.mumie.mathletfactory.mmobject.number.MMInteger
-
- getTransformType(JComponent) - Method in class net.mumie.mathletfactory.mmobject.number.MMOpNumber
-
- getTransformType(JComponent) - Method in class net.mumie.mathletfactory.mmobject.number.MMRational
-
- getTransformType(JComponent) - Method in class net.mumie.mathletfactory.mmobject.set.MMFiniteNumberSet
-
- getTransformType(JComponent) - Method in class net.mumie.mathletfactory.mmobject.set.MMInterval
-
- getTransformType(JComponent) - Method in class net.mumie.mathletfactory.mmobject.util.MMDimension
-
- getTransformType(JComponent) - Method in class net.mumie.mathletfactory.mmobject.util.MMString
-
- getTransformType(JComponent) - Method in class net.mumie.mathletfactory.mmobject.util.MMStringMatrix
-
- getTransformType(JComponent) - Method in interface net.mumie.mathletfactory.mmobject.VisualizeIF
-
Returns the transform type of this object.
- getTransformType(JComponent) - Method in class net.mumie.mathletfactory.mmobject.VisualizeSupport
-
- getTransformType(String) - Static method in class net.mumie.mathletfactory.transformer.GeneralTransformer
-
- getTransformType(GeneralTransformer) - Static method in class net.mumie.mathletfactory.transformer.GeneralTransformer
-
Returns the transform type belonging to aTransformer
.
- getTransformType() - Method in class net.mumie.mathletfactory.transformer.GeneralTransformer
-
Returns the screen type of this transformer.
- getTransformTypes() - Method in class net.mumie.mathletfactory.util.extension.ScreenTypeExtension
-
- getTranslation() - Method in class net.mumie.mathletfactory.action.jr3d.MMJREvent
-
- getTranslation() - Method in class net.mumie.mathletfactory.math.algebra.geomgroup.AffineGroupElement
-
- getTranslation() - Method in class net.mumie.mathletfactory.math.util.Affine3DDouble
-
- getTransparency() - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Returns the transparency coefficient.
- getTransparency() - Method in class net.mumie.mathletfactory.display.util.RadialPaint
-
- getTransparencyMode() - Method in class net.mumie.mathletfactory.display.j3d.J3DRenderingHints
-
returns the transparency-mode default ist Blended
- getTree() - Method in class net.mumie.mathletfactory.util.xml.DatasheetRenderer
-
- getTrueDegree() - Method in class net.mumie.mathletfactory.math.algebra.poly.Polynomial
-
- getTrueFor(double, Interval) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.AndRel
-
Intersects the intervals for which the children of this node are true.
- getTrueFor(double, Interval) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.OrRel
-
Joins the intervals for which the children of this node are true.
- getTrueFor(double, Interval) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.RelNode
-
Recursively sets the intervals for which this relation is true.
- getTrueForSet(double, Interval) - Method in class net.mumie.mathletfactory.math.algebra.rel.Relation
-
Returns the set for which this relation is true.
- getTubeRadius() - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DLineRenderingHints
-
Returns the line width in space units (only applies if the tubes draw property
is set to true
).
- getTubesDraw() - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DLineRenderingHints
-
Returns if the line is rendered as an object consisting of multiple polygons (if the tubes draw
property is true
) or as a pixel line (if the tubes draw property is false
).
- getType() - Method in class net.mumie.mathletfactory.appletskeleton.layout.BasicCard
-
Returns this card's type as an integer.
- getType() - Method in interface net.mumie.mathletfactory.appletskeleton.layout.CardIF
-
Returns this card's type as an integer.
- getType() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMStepFunction
-
Returns the type of the approximation used (See constants above for values).
- getType() - Method in class net.mumie.mathletfactory.mmobject.util.TupleSetEntry
-
Returns the type.
- getType() - Method in class net.mumie.mathletfactory.util.extension.DialogDefinition
-
- getType() - Method in class net.mumie.mathletfactory.util.extension.ParameterDefinition
-
- getType() - Method in class net.mumie.mathletfactory.util.property.Property
-
Returns the type of this property.
- getTypeName(Class, String) - Static method in class net.mumie.mathletfactory.util.xml.ExerciseObjectFactory
-
- getUIComponent() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestionUI
-
- getUIComponent() - Method in interface net.mumie.mathletfactory.util.exercise.mc.question.MCQuestionUIIF
-
Returns the user interface component of this question UI.
- getUniqueAnswer() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCQuestionPanel
-
Returns the number of the only selected answer or -1
if no
selection was made.
- getUnit() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRN.RNDisplayProperties
-
Returns the unit to display the vectorspace in a canvas.
- getUnitInMath() - Method in class net.mumie.mathletfactory.action.handler.Affine2DKeyboardGridTranslateHandler
-
Returns the width of a unit in the grid (in mathematical coordinates).
- getUnitInMath() - Method in class net.mumie.mathletfactory.action.handler.Affine2DMouseGridTranslateHandler
-
Returns the width of a unit in the grid (in mathematical coordinates).
- getUnitInMath() - Method in class net.mumie.mathletfactory.action.handler.Vector2DKeyboardGridTranslateHandler
-
Returns the width of a unit in the grid (in mathematical coordinates).
- getUnitInMath() - Method in class net.mumie.mathletfactory.action.handler.Vector2DMouseGridTranslateHandler
-
Returns the width of a unit in the grid (in mathematical coordinates).
- getUnitLength() - Method in class net.mumie.mathletfactory.display.j3d.J3DCoordinateSystemDrawable
-
Returns the length of a "tick" in the coordinate system.
- getUpdaterCount() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRN
-
- getUpdaterCount() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNEndomorphism
-
- getUpdaterCount() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
- getUpdaterCount() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberMatrix
-
- getUpdaterCount() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberTuple
-
- getUpdaterCount() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMOpMatrix
-
- getUpdaterCount() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMTupleSet
-
- getUpdaterCount() - Method in class net.mumie.mathletfactory.mmobject.algebra.MMEquationSystem
-
- getUpdaterCount() - Method in class net.mumie.mathletfactory.mmobject.algebra.MMRelation
-
- getUpdaterCount() - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
- getUpdaterCount() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLine
-
- getUpdaterCount() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPoint
-
- getUpdaterCount() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLineSegment
-
- getUpdaterCount() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPoint
-
- getUpdaterCount() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DSubspace
-
- getUpdaterCount() - Method in interface net.mumie.mathletfactory.mmobject.InteractivityIF
-
Returns the number of updaters associated with this object.
- getUpdaterCount() - Method in class net.mumie.mathletfactory.mmobject.InteractivitySupport
-
- getUpdaterCount() - Method in class net.mumie.mathletfactory.mmobject.MMDefaultCanvasObject
-
- getUpdaterCount() - Method in class net.mumie.mathletfactory.mmobject.MMDefaultObject
-
- getUpdaterCount() - Method in class net.mumie.mathletfactory.mmobject.number.MMComplex
-
- getUpdaterCount() - Method in class net.mumie.mathletfactory.mmobject.number.MMComplexRational
-
- getUpdaterCount() - Method in class net.mumie.mathletfactory.mmobject.number.MMDouble
-
- getUpdaterCount() - Method in class net.mumie.mathletfactory.mmobject.number.MMInteger
-
- getUpdaterCount() - Method in class net.mumie.mathletfactory.mmobject.number.MMOpNumber
-
- getUpdaterCount() - Method in class net.mumie.mathletfactory.mmobject.number.MMRational
-
- getUpdaterCount() - Method in class net.mumie.mathletfactory.mmobject.set.MMFiniteNumberSet
-
- getUpdaterCount() - Method in class net.mumie.mathletfactory.mmobject.set.MMInterval
-
- getUpdaterCount() - Method in class net.mumie.mathletfactory.mmobject.util.MMDimension
-
- getUpdaterCount() - Method in class net.mumie.mathletfactory.mmobject.util.MMString
-
- getUpdaterCount() - Method in class net.mumie.mathletfactory.mmobject.util.MMStringMatrix
-
- getUpperBound() - Method in class net.mumie.mathletfactory.math.set.FiniteBorelSet
-
Returns the upper boundary of this set or null
if empty.
- getUpperBoundaryType() - Method in class net.mumie.mathletfactory.math.set.Interval
-
- getUpperBoundaryVal() - Method in class net.mumie.mathletfactory.math.set.Interval
-
- getUpperCanvas() - Method in class net.mumie.mathletfactory.appletskeleton.UpperLowerCanvasApplet
-
Returns the upper canvas to paint on.
- getUpperCanvas() - Method in class net.mumie.mathletfactory.appletskeleton.UpperMiddleLowerCanvasApplet
-
Returns the upper canvas to paint on.
- getUpperCanvas2D() - Method in class net.mumie.mathletfactory.appletskeleton.g2d.UpperLowerG2DCanvasApplet
-
- getUpperCanvas2D() - Method in class net.mumie.mathletfactory.appletskeleton.g2d.UpperMiddleLowerG2DCanvasApplet
-
- getUpperLabel() - Method in class net.mumie.mathletfactory.appletskeleton.g2d.UpperMiddleLowerG2DCanvasApplet
-
- getUpperLeftPointOfBoundingBox() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DEllipse
-
Returns the upper left point of the bounding rectangle of this ellipse,
assumed that the semi-axes of this ellipse lie on the
coordinate axes.
- getUpperLeftPointOfBoundingBox() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DHyperbola
-
Returns the upper left point of the bounding rectangle of this hyperbola, assumed
that the semi-axes of this hyperbola lie on the coordinate axes
- getURLPrefix() - Method in class net.mumie.mathletfactory.util.error.QualityFeedbackReport
-
- getUsedConstants() - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
- getUsedVariables() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
- getUsedVariables(int, int) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
Returns if the cell at the specified position was edited.
- getUsedVariables() - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
Returns an alpahbetically sorted array of the variables used in this operation.
- getUsedVariables(HashSet) - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
If usedVariables
is null, returns a new HashSet
with all used variables (as Strings).
- getUsedVariables() - Method in class net.mumie.mathletfactory.math.algebra.op.OperationString
-
- getUsedVariables(HashSet) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.AllRel
-
Simply returns the given HashSet, since no variables are used.
- getUsedVariables(HashSet) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.ComplexRel
-
Returns the union of variables used by the children.
- getUsedVariables(HashSet) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.InSetRel
-
Simply returns the given HashSet, since no variables are used.
- getUsedVariables(HashSet) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.NotRel
-
- getUsedVariables(HashSet) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.NullRel
-
- getUsedVariables(HashSet) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.RelNode
-
Returns all used variables as a HashSet of identifiers (Strings).
- getUsedVariables(HashSet) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.SimpleRel
-
Returns all used variables as a HashSet of identifiers (Strings).
- getUsedVariables(HashSet) - Method in class net.mumie.mathletfactory.math.algebra.rel.Relation
-
Fills and returns the given HashSet with all variables used within this relation.
- getUsedVariables() - Method in class net.mumie.mathletfactory.math.number.MOpNumber
-
- getUsedVariablesArray() - Method in class net.mumie.mathletfactory.math.algebra.rel.Relation
-
Returns the used variables as a sorted string array.
- getUsedVariablesArray() - Method in class net.mumie.mathletfactory.mmobject.set.MMSetDefByRel
-
If the set has a std dimension, it returns {"x"}
,
{"x","y"}
or {"x","y","z"}
.
- getUserComment() - Method in class net.mumie.mathletfactory.util.error.ReportErrorDialog
-
- getUserDervSolution(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MultipleFunctionsAnswerQuestion
-
- getUserDescription() - Method in class net.mumie.mathletfactory.util.error.QualityFeedbackReport
-
- getUserElement(int, String) - Method in class net.mumie.mathletfactory.util.exercise.CorrectorHelper
-
Returns the element with the specified user path from the answer sheet.
- getUserElement(int, String) - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
- getUserFctName(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MultipleFunctionsAnswerQuestion
-
- getUserFont() - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Deprecated.
- getUserID() - Method in class net.mumie.mathletfactory.util.error.QualityFeedbackReport
-
- getUserMailAddress() - Method in class net.mumie.mathletfactory.util.error.QualityFeedbackReport
-
- getUserMailAddress() - Method in class net.mumie.mathletfactory.util.error.ReportErrorDialog
-
- getUserName() - Method in class net.mumie.mathletfactory.util.exercise.receipt.Receipt
-
Returns the session-user-name property.
- getUserString(int, String) - Method in class net.mumie.mathletfactory.util.exercise.CorrectorHelper
-
- getUserString(int, String) - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
- getUserTextColor() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getUserTextFont() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getValidMethods() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.MCMethodQuestion
-
Returns the list of valid methods.
- getValidVariables() - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
Returns a list of valid variables of this operation.
- getValidVariables() - Method in class net.mumie.mathletfactory.math.number.MOpNumber
-
Returns a list of valid variables of this operation.
- getValue() - Method in class net.mumie.mathletfactory.math.util.MString
-
Returns the value of this MString (i.e. a String).
- getValue() - Method in class net.mumie.mathletfactory.mmobject.util.IndexedEntry
-
Returns the value, i.e. the entry itself.
- getValue() - Method in class net.mumie.mathletfactory.mmobject.util.MatrixEntry
-
Returns the value, i.e. the entry itself.
- getValue() - Method in class net.mumie.mathletfactory.mmobject.util.TupleSetEntry
-
Returns the value, i.e. the entry itself.
- getValue(String) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExercise
-
- getValue() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.RandomValue
-
- getValue(String) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.RandomValuesQuestion
-
- getValue() - Method in class net.mumie.mathletfactory.util.property.Property
-
Returns the value of this property.
- getValue() - Method in class net.mumie.mathletfactory.util.script.common.And
-
- getValue() - Method in class net.mumie.mathletfactory.util.script.common.Block
-
returns either the last non null result or the first boolean result
- getValue() - Method in class net.mumie.mathletfactory.util.script.common.Equals
-
- getValue() - Method in class net.mumie.mathletfactory.util.script.common.GreaterOrEqualThan
-
- getValue() - Method in class net.mumie.mathletfactory.util.script.common.GreaterThan
-
- getValue() - Method in class net.mumie.mathletfactory.util.script.common.If
-
- getValue() - Method in class net.mumie.mathletfactory.util.script.common.LessOrEqualThan
-
- getValue() - Method in class net.mumie.mathletfactory.util.script.common.LessThan
-
- getValue() - Method in class net.mumie.mathletfactory.util.script.common.Not
-
- getValue() - Method in class net.mumie.mathletfactory.util.script.common.Or
-
- getValue() - Method in class net.mumie.mathletfactory.util.script.object.EmptyScriptable
-
- getValue() - Method in class net.mumie.mathletfactory.util.script.object.ScriptableNumber
-
- getValue() - Method in class net.mumie.mathletfactory.util.script.object.ScriptableText
-
- getValue() - Method in class net.mumie.mathletfactory.util.script.object.ScriptableVariable
-
- getValue() - Method in interface net.mumie.mathletfactory.util.script.ScriptableIF
-
- getValue() - Method in class net.mumie.mathletfactory.util.TickMark
-
Returns the numeric value of this tick mark.
- getValues() - Method in class net.mumie.mathletfactory.display.j3d.J3DParameterizedSurfaceDrawable
-
Returns the current set values of the surface drawable.
- getValues() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMFunctionOverR2
-
Returns the grid of values for this calculation.
- getValues() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR3
-
Get the grid of values for the current expressions.
- getValues(boolean) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DQuadric
-
- getValuesAsNumberMatrix() - Method in class net.mumie.mathletfactory.display.noc.matrix.MMLESPanel
-
Creates a NumberMatrix from a MMNumberMatrix
- getValuesAsNumberMatrix() - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
Returns the stored data in this drawable as a NumberMatrix.
- getValuesFirstComponent() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DQuadric
-
- getValuesFirstComponent() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DQuadric
-
Gets the grid of values for the first (connected) component of this quadric.
- getValueShapeGeometry(double, double, double, double, MNumber[][]) - Static method in class net.mumie.mathletfactory.display.j3d.shape.FunctionValuesOverR2Geometry
-
Constructs a TriangleStripArray that triangulates the given m*n-quad grid
into n coherent strips of 4*m vertices by walking in zigzag between two
neighbouring lines of vertices.
- getValueShapeGeometry(NumberTuple[][]) - Static method in class net.mumie.mathletfactory.display.j3d.shape.ParameterizedSurfaceGeometry
-
Returns a triangulated and normalized geometry array of the given values.
- getValuesSecondComponent() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DQuadric
-
- getValuesSecondComponent() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DQuadric
-
Gets the grid of values for the second (connected) component of
this quadric (if it exists).
- getValueViewer() - Method in class net.mumie.mathletfactory.display.noc.MMEditablePanel
-
Returns the viewing component that is shown in viewing mode.
- getVariable() - Method in class net.mumie.mathletfactory.display.noc.set.MMIntervalVariablePanel
-
Returns the name of the variable to be displayed.
- getVariable() - Method in class net.mumie.mathletfactory.math.algebra.rel.node.InSetRel
-
The identifier for the variable that is tested.
- getVariable(String) - Method in interface net.mumie.mathletfactory.util.script.ScriptContentProviderIF
-
- getVariableId() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
Returns the name of the computation variable.
- getVariableId() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionSeriesDefByOp
-
Returns the identifier name that is used as free variable in the function.
- getVariableId() - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSequenceDefByOp
-
Returns the name of the identifier representing the counting variable (default is "n").
- getVariableOps() - Method in class net.mumie.mathletfactory.math.algebra.rel.node.SimpleRel
-
Returns a HashMap that contains the identifiers of all the used
variables as keys and a list with the corresponding
net.mumie.mathletfactory.algebra.op.node.VariableOp
s as values.
- getVectorproduct(double[], double[]) - Static method in class net.mumie.mathletfactory.math.number.numeric.numericdouble.VectorproductDouble
-
Method getVectorproduct
- getVectorproduct(MNumber[], MNumber[]) - Static method in class net.mumie.mathletfactory.math.number.numeric.Vectorproduct
-
Method getVectorproduct
- getVectorproductVector(MMDefaultR3Vector, MMDefaultR3Vector) - Static method in class net.mumie.mathletfactory.math.number.numeric.Vectorproduct
-
Method getVectorproductVector
- getVectorproductVectors(MMDefaultR3Vector, MMDefaultR3Vector) - Static method in class net.mumie.mathletfactory.math.number.numeric.Vectorproduct
-
Method getVectorproductVectors
- getVectors() - Method in class net.mumie.mathletfactory.math.algebra.linalg.TupleSet
-
- getVectorSpace() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberVector
-
Returns the reference to the NumberVectorSpace
to which this NumberVector
belongs.
- getVersion() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMFunctionOverR2
-
For each call of
MMFunctionOverR2.calculate()
the version number is incremented, so
clients of this object (e.q. transformers) can check for themselves if
they are up to date.
- getVersion() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR3
-
Returns the current version number.
- getVersion() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DQuadric
-
- getVersion() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DQuadric
-
- getVersionSupplement() - Method in class net.mumie.mathletfactory.util.Version
-
Returns the version supplement of this
Version instance or null
if not set.
- getVersionValue() - Method in class net.mumie.mathletfactory.util.property.Property
-
Returns the value of this property as an instance of
Version
.
- getVertex() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DAngle
-
- getVertex(int) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPolygon
-
Returns the n-th vertex.
- getVertex(int) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPolygon
-
Returns the n-th vertex.
- getVertexIterator() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPolygon
-
Returns an iterator for the vertices.
- getVertexRef(int) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPolygon
-
Returns the vertex at index index
.
- getVertexRef(int) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPolygon
-
Returns the vertex at index index
.
- getVerticalGap() - Method in class net.mumie.mathletfactory.display.layout.MatrixLayout
-
Returns the vertical gap between components.
- getVerticesCount() - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
- getVerticesCount() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFourierSeriesDefByOp
-
- getVerticesCount() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
- getVerticesCount() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedByExpression
-
- getVerticesCount() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedBySamples
-
- getVerticesCount() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionSequenceDefByOp
-
- getVerticesCount() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionSeriesDefByOp
-
- getVerticesCount() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunction
-
- getVerticesCount() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMStepFunction
-
- getVerticesCount() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMFunctionOverR2
-
- getVerticesCount() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMOneChainInR2
-
- getVerticesCount() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR2
-
- getVerticesCount() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR3
-
Returns the number of vertices in each direction of the grid.
- getVerticesCount() - Method in interface net.mumie.mathletfactory.mmobject.Discretizable1DIF
-
Returns the number of vertices on which this continuous structure is mapped.
- getVerticesCount() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPolygon
-
- getVerticesCount() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPolygon
-
- getView() - Method in class net.mumie.mathletfactory.display.util.ViewPanel
-
Returns the internal view of this renderer.
- getViewContent() - Method in class net.mumie.mathletfactory.display.jr3d.JR3DDrawable
-
- getViewContent() - Method in class net.mumie.mathletfactory.transformer.jr3d.JR3DCanvasTransformer
-
- getViewDirection() - Method in class net.mumie.mathletfactory.display.MM3DCanvas
-
Returns the (world) direction of the view platform as a normalized
vector.
- getViewer(String) - Static method in class net.mumie.mathletfactory.util.text.tex.TeXCommands
-
- getViewerComponent() - Method in class net.mumie.mathletfactory.display.noc.MMPanel
-
Returns the viewer component for this MM-Panel.
- getViewerPosition() - Method in class net.mumie.mathletfactory.display.jr3d.MMJR3DCanvas
-
Gibt die Position der Kamera.
- getViewerPosition() - Method in class net.mumie.mathletfactory.display.MM3DCanvas
-
Returns the position of the view platform in world coordinates.
- getViewFor(OpNode) - Static method in class net.mumie.mathletfactory.display.noc.op.OpViewMapper
-
Returns a subtree of
ViewNode
for the given
net.mumie.mathletfactory.algebra.op.node.OpNode
.
- getW2STransformationHandler() - Method in class net.mumie.mathletfactory.display.MM2DCanvas
-
- getWhite() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getWidth() - Method in class net.mumie.mathletfactory.display.layout.AlignerLayout.LayoutInformation
-
- getWidth() - Method in class net.mumie.mathletfactory.display.layout.SimpleGridConstraints
-
- getWidth() - Method in class net.mumie.mathletfactory.display.noc.op.ViewNodeMetrics
-
Returns the overall width of the bounding box.
- getWidth() - Method in class net.mumie.mathletfactory.math.util.MDimension
-
- getWidth() - Method in class net.mumie.mathletfactory.mmobject.util.MMImage
-
Returns the image's width.
- getWindowBackground() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getWindowTitleBackground() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getWindowTitleFont() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getWindowTitleForeground() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getWindowTitleInactiveBackground() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getWindowTitleInactiveForeground() - Method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
- getWorkCycleMode() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExercise
-
Returns the work cycle mode of this exercise.
- getWorkCycleMode(String) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExercise
-
Returns the constant for the given work cycle mode.
- getWorkCycleModeDefault() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExercise
-
Returns the constant for the default work cycle mode.
- getWorkCycleModeDefault() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAppletExercise
-
- getWorksheetName() - Method in class net.mumie.mathletfactory.util.exercise.receipt.Receipt
-
Returns the worksheet-name property.
- getWorld2Screen() - Method in class net.mumie.mathletfactory.display.jr3d.MMJR3DCanvas
-
Deprecated.
- getWorld2Screen() - Method in class net.mumie.mathletfactory.display.MM2DCanvas
-
- getWorld2Screen() - Method in class net.mumie.mathletfactory.display.MM3DCanvas
-
Returns the transformation from (3D) world coordinates to (2d) screen
coordinates.
- getWorld2Screen() - Method in class net.mumie.mathletfactory.transformer.Canvas2DObjectTransformer
-
- getWorld2Screen() - Method in class net.mumie.mathletfactory.transformer.Canvas3DObjectTransformer
-
Returns the Transformation from world draw to the real screen
- getWorld2WorldView() - Method in class net.mumie.mathletfactory.display.jr3d.MMJR3DCanvas
-
Deprecated.
- getWorld2WorldView() - Method in class net.mumie.mathletfactory.display.MM3DCanvas
-
Returns the transformation that transforms object (world) coordinates to
view (world) coordinates by positioning the camera in the origin facing
towards the z-axis. projectionTrafo * worldViewTrafo =
worldDraw2NormalizedScreen
- getWorldBoundingBox() - Method in class net.mumie.mathletfactory.math.analysis.sequence.SequenceAdapter
-
- getWorldBoundingBox() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR2Vector
-
- getWorldBoundingBox() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR3Vector
-
- getWorldBoundingBox() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRN
-
- getWorldBoundingBox() - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
- getWorldBoundingBox() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
- getWorldBoundingBox() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DAngle
-
- getWorldBoundingBox() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLine
-
- getWorldBoundingBox() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLineSegment
-
- getWorldBoundingBox() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPoint
-
- getWorldBoundingBox() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPolygon
-
- getWorldBoundingBox() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DRay
-
- getWorldBoundingBox() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLineSegment
-
- getWorldBoundingBox() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPoint
-
- getWorldBoundingBox() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DSubspace
-
- getWorldBoundingBox() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
- getWorldBoundingBox() - Method in class net.mumie.mathletfactory.mmobject.MMDefaultCanvasObject
-
Default implementation returns null
.
- getWorldBoundingBox() - Method in class net.mumie.mathletfactory.mmobject.number.MMComplex
-
- getWorldBoundingBox() - Method in class net.mumie.mathletfactory.mmobject.number.MMComplexRational
-
- getWorldBoundingBox() - Method in class net.mumie.mathletfactory.mmobject.set.MMInterval
-
- getWorldBoundingBox() - Method in class net.mumie.mathletfactory.mmobject.set.MMSetDefByRel
-
- getWorldBoundingBox() - Method in class net.mumie.mathletfactory.mmobject.util.MMImage
-
- getWorldBoundingBox() - Method in interface net.mumie.mathletfactory.mmobject.VisualizeInCanvasIF
-
The 2d bounding box of the object in world coordinates.
- getWorldBoundingBox() - Method in class net.mumie.mathletfactory.mmobject.VisualizeInCanvasSupport
-
- getWorldBounds() - Method in class net.mumie.mathletfactory.display.MM2DCanvas
-
- getWorldCenterX() - Method in class net.mumie.mathletfactory.appletskeleton.g2d.SingleG2DCanvasApplet
-
Returns the x world coordinate that is at the center of the canvas.
- getWorldCenterX() - Method in class net.mumie.mathletfactory.appletskeleton.g2d.UpperMiddleLowerG2DCanvasApplet
-
Returns the x world coordinate that is at the center of the canvas.
- getWorldCenterXLeft() - Method in class net.mumie.mathletfactory.appletskeleton.g2d.SideBySideG2DCanvasApplet
-
Returns the x world coordinate that is at the center of the left canvas.
- getWorldCenterXLower() - Method in class net.mumie.mathletfactory.appletskeleton.g2d.UpperLowerG2DCanvasApplet
-
Returns the x world coordinate that is at the center of the lower canvas.
- getWorldCenterXRight() - Method in class net.mumie.mathletfactory.appletskeleton.g2d.SideBySideG2DCanvasApplet
-
Returns the x world coordinate that is at the center of the right canvas.
- getWorldCenterXUpper() - Method in class net.mumie.mathletfactory.appletskeleton.g2d.UpperLowerG2DCanvasApplet
-
Returns the x world coordinate that is at the center of the upper canvas.
- getWorldCenterY() - Method in class net.mumie.mathletfactory.appletskeleton.g2d.SingleG2DCanvasApplet
-
Returns the y world coordinate that is at the center of the canvas.
- getWorldCenterY() - Method in class net.mumie.mathletfactory.appletskeleton.g2d.UpperMiddleLowerG2DCanvasApplet
-
Returns the y world coordinate that is at the center of the canvas.
- getWorldCenterYLeft() - Method in class net.mumie.mathletfactory.appletskeleton.g2d.SideBySideG2DCanvasApplet
-
Returns the y world coordinate that is at the center of the right canvas.
- getWorldCenterYLower() - Method in class net.mumie.mathletfactory.appletskeleton.g2d.UpperLowerG2DCanvasApplet
-
Returns the y world coordinate that is at the center of the lower canvas.
- getWorldCenterYRight() - Method in class net.mumie.mathletfactory.appletskeleton.g2d.SideBySideG2DCanvasApplet
-
Returns the y world coordinate that is at the center of the right canvas.
- getWorldCenterYUpper() - Method in class net.mumie.mathletfactory.appletskeleton.g2d.UpperLowerG2DCanvasApplet
-
Returns the y world coordinate that is at the center of the lower canvas.
- getWorldFromScreen(double[], double[]) - Method in class net.mumie.mathletfactory.display.MM2DCanvas
-
- getWorldHeight() - Method in class net.mumie.mathletfactory.appletskeleton.g2d.SingleG2DCanvasApplet
-
Returns the height in world coordinates that is displayed by the canvas.
- getWorldHeight() - Method in class net.mumie.mathletfactory.appletskeleton.g2d.UpperMiddleLowerG2DCanvasApplet
-
Returns the height in world coordinates that is displayed by the canvas.
- getWorldHeightLeft() - Method in class net.mumie.mathletfactory.appletskeleton.g2d.SideBySideG2DCanvasApplet
-
Returns the height in world coordinates that is displayed by the left
canvas.
- getWorldHeightLower() - Method in class net.mumie.mathletfactory.appletskeleton.g2d.UpperLowerG2DCanvasApplet
-
Returns the height in world coordinates that is displayed by the lower canvas.
- getWorldHeightRight() - Method in class net.mumie.mathletfactory.appletskeleton.g2d.SideBySideG2DCanvasApplet
-
Returns the height in world coordinates that is displayed by the right
canvas.
- getWorldHeightUpper() - Method in class net.mumie.mathletfactory.appletskeleton.g2d.UpperLowerG2DCanvasApplet
-
Returns the height in world coordinates that is displayed by the upper canvas.
- getWorldLowerLeft() - Method in class net.mumie.mathletfactory.display.MM2DCanvas
-
- getWorldPickPointFromMaster() - Method in class net.mumie.mathletfactory.transformer.Canvas3DObjectTransformer
-
Returns the 3D world coordinates of the point, in which the object is
picked.
- getWorldPickPointFromMaster() - Method in class net.mumie.mathletfactory.transformer.j3d.Affine3DLineSegmentTransformer
-
- getWorldPickPointFromMaster() - Method in class net.mumie.mathletfactory.transformer.j3d.Affine3DPointTransformer
-
- getWorldPickPointFromMaster() - Method in class net.mumie.mathletfactory.transformer.j3d.Affine3DPolygonTransformer
-
- getWorldPickPointFromMaster() - Method in class net.mumie.mathletfactory.transformer.j3d.Affine3DQuadricTransformer
-
- getWorldPickPointFromMaster() - Method in class net.mumie.mathletfactory.transformer.j3d.Affine3DSubspaceTransformer
-
- getWorldPickPointFromMaster() - Method in class net.mumie.mathletfactory.transformer.j3d.DefaultR3Transformer
-
Returns the origin {0,0,0}.
- getWorldPickPointFromMaster() - Method in class net.mumie.mathletfactory.transformer.j3d.DefaultR3VectorTransformer
-
- getWorldPickPointFromMaster() - Method in class net.mumie.mathletfactory.transformer.j3d.FunctionOverR2Transformer
-
- getWorldPickPointFromMaster() - Method in class net.mumie.mathletfactory.transformer.j3d.ParametricFunctionInR3Transformer
-
- getWorldPickPointFromMaster() - Method in class net.mumie.mathletfactory.transformer.jr3d.JR3DCanvasTransformer
-
- getWorldPointFromScreenLocation(int, int, double, double[]) - Method in class net.mumie.mathletfactory.display.j3d.MMJ3DCanvas
-
Returns for a given screen location (in pixels) the position in the virtual world.
- getWorldUpperRight() - Method in class net.mumie.mathletfactory.display.MM2DCanvas
-
- getWorldView2World() - Method in class net.mumie.mathletfactory.display.jr3d.MMJR3DCanvas
-
Deprecated.
- getWorldView2World() - Method in class net.mumie.mathletfactory.display.MM3DCanvas
-
- getWorldWidth() - Method in class net.mumie.mathletfactory.appletskeleton.g2d.SingleG2DCanvasApplet
-
Returns the width in world coordinates that is displayed by the canvas.
- getWorldWidth() - Method in class net.mumie.mathletfactory.appletskeleton.g2d.UpperMiddleLowerG2DCanvasApplet
-
Returns the width in world coordinates that is displayed by the canvas.
- getWorldWidthLeft() - Method in class net.mumie.mathletfactory.appletskeleton.g2d.SideBySideG2DCanvasApplet
-
Returns the width in world coordinates that is displayed by the left
canvas.
- getWorldWidthLower() - Method in class net.mumie.mathletfactory.appletskeleton.g2d.UpperLowerG2DCanvasApplet
-
Returns the width in world coordinates that is displayed by the lower canvas.
- getWorldWidthRight() - Method in class net.mumie.mathletfactory.appletskeleton.g2d.SideBySideG2DCanvasApplet
-
Returns the width in world coordinates that is displayed by the right
canvas.
- getWorldWidthUpper() - Method in class net.mumie.mathletfactory.appletskeleton.g2d.UpperLowerG2DCanvasApplet
-
Returns the width in world coordinates that is displayed by the upper canvas.
- getWorldXmax() - Method in class net.mumie.mathletfactory.transformer.Canvas2DObjectTransformer
-
- getWorldXmin() - Method in class net.mumie.mathletfactory.transformer.Canvas2DObjectTransformer
-
- getWProjAsNumberRef() - Method in class net.mumie.mathletfactory.math.geom.affine.Affine3DPoint
-
Returns the projective coordinate
w as reference to a
MNumber
.
- getWrittenJavaUnicode(String) - Static method in class net.mumie.mathletfactory.util.text.UnicodeConverter
-
Parses the given text for non-ASCII characters and replaces each of them with their written Unicode pendants in Java syntax.
- getWrittenUnicode(String, int) - Static method in class net.mumie.mathletfactory.util.text.UnicodeConverter
-
Parses the given text for non-ASCII characters and replaces each of them with their written Unicode pendants.
- getWrittenXMLUnicode(String) - Static method in class net.mumie.mathletfactory.util.text.UnicodeConverter
-
Parses the given text for non-ASCII characters and replaces each of them with their written Unicode pendants in XML syntax.
- getX() - Method in class net.mumie.mathletfactory.action.MMEvent
-
- getXAsDouble() - Method in class net.mumie.mathletfactory.math.geom.affine.Affine2DPoint
-
- getXAsDouble() - Method in class net.mumie.mathletfactory.math.geom.affine.Affine3DPoint
-
Returns the affine coordinate x/i> as double
- getXAxisLabel() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
Returns the label that is displayed at the visible end of the positive X-Axis.
- getXAxisLabelColor() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
Returns the Color of the label that is displayed at the visible end of the positive X-Axis.
- getXCount() - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByComponents
-
- getXCount() - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByExpression
-
- getXCount() - Method in interface net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2IF
-
Returns the number of vectors in x direction.
- getXDelta() - Method in class net.mumie.mathletfactory.display.g2d.Arc2DDisplayProperties
-
Returns the x translation of this arc.
- getXFromAPoint(int) - Method in class net.mumie.mathletfactory.transformer.g2d.MapTransformer
-
- getXFromBPoint(int) - Method in class net.mumie.mathletfactory.transformer.g2d.MapTransformer
-
- getXGridLineDescriptors() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
Returns all x gridline descriptors.
- getXmax() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedBySamples
-
Returns the maximum x value, this function is defined for.
- getXmaxDouble() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedBySamples
-
Returns the maximum x value, this function is defined for.
- getXmin() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedBySamples
-
Returns the minimum x value, this function is defined for.
- getXminDouble() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedBySamples
-
Returns the minimum x value, this function is defined for.
- getXMLContent() - Method in class net.mumie.mathletfactory.util.error.QualityFeedbackReport
-
Returns the XML content containing all data nodes of this error report.
- getXofDrawable(int) - Method in class net.mumie.mathletfactory.transformer.g2d.MapTransformer
-
- getXProjAsNumberRef() - Method in class net.mumie.mathletfactory.math.geom.affine.Affine2DPoint
-
- getXProjAsNumberRef() - Method in class net.mumie.mathletfactory.math.geom.affine.Affine3DPoint
-
Returns the projective coordinate
x as reference to a
MNumber
.
- getXScale() - Method in class net.mumie.mathletfactory.math.util.Affine2DDouble
-
If the matrix has a diagonal form, the x scale factor is returned.
- getXValsRef() - Method in class net.mumie.mathletfactory.display.g2d.G2DPolygonDrawable
-
- getXYAsDouble() - Method in class net.mumie.mathletfactory.math.geom.affine.Affine2DPoint
-
- getXYZ() - Method in class net.mumie.mathletfactory.math.geom.affine.Affine3DPoint
-
Returns the affine coordinates of this point as double array.
- getY() - Method in class net.mumie.mathletfactory.action.MMEvent
-
- getY() - Method in class net.mumie.mathletfactory.math.util.animate.ParametricFunction.ParametricEvent
-
Returns the vector y
.
- getY_i(int) - Method in class net.mumie.mathletfactory.math.util.animate.ParametricFunction.ParametricEvent
-
Returns the i-th component of the vector y
.
- getYAsDouble() - Method in class net.mumie.mathletfactory.math.geom.affine.Affine2DPoint
-
- getYAsDouble() - Method in class net.mumie.mathletfactory.math.geom.affine.Affine3DPoint
-
Returns the affine coordinate y/i> as double
- getYAxisLabel() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
Returns the label that is displayed at the visible end of the positive Y-Axis.
- getYAxisLabelColor() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
Returns the Color of the label that is displayed at the visible end of the positive Y-Axis.
- getYCount() - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByComponents
-
- getYCount() - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByExpression
-
- getYCount() - Method in interface net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2IF
-
Returns the number of vectors in y direction.
- getYesNoAnswers() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCQuestionPanel
-
Returns a list of boolean values representing the state of each single
answer.
- getYFromAPoint(int) - Method in class net.mumie.mathletfactory.transformer.g2d.MapTransformer
-
- getYFromBPoint(int) - Method in class net.mumie.mathletfactory.transformer.g2d.MapTransformer
-
- getYGridLineDescriptors() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
Returns all y gridline descriptors.
- getYOffset() - Method in class net.mumie.mathletfactory.display.layout.AlignerLayout.LayoutInformation
-
- getYProjAsNumberRef() - Method in class net.mumie.mathletfactory.math.geom.affine.Affine2DPoint
-
- getYProjAsNumberRef() - Method in class net.mumie.mathletfactory.math.geom.affine.Affine3DPoint
-
Returns the projective coordinate
y as reference to a
MNumber
.
- getYValsRef() - Method in class net.mumie.mathletfactory.display.g2d.G2DPolygonDrawable
-
- getZ() - Method in class net.mumie.mathletfactory.math.algebra.op.node.MultipleOfZNode
-
- getZAsDouble() - Method in class net.mumie.mathletfactory.math.geom.affine.Affine3DPoint
-
Returns the affine coordinate z as double
- getZeroRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AbsOp
-
- getZeroRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AcoshOp
-
- getZeroRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AcosOp
-
- getZeroRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AcothOp
-
- getZeroRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AcotOp
-
- getZeroRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AddOp
-
- getZeroRel() - Method in class net.mumie.mathletfactory.math.algebra.op.node.AddOp
-
- getZeroRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AsinhOp
-
- getZeroRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AsinOp
-
- getZeroRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AtanhOp
-
- getZeroRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AtanOp
-
- getZeroRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.ConjOp
-
- getZeroRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.CoshOp
-
- getZeroRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.CosOp
-
Returns for cos(x) a relation that is satisfied for x = pi*(n+1/2).
- getZeroRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.CothOp
-
- getZeroRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.CotOp
-
- getZeroRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.ExpOp
-
- getZeroRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.FacOp
-
- getZeroRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.FloorOp
-
Returns a relation that is satisfied for 0 <= x < 1.
- getZeroRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.ImOp
-
- getZeroRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.LnOp
-
- getZeroRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.MultipleOfZNode
-
Should not be called for this node.
- getZeroRel() - Method in class net.mumie.mathletfactory.math.algebra.op.node.MultipleOfZNode
-
Should not be called for this node.
- getZeroRel() - Method in class net.mumie.mathletfactory.math.algebra.op.node.MultOp
-
- getZeroRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.MultOp
-
- getZeroRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.NrtOp
-
- getZeroRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.NumberOp
-
- getZeroRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Returns the relation for which this operation with operand
as
child is zero.
- getZeroRel() - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Returns the relation for which this operation is zero.
- getZeroRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.PiecewiseConstOp
-
- getZeroRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.PowerOp
-
- getZeroRel() - Method in class net.mumie.mathletfactory.math.algebra.op.node.PowerOp
-
- getZeroRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.ReOp
-
- getZeroRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.SinhOp
-
- getZeroRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.SinOp
-
Returns for sin(x) a relation that is satisfied for x = pi*n.
- getZeroRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.TanhOp
-
- getZeroRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.TanOp
-
- getZeroRel(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.VariableOp
-
Phantom implementation.
- getZeroRel() - Method in class net.mumie.mathletfactory.math.algebra.op.node.VariableOp
-
- getZeroRelation() - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
Returns the relation for which this operation evaluates to zero.
- getZeroVector() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberVectorSpace
-
Returns the zero vector of this vector space.
- getZProjAsNumberRef() - Method in class net.mumie.mathletfactory.math.geom.affine.Affine2DPoint
-
- getZProjAsNumberRef() - Method in class net.mumie.mathletfactory.math.geom.affine.Affine3DPoint
-
Returns the projective coordinate
z as reference to a
MNumber
.
- ggt(int, int) - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
- Global2DHandler - Class in net.mumie.mathletfactory.action.handler.global
-
The base class for all 2D global handlers - i.e. handlers that are associated to a
MM2DCanvas
.
- Global2DHandler(MM2DCanvas) - Constructor for class net.mumie.mathletfactory.action.handler.global.Global2DHandler
-
Constructs the handler to work in the given canvas.
- Global3DHandler - Class in net.mumie.mathletfactory.action.handler.global
-
The base class for all 3D global handlers - i.e. handlers that are associated to a
MM3DCanvas
.
- Global3DHandler(MM3DCanvas) - Constructor for class net.mumie.mathletfactory.action.handler.global.Global3DHandler
-
Constructs the handler to work in the given canvas.
- GlobalAffine2DPointCreateHandler - Class in net.mumie.mathletfactory.action.handler.global
-
A handler that allows the creation of 2d points by clicking with the mouse
on the canvas while the 'c' key is pressed.
- GlobalAffine2DPointCreateHandler(MM2DCanvas) - Constructor for class net.mumie.mathletfactory.action.handler.global.GlobalAffine2DPointCreateHandler
-
Constructs the handler to work in the given canvas.
- GlobalCanvas2DResizeHandler - Class in net.mumie.mathletfactory.action.handler.global
-
A handler that deals with the resizing of a 2D canvas.
- GlobalCanvas2DResizeHandler(MM2DCanvas) - Constructor for class net.mumie.mathletfactory.action.handler.global.GlobalCanvas2DResizeHandler
-
Initialises a GlobalCanvas2DResizeHandler
working for aCanvas
as it's client.
- GlobalHandler - Class in net.mumie.mathletfactory.action.handler.global
-
The base class for all global handlers - i.e. handlers that are associated to a
MMCanvas
.
- GlobalHandler(MMCanvas) - Constructor for class net.mumie.mathletfactory.action.handler.global.GlobalHandler
-
Constructs the handler to work in the given canvas.
- globalHandlerFinished() - Method in class net.mumie.mathletfactory.display.j3d.MMJ3DCanvas
-
Called by net.mumie.mathletfactory.action.handler.global.MMGlobal3DHandler
.
- globalHandlerFinished() - Method in class net.mumie.mathletfactory.display.jr3d.MMJR3DCanvas
-
Deprecated.
- globalHandlerFinished() - Method in class net.mumie.mathletfactory.display.MM3DCanvas
-
- GlobalKeyboard2DRotateHandler - Class in net.mumie.mathletfactory.action.handler.global
-
This handler allows rotating the viewport (the 'window to the world') of the canvas with the
keyboard.
- GlobalKeyboard2DRotateHandler(MM2DCanvas) - Constructor for class net.mumie.mathletfactory.action.handler.global.GlobalKeyboard2DRotateHandler
-
Constructs the handler to work in the given canvas.
- GlobalKeyboard2DScaleHandler - Class in net.mumie.mathletfactory.action.handler.global
-
This handler allows scaling of the viewport (the 'window to the world') of the canvas with the
keyboard.
- GlobalKeyboard2DScaleHandler(MM2DCanvas) - Constructor for class net.mumie.mathletfactory.action.handler.global.GlobalKeyboard2DScaleHandler
-
Constructs the handler to work in the given canvas.
- GlobalKeyboard2DTranslateHandler - Class in net.mumie.mathletfactory.action.handler.global
-
This handler allows translation of the viewport (the 'window to the world') of the canvas with the
keyboard.
- GlobalKeyboard2DTranslateHandler(MM2DCanvas) - Constructor for class net.mumie.mathletfactory.action.handler.global.GlobalKeyboard2DTranslateHandler
-
Constructs the handler to work in the given canvas.
- GlobalKeyboard3DRotateXYHandler - Class in net.mumie.mathletfactory.action.handler.global
-
This handler allows the user to "orbit" the viewer around the origin of
the world coordinate system (thus virtually rotating it) by pressing the
the arrow keys.
- GlobalKeyboard3DRotateXYHandler(MM3DCanvas) - Constructor for class net.mumie.mathletfactory.action.handler.global.GlobalKeyboard3DRotateXYHandler
-
Constructs the handler to work in the given canvas.
- GlobalKeyboard3DRotateZHandler - Class in net.mumie.mathletfactory.action.handler.global
-
This handler allows the user to "orbit" the viewer around the origin of
the world coordinate system (thus virtually rotating it) by pressing the
the page-up or page-down keys.
- GlobalKeyboard3DRotateZHandler(MM3DCanvas) - Constructor for class net.mumie.mathletfactory.action.handler.global.GlobalKeyboard3DRotateZHandler
-
Constructs the handler to work in the given canvas.
- GlobalKeyboardSelectionHandler - Class in net.mumie.mathletfactory.action.handler.global
-
This handler allows the selection of objects in the MMCanvas
by using the
tabulator key or +tabulator.
- GlobalKeyboardSelectionHandler(MMCanvas) - Constructor for class net.mumie.mathletfactory.action.handler.global.GlobalKeyboardSelectionHandler
-
Constructs the handler to work in the given canvas.
- GlobalMouse2DScaleHandler - Class in net.mumie.mathletfactory.action.handler.global
-
This handler allows scaling of the viewport (the 'window to the world') of the canvas with the
mouse.
- GlobalMouse2DScaleHandler(MM2DCanvas) - Constructor for class net.mumie.mathletfactory.action.handler.global.GlobalMouse2DScaleHandler
-
Constructs the handler to work in the given canvas.
- GlobalMouse2DTranslateHandler - Class in net.mumie.mathletfactory.action.handler.global
-
This handler allows translation of the viewport (the 'window to the world') of the canvas with the
mouse.
- GlobalMouse2DTranslateHandler(MM2DCanvas) - Constructor for class net.mumie.mathletfactory.action.handler.global.GlobalMouse2DTranslateHandler
-
Constructs the handler to work in the given canvas.
- GlobalMouse3DRotateHandler - Class in net.mumie.mathletfactory.action.handler.global
-
This handler allows the user to "orbit" the viewer around the origin of
the world coordinate system (thus virtually rotating it) by dragging the
mouse with the left button pressed.
- GlobalMouse3DRotateHandler(MM3DCanvas) - Constructor for class net.mumie.mathletfactory.action.handler.global.GlobalMouse3DRotateHandler
-
Constructs the handler to work in the given canvas.
- GlobalMouse3DScaleHandler - Class in net.mumie.mathletfactory.action.handler.global
-
This handler allows the user to virtually scale the scene by moving closer or
farther away from it by dragging the dragging the mouse with the middle
button pressed.
- GlobalMouse3DScaleHandler(MM3DCanvas) - Constructor for class net.mumie.mathletfactory.action.handler.global.GlobalMouse3DScaleHandler
-
Constructs the handler to work in the given canvas.
- GlobalMouse3DTranslateHandler - Class in net.mumie.mathletfactory.action.handler.global
-
This handler allows the user to translate himself in the world
(thus virtually translating the scene in the other direction) by dragging
the mouse with the right button pressed.
- GlobalMouse3DTranslateHandler(MM3DCanvas) - Constructor for class net.mumie.mathletfactory.action.handler.global.GlobalMouse3DTranslateHandler
-
Constructs the handler to work in the given canvas.
- GlobalMouseDisplay2DCoordinatesHandler - Class in net.mumie.mathletfactory.action.handler.global.g2d
-
This handler draws the world coordinates of the screen point on which the mouse pointer rests.
- GlobalMouseDisplay2DCoordinatesHandler(MM2DCanvas) - Constructor for class net.mumie.mathletfactory.action.handler.global.g2d.GlobalMouseDisplay2DCoordinatesHandler
-
Constructs the handler to work in the given canvas.
- GlobalMousePopupHandler - Class in net.mumie.mathletfactory.action.handler.global
-
- GlobalMousePopupHandler(MMCanvas) - Constructor for class net.mumie.mathletfactory.action.handler.global.GlobalMousePopupHandler
-
- GlobalMouseSelectionHandler - Class in net.mumie.mathletfactory.action.handler.global
-
This handler is responsible for the selection of objects in the canvas.
- GlobalMouseSelectionHandler(MMCanvas) - Constructor for class net.mumie.mathletfactory.action.handler.global.GlobalMouseSelectionHandler
-
Constructs the handler to work in the given canvas.
- GlobalMouseWheel3DScaleHandler - Class in net.mumie.mathletfactory.action.handler.global
-
This handler allows the user to translate himself in the world
(thus virtually translating the scene in the other direction) by using
the mousewheel.
- GlobalMouseWheel3DScaleHandler(MM3DCanvas) - Constructor for class net.mumie.mathletfactory.action.handler.global.GlobalMouseWheel3DScaleHandler
-
- GlobalMouseWheelZoomHandler - Class in net.mumie.mathletfactory.action.handler.global.g2d
-
This handler allows the user to zoom in and out of the canvas by scrolling
with the mouse wheel.
- GlobalMouseWheelZoomHandler(MM2DCanvas) - Constructor for class net.mumie.mathletfactory.action.handler.global.g2d.GlobalMouseWheelZoomHandler
-
Constructs the handler to work in the given canvas.
- GlobalMouseZoomInHandler - Class in net.mumie.mathletfactory.action.handler.global.g2d
-
This handler allows the user to zoom in and out of the canvas by pressing shift and 'dragging'
a rectangle open with the mouse.
- GlobalMouseZoomInHandler(MM2DCanvas) - Constructor for class net.mumie.mathletfactory.action.handler.global.g2d.GlobalMouseZoomInHandler
-
Constructs the handler to work in the given canvas.
- GRADIENT_CYCLE_PROPERTY - Static variable in class net.mumie.mathletfactory.display.DisplayProperties
-
Name of the gradient used property.
- GRADIENT_FILL_PROPERTY - Static variable in class net.mumie.mathletfactory.display.DisplayProperties
-
Name of the gradient fill property.
- GRADIENT_FIRST_COLOR - Static variable in class net.mumie.mathletfactory.display.DisplayProperties
-
Name of the gradient first color property.
- GRADIENT_SECOND_COLOR - Static variable in class net.mumie.mathletfactory.display.DisplayProperties
-
Name of the gradient first color property.
- Graphics2DHelper - Class in net.mumie.mathletfactory.math.util
-
This class contains some helper functions for the usage with Graphics2D.
- Graphics2DHelper() - Constructor for class net.mumie.mathletfactory.math.util.Graphics2DHelper
-
- Graphics2DUtils - Class in net.mumie.mathletfactory.util
-
A utility class for handling hardcopies.
- Graphics2DUtils() - Constructor for class net.mumie.mathletfactory.util.Graphics2DUtils
-
- GREATER - Static variable in class net.mumie.mathletfactory.math.algebra.rel.Relation
-
The constant for the greater than inequality sign.
- GREATER_OR_EQUAL - Static variable in class net.mumie.mathletfactory.math.algebra.rel.Relation
-
The constant for the greater or equal inequality sign.
- greaterOrEqualThan(MNumber) - Method in class net.mumie.mathletfactory.math.number.MBigRational
-
Returns true, if this number is greater or equal than aNumber
.
- greaterOrEqualThan(MNumber) - Method in class net.mumie.mathletfactory.math.number.MComplex
-
- greaterOrEqualThan(MNumber) - Method in class net.mumie.mathletfactory.math.number.MComplexRational
-
- greaterOrEqualThan(MNumber) - Method in class net.mumie.mathletfactory.math.number.MDouble
-
- greaterOrEqualThan(MNumber) - Method in class net.mumie.mathletfactory.math.number.MInteger
-
- greaterOrEqualThan(MNumber) - Method in class net.mumie.mathletfactory.math.number.MNatural
-
- greaterOrEqualThan(MNumber) - Method in class net.mumie.mathletfactory.math.number.MNumber
-
- greaterOrEqualThan(MNumber) - Method in interface net.mumie.mathletfactory.math.number.MNumberIF
-
Returns true if this number is greater or equal than aNumber
.
- greaterOrEqualThan(MNumber) - Method in class net.mumie.mathletfactory.math.number.MOpNumber
-
- greaterOrEqualThan(MNumber) - Method in class net.mumie.mathletfactory.math.number.MRational
-
Returns true if this rational is greater or equal than aNumber
.
- greaterOrEqualThan(MNumber) - Method in class net.mumie.mathletfactory.math.number.Zmod5
-
- greaterOrEqualThan(ScriptableIF) - Method in class net.mumie.mathletfactory.util.script.AbstractScriptable
-
- GreaterOrEqualThan - Class in net.mumie.mathletfactory.util.script.common
-
- GreaterOrEqualThan(ScriptableIF, ScriptableIF) - Constructor for class net.mumie.mathletfactory.util.script.common.GreaterOrEqualThan
-
- greaterOrEqualThan(ScriptableIF) - Method in class net.mumie.mathletfactory.util.script.object.ScriptableNumber
-
- greaterOrEqualThan(ScriptableIF) - Method in class net.mumie.mathletfactory.util.script.object.ScriptableVariable
-
- greaterOrEqualThan(ScriptableIF) - Method in interface net.mumie.mathletfactory.util.script.ScriptableIF
-
- greaterThan(MNumber) - Method in class net.mumie.mathletfactory.math.number.MBigRational
-
Method greaterThan
Returns true, if this number is greater than aNumber
.
- greaterThan(MNumber) - Method in class net.mumie.mathletfactory.math.number.MComplex
-
- greaterThan(MNumber) - Method in class net.mumie.mathletfactory.math.number.MComplexRational
-
- greaterThan(MNumber) - Method in class net.mumie.mathletfactory.math.number.MDouble
-
- greaterThan(MNumber) - Method in class net.mumie.mathletfactory.math.number.MInteger
-
- greaterThan(MNumber) - Method in class net.mumie.mathletfactory.math.number.MNatural
-
- greaterThan(MNumber) - Method in class net.mumie.mathletfactory.math.number.MNumber
-
- greaterThan(MNumber) - Method in interface net.mumie.mathletfactory.math.number.MNumberIF
-
Returns true if this number is greater than aNumber
.
- greaterThan(MNumber) - Method in class net.mumie.mathletfactory.math.number.MOpNumber
-
- greaterThan(MNumber) - Method in class net.mumie.mathletfactory.math.number.MRational
-
Returns true if this rational is greater than aNumber
.
- greaterThan(MNumber) - Method in class net.mumie.mathletfactory.math.number.Zmod5
-
- greaterThan(ScriptableIF) - Method in class net.mumie.mathletfactory.util.script.AbstractScriptable
-
- GreaterThan - Class in net.mumie.mathletfactory.util.script.common
-
- GreaterThan(ScriptableIF, ScriptableIF) - Constructor for class net.mumie.mathletfactory.util.script.common.GreaterThan
-
- greaterThan(ScriptableIF) - Method in class net.mumie.mathletfactory.util.script.object.ScriptableNumber
-
- greaterThan(ScriptableIF) - Method in class net.mumie.mathletfactory.util.script.object.ScriptableVariable
-
- greaterThan(ScriptableIF) - Method in interface net.mumie.mathletfactory.util.script.ScriptableIF
-
- greatestCommonDivisor(BigInteger, BigInteger) - Static method in class net.mumie.mathletfactory.math.number.MBigRational
-
Returns the greatest common divisor of the absolute value of two integers.
- greatestCommonDivisor(long, long) - Static method in class net.mumie.mathletfactory.math.number.MRational
-
Returns the greatest common divisor of the absolute value of the two
integers a
and b
.
- GREEK_ALPHABET - Static variable in interface net.mumie.mathletfactory.math.algebra.op.CharSetIF
-
- GREEK_ALPHABET_LOWER - Static variable in interface net.mumie.mathletfactory.math.algebra.op.CharSetIF
-
- GREEK_ALPHABET_UPPER - Static variable in interface net.mumie.mathletfactory.math.algebra.op.CharSetIF
-
- GREY_GREEN - Static variable in class net.mumie.mathletfactory.display.DisplayProperties
-
- GRID_COLOR_DEFAULT - Static variable in class net.mumie.mathletfactory.display.SurfaceDisplayProperties
-
- GRID_COLOR_PROPERTY - Static variable in class net.mumie.mathletfactory.display.SurfaceDisplayProperties
-
Name of the grid color property.
- GRID_VISIBLE_PROPERTY - Static variable in class net.mumie.mathletfactory.display.SurfaceDisplayProperties
-
Name of the grid visible property.
- GridLineDescriptor - Class in net.mumie.mathletfactory.display.g2d
-
Used for defining a grid line descriptor for the given position, description and color.
- GridLineDescriptor(MNumber, String, Color) - Constructor for class net.mumie.mathletfactory.display.g2d.GridLineDescriptor
-
- groupAction(GroupElementIF) - Method in class net.mumie.mathletfactory.math.algebra.poly.Polynomial
-
- groupAction(AffineGroupElement) - Method in interface net.mumie.mathletfactory.math.geom.affine.AffineGeometryIF
-
Transforms this element by the given group element.
- groupAction(AffineGroupElement) - Method in class net.mumie.mathletfactory.math.geom.affine.AffineSpace
-
- groupAction(GroupElementIF) - Method in class net.mumie.mathletfactory.math.geom.affine.AffineSpace
-
- groupAction(GroupElementIF) - Method in interface net.mumie.mathletfactory.math.geom.GeometryIF
-
Lets the element of the associated geometric group operate on this object.
- groupAction(GroupElementIF) - Method in class net.mumie.mathletfactory.math.geom.projective.ProjectiveSpace
-
Shouldn't this method call m_vectorspace.groupAction()?
- groupAction(AffineGroupElement) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DAngle
-
- groupAction(GroupElementIF) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DAngle
-
- groupAction(AffineGroupElement) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPolygon
-
Operates on each of the points of the polygon.
- groupAction(GroupElementIF) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPolygon
-
Operates on each of the points of the polygon.
- groupAction(AffineGroupElement) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DQuadric
-
- groupAction(GroupElementIF) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DQuadric
-
- groupAction(AffineGroupElement) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DRay
-
- groupAction(GroupElementIF) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DRay
-
- groupAction(AffineGroupElement) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPolygon
-
Operates on each of the points of the polygon.
- groupAction(GroupElementIF) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPolygon
-
Operates on each of the points of the polygon.
- groupAction(GroupElementIF) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DQuadric
-
- GroupElementIF - Interface in net.mumie.mathletfactory.math.algebra
-
Provides the group operations.
- I18N_SECTION - Static variable in class net.mumie.mathletfactory.util.property.PropertySheet
-
- If - Class in net.mumie.mathletfactory.util.script.common
-
- If(ScriptableIF, ScriptableIF) - Constructor for class net.mumie.mathletfactory.util.script.common.If
-
- IGNORE_ACTION - Static variable in class net.mumie.mathletfactory.appletskeleton.util.dialog.DialogAction
-
- ignoreClipper() - Method in class net.mumie.mathletfactory.display.g2d.G2DPolygonDrawable
-
- IllegalUsageException - Exception in net.mumie.mathletfactory.action.message
-
An exception that indicates, that this instance is not in a state that allows the
manipulation of it with calling the specified method in which the exception occurred.
- IllegalUsageException() - Constructor for exception net.mumie.mathletfactory.action.message.IllegalUsageException
-
Creates this exception with the message: "This method is not appropriate to this instance".
- IllegalUsageException(String) - Constructor for exception net.mumie.mathletfactory.action.message.IllegalUsageException
-
Creates this exception with the given message.
- IM - Static variable in class net.mumie.mathletfactory.math.algebra.op.OperationString
-
The string value for Im(z).
- IM - Static variable in class net.mumie.mathletfactory.math.algebra.op.OpParser
-
The string value for Im(z).
- Image2DTransformer - Class in net.mumie.mathletfactory.transformer.g2d
-
- Image2DTransformer() - Constructor for class net.mumie.mathletfactory.transformer.g2d.Image2DTransformer
-
- IMAGE_TRANSFORM - Static variable in interface net.mumie.mathletfactory.transformer.TransformTypes
-
Transform type for visualizing images.
- ImageHelper - Class in net.mumie.mathletfactory.util.exercise
-
This class provides controls to load and save images where the file location is choosen by the user.
- ImageHelper() - Constructor for class net.mumie.mathletfactory.util.exercise.ImageHelper
-
Constructs a new helper working for an internally created "master image" that will be updated after changes.
- ImageHelper(String) - Constructor for class net.mumie.mathletfactory.util.exercise.ImageHelper
-
Constructs a new helper working for an internally created "master image" that will be updated after changes.
- ImageHelper(String, MMImage) - Constructor for class net.mumie.mathletfactory.util.exercise.ImageHelper
-
Constructs a new helper working for masterImage
that will be updated after changes.
- ImageHelper(String, MMImage, int, int, boolean) - Constructor for class net.mumie.mathletfactory.util.exercise.ImageHelper
-
Constructs a new helper working for masterImage
that will be updated after changes.
- ImageTransformer - Class in net.mumie.mathletfactory.transformer.noc
-
- ImageTransformer() - Constructor for class net.mumie.mathletfactory.transformer.noc.ImageTransformer
-
- ImageView - Class in net.mumie.mathletfactory.display.util.tex
-
This view class can be used to display images.
- ImageView() - Constructor for class net.mumie.mathletfactory.display.util.tex.ImageView
-
- ImOp - Class in net.mumie.mathletfactory.math.algebra.op.node
-
Represents the object for Im(z) in the Op-Scheme
- ImOp(Class) - Constructor for class net.mumie.mathletfactory.math.algebra.op.node.ImOp
-
- ImOp(OpNode) - Constructor for class net.mumie.mathletfactory.math.algebra.op.node.ImOp
-
- importExerciseAttributes(Node, ExerciseObjectIF) - Static method in class net.mumie.mathletfactory.util.xml.ExerciseObjectFactory
-
Imports all available exercise attributes of the given XML node
into the given exercise object.
- included(Version[]) - Method in class net.mumie.mathletfactory.util.Version
-
Returns if this
Version instance is included in the given Version array (list) of Versions.
- includes(SimpleRel) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.SimpleRel
-
Retursn true, if this simple relation logically includes the given simple relation, i.e.
- increaseActionCallCount() - Static method in class net.mumie.mathletfactory.action.ActionManager
-
Increases the counter how often the
doAction
method of the active MMHandler
was called.
- increaseNumberOfTries(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExerciseCard
-
Increases and writes the number of tries for the given question
into the answer sheet.
- increaseNumberOfTries(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCRandomProblemCard
-
- increaseValue(RandomValue) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExercise
-
- increaseValue(RandomValue) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.RandomValuesQuestion
-
- index - Variable in class net.mumie.mathletfactory.action.jr3d.MMJREvent
-
- INDEX_ID - Static variable in class net.mumie.mathletfactory.util.help.MumieHelpSet
-
- INDEXED_ENTRY - Static variable in interface net.mumie.mathletfactory.mmobject.PropertyHandlerIF
-
Property for mmobjects using a list of entries.
- IndexedEntry - Class in net.mumie.mathletfactory.mmobject.util
-
This class stores an object along with an index for describing an entry inside an indexed set of entries.
- IndexedEntry(Object, int) - Constructor for class net.mumie.mathletfactory.mmobject.util.IndexedEntry
-
Creates a new entry with given "value", index and empty name.
- IndexedEntry(Object, int, String) - Constructor for class net.mumie.mathletfactory.mmobject.util.IndexedEntry
-
Creates a new entry with given "value", index and name.
- indexOf(Object) - Method in class net.mumie.mathletfactory.util.PointerArrayList
-
Searches for the first occurence of the given argument, testing
for pointer equality (not using the equals method).
- INDICIES - Static variable in class net.mumie.mathletfactory.display.jr3d.JR3DVectorDrawable
-
- INFINITY - Static variable in class net.mumie.mathletfactory.math.algebra.op.OpParser
-
The string value for infinity.
- INFINITY - Static variable in interface net.mumie.mathletfactory.math.number.MNumberIF
-
This attribute indicates that the number is (positive) infinity.
- info(String) - Method in class net.mumie.mathletfactory.util.logging.MumieLogger
-
- INFO_DIALOG - Static variable in class net.mumie.mathletfactory.appletskeleton.util.dialog.DefaultDialog
-
- INFO_MESSAGE - Static variable in class net.mumie.mathletfactory.appletskeleton.util.dialog.MessageDialog
-
- INFO_MESSAGE - Static variable in class net.mumie.mathletfactory.util.CanvasMessage
-
- init() - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
This method initializes this extension of a BaseApplet and must be called
first in each overwriting init()
-method (i.e. by invoking
super.init()
from inside the method with the same name).
- init() - Method in class net.mumie.mathletfactory.appletskeleton.CardMathlet
-
- init() - Method in class net.mumie.mathletfactory.appletskeleton.DefaultMathlet
-
- init() - Method in class net.mumie.mathletfactory.appletskeleton.g2d.SideBySideG2DCanvasApplet
-
Adds canvas components and parses parameters.
- init() - Method in class net.mumie.mathletfactory.appletskeleton.g2d.SingleG2DCanvasApplet
-
Adds canvas components and parses parameters.
- init() - Method in class net.mumie.mathletfactory.appletskeleton.g2d.UpperLowerG2DCanvasApplet
-
- init() - Method in class net.mumie.mathletfactory.appletskeleton.g2d.UpperMiddleLowerG2DCanvasApplet
-
- init() - Method in class net.mumie.mathletfactory.appletskeleton.j3d.SideBySideJ3DCanvasApplet
-
Adds canvas components and parses parameters.
- init() - Method in class net.mumie.mathletfactory.appletskeleton.j3d.SingleJ3DCanvasApplet
-
Adds canvas components and parses parameters.
- init() - Method in class net.mumie.mathletfactory.appletskeleton.jr3d.SingleJR3DCanvasApplet
-
Adds canvas components and parses parameters.
- init() - Method in class net.mumie.mathletfactory.appletskeleton.NoCanvasApplet
-
- init() - Method in class net.mumie.mathletfactory.appletskeleton.SideBySideCanvasApplet
-
Constant for the canvas margin.
- init() - Method in class net.mumie.mathletfactory.appletskeleton.SingleCanvasApplet
-
Constant for the canvas margin.
- init() - Method in interface net.mumie.mathletfactory.appletskeleton.system.BasicAppletContext
-
- init() - Method in class net.mumie.mathletfactory.appletskeleton.UpperLowerCanvasApplet
-
Constant for the canvas margin.
- init() - Method in class net.mumie.mathletfactory.appletskeleton.UpperMiddleLowerCanvasApplet
-
- init(int, Object[]) - Method in class net.mumie.mathletfactory.math.algebra.linalg.Matrix
-
initializes the matrix with numOfCols und entries.
- init(int, Object[]) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
- init(int, Object[]) - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpMatrix
-
Deprecated.
- init(MCQuestionIF, boolean) - Method in class net.mumie.mathletfactory.util.exercise.mc.method.MCMethodQuestionPanel
-
- init(MCQuestionIF, boolean) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestionUI
-
- init(MCQuestionIF, boolean) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCQuestionPanel
-
- init(MCQuestionIF, boolean) - Method in interface net.mumie.mathletfactory.util.exercise.mc.question.MCQuestionUIIF
-
Initializes the internal fields of this question UI.
- init(MCQuestionIF, boolean) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MultipleFiniteNumberSetsQuestionUI
-
- init(MCQuestionIF, boolean) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MultipleFunctionsAnswerQuestionUI
-
- init(MCQuestionIF, boolean) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MultipleIntervalAnswerQuestionUI
-
- init(MCQuestionIF, boolean) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MultipleNumbersAnswerQuestionUI
-
- init() - Method in class net.mumie.mathletfactory.util.exercise.receipt.ReceiptViewerApplet
-
- initCustomQuestion(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCProblemApplet
-
- initDrawables(int) - Method in class net.mumie.mathletfactory.transformer.g2d.SequenceTransformer1D
-
- initDrawables(int) - Method in class net.mumie.mathletfactory.transformer.g2d.SequenceTransformer2D
-
- initDrawables(int) - Method in class net.mumie.mathletfactory.transformer.g2d.SeriesTransformer2D
-
- INITIAL_FILE - Static variable in class net.mumie.mathletfactory.util.xml.DatasheetExplorer
-
- INITIAL_URL - Static variable in class net.mumie.mathletfactory.util.xml.DatasheetExplorer
-
- initialize() - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntimeSupport
-
Initializes this support class.
- initialize() - Method in class net.mumie.mathletfactory.display.j3d.J3DRenderingHints
-
- initialize() - Method in class net.mumie.mathletfactory.display.j3d.SelectionBehavior
-
state the Java3D wakeup criterion,
- initialize() - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DDefaultRNRenderingHints
-
- initialize() - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DLineRenderingHints
-
- initialize() - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DPointRenderingHints
-
- initialize() - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DPolygonRenderingHints
-
- initialize() - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DShaderRenderingHints
-
- initialize() - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DSurfaceRenderingHints
-
- initialize() - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DTextRenderingHints
-
Empty implementation.
- initialize() - Method in class net.mumie.mathletfactory.display.noc.PanelRenderingHints
-
- initialize() - Method in class net.mumie.mathletfactory.display.ScreenTypeRenderingHints
-
Initializes the screen type specific rendering hints by changing the appropriate default settings
for the given drawable in the underlying
DisplayProperties
instance.
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.Affine2DDefaultTransformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.CanvasObjectTransformer
-
This method overrides the implementation of
transformer.GeneralTransformer#initialize()
due to the
fact, that an instance of CanvasObjectTransformer
can only
work for instances of net.mumie.mathletfactory.transformer.MMCanvasObjectIF
.
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.ContainerObjectTransformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.g2d.Affine2DPolygonTransformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.g2d.Affine2DPolygonWithVerticesTransformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.g2d.Affine2DQuadricTransformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.g2d.Cartesian2DCoordinateSystemTransformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.g2d.OneChainInR2Transformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.g2d.OneChainInRTransformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.GeneralTransformer
-
This method sets up the master object for this instance of transformer.
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.j3d.Affine3DQuadricTransformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.j3d.Canvas3DObjectJ3DTransformer
-
Sets the master MMObject for this transformer and sets the canvas for all drawables.
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.j3d.DefaultR3VectorTransformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.j3d.FunctionOverR2Transformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.j3d.ParametricFunctionInR3Transformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.jr3d.JR3DCanvasTransformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.jr3d.JR3DDefaultR3Transformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.jr3d.JR3DDefaultR3VectorTransformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.jr3d.JR3DLineSegmentTransformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.jr3d.JR3DLineTransformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.jr3d.JR3DParametricFunctionTransformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.jr3d.JR3DPointTransformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.jr3d.JR3DPolygonTransformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.jr3d.JR3DSubspaceTransformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.noc.AngleTransformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.noc.DimensionTransformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.noc.DoubleSliderTransformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.noc.EquationSystemTransformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.noc.FiniteNumberSetTransformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.noc.FunctionTransformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.noc.ImageTransformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.noc.IntervalTransformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.noc.IntervalVariableTransformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.noc.LESTransformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.noc.MatrixImageTransformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.noc.NumberSimpleTransformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.noc.NumberTransformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.noc.OpNumberTransformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.noc.ParametricFunctionTransformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.noc.PiecewiseFunctionPeriodicTransformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.noc.PiecewiseFunctionTransformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.noc.RelationTransformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.noc.SequenceTransformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.noc.SeriesTransformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.noc.SetDefByRelTransformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.noc.StringMatrixTransformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.noc.StringTransformer
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.noc.TransformerUsingMatrixPanel
-
- initialize(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.noc.TupleSetTransformer
-
- initialize() - Method in class net.mumie.mathletfactory.util.animation.Animation
-
Builds the animation.
- initializeDrawables(Drawable[]) - Method in class net.mumie.mathletfactory.transformer.GeneralTransformer
-
- initializeEmbeddingMode() - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntimeSupport
-
Initializes the EMBEDDING mode.
- initializeEmbeddingView(Component) - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntimeSupport
-
Initializes the view component for the EMBEDDING mode.
- initializeExercise(CardMathlet) - Method in class net.mumie.mathletfactory.appletskeleton.layout.ExerciseCard
-
- initializeForMatrixPanel(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.noc.Affine2DLineSegmentTransformer
-
- initializeForMatrixPanel(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.noc.AffinePointTransformer
-
- initializeForMatrixPanel(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.noc.AffineSubspaceTransformer
-
- initializeForMatrixPanel(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.noc.DefaultRNEndomorphismTransformer
-
This method mainly has to initialize the drawable for the
MMDefaultRNEndomorphism
, that is to initialize a new
net.mumie.mathletfactory.display.noc.matrix.MatrixPanel
with appropriate
number of rows and columns.
- initializeForMatrixPanel(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.noc.DefaultRNVectorTransformer
-
This method mainly has to initialize the drawable for the
MMDefaultRNVector
, that is to initialize a new
net.mumie.mathletfactory.display.noc.matrix.MatrixPanel
with ncol=1
or nrows=1
and with appropriate
number of coordinate entries.
- initializeForMatrixPanel(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.noc.NumberMatrixTransformer
-
Should be called one time from within the MMObject or the GeneralTransformer.
- initializeForMatrixPanel(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.noc.OpMatrixTransformer
-
Should be called one time from within the MMObject or the GeneralTransformer.
- initializeForMatrixPanel(MMObjectIF) - Method in class net.mumie.mathletfactory.transformer.noc.TransformerUsingMatrixPanel
-
This abstract method must be implemented in the non-abstract ("real")
ContainerObjectTransformer
s that use a
MMNumberMatrixPanel
as drawable for
the mathematical entity.
- initializeHistory() - Method in class net.mumie.mathletfactory.display.jr3d.MMJR3DCanvas
-
Initialisiert die History.
- initializeObjects() - Method in class net.mumie.mathletfactory.appletskeleton.SideBySideCanvasApplet
-
Initializes all declared objects with the starting values.
- initializeObjects() - Method in class net.mumie.mathletfactory.appletskeleton.SingleCanvasApplet
-
Initializes all declared objects with the starting values.
- initializeObjects() - Method in class net.mumie.mathletfactory.appletskeleton.UpperLowerCanvasApplet
-
- initializeObjects() - Method in class net.mumie.mathletfactory.appletskeleton.UpperMiddleLowerCanvasApplet
-
- initializeProperties() - Method in class net.mumie.mathletfactory.display.jr3d.MMJR3DCanvas
-
Laden der default-Einstellungen:
Eigenschaften aller Lichtquellen.
- initializeRuntime() - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntimeSupport
-
- initLength(int) - Method in class net.mumie.mathletfactory.display.g2d.G2DPolygonDrawable
-
- initMathlet() - Method in class net.mumie.mathletfactory.appletskeleton.CardMathlet
-
- initQuestion(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExerciseCard
-
Initializes the task and all answers/assertions for the specified
question.
- initQuestion(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCProblemApplet
-
Initializes the task and all answers/assertions for the specified question.
- initQuestion() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.MCMethodQuestionPanel
-
- initQuestion() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCQuestionPanel
-
Initializes the task and all answers/assertions for this question.
- initQuestion() - Method in interface net.mumie.mathletfactory.util.exercise.mc.question.MCQuestionUIIF
-
Initializes all necessary GUI elements of this question UI.
- initQuestion() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MultipleFiniteNumberSetsQuestionUI
-
- initQuestion() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MultipleFunctionsAnswerQuestionUI
-
- initQuestion() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MultipleIntervalAnswerQuestionUI
-
- initQuestion() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MultipleNumbersAnswerQuestionUI
-
- initView() - Method in class net.mumie.mathletfactory.display.j3d.MMJ3DCanvas
-
Sets up viewing platform and view and resets the viewport transformation.
- INPUT_AS_FUNCTION_SUBPATH - Static variable in interface net.mumie.mathletfactory.util.exercise.mc.MCProblemConstants
-
Constant for the "inputAsFunction" sub-path
- INPUT_DATASHEET_PARAM - Static variable in interface net.mumie.mathletfactory.util.exercise.ExerciseConstants
-
- INPUT_DATE_FORMAT - Static variable in class net.mumie.mathletfactory.util.exercise.receipt.Receipt
-
- INPUT_HELP_TREAT_OP_NUMBER_AS_FUNCTION_PARAMETER - Static variable in interface net.mumie.mathletfactory.appletskeleton.system.AppletParametersIF
-
- InputButtonPane - Class in net.mumie.mathletfactory.display.noc.util
-
This class is used to create and display the buttons for input hints.
- InputButtonPane(MMObjectIF, JTextComponent, DisplayProperties, String[]) - Constructor for class net.mumie.mathletfactory.display.noc.util.InputButtonPane
-
- InputHint - Class in net.mumie.mathletfactory.display.noc.util
-
This class is used to describe data of input hints for text components.
- InputHint(String, String, String) - Constructor for class net.mumie.mathletfactory.display.noc.util.InputHint
-
Creates a new input hint with the given data
- InputHintPane - Class in net.mumie.mathletfactory.display.noc.util
-
This class is used to display input hints in a component.
- InputHintPane(MMObjectIF, JTextComponent, DisplayProperties, String[]) - Constructor for class net.mumie.mathletfactory.display.noc.util.InputHintPane
-
- InputHintWindow - Class in net.mumie.mathletfactory.display.noc.util
-
This class is used to display input hints for text components in
a popup window.
- InputHintWindow(MMObjectIF, JTextComponent, DisplayProperties, String[]) - Constructor for class net.mumie.mathletfactory.display.noc.util.InputHintWindow
-
- insertHSpace(int) - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
Insert free space of nrOfPix
pixels to the right.
- insertHSpace(int) - Method in class net.mumie.mathletfactory.appletskeleton.layout.TextCard
-
Insert free space of nrOfPix
pixels to the right.
- insertHSpace(int) - Method in class net.mumie.mathletfactory.appletskeleton.util.ControlPanel
-
Insert empty space of nrOfPix
pixels to the right.
- insertLineBreak() - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
Do a line break, i.e. jump to the next line.
- insertLineBreak() - Method in class net.mumie.mathletfactory.appletskeleton.layout.TextCard
-
Do a line break, i.e. jump to the next line.
- insertLineBreak() - Method in class net.mumie.mathletfactory.appletskeleton.util.ControlPanel
-
Insert a line break, i.e. jump to the next line.
- insertLineBreak() - Method in class net.mumie.mathletfactory.appletskeleton.util.dialog.DefaultDialog
-
- insertLineBreaks(int) - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
Do nrOfLines
line breaks, i.e. jump nrOfLines
lines downwards.
- insertLineBreaks(int) - Method in class net.mumie.mathletfactory.appletskeleton.layout.TextCard
-
Do nrOfLines
line breaks, i.e. jump nrOfLines
lines downwards.
- insertLineBreaks(int) - Method in class net.mumie.mathletfactory.appletskeleton.util.ControlPanel
-
Insert nrOfLines
line breaks, i.e. jump nrOfLines
lines downwards.
- insertLineBreaks(int) - Method in class net.mumie.mathletfactory.appletskeleton.util.dialog.DefaultDialog
-
- insertNode(AbstractTreeNode[], AbstractTreeNode, boolean) - Static method in class net.mumie.mathletfactory.math.algebra.AbstractTreeNode
-
Inserts toBeInserted
into the array nodes
and returns it.
- insertNode(OpNode[], OpNode, boolean) - Static method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Inserts toBeInserted
into the array nodes
and returns it.
- insertNode(RelNode[], RelNode, boolean) - Static method in class net.mumie.mathletfactory.math.algebra.rel.node.RelNode
-
Inserts toBeInserted
into the array nodes
and returns it.
- insertNodes(OpNode[], OpNode[]) - Static method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Inserts toBeInserted
into the array nodes
and returns it.
- insertNodes(RelNode[], RelNode[]) - Static method in class net.mumie.mathletfactory.math.algebra.rel.node.RelNode
-
Inserts toBeInserted
into the array nodes
and returns it.
- insertTab() - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
Insert a tab, i.e. move to the right.
- insertTab() - Method in class net.mumie.mathletfactory.appletskeleton.layout.TextCard
-
Insert a tab, i.e. move to the right.
- insertTab() - Method in class net.mumie.mathletfactory.appletskeleton.util.ControlPanel
-
Insert a tab, i.e. move a serveral amount of pixels to the right.
- insertTabs(int) - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
Insert nrOfTabs
tabs, i.e. move to the right.
- insertTabs(int) - Method in class net.mumie.mathletfactory.appletskeleton.layout.TextCard
-
Insert nrOfTabs
tabs, i.e. move to the right.
- insertTabs(int) - Method in class net.mumie.mathletfactory.appletskeleton.util.ControlPanel
-
Insert nrOfTabs
tabs, i.e. move a serveral amount of pixels to the right.
- insertVSpace(int) - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
Insert free space of nrOfPix
pixels downwards.
- insertVSpace(int) - Method in class net.mumie.mathletfactory.appletskeleton.layout.TextCard
-
Insert free space of nrOfPix
pixels downwards.
- insertVSpace(int) - Method in class net.mumie.mathletfactory.appletskeleton.util.ControlPanel
-
Insert empty space of nrOfPix
pixels downwards.
- InSetRel - Class in net.mumie.mathletfactory.math.algebra.rel.node
-
This class models a Relation of the type: x \in S, where x is an identifier
for a variable and S is an arbtrary
NumberSet
.
- InSetRel(Class) - Constructor for class net.mumie.mathletfactory.math.algebra.rel.node.InSetRel
-
Constructs the set relation with uninitialized variable and set values.
- InSetRel(NumberSetIF, VariableOp) - Constructor for class net.mumie.mathletfactory.math.algebra.rel.node.InSetRel
-
Constructs the set relation with the given variable and set values.
- INSETS - Static variable in class net.mumie.mathletfactory.appletskeleton.util.ControlPanel
-
Number of pixels for the margin.
- inside(Version, Version) - Method in class net.mumie.mathletfactory.util.Version
-
Returns if this
Version instance is inside the given Versions min
and max
.
- insideMathNode(Document, Node) - Static method in class net.mumie.mathletfactory.util.text.MathMLConverter
-
Sourrounds the given XML node with a <math> node, i.e.
- installHelp(JRootPane, String) - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntimeSupport
-
Installs help for a given help ID for a root pane.
- installHelp(AbstractButton, String) - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntimeSupport
-
Installs help for a given help ID for a button.
- installHelp(JRootPane, String) - Method in class net.mumie.mathletfactory.util.help.DefaultMumieHelp
-
- installHelp(AbstractButton, String) - Method in class net.mumie.mathletfactory.util.help.DefaultMumieHelp
-
- installHelp(JRootPane, String) - Method in class net.mumie.mathletfactory.util.help.MumieHelp
-
- installHelp(AbstractButton, String) - Method in class net.mumie.mathletfactory.util.help.MumieHelp
-
- installHelp(JRootPane, String) - Method in class net.mumie.mathletfactory.util.help.SimpleMumieHelp
-
- installHelp(AbstractButton, String) - Method in class net.mumie.mathletfactory.util.help.SimpleMumieHelp
-
- INTEGER_PROPERTY - Static variable in class net.mumie.mathletfactory.util.property.Property
-
- integral() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMStepFunction
-
Returns a number indicating the oriented area between the function graph and the x-axis.
- INTEGRAL_CONTOUR_TYPE - Static variable in class net.mumie.mathletfactory.display.util.tex.TopBottomSymbolView
-
- INTEGRAL_CONTOUR_TYPE - Static variable in class net.mumie.mathletfactory.util.text.MathMLConverter
-
- INTEGRAL_DOUBLE_TYPE - Static variable in class net.mumie.mathletfactory.display.util.tex.TopBottomSymbolView
-
- INTEGRAL_DOUBLE_TYPE - Static variable in class net.mumie.mathletfactory.util.text.MathMLConverter
-
- INTEGRAL_SURFACE_TYPE - Static variable in class net.mumie.mathletfactory.display.util.tex.TopBottomSymbolView
-
- INTEGRAL_SURFACE_TYPE - Static variable in class net.mumie.mathletfactory.util.text.MathMLConverter
-
- INTEGRAL_TRIPLE_TYPE - Static variable in class net.mumie.mathletfactory.display.util.tex.TopBottomSymbolView
-
- INTEGRAL_TRIPLE_TYPE - Static variable in class net.mumie.mathletfactory.util.text.MathMLConverter
-
- INTEGRAL_TYPE - Static variable in class net.mumie.mathletfactory.display.util.tex.TopBottomSymbolView
-
- INTEGRAL_TYPE - Static variable in class net.mumie.mathletfactory.util.text.MathMLConverter
-
- INTEGRAL_VOLUME_TYPE - Static variable in class net.mumie.mathletfactory.display.util.tex.TopBottomSymbolView
-
- INTEGRAL_VOLUME_TYPE - Static variable in class net.mumie.mathletfactory.util.text.MathMLConverter
-
- IntegrationLib - Class in net.mumie.mathletfactory.math.util
-
Library for some integration algorithms.
- IntegrationLib() - Constructor for class net.mumie.mathletfactory.math.util.IntegrationLib
-
- INTERACTIVE_SAVING - Static variable in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
Constant for an interactive saving with status messages diplayed to the user.
- InteractivityIF - Interface in net.mumie.mathletfactory.mmobject
-
This interface defines the interactive part of all
MMObject
s.
- InteractivitySupport - Class in net.mumie.mathletfactory.mmobject
-
- InteractivitySupport(MMObjectIF) - Constructor for class net.mumie.mathletfactory.mmobject.InteractivitySupport
-
Constructs and ties this interactivity support to the specified mmobject master.
- intersect(Line2D, Line2D) - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
- intersect(Rectangle2D, Line2D) - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
- intersect(AffineSpace) - Method in class net.mumie.mathletfactory.math.geom.affine.AffineSpace
-
Performs the intersection of this AffineSpace
and
anAffineSpace
: this AffineSpace
will become the
intersection space of both and will be returned by the method.
- intersect(BorelSet) - Method in class net.mumie.mathletfactory.math.set.BorelSet
-
Sets this set to the intersection of this set and the given set.
- intersect(FiniteBorelSet) - Method in class net.mumie.mathletfactory.math.set.FiniteBorelSet
-
Sets this set to the intersection of this set and aSet
.
- intersect(Interval[]) - Method in class net.mumie.mathletfactory.math.set.FiniteBorelSet
-
Sets this set to the intersection of this set and intervals
.
- intersect(Interval, Interval) - Static method in class net.mumie.mathletfactory.math.set.Interval
-
- intersect(Interval[]) - Static method in class net.mumie.mathletfactory.math.set.Interval
-
- intersected(NumberVectorSpace) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberVectorSpace
-
Returns a new vector space that is the intersection of this vectorSpace and the argument.
- intersected(AffineSpace) - Method in class net.mumie.mathletfactory.math.geom.affine.AffineSpace
-
Returns a new affine space that is the intersection of this and the given affine space.
- intersected(AffineSpace, AffineSpace) - Static method in class net.mumie.mathletfactory.math.geom.affine.AffineSpace
-
Returns a new affine space that is the intersection of the two given affine spaces.
- intersected(ProjectiveSpace) - Method in class net.mumie.mathletfactory.math.geom.projective.ProjectiveSpace
-
This computes the intersection of ProjectiveSpace
with aProjectiveSpace
and afterwards returned by this method.
- intersection(NumberTuple[], NumberTuple[]) - Static method in class net.mumie.mathletfactory.math.number.numeric.SolveHomogen
-
This method calculates the intersection of two (number-)vectorspaces.
- INTERSECTION_IDENTICAL - Static variable in class net.mumie.mathletfactory.math.util.Graphics2DHelper
-
- INTERSECTION_NONE - Static variable in class net.mumie.mathletfactory.math.util.Graphics2DHelper
-
- INTERSECTION_POINT - Static variable in class net.mumie.mathletfactory.math.util.Graphics2DHelper
-
- IntersectSet - Class in net.mumie.mathletfactory.math.set.node
-
This node models the intersection of two sets.
- IntersectSet(SetNode, SetNode) - Constructor for class net.mumie.mathletfactory.math.set.node.IntersectSet
-
- IntersectSet(SetNode[]) - Constructor for class net.mumie.mathletfactory.math.set.node.IntersectSet
-
- intersectWith(Interval) - Method in class net.mumie.mathletfactory.math.set.Interval
-
- Interval - Class in net.mumie.mathletfactory.math.set
-
This class represents a set defined by a starting and an ending value
and by the type of the two braces.
- Interval(MNumber, boolean, MNumber, boolean) - Constructor for class net.mumie.mathletfactory.math.set.Interval
-
- Interval(MNumber, boolean, MNumber, boolean, boolean) - Constructor for class net.mumie.mathletfactory.math.set.Interval
-
- Interval(Class, double, boolean, double, boolean) - Constructor for class net.mumie.mathletfactory.math.set.Interval
-
- Interval(Class, double, boolean, double, boolean, boolean) - Constructor for class net.mumie.mathletfactory.math.set.Interval
-
Creates an interval with the given parameters.
- Interval(Class, String) - Constructor for class net.mumie.mathletfactory.math.set.Interval
-
Constructs an interval with the given string.
- Interval(Class) - Constructor for class net.mumie.mathletfactory.math.set.Interval
-
Creates the empty interval ]0,0[.
- Interval(Interval) - Constructor for class net.mumie.mathletfactory.math.set.Interval
-
Copy constructor.
- INTERVAL - Static variable in interface net.mumie.mathletfactory.mmobject.PropertyHandlerIF
-
Property for mmobjects using intervals
- INTERVAL_LOW_BOUND_TYPE - Static variable in interface net.mumie.mathletfactory.mmobject.PropertyHandlerIF
-
Property for mmobjects using intervals
- INTERVAL_LOW_BOUND_VALUE - Static variable in interface net.mumie.mathletfactory.mmobject.PropertyHandlerIF
-
Property for mmobjects using intervals
- INTERVAL_TRANSFORM - Static variable in interface net.mumie.mathletfactory.transformer.TransformTypes
-
Standard transform for intervals
- INTERVAL_UP_BOUND_TYPE - Static variable in interface net.mumie.mathletfactory.mmobject.PropertyHandlerIF
-
Property for mmobjects using intervals
- INTERVAL_UP_BOUND_VALUE - Static variable in interface net.mumie.mathletfactory.mmobject.PropertyHandlerIF
-
Property for mmobjects using intervals
- INTERVAL_VARIABLE_TRANSFORM - Static variable in interface net.mumie.mathletfactory.transformer.TransformTypes
-
Standard transform for intervals containing variables
- IntervalTransformer - Class in net.mumie.mathletfactory.transformer.g2d
-
- IntervalTransformer() - Constructor for class net.mumie.mathletfactory.transformer.g2d.IntervalTransformer
-
- IntervalTransformer - Class in net.mumie.mathletfactory.transformer.noc
-
- IntervalTransformer() - Constructor for class net.mumie.mathletfactory.transformer.noc.IntervalTransformer
-
- IntervalVariableTransformer - Class in net.mumie.mathletfactory.transformer.noc
-
Transforms a
MMInterval
into a
net.mumie.mathletfactory.display.noc.interval.MMIntervalVariablePanel
.
- IntervalVariableTransformer() - Constructor for class net.mumie.mathletfactory.transformer.noc.IntervalVariableTransformer
-
- INVALID_CLASS_REFERENCE_ERROR - Static variable in exception net.mumie.mathletfactory.util.extension.UnsupportedExtensionException
-
- invalidate() - Method in class net.mumie.mathletfactory.display.util.StyledTextListCellRenderer
-
- invalidateLayout(Container) - Method in class net.mumie.mathletfactory.display.layout.SimpleGridLayout
-
- inverse() - Method in class net.mumie.mathletfactory.math.algebra.geomgroup.AffineGroupElement
-
- inverse() - Method in class net.mumie.mathletfactory.math.algebra.geomgroup.RealGeneralLinearGroupElement
-
- inverse() - Method in interface net.mumie.mathletfactory.math.algebra.GroupElementIF
-
Performs this --> this^-1 and returns this
- inverse() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
This instance of NumberMatrix
will become the (mathematical)
inverse of itsself.
- inverse() - Method in class net.mumie.mathletfactory.math.number.MBigRational
-
Changes a fraction to its reciprocal.
- inverse() - Method in class net.mumie.mathletfactory.math.number.MDouble
-
- inverse() - Method in class net.mumie.mathletfactory.math.number.MNumber
-
- inverse() - Method in interface net.mumie.mathletfactory.math.number.MNumberIF
-
Sets this
to 1/this
and returns this
.
- inverse() - Method in class net.mumie.mathletfactory.math.number.MRational
-
Changes a rational in its reciprocal.
- inverse() - Method in class net.mumie.mathletfactory.math.number.Zmod5
-
- inverseTransform(NumberMatrix) - Static method in class net.mumie.mathletfactory.math.algebra.transform.WaveletTransform
-
Returns the wavelet inverse tranformed matix of the argument matrix
- Invert - Class in net.mumie.mathletfactory.math.number.numeric
-
Contains different methods to compute the invers of
a given nxn-matrix, which is given by an array of
MNumber
entries.
- Invert() - Constructor for class net.mumie.mathletfactory.math.number.numeric.Invert
-
- invert(Affine2DDouble, Affine2DDouble) - Static method in class net.mumie.mathletfactory.math.util.Affine2DDouble
-
Performs the invertation of the affine map map
and puts the inverse
into invMap
.
- invert(Affine3DDouble, Affine3DDouble) - Static method in class net.mumie.mathletfactory.math.util.Affine3DDouble
-
- invertByGauss(MNumber[]) - Static method in class net.mumie.mathletfactory.math.number.numeric.Invert
-
Inverts a given nxn-matrix A
by Gauss-Jordan-Elimination
with full pivoting.
- invertByGauss(double[]) - Static method in class net.mumie.mathletfactory.math.number.numeric.numericdouble.InvertDouble
-
Inverts a given nxn-matrix A
by Gauss-Jordan-Elimination
with full pivoting.
- invertByLUDecomposition(MNumber[]) - Static method in class net.mumie.mathletfactory.math.number.numeric.Invert
-
Inverts a given nxn-matrix A by LU Decomposition.
- invertByLUDecomposition(double[]) - Static method in class net.mumie.mathletfactory.math.number.numeric.numericdouble.InvertDouble
-
Inverts a given nxn-matrix A by LU Decomposition.
- InvertDouble - Class in net.mumie.mathletfactory.math.number.numeric.numericdouble
-
Contains different methods to compute the invers of
a given nxn-matrix, which is given by an array of
double entries.
- InvertDouble() - Constructor for class net.mumie.mathletfactory.math.number.numeric.numericdouble.InvertDouble
-
- inverted() - Method in class net.mumie.mathletfactory.math.algebra.geomgroup.AffineGroupElement
-
- inverted() - Method in class net.mumie.mathletfactory.math.algebra.geomgroup.RealGeneralLinearGroupElement
-
- inverted() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
- inverted() - Method in class net.mumie.mathletfactory.math.number.MBigRational
-
Returns the reciprocal of a given fraction as a new big rational.
- inverted() - Method in class net.mumie.mathletfactory.math.number.MNumber
-
- inverted() - Method in interface net.mumie.mathletfactory.math.number.MNumberIF
-
Returns a new number being the inverse of this
.
- inverted() - Method in class net.mumie.mathletfactory.math.number.MRational
-
Returns the reciprocal of this rational.
- invertMe() - Method in class net.mumie.mathletfactory.math.util.Affine2DDouble
-
This instance of Affine2DDouble
will become it's own inverse.
- invertMe() - Method in class net.mumie.mathletfactory.math.util.Affine3DDouble
-
- invokeAllCanvasObjectUpdater() - Method in class net.mumie.mathletfactory.appletskeleton.SingleCanvasApplet
-
- invokeUpdaters() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRN
-
- invokeUpdaters() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNEndomorphism
-
- invokeUpdaters() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
- invokeUpdaters() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberMatrix
-
- invokeUpdaters() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberTuple
-
- invokeUpdaters() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMOpMatrix
-
- invokeUpdaters() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMTupleSet
-
- invokeUpdaters() - Method in class net.mumie.mathletfactory.mmobject.algebra.MMEquationSystem
-
- invokeUpdaters() - Method in class net.mumie.mathletfactory.mmobject.algebra.MMRelation
-
- invokeUpdaters() - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
- invokeUpdaters() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLine
-
- invokeUpdaters() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPoint
-
- invokeUpdaters() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLineSegment
-
- invokeUpdaters() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPoint
-
- invokeUpdaters() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DSubspace
-
- invokeUpdaters() - Method in interface net.mumie.mathletfactory.mmobject.InteractivityIF
-
- invokeUpdaters() - Method in class net.mumie.mathletfactory.mmobject.InteractivitySupport
-
- invokeUpdaters() - Method in class net.mumie.mathletfactory.mmobject.MMDefaultCanvasObject
-
- invokeUpdaters() - Method in class net.mumie.mathletfactory.mmobject.MMDefaultObject
-
- invokeUpdaters() - Method in class net.mumie.mathletfactory.mmobject.number.MMComplex
-
- invokeUpdaters() - Method in class net.mumie.mathletfactory.mmobject.number.MMComplexRational
-
- invokeUpdaters() - Method in class net.mumie.mathletfactory.mmobject.number.MMDouble
-
- invokeUpdaters() - Method in class net.mumie.mathletfactory.mmobject.number.MMInteger
-
- invokeUpdaters() - Method in class net.mumie.mathletfactory.mmobject.number.MMOpNumber
-
- invokeUpdaters() - Method in class net.mumie.mathletfactory.mmobject.number.MMRational
-
- invokeUpdaters() - Method in class net.mumie.mathletfactory.mmobject.set.MMFiniteNumberSet
-
- invokeUpdaters() - Method in class net.mumie.mathletfactory.mmobject.set.MMInterval
-
- invokeUpdaters() - Method in class net.mumie.mathletfactory.mmobject.util.MMDimension
-
- invokeUpdaters() - Method in class net.mumie.mathletfactory.mmobject.util.MMString
-
- invokeUpdaters() - Method in class net.mumie.mathletfactory.mmobject.util.MMStringMatrix
-
- IOTA_LOWER - Static variable in interface net.mumie.mathletfactory.math.algebra.op.CharSetIF
-
- IOTA_UPPER - Static variable in interface net.mumie.mathletfactory.math.algebra.op.CharSetIF
-
- IS_CONSTANT - Variable in class net.mumie.mathletfactory.math.algebra.op.node.VariableOp
-
- IS_PARAMETER - Variable in class net.mumie.mathletfactory.math.algebra.op.node.VariableOp
-
- is_random_problem - Variable in class net.mumie.mathletfactory.util.exercise.mc.MCProblemCorrector
-
- IS_VARIABLE - Variable in class net.mumie.mathletfactory.math.algebra.op.node.VariableOp
-
- isAbs() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.ProductEntry
-
- isActive() - Method in class net.mumie.mathletfactory.action.handler.global.GlobalHandler
-
- isActive() - Method in class net.mumie.mathletfactory.action.handler.MMHandler
-
- isActive() - Method in class net.mumie.mathletfactory.action.updater.MMUpdater
-
- isActiveCategory(LogCategory) - Method in class net.mumie.mathletfactory.util.logging.MumieLogger
-
Returns whether the given log category is "active" (i.e. enabled) for this logger.
- isAffine() - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Returns true if this node is a polynomial that contains no higher powers
than 1.
- isAffine() - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
- isAll() - Method in class net.mumie.mathletfactory.math.algebra.rel.Relation
-
Returns true if relation is the all relation.
- isAlternativeVectorGrid() - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByComponents
-
- isAlternativeVectorGrid() - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByExpression
-
- isAlternativeVectorGrid() - Method in interface net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2IF
-
Returns true if an alternative grid for vector display is used.
- isAMap() - Method in class net.mumie.mathletfactory.mmobject.analysis.map.MMMapSimple
-
- isAngleOnGridOnly() - Method in class net.mumie.mathletfactory.action.handler.ComplexVectorMouseGridTranslateHandler
-
- isAnimationButtonVisible() - Method in class net.mumie.mathletfactory.display.noc.number.MMDoubleSliderPanel
-
Returns the visibility status of the play button.
- isAntiAliasing() - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Returns whether anit-aliasing is used.
- isAntialiasingEnabled() - Method in class net.mumie.mathletfactory.display.g2d.MMG2DCanvas
-
- isAntialiasingEnabled() - Method in class net.mumie.mathletfactory.display.jr3d.JR3DCanvasViewerProperties
-
- isAPointMarked(int) - Method in class net.mumie.mathletfactory.transformer.g2d.MapTransformer
-
- isAppendEqualSign() - Method in class net.mumie.mathletfactory.display.noc.PanelRenderingHints
-
- isAppletEmbeddingMode() - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntimeSupport
-
Returns whether the EMBEDDING mode was set to APPLET.
- isAppletExecutionMode() - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntime
-
Returns whether the mathlet was started as an applet.
- isAppletMode() - Method in class net.mumie.mathletfactory.util.exercise.receipt.ReceiptViewer
-
Returns whether this viewer is running in applet mode.
- isApplicationExecutionMode() - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntime
-
Returns whether the mathlet was started as an application.
- isApplicationMode() - Method in class net.mumie.mathletfactory.util.exercise.receipt.ReceiptViewer
-
Returns whether this viewer is running in application mode.
- isASubspaceOf(NumberVectorSpace) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberVectorSpace
-
Returns true, if the given vector space is a subspace of this vector space.
- isAtFirstStep() - Method in class net.mumie.mathletfactory.util.animation.Animation
-
Returns if the animation is currently at the first step.
- isAtLastStep() - Method in class net.mumie.mathletfactory.util.animation.Animation
-
Returns if the animation is currently at the last step.
- isAtScreenLocation(int, int) - Method in class net.mumie.mathletfactory.display.CanvasDrawable
-
Returns true, if this drawable has been "picked" by the given screen coordinates.
- isAtScreenLocation(int, int) - Method in class net.mumie.mathletfactory.display.g2d.G2DAngleDrawable
-
- isAtScreenLocation(int, int) - Method in class net.mumie.mathletfactory.display.g2d.G2DArcDrawable
-
- isAtScreenLocation(int, int) - Method in class net.mumie.mathletfactory.display.g2d.G2DBracketDrawable
-
- isAtScreenLocation(int, int) - Method in class net.mumie.mathletfactory.display.g2d.G2DEllipseDrawable
-
- isAtScreenLocation(int, int) - Method in class net.mumie.mathletfactory.display.g2d.G2DEllipsePathDrawable
-
- isAtScreenLocation(int, int) - Method in class net.mumie.mathletfactory.display.g2d.G2DHyperbolaDrawable
-
- isAtScreenLocation(int, int) - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
- isAtScreenLocation(int, int) - Method in class net.mumie.mathletfactory.display.g2d.G2DLineDrawable
-
Tests whether or not the shape interscets a screen location.
- isAtScreenLocation(int, int) - Method in class net.mumie.mathletfactory.display.g2d.G2DParabolaDrawable
-
- isAtScreenLocation(int, int) - Method in class net.mumie.mathletfactory.display.g2d.G2DPointDrawable
-
- isAtScreenLocation(int, int) - Method in class net.mumie.mathletfactory.display.g2d.G2DPolygonDrawable
-
- isAtScreenLocation(int, int) - Method in class net.mumie.mathletfactory.display.g2d.G2DRectDrawable
-
Returns true if the given point is inside the rectangle, false otherwise.
- isAtScreenLocation(int, int) - Method in class net.mumie.mathletfactory.display.g2d.G2DTextDrawable
-
- isAtScreenLocation(int, int) - Method in class net.mumie.mathletfactory.display.g2d.Set2DDrawable
-
- isAtScreenLocation(int, int) - Method in class net.mumie.mathletfactory.display.j3d.J3DCoordinateSystemDrawable
-
This Drawable is not selectable, so this method always returns false.
- isAtScreenLocation(int, int) - Method in class net.mumie.mathletfactory.display.j3d.J3DDrawable
-
Find out if the ray from viewer extended through canvas point (x,y) intersects
with the shape of this object.
- isAtScreenLocation(int, int) - Method in class net.mumie.mathletfactory.display.jr3d.JR3DDrawable
-
Deprecated.
- isAtScreenLocation(int, int) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRN
-
- isAtScreenLocation(int, int) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
- isAtScreenLocation(int, int) - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
- isAtScreenLocation(int, int) - Method in class net.mumie.mathletfactory.mmobject.analysis.map.MMMapSimple
-
- isAtScreenLocation(int, int) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLine
-
- isAtScreenLocation(int, int) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPoint
-
- isAtScreenLocation(int, int) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLineSegment
-
- isAtScreenLocation(int, int) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPoint
-
- isAtScreenLocation(int, int) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DSubspace
-
- isAtScreenLocation(int, int) - Method in class net.mumie.mathletfactory.mmobject.MMDefaultCanvasObject
-
- isAtScreenLocation(int, int) - Method in class net.mumie.mathletfactory.mmobject.number.MMComplex
-
- isAtScreenLocation(int, int) - Method in class net.mumie.mathletfactory.mmobject.number.MMComplexRational
-
- isAtScreenLocation(int, int) - Method in class net.mumie.mathletfactory.mmobject.set.MMInterval
-
- isAtScreenLocation(int, int) - Method in interface net.mumie.mathletfactory.mmobject.VisualizeInCanvasIF
-
Returns true if the mathematical coordinates of this correspond to the
given screen coordinates.
- isAtScreenLocation(int, int) - Method in class net.mumie.mathletfactory.mmobject.VisualizeInCanvasSupport
-
- isAtScreenLocation(int, int) - Method in class net.mumie.mathletfactory.transformer.CanvasObjectTransformer
-
- isAtScreenLocation(int, int) - Method in class net.mumie.mathletfactory.transformer.g2d.MapTransformer
-
- isAttributeArgument() - Method in class net.mumie.mathletfactory.util.text.tex.TexArgument
-
- isAttributeCommand() - Method in class net.mumie.mathletfactory.util.text.tex.TexCommand
-
- isAutoBounds() - Method in class net.mumie.mathletfactory.transformer.g2d.AbstractSequenceTransformer
-
Returns true for automatic setting of bounds.
- isAutoBounds() - Method in class net.mumie.mathletfactory.transformer.g2d.SeriesTransformer2D
-
- isAutocreatedAfterNewData() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExerciseCard
-
Returns whether the autocreated_after_new_data
flag was
set to true
.
- isAutomatic() - Method in class net.mumie.mathletfactory.util.animation.Animation
-
Returns if the next step should automatically start after finishing the last step.
- isAutoscaleLength() - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByComponents
-
- isAutoscaleLength() - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByExpression
-
- isAutoscaleLength() - Method in interface net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2IF
-
Returns whether the length of the vectors are automatically scaled or not.
- isBorderDisplayed() - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Returns if the border is drawn.
- isBPointMarked(int) - Method in class net.mumie.mathletfactory.transformer.g2d.MapTransformer
-
- isButtonEmbeddingMode() - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntimeSupport
-
Returns whether the EMBEDDING mode was set to BUTTON.
- isButtonsEnabled() - Method in class net.mumie.mathletfactory.display.noc.MMTupleSetPanel
-
- isButtonsEnabled() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMTupleSet
-
- isCalculateFPSEnabled() - Method in class net.mumie.mathletfactory.display.MMCanvas
-
- isCancelFractionTicks() - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
- isClearButtonVisible() - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
Returns if the "clear" button is visible.
- isClosed() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPolygon
-
Returns true if this polygon is drawn as closed (Observe that this is simply for displaying
purposes, it does not necessarily mean initial point == end point).
- isClosed() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPolygon
-
Returns true if this polygon is drawn as closed (Observe that this is simply for displaying
purposes, it does not necessarily mean initial point == end point).
- isCollinear(NumberMatrix) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
this method tests if this NumberMatrix
is collinear to
aMatrix
, i.e. if it is a multiple of it.
- isCollinear(NumberVector) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberVector
-
Checks whether this NumberVector
is collinear to
aVector
and throws an exception if aVector
is not an
instance of NumberVector
.
- isColumnFixed(int) - Method in class net.mumie.mathletfactory.display.layout.SimpleGridLayout
-
true
, wenn die Spalte column
als
größenunveränderlich markiert wurde.
- isColumnVector() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberTuple
-
Returns if this vector is a column vector, i.e. a vector whose
number of columns is 1.
- isColumnVector() - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpTuple
-
- isColumnVector() - Method in class net.mumie.mathletfactory.math.util.StringMatrix
-
Returns if this vector is a column vector, i.e. a vector whose
number of columns is 1.
- isCommandArgument() - Method in class net.mumie.mathletfactory.util.text.tex.TexArgument
-
- isCommutativeOperation() - Method in class net.mumie.mathletfactory.math.algebra.op.node.AddOp
-
- isCommutativeOperation() - Method in class net.mumie.mathletfactory.math.algebra.op.node.MultOp
-
- isCommutativeOperation() - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Returns true for non-unary operations which are commutative, false
otherwise.
- isCompletelyEdited() - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
- isCompletelyEdited() - Method in class net.mumie.mathletfactory.display.noc.matrix.MMStringMatrixPanel
-
Returns true if all entries were edited by the user.
- isCompletelyEdited() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
- isCompletelyEdited() - Method in class net.mumie.mathletfactory.math.algebra.linalg.TupleSet
-
- isCompletelyEdited() - Method in class net.mumie.mathletfactory.math.geom.affine.AffinePoint
-
Returns true if all entries were edited by the user.
- isCompletelyEdited() - Method in class net.mumie.mathletfactory.math.set.FiniteNumberSet
-
- isCompletelyEdited() - Method in class net.mumie.mathletfactory.math.set.Interval
-
- isCompletelyEdited() - Method in class net.mumie.mathletfactory.math.util.MDimension
-
- isCompletelyEdited() - Method in class net.mumie.mathletfactory.math.util.StringMatrix
-
- isCompletelyEdited() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
Returns true if all entries were edited by the user.
- isCompletelyEdited() - Method in interface net.mumie.mathletfactory.util.xml.ExerciseCompoundObjectIF
-
Returns true if all entries were edited by the user.
- isCompletelyEdited(ExerciseObjectIF) - Static method in class net.mumie.mathletfactory.util.xml.ExerciseObjectFactory
-
Returns whether the given exercise object is completely edited, i.e.
- isComplexNumberClass(Class) - Static method in class net.mumie.mathletfactory.math.number.NumberFactory
-
Return whether the given number class is a complex.
- isCompoundPanel() - Method in class net.mumie.mathletfactory.display.noc.MMPanel
-
Returns if this panel is an instance of MMCompoundPanel.
- isConditionallyCorrected() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCExerciseResult
-
- isConstant() - Method in class net.mumie.mathletfactory.math.algebra.op.node.VariableOp
-
- isConstant() - Method in class net.mumie.mathletfactory.math.algebra.op.PolynomialOpHolder
-
Returns true if this polynomial contains no variable.
- isConstantOrMonovariate() - Method in class net.mumie.mathletfactory.math.algebra.op.PolynomialOpHolder
-
Returns true if this polynomial contains up to one variable.
- isContainedInSpanOf(NumberTuple, NumberTuple[]) - Static method in class net.mumie.mathletfactory.math.number.numeric.Span
-
This method tests, if a vector is contained in the Span of other vectors.
- isControllerEnabled() - Method in class net.mumie.mathletfactory.display.MMCanvas
-
- isDashed() - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Returns whether the invisible part of the dash pattern is non-zero.
- isDataElement(Datasheet, String) - Static method in class net.mumie.mathletfactory.util.xml.XMLUtils
-
Returns if a data element exists in the specified data sheet under the specified path.
- isDatasheetAvailable() - Static method in class net.mumie.mathletfactory.appletskeleton.system.SystemDescriptor
-
Returns whether the Mumie datasheet library is available.
- isDebugMode() - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- isDebugMode() - Method in interface net.mumie.mathletfactory.appletskeleton.system.MathletExerciseContext
-
Returns whether the debug mode is turned on for this mathlet context.
- isDebugMode() - Method in class net.mumie.mathletfactory.util.exercise.MathletExerciseSupport
-
- isDefaultView() - Method in class net.mumie.mathletfactory.util.exercise.receipt.ReceiptPanel
-
Returns whether the current view is the default view.
- isDeformationScaling() - Method in class net.mumie.mathletfactory.math.algebra.geomgroup.AffineGroupElement
-
- isDegenerated() - Method in class net.mumie.mathletfactory.math.geom.affine.AffineLine
-
- isDegenerated() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPolygon
-
Returns true if the polygon has only vertices with the same coordinates.
- isDegenerated() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DQuadric
-
- isDegenerated() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLine
-
- isDegenerated() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPolygon
-
Returns true if the polygon has only vertices with the same coordinates.
- isDiagonalMatrix() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
checks whether the non zero entries of this matrix only appear on the
(virtual) diagonal.
- isDiagonalMatrix() - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpMatrix
-
Deprecated.
checks whether the non zero entries of this matrix only appear on the
(virtual) diagonal.
- isDisjointWith(Interval) - Method in class net.mumie.mathletfactory.math.set.Interval
-
- isDisplayAsColumnVector() - Method in class net.mumie.mathletfactory.transformer.noc.AffinePointTransformer
-
- isDisplayAsColumnVector() - Method in class net.mumie.mathletfactory.transformer.noc.DefaultRNVectorTransformer
-
- isDisplayBrackets() - Method in class net.mumie.mathletfactory.mmobject.set.MMInterval
-
- isDisplayingAbsValue() - Method in class net.mumie.mathletfactory.display.noc.number.MMNumberSimplePanel
-
- isDisplayPiTicks() - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
- isDisplayPiTicksX() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
- isDisplayPiTicksY() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
- isDontCancelFractions() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
- isDrawGridLines() - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
Returns whether to draw grid lines.
- isDrawZero() - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
Returns whether the zero should also be drawn.
- isDynamicScrolling() - Method in class net.mumie.mathletfactory.appletskeleton.util.ControlPanel
-
Returns whether scrolling should be animated when showing
or hiding additional components or messages.
- isEAsVariable() - Method in class net.mumie.mathletfactory.math.algebra.linalg.TupleSet
-
- isEdgeVisible() - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DShaderRenderingHints
-
Returns if the drawable's edges are visible.
- isEditable() - Method in class net.mumie.mathletfactory.display.noc.function.MMPiecewiseFunctionPanel
-
Returns, whether this panel is editable.
- isEditable() - Method in class net.mumie.mathletfactory.display.noc.function.MMPiecewiseFunctionPeriodicPanel
-
Returns, whether this panel is editable.
- isEditable() - Method in class net.mumie.mathletfactory.display.noc.MMCompoundPanel
-
Returns whether the values in th panel are editable.
- isEditable() - Method in class net.mumie.mathletfactory.display.noc.MMEditablePanel
-
Returns whether the values in th panel are editable.
- isEditable() - Method in class net.mumie.mathletfactory.display.noc.MMTupleSetPanel
-
- isEditable() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRN
-
- isEditable() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNEndomorphism
-
- isEditable() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
- isEditable() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberMatrix
-
- isEditable() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberTuple
-
- isEditable() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMOpMatrix
-
- isEditable() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMTupleSet
-
- isEditable() - Method in class net.mumie.mathletfactory.mmobject.algebra.MMEquationSystem
-
- isEditable() - Method in class net.mumie.mathletfactory.mmobject.algebra.MMRelation
-
- isEditable() - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
- isEditable() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunction
-
- isEditable() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLine
-
- isEditable() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPoint
-
- isEditable() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLineSegment
-
- isEditable() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPoint
-
- isEditable() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DSubspace
-
- isEditable() - Method in class net.mumie.mathletfactory.mmobject.MMDefaultCanvasObject
-
- isEditable() - Method in class net.mumie.mathletfactory.mmobject.MMDefaultObject
-
- isEditable() - Method in interface net.mumie.mathletfactory.mmobject.MMObjectIF
-
Returns true if all container displays of this object should be editable.
- isEditable() - Method in class net.mumie.mathletfactory.mmobject.number.MMComplex
-
- isEditable() - Method in class net.mumie.mathletfactory.mmobject.number.MMComplexRational
-
- isEditable() - Method in class net.mumie.mathletfactory.mmobject.number.MMDouble
-
- isEditable() - Method in class net.mumie.mathletfactory.mmobject.number.MMInteger
-
- isEditable() - Method in class net.mumie.mathletfactory.mmobject.number.MMOpNumber
-
- isEditable() - Method in class net.mumie.mathletfactory.mmobject.number.MMRational
-
- isEditable() - Method in class net.mumie.mathletfactory.mmobject.set.MMFiniteNumberSet
-
- isEditable() - Method in class net.mumie.mathletfactory.mmobject.set.MMInterval
-
- isEditable() - Method in class net.mumie.mathletfactory.mmobject.util.MMDimension
-
- isEditable() - Method in class net.mumie.mathletfactory.mmobject.util.MMString
-
- isEditable() - Method in class net.mumie.mathletfactory.mmobject.util.MMStringMatrix
-
- isEditable() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAppletExercise
-
Returns if this exercise is editable or not.
- isEditable() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.DefaultMethodUI
-
- isEditable() - Method in interface net.mumie.mathletfactory.util.exercise.mc.method.MethodUIIF
-
Returns whether this method UI should be editable or not.
- isEditable - Variable in class net.mumie.mathletfactory.util.exercise.mc.method.verification.RelationVerificationPanel
-
- isEditable() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.RelationVerificationPanel
-
- isEditable() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestionUI
-
- isEditable() - Method in interface net.mumie.mathletfactory.util.exercise.mc.question.MCQuestionUIIF
-
Returns whether this question UI should be editable or not.
- isEditable() - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
Returns if this exercise should be editable or not, i.e. if the related exercise parameter was set to "true".
- isEdited() - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
Returns true if at least one entry was edited by the user.
- isEdited() - Method in class net.mumie.mathletfactory.display.noc.matrix.MMStringMatrixPanel
-
Returns true if at least one entry was edited by the user.
- isEdited() - Method in class net.mumie.mathletfactory.display.noc.MMPanel
-
Returns if the content of this component was already edited or not.
- isEdited() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
Returns true if at least one entry was edited by the user.
- isEdited(int, int) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
Returns if the cell at the specified position was edited.
- isEdited(int) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberTuple
-
Returns if the cell at the specified position was edited.
- isEdited() - Method in class net.mumie.mathletfactory.math.algebra.linalg.TupleSet
-
- isEdited() - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Returns true if an empty/unedited values has been read in from MathML.
- isEdited() - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
- isEdited() - Method in class net.mumie.mathletfactory.math.algebra.poly.Polynomial
-
- isEdited() - Method in class net.mumie.mathletfactory.math.geom.affine.AffinePoint
-
Returns true if at least one entry was edited by the user.
- isEdited(int) - Method in class net.mumie.mathletfactory.math.geom.affine.AffinePoint
-
Returns if the cell at the specified position was edited.
- isEdited() - Method in class net.mumie.mathletfactory.math.number.MNumber
-
- isEdited() - Method in class net.mumie.mathletfactory.math.set.FiniteNumberSet
-
- isEdited() - Method in class net.mumie.mathletfactory.math.set.Interval
-
- isEdited() - Method in class net.mumie.mathletfactory.math.util.MDimension
-
- isEdited(int) - Method in class net.mumie.mathletfactory.math.util.MDimension
-
Returns whether the width or height entry (see index contants in
MDimension
) was user-edited,
i.e. returns the internal stored edited flag for the entry.
- isEdited() - Method in class net.mumie.mathletfactory.math.util.MString
-
- isEdited() - Method in class net.mumie.mathletfactory.math.util.StringMatrix
-
Returns true if at least one entry was edited by the user.
- isEdited(int, int) - Method in class net.mumie.mathletfactory.math.util.StringMatrix
-
Returns if the cell at the specified position was edited.
- isEdited() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
Returns true if at least one entry was edited by the user.
- isEdited(int) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
Returns if the cell at the specified position was edited.
- isEdited() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
- isEdited() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.ProductEntry
-
- isEdited() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.SequenceEntry
-
- isEdited() - Method in interface net.mumie.mathletfactory.util.exercise.mc.method.verification.VerificationEntryIF
-
- isEdited() - Method in interface net.mumie.mathletfactory.util.xml.ExerciseObjectIF
-
Returns if this object was user edited, i.e.
- isEditingMode() - Method in class net.mumie.mathletfactory.display.noc.MMEditablePanel
-
Returns whether this panel is currently in edting mode.
- isEmpty() - Method in class net.mumie.mathletfactory.display.noc.MMEditablePanel
-
Returns whether the content of the textfield is empty or only white spaces.
- isEmpty() - Method in class net.mumie.mathletfactory.math.set.FiniteBorelSet
-
Returns true, if the set consists of zero intervals.
- isEmpty() - Method in class net.mumie.mathletfactory.math.set.Interval
-
- isEmpty() - Method in class net.mumie.mathletfactory.mmobject.util.MMImage
-
Returns if the internal stored image is empty, i.e. not yet loaded.
- isEmpty() - Method in class net.mumie.mathletfactory.util.property.DefaultPropertyMap
-
- isEmpty() - Method in class net.mumie.mathletfactory.util.property.LinkedPropertyMap
-
- isEmpty() - Method in interface net.mumie.mathletfactory.util.property.PropertyMapIF
-
Returns whether this map is empty, i.e. contains no properties.
- isEnabled() - Method in interface net.mumie.mathletfactory.action.CanvasControllerIF
-
- isEnabled() - Method in class net.mumie.mathletfactory.action.DefaultCanvasController
-
- isEnabled() - Method in class net.mumie.mathletfactory.action.jr3d.JR3DCanvasController
-
- isEpsilonOperation() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.ProductEntry
-
- isEpsilonOperation() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.SequenceEntry
-
- isEpsilonOperation() - Method in interface net.mumie.mathletfactory.util.exercise.mc.method.verification.VerificationEntryIF
-
- isEqual(double[], Tuple3d) - Static method in class net.mumie.mathletfactory.display.j3d.J3DDrawable
-
Utility method.
- isEqual(GroupElementIF) - Method in class net.mumie.mathletfactory.math.algebra.geomgroup.AffineGroupElement
-
- isEqual(GroupElementIF) - Method in class net.mumie.mathletfactory.math.algebra.geomgroup.RealGeneralLinearGroupElement
-
- isEventTemporary(FocusEvent) - Static method in class net.mumie.mathletfactory.display.noc.util.EventUtils
-
- isExerciseCorrected() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExerciseCard
-
Returns whether this exercise was already corrected.
- isExerciseEditable() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExerciseCard
-
Returns whether this exercise card should be editable or not.
- isExerciseEditable() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCDemoCard
-
- isExerciseEditable() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCProblemCard
-
- isExerciseEditable() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCRandomProblemCard
-
- isExerciseEditable() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCTrainingCard
-
- isExtendedView() - Method in class net.mumie.mathletfactory.util.exercise.receipt.ReceiptPanel
-
Returns whether the current view is the extended view.
- isExtensionPanelVisible() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunctionPeriodic
-
- isFaceVisible() - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DShaderRenderingHints
-
Returns if the drawable's faces are visible.
- isFactorsEnabled() - Method in class net.mumie.mathletfactory.display.noc.MMTupleSetPanel
-
- isFactorsEnabled() - Method in class net.mumie.mathletfactory.math.algebra.linalg.TupleSet
-
- isFieldLinesVisible() - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByComponents
-
- isFieldLinesVisible() - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByExpression
-
- isFieldLinesVisible() - Method in interface net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2IF
-
Returns true if vector field lines are displayed.
- isFilled() - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Returns whether the object's visualization is filled with the object's color.
- isFilled(DisplayProperties) - Method in class net.mumie.mathletfactory.display.g2d.G2DDrawable
-
Determines wheater the object should be displayed as filled or not.
- isFilled(DisplayProperties) - Method in class net.mumie.mathletfactory.display.g2d.G2DPolygonDrawable
-
- isFilled(DisplayProperties) - Method in class net.mumie.mathletfactory.display.j3d.J3DDrawable
-
- isFiniteNumberSet(String) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MultipleFiniteNumberSetsQuestion
-
- isFirst() - Method in class net.mumie.mathletfactory.util.History
-
Return true if the history's current item is the first.
- isFirstCall() - Method in class net.mumie.mathletfactory.util.animation.Progress
-
- isFixedHeight() - Method in class net.mumie.mathletfactory.display.noc.MMPanel
-
Returns if the height was set to a fixed value.
- isFixedWidth() - Method in class net.mumie.mathletfactory.display.noc.MMPanel
-
Returns if the width was set to a fixed value.
- isFogEnabled() - Method in class net.mumie.mathletfactory.display.jr3d.JR3DCanvasViewerProperties
-
- isFontRenderedWithObjectColor() - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Returns true, when any symbolic representation should be rendered in the
specified object color.
- isFrameVisible() - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
Deprecated.
should not be used
- isFullScore(double) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExerciseCorrector
-
Returns if the given amount of points is the maximum score.
- isFullScore() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCExerciseResult
-
Returns if the given amount of points is the maximum score.
- isFullScore(double) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCProblemCorrectorEn
-
Returns if the given amount of points is the maximum score.
- isFullScreenEnabled() - Method in class net.mumie.mathletfactory.util.BasicApplicationFrame
-
- isFullScreenSupported() - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntimeSupport
-
Returns whether full screen windows are supported by this mathlet's runtime.
- isFullScreenSupported() - Static method in class net.mumie.mathletfactory.appletskeleton.system.SystemDescriptor
-
Returns whether full screen windows are supported.
- isFullScreenSupported() - Method in class net.mumie.mathletfactory.util.BasicApplicationFrame
-
- isFunctionVariable(int, String) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExercise
-
Returns whether the variable with the given identifier and for the
specified question is a function.
- isFunctionVariable(String) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExercise
-
Returns whether the variable with the given identifier is a
global function variable.
- isFunctionVariable(int, int, String) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExercise
-
Returns whether the variable with the given identifier and for the
specified question and answer is a function.
- isFunctionVariable(String) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestion
-
- isFunctionVariable(String) - Method in interface net.mumie.mathletfactory.util.exercise.mc.question.MCQuestionIF
-
Returns whether the variable with the given identifier denotes a function.
- isFunctionVariable(String) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.VariablePoolQuestion
-
- isGradientFill() - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Returns whether a gradient fill is used.
- isGrayScaled() - Method in class net.mumie.mathletfactory.mmobject.util.MMImage
-
Returns if the image is in gray tones.
- isGridVisible() - Method in class net.mumie.mathletfactory.display.SurfaceDisplayProperties
-
- isHidden() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
- isHidden() - Method in class net.mumie.mathletfactory.math.algebra.linalg.TupleSet
-
- isHidden() - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
- isHidden() - Method in class net.mumie.mathletfactory.math.algebra.poly.Polynomial
-
- isHidden() - Method in class net.mumie.mathletfactory.math.geom.affine.AffinePoint
-
- isHidden() - Method in class net.mumie.mathletfactory.math.number.MNumber
-
- isHidden() - Method in class net.mumie.mathletfactory.math.set.FiniteNumberSet
-
- isHidden() - Method in class net.mumie.mathletfactory.math.set.Interval
-
- isHidden() - Method in class net.mumie.mathletfactory.math.util.MDimension
-
- isHidden() - Method in class net.mumie.mathletfactory.math.util.MString
-
- isHidden() - Method in class net.mumie.mathletfactory.math.util.StringMatrix
-
- isHidden() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
- isHidden() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
- isHidden() - Method in interface net.mumie.mathletfactory.util.xml.ExerciseObjectIF
-
Returns whether this exercise object should be hidden or not.
- isHomeworkMode() - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
Returns if the parameter homeworkMode
is set to true,
the necessary libraries for the homework mode are available and
the exercise initialisation has reported no errors.
- isHomeworkMode() - Method in interface net.mumie.mathletfactory.appletskeleton.system.MathletExerciseContext
-
Returns whether the homework mode is turned on for this mathlet context.
- isHomeworkMode() - Method in class net.mumie.mathletfactory.util.exercise.MathletExerciseSupport
-
- isHTMLContent(String) - Static method in class net.mumie.mathletfactory.display.util.StyledTextView
-
- isIdentity() - Method in class net.mumie.mathletfactory.math.algebra.geomgroup.AffineGroupElement
-
- isIdentity() - Method in class net.mumie.mathletfactory.math.algebra.geomgroup.RealGeneralLinearGroupElement
-
- isIdentity() - Method in interface net.mumie.mathletfactory.math.algebra.GroupElementIF
-
Returns true if this group element is the identity.
- isIdentity() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
Tests whether this matrix is the identity or not.
- isIdentity() - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpMatrix
-
Deprecated.
Tests whether this matrix is the identity or not.
- isIm() - Method in class net.mumie.mathletfactory.math.number.MComplex
-
Returns true if this number is imaginary number.
- isInCanvasQuarter(double, double) - Method in class net.mumie.mathletfactory.display.MMCanvas
-
Returns the constant for a canvas quarter for the specified point.
- isInfinite() - Method in class net.mumie.mathletfactory.math.geom.projective.ProjectivePoint
-
Returns whether this ProjectivePoint
is infinite (i.e. the
last coordinate is zero) or not.
- isInfinite() - Method in class net.mumie.mathletfactory.math.geom.projective.ProjectiveSpace
-
- isInfinity() - Method in class net.mumie.mathletfactory.math.geom.affine.AffinePoint
-
- isInfinity() - Method in class net.mumie.mathletfactory.math.number.MNumber
-
- isInfinity() - Method in interface net.mumie.mathletfactory.math.number.MNumberIF
-
Returns true if this number is positive or negative infinity.
- isInfinity() - Method in class net.mumie.mathletfactory.math.number.MRealNumber
-
- isInitialized() - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- isInitialized() - Method in interface net.mumie.mathletfactory.appletskeleton.MathletContext
-
Returns whether this mathlet has been fully initialized.
- isInitialized() - Static method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntime
-
- isInitialized() - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntimeSupport
-
Returns whether this support was successfully initialized.
- isInitialized() - Method in class net.mumie.mathletfactory.transformer.GeneralTransformer
-
- isInside(double[], double[], double[]) - Method in class net.mumie.mathletfactory.display.g2d.G2DPolygonDrawable
-
- isInside(double[], double[], double[], double) - Method in class net.mumie.mathletfactory.display.g2d.G2DPolygonDrawable
-
- isInteger() - Method in class net.mumie.mathletfactory.math.number.MNumber
-
- isInteger() - Method in interface net.mumie.mathletfactory.math.number.MNumberIF
-
Returns true if this number is an integer.
- isInterval(String) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MultipleIntervalAnswerQuestion
-
- isInvertible() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
Checks whether this matrix is invertible or not.
- isInvertible() - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpMatrix
-
Deprecated.
Checks whether this matrix is invertible or not.
- isInXOnly() - Method in class net.mumie.mathletfactory.action.handler.Abstract2DTranslateHandler
-
Returns whether translation should occur exclusively in x dimension.
- isInYOnly() - Method in class net.mumie.mathletfactory.action.handler.Abstract2DTranslateHandler
-
Returns whether translation should occur exclusively in y dimension.
- isIrreducibleFor(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AbsOp
-
- isIrreducibleFor(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
- isIrreducibleFor(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.PiecewiseConstOp
-
- isIsolated() - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
Returns true if the operation has a root that is a leaf that has no internal factor or exponent.
- isJava3DAvailable() - Static method in class net.mumie.mathletfactory.appletskeleton.system.SystemDescriptor
-
Returns whether the Java3D library is available.
- isJavaHelpAvailable() - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntimeSupport
-
Returns whether the JavaHelp library is available.
- isJavaHelpAvailable() - Static method in class net.mumie.mathletfactory.appletskeleton.system.SystemDescriptor
-
Returns whether the JavaHelp library is available.
- isJavaScriptAvailable() - Static method in class net.mumie.mathletfactory.util.JavaScriptUtils
-
Returns whether JavaScript classes required for LiveConnect
are available.
- isJMFAvailable() - Static method in class net.mumie.mathletfactory.appletskeleton.system.SystemDescriptor
-
Returns whether the JMF (=Java Media Framework) library is available.
- isJMFAvailable() - Static method in class net.mumie.mathletfactory.util.Graphics2DUtils
-
Checks, whether JMF (=Java Media Framework) is available.
- isJRealityAvailable() - Static method in class net.mumie.mathletfactory.appletskeleton.system.SystemDescriptor
-
Returns whether the JReality library is available.
- isLabelDisplayed() - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Returns whether the label is displayed.
- isLabelDisplayed() - Method in class net.mumie.mathletfactory.display.noc.PanelRenderingHints
-
- isLabelEmbeddingMode() - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntimeSupport
-
Returns whether the EMBEDDING mode was set to LABEL.
- isLabelVisible() - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DTextRenderingHints
-
Returns if the text label is visible.
- isLabelVisible() - Method in class net.mumie.mathletfactory.display.noc.MMPanel
-
Returns whether the label is visible.
- isLast() - Method in class net.mumie.mathletfactory.util.History
-
Return true if the history's current item is the last.
- isLeaf() - Method in class net.mumie.mathletfactory.math.algebra.AbstractTreeNode
-
- isLeaf() - Method in class net.mumie.mathletfactory.math.algebra.op.node.MultipleOfZNode
-
- isLeaf() - Method in class net.mumie.mathletfactory.math.algebra.rel.node.AllRel
-
- isLeaf() - Method in class net.mumie.mathletfactory.math.algebra.rel.node.ComplexRel
-
ComplexRels are no leaves, therefor this method returns false.
- isLeaf() - Method in class net.mumie.mathletfactory.math.algebra.rel.node.InSetRel
-
- isLeaf() - Method in class net.mumie.mathletfactory.math.algebra.rel.node.NotRel
-
- isLeaf() - Method in class net.mumie.mathletfactory.math.algebra.rel.node.NullRel
-
- isLeaf() - Method in class net.mumie.mathletfactory.math.algebra.rel.node.RelNode
-
Returns true if the node has no children.
- isLeaf() - Method in class net.mumie.mathletfactory.math.algebra.rel.node.SimpleRel
-
- isLengthOnGridOnly() - Method in class net.mumie.mathletfactory.action.handler.ComplexVectorMouseGridTranslateHandler
-
- isLightingEnabled() - Method in class net.mumie.mathletfactory.display.jr3d.JR3DCanvasViewerProperties
-
- isLineDisplayed() - Method in class net.mumie.mathletfactory.display.j3d.J3DRenderingHints
-
- isLowerBoundaryEditable() - Method in class net.mumie.mathletfactory.mmobject.set.MMInterval
-
- isLowerClosed() - Method in class net.mumie.mathletfactory.math.set.Interval
-
- isLowerInfinite() - Method in class net.mumie.mathletfactory.math.set.Interval
-
- isLSPSheetAvailable() - Static method in class net.mumie.mathletfactory.appletskeleton.system.SystemDescriptor
-
Returns whether the LSP sheet library is available.
- isMap() - Method in class net.mumie.mathletfactory.math.algebra.linalg.LinearMap
-
Returns false, if this object is mathematical not a map (might occur from setting to it accidentally to non unique).
- isModal() - Method in class net.mumie.mathletfactory.util.extension.DialogDefinition
-
- isMonovariate() - Method in class net.mumie.mathletfactory.math.algebra.op.PolynomialOpHolder
-
Returns true if this polynomial contains only one variable.
- isMouseOver(JComponent) - Method in class net.mumie.mathletfactory.appletskeleton.util.theme.RollOverListener
-
- isMouseOver() - Method in class net.mumie.mathletfactory.display.noc.MMPanel
-
Returns if the mouse pointer is currently above this MMPanel and if it is selectable.
- isNaN() - Method in class net.mumie.mathletfactory.math.number.MBigRational
-
- isNaN() - Method in class net.mumie.mathletfactory.math.number.MComplex
-
- isNaN() - Method in class net.mumie.mathletfactory.math.number.MComplexRational
-
- isNaN() - Method in class net.mumie.mathletfactory.math.number.MDouble
-
- isNaN() - Method in class net.mumie.mathletfactory.math.number.MInteger
-
- isNaN() - Method in class net.mumie.mathletfactory.math.number.MNatural
-
- isNaN() - Method in class net.mumie.mathletfactory.math.number.MNumber
-
- isNaN() - Method in interface net.mumie.mathletfactory.math.number.MNumberIF
-
Returns true if this number is NaN (not a number).
- isNaN() - Method in class net.mumie.mathletfactory.math.number.MRational
-
Returns true if this rational is not a number, i.e., if both numerator
and denominator are zero.
- isNaN() - Method in class net.mumie.mathletfactory.math.number.Zmod5
-
- isNaturalsOnly() - Method in class net.mumie.mathletfactory.math.algebra.op.node.MultipleOfZNode
-
Returns true if only the natural numbers are allowed.
- isNegativeFor() - Method in class net.mumie.mathletfactory.math.algebra.op.RationalOpHolder
-
Returns a BorelSet
containing the range where this
rational expression is positive.
- isNegInfinity() - Method in class net.mumie.mathletfactory.math.number.MBigRational
-
- isNegInfinity() - Method in class net.mumie.mathletfactory.math.number.MDouble
-
- isNegInfinity() - Method in class net.mumie.mathletfactory.math.number.MNatural
-
- isNegInfinity() - Method in class net.mumie.mathletfactory.math.number.MRational
-
Returns true if this rational is negative infinity, i.e., if the numerator
is negative and the denominator is zero.
- isNegInfinity() - Method in class net.mumie.mathletfactory.math.number.MRealNumber
-
Returns true if this number is less than every other number.
- isNegInfinity() - Method in class net.mumie.mathletfactory.math.number.Zmod5
-
- isNeutralElementFor(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Returns true if this
is a NumberOp and it is the neutral
element for the given operation.
- isNewElementsEdited() - Method in class net.mumie.mathletfactory.math.algebra.linalg.TupleSet
-
- isNormalForm() - Method in class net.mumie.mathletfactory.display.noc.op.OperationPanel
-
Returns whether the panel generates normalized or non-normalized operations.
- isNormalForm() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
- isNormalForm(int, int) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
Returns if the cell at the specified position was edited.
- isNormalForm() - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
Indicates if the operation should be normalized after each transformation.
- isNormalForm() - Method in class net.mumie.mathletfactory.math.algebra.poly.Polynomial
-
- isNormalForm() - Method in class net.mumie.mathletfactory.math.number.MOpNumber
-
- isNormalForm() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
- isNormalForm() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMFunctionOverR2
-
- isNormalForm() - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSequenceDefByOp
-
- isNormalForm() - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSeriesDefByOp
-
- isNull() - Method in class net.mumie.mathletfactory.math.algebra.rel.Relation
-
Returns true if relation is the null relation.
- isNumberNode(Node) - Static method in class net.mumie.mathletfactory.math.set.FiniteNumberSet
-
- isNumberNode(Node) - Static method in class net.mumie.mathletfactory.math.set.Interval
-
- isNumberVariable(int, String) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExercise
-
Returns whether the variable with the given identifier and for the
specified question is a number.
- isNumberVariable(String) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExercise
-
Returns whether the variable with the given identifier is a
global number variable.
- isNumberVariable(int, int, String) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExercise
-
Returns whether the variable with the given identifier and for the
specified question and answer is a number.
- isNumberVariable(String) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestion
-
- isNumberVariable(String) - Method in interface net.mumie.mathletfactory.util.exercise.mc.question.MCQuestionIF
-
Returns whether the variable with the given identifier denotes a number.
- isNumberVariable(String) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.RandomValuesQuestion
-
- isNumberVariable(String) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.VariablePoolQuestion
-
- isNumberVariable2(String) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExercise
-
- isNumericallyZero() - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
Returns true, if operation evaluates to zero.
- isOfflineMode() - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- isOfflineMode() - Method in interface net.mumie.mathletfactory.appletskeleton.system.MathletExerciseContext
-
Returns whether the offline mode is turned on for this mathlet context.
- isOfLesserPrecedenceThan(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Returns true, if this node is of lesser mathematical precedence than
the given node (e.g. '+' is of lesser precedence than '*').
- isOmittingXMLNamespaces() - Static method in class net.mumie.mathletfactory.util.xml.XMLUtils
-
Returns whether XML namespaces are omitted in string represenations by the XML classes.
- isOnGridOnly() - Method in class net.mumie.mathletfactory.action.handler.ComplexVectorMouseGridTranslateHandler
-
- isOnlineMode() - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- isOnlineMode() - Method in interface net.mumie.mathletfactory.appletskeleton.system.MathletExerciseContext
-
Returns whether the online mode is turned on for this mathlet context.
- isOnlyAVariable() - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
- isOpaque() - Method in class net.mumie.mathletfactory.display.util.AbstractView
-
- isOpaque() - Method in interface net.mumie.mathletfactory.display.util.ViewIF
-
Returns whether this view should paint its background color ("opaque").
- isOpaque() - Method in class net.mumie.mathletfactory.display.util.ViewPanel
-
- isOptional() - Method in class net.mumie.mathletfactory.util.text.tex.TexArgument
-
- isOrthogonal() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
Checks whether this matrix is orthogonal, i.e. if M^-1 = M^T.
- isOrthogonalTo(NumberVector) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberVector
-
Returns true if the given vector is orthogonal to this vector, false otherwise.
- isOwnRootPanel() - Method in class net.mumie.mathletfactory.display.noc.MMPanel
-
Returns if there is a root panel for this MMPanel.
- isParallelTo(NumberVector) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberVector
-
Returns true if the given vector is parallel to this vector, false otherwise.
- isParameter() - Method in class net.mumie.mathletfactory.math.algebra.op.node.VariableOp
-
- isPausing() - Method in class net.mumie.mathletfactory.util.animation.Animation
-
Returns if the animation is pausing.
- isPeriodPanelVisible() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunctionPeriodic
-
- isPlaying() - Method in class net.mumie.mathletfactory.util.animation.Animation
-
Returns if the animation is playing.
- isPoint() - Method in class net.mumie.mathletfactory.math.set.Interval
-
- isPolynomial() - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Returns true if the subtree rooted by this node is a polynomial
over the number class i.e. its non-leaves are exclusively MultOps,
AddOps and PowerOps with positive integers as exponents and the
exponents of all nodes are greater than zero.
- isPolynomial() - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
Returns true, if operation is a polynomial expression.
- isPolynomial() - Method in class net.mumie.mathletfactory.math.number.MOpNumber
-
- isPosInfinity() - Method in class net.mumie.mathletfactory.math.number.MBigRational
-
- isPosInfinity() - Method in class net.mumie.mathletfactory.math.number.MDouble
-
- isPosInfinity() - Method in class net.mumie.mathletfactory.math.number.MNatural
-
- isPosInfinity() - Method in class net.mumie.mathletfactory.math.number.MRational
-
Returns true if this rational is positive infinity, i.e., if the numerator
is positive and the denominator is zero.
- isPosInfinity() - Method in class net.mumie.mathletfactory.math.number.MRealNumber
-
Returns true if this number is greater than every other number.
- isPosInfinity() - Method in class net.mumie.mathletfactory.math.number.Zmod5
-
- isPositiveFor() - Method in class net.mumie.mathletfactory.math.algebra.op.RationalOpHolder
-
Returns a BorelSet
containing the range where this
rational expression is positive.
- isPreviewMode() - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- isPreviewMode() - Method in interface net.mumie.mathletfactory.appletskeleton.system.MathletExerciseContext
-
Returns whether the preview mode is turned on for this mathlet context.
- isPreviewMode() - Method in class net.mumie.mathletfactory.util.exercise.MathletExerciseSupport
-
- isProjector() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
checks whether this matrix is idempotent or not, i.e. whether
M*M = M.
- isProjector() - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpMatrix
-
Deprecated.
checks whether this matrix is idempotent or not, i.e. whether
M*M = M.
- isQuestionCorrect(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExerciseCard
-
Returns whether the given question was answered correctly.
- isQuestionEditable(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExerciseCard
-
Returns whether the given question should be editable.
- isRational() - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Returns true if the subtree rooted by this node is a pure rational
expression over the number class i.e. its non-leaves are exclusively
MultOps, AddOps and PowerOps with integers as exponents.
- isRational() - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
Returns true, if operation is a rational expression.
- isRational() - Method in class net.mumie.mathletfactory.math.number.MBigRational
-
Returns true.
- isRational() - Method in class net.mumie.mathletfactory.math.number.MComplex
-
- isRational() - Method in class net.mumie.mathletfactory.math.number.MComplexRational
-
- isRational() - Method in class net.mumie.mathletfactory.math.number.MDouble
-
- isRational() - Method in class net.mumie.mathletfactory.math.number.MInteger
-
- isRational() - Method in class net.mumie.mathletfactory.math.number.MNatural
-
- isRational() - Method in class net.mumie.mathletfactory.math.number.MNumber
-
- isRational() - Method in interface net.mumie.mathletfactory.math.number.MNumberIF
-
Returns true if this number is a rational number.
- isRational() - Method in class net.mumie.mathletfactory.math.number.MOpNumber
-
- isRational() - Method in class net.mumie.mathletfactory.math.number.MRational
-
- isRational() - Method in class net.mumie.mathletfactory.math.number.Zmod5
-
- isReadOnly() - Method in class net.mumie.mathletfactory.util.property.Property
-
Returns whether this property is read-only.
- isReal() - Method in class net.mumie.mathletfactory.math.number.MComplex
-
- isReal() - Method in class net.mumie.mathletfactory.math.number.MComplexRational
-
- isReal() - Method in class net.mumie.mathletfactory.math.number.MNumber
-
- isReal() - Method in interface net.mumie.mathletfactory.math.number.MNumberIF
-
Returns true if this number is real number.
- isRealType() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
- isReDrawDuringAction() - Method in class net.mumie.mathletfactory.action.handler.MMHandler
-
- isReflection() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
- isRememberSize() - Method in class net.mumie.mathletfactory.display.noc.number.MMNumberPanel
-
Returns a flag that indicates, that the maximum size of this panel should be
remembered (for numbers that change due to a slider, to eliminate jittering).
- isRemoteMode() - Method in class net.mumie.mathletfactory.util.exercise.MathletExerciseSupport
-
- isRenderParamsInLabel() - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
Returns, whether parameters are rendered as substrings in the function label.
- isRepeating() - Method in class net.mumie.mathletfactory.util.CanvasImage
-
- isRightVariablesEnabled() - Method in class net.mumie.mathletfactory.display.noc.MMTupleSetPanel
-
- isRightVariablesEnabled() - Method in class net.mumie.mathletfactory.math.algebra.linalg.TupleSet
-
- isRotation() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
Checks whether this matrix represents a rotation, i.e. if it is orthogonal
and its determinant equals 1.
- isRowFixed(int) - Method in class net.mumie.mathletfactory.display.layout.SimpleGridLayout
-
true
, wenn die Zeile row
als
größenunveränderlich markiert wurde.
- isRowVector() - Method in class net.mumie.mathletfactory.math.util.StringMatrix
-
Returns if this vector is a row vector, i.e. a vector whose
number of rows is 1.
- isSceneRendered() - Method in class net.mumie.mathletfactory.display.MMCanvas
-
For performance reasons.
- isScrollable() - Method in class net.mumie.mathletfactory.appletskeleton.util.ControlPanel
-
Returns whether this ControlPanel is scrollable.
- isScrollButtonsVisible() - Method in class net.mumie.mathletfactory.display.MMCanvas
-
Returns whether the scoll buttons are currently visible.
- isSelectable() - Method in class net.mumie.mathletfactory.display.noc.MMPanel
-
Returns whether this panel can be selected.
- isSelectable() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRN
-
- isSelectable() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNEndomorphism
-
- isSelectable() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
- isSelectable() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberMatrix
-
- isSelectable() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberTuple
-
- isSelectable() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMOpMatrix
-
- isSelectable() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMTupleSet
-
- isSelectable() - Method in class net.mumie.mathletfactory.mmobject.algebra.MMEquationSystem
-
- isSelectable() - Method in class net.mumie.mathletfactory.mmobject.algebra.MMRelation
-
- isSelectable() - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
- isSelectable() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLine
-
- isSelectable() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPoint
-
- isSelectable() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLineSegment
-
- isSelectable() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPoint
-
- isSelectable() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DSubspace
-
- isSelectable() - Method in interface net.mumie.mathletfactory.mmobject.InteractivityIF
-
Returns true, if this object is selectable in a
MMCanvas
.
- isSelectable() - Method in class net.mumie.mathletfactory.mmobject.InteractivitySupport
-
- isSelectable() - Method in class net.mumie.mathletfactory.mmobject.MMDefaultCanvasObject
-
- isSelectable() - Method in class net.mumie.mathletfactory.mmobject.MMDefaultObject
-
- isSelectable() - Method in class net.mumie.mathletfactory.mmobject.number.MMComplex
-
- isSelectable() - Method in class net.mumie.mathletfactory.mmobject.number.MMComplexRational
-
- isSelectable() - Method in class net.mumie.mathletfactory.mmobject.number.MMDouble
-
- isSelectable() - Method in class net.mumie.mathletfactory.mmobject.number.MMInteger
-
- isSelectable() - Method in class net.mumie.mathletfactory.mmobject.number.MMOpNumber
-
- isSelectable() - Method in class net.mumie.mathletfactory.mmobject.number.MMRational
-
- isSelectable() - Method in class net.mumie.mathletfactory.mmobject.set.MMFiniteNumberSet
-
- isSelectable() - Method in class net.mumie.mathletfactory.mmobject.set.MMInterval
-
- isSelectable() - Method in class net.mumie.mathletfactory.mmobject.util.MMDimension
-
- isSelectable() - Method in class net.mumie.mathletfactory.mmobject.util.MMString
-
- isSelectable() - Method in class net.mumie.mathletfactory.mmobject.util.MMStringMatrix
-
- isSelected() - Method in class net.mumie.mathletfactory.display.jr3d.JR3DDrawable
-
- isSelected() - Method in class net.mumie.mathletfactory.display.noc.MMPanel
-
Returns if this panel is selected or deselected.
- isSelected() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRN
-
- isSelected() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNEndomorphism
-
- isSelected() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
- isSelected() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberMatrix
-
- isSelected() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberTuple
-
- isSelected() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMOpMatrix
-
- isSelected() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMTupleSet
-
- isSelected() - Method in class net.mumie.mathletfactory.mmobject.algebra.MMEquationSystem
-
- isSelected() - Method in class net.mumie.mathletfactory.mmobject.algebra.MMRelation
-
- isSelected() - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
- isSelected() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLine
-
- isSelected() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPoint
-
- isSelected() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLineSegment
-
- isSelected() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPoint
-
- isSelected() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DSubspace
-
- isSelected() - Method in interface net.mumie.mathletfactory.mmobject.InteractivityIF
-
Returns true, if this object has been selected in a
MMCanvas
.
- isSelected() - Method in class net.mumie.mathletfactory.mmobject.InteractivitySupport
-
- isSelected() - Method in class net.mumie.mathletfactory.mmobject.MMDefaultCanvasObject
-
- isSelected() - Method in class net.mumie.mathletfactory.mmobject.MMDefaultObject
-
- isSelected() - Method in class net.mumie.mathletfactory.mmobject.number.MMComplex
-
- isSelected() - Method in class net.mumie.mathletfactory.mmobject.number.MMComplexRational
-
- isSelected() - Method in class net.mumie.mathletfactory.mmobject.number.MMDouble
-
- isSelected() - Method in class net.mumie.mathletfactory.mmobject.number.MMInteger
-
- isSelected() - Method in class net.mumie.mathletfactory.mmobject.number.MMOpNumber
-
- isSelected() - Method in class net.mumie.mathletfactory.mmobject.number.MMRational
-
- isSelected() - Method in class net.mumie.mathletfactory.mmobject.set.MMFiniteNumberSet
-
- isSelected() - Method in class net.mumie.mathletfactory.mmobject.set.MMInterval
-
- isSelected() - Method in class net.mumie.mathletfactory.mmobject.util.MMDimension
-
- isSelected() - Method in class net.mumie.mathletfactory.mmobject.util.MMString
-
- isSelected() - Method in class net.mumie.mathletfactory.mmobject.util.MMStringMatrix
-
- isSelected(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCQuestionPanel
-
Returns whether the specified answer is selected.
- isSelectedState() - Method in class net.mumie.mathletfactory.display.j3d.J3DPointDrawable
-
- isSelectedState() - Method in class net.mumie.mathletfactory.display.j3d.J3DSurfaceDrawable
-
- isServerClientAvailable() - Static method in class net.mumie.mathletfactory.appletskeleton.system.SystemDescriptor
-
Returns whether the Mumie server client library is available.
- isShowBackForwardButtons() - Method in class net.mumie.mathletfactory.util.animation.Animation
-
Returns true if the Back- and Forward-buttons are visible.
- isShowImage() - Method in class net.mumie.mathletfactory.mmobject.analysis.map.MMMapSimple
-
- isShowingHelpButtons() - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntimeSupport
-
Returns whether help buttons should be visible in the user interface.
- isShowWarnButton() - Method in class net.mumie.mathletfactory.display.noc.function.MMFunctionPanel
-
Returns whether the warning button should be shown on partially defined expression
- isSquare() - Method in class net.mumie.mathletfactory.math.algebra.linalg.Matrix
-
returns true iff the matrix is square that means the number of rows
columns are equal.
- isSquareNumber(long) - Static method in class net.mumie.mathletfactory.math.number.MRational
-
Returns true if a
is a square number.
- isSquareNumber(MRational) - Static method in class net.mumie.mathletfactory.math.number.MRational
-
Returns true if aRational
is a square number.
- isStandaloneHomeworkMode() - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
Returns whether this exercise runs as a standalone application
(e.g. inside an IDE) or as an applet embedded in a HTML page.
- isStatic() - Method in class net.mumie.mathletfactory.mmobject.util.MMImage
-
Returns if this image is static.
- isStatic() - Method in class net.mumie.mathletfactory.util.CanvasImage
-
- isStopped() - Method in class net.mumie.mathletfactory.util.animation.Animation
-
Returns if the animation is stopped.
- isSubIntervalOf(Interval) - Method in class net.mumie.mathletfactory.math.set.Interval
-
- isSyncNeeded() - Method in class net.mumie.mathletfactory.mmobject.analysis.map.MMMapSimple
-
- isTeXContent(String) - Static method in class net.mumie.mathletfactory.display.util.StyledTextView
-
- isTextVariable(int, String) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExercise
-
- isTextVariable(String) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestion
-
- isTextVariable(String) - Method in interface net.mumie.mathletfactory.util.exercise.mc.question.MCQuestionIF
-
Returns whether the variable with the given identifier denotes a text.
- isTextVariable(String) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.VariablePoolQuestion
-
- isTextVisible() - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
Returns true if at least one entry is visible.
- isTextVisible() - Method in class net.mumie.mathletfactory.display.noc.MMPanel
-
Returns if the text of this component should be visible or not.
- isToolbarVisible() - Method in class net.mumie.mathletfactory.display.MMCanvas
-
Returns whether the toolbar is currently visible.
- isToolTipVisible() - Method in class net.mumie.mathletfactory.display.noc.op.OperationDisplay
-
Returns if a tool tip containing the current string representation
of its master is visible.
- isToolTipVisible() - Method in class net.mumie.mathletfactory.display.noc.op.OperationPanel
-
Returns if a tool tip containing the current string representation
of its master is visible.
- isTransformationInitialized() - Method in class net.mumie.mathletfactory.action.handler.global.GlobalCanvas2DResizeHandler
-
- isUnitElement(Datasheet, String) - Static method in class net.mumie.mathletfactory.util.xml.XMLUtils
-
Returns if a unit element exists in the specified data sheet under the specified path.
- isUpdatableEntryObject(MMObjectIF) - Static method in class net.mumie.mathletfactory.action.ActionManager
-
- isUpdateDuringAction() - Method in class net.mumie.mathletfactory.action.handler.MMHandler
-
- isUpperBoundaryEditable() - Method in class net.mumie.mathletfactory.mmobject.set.MMInterval
-
- isUpperClosed() - Method in class net.mumie.mathletfactory.math.set.Interval
-
- isUpperInfinite() - Method in class net.mumie.mathletfactory.math.set.Interval
-
- isUseExponential() - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
Returns whether exponential notation is used.
- isValid(int) - Method in class net.mumie.mathletfactory.display.g2d.G2DPolygonDrawable
-
- isValid(int) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPolygon
-
- isValidAffineCoordinateIndex(int) - Method in class net.mumie.mathletfactory.math.geom.projective.ProjectiveSpace
-
- isValidMethod(MethodIF) - Method in class net.mumie.mathletfactory.util.exercise.mc.method.MCMethodQuestion
-
Returns whether the given method is valid for this question and should be
corrected.
- isValidOperation(Operation) - Method in class net.mumie.mathletfactory.math.number.MOpNumber
-
- isVariable() - Method in class net.mumie.mathletfactory.math.algebra.op.node.VariableOp
-
- isVectorSpace() - Method in class net.mumie.mathletfactory.math.algebra.linalg.TupleSet
-
- isVectorsVisible() - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByComponents
-
- isVectorsVisible() - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByExpression
-
- isVectorsVisible() - Method in interface net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2IF
-
Returns true if vectors are displayed.
- isVertexVisible() - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DShaderRenderingHints
-
Returns if the drawable's vertices are visible.
- isVerticesVisible() - Method in class net.mumie.mathletfactory.transformer.g2d.Affine2DPolygonTransformer
-
- isVerticesVisible() - Method in class net.mumie.mathletfactory.transformer.g2d.Affine2DPolygonWithVerticesTransformer
-
- isViewingMode() - Method in class net.mumie.mathletfactory.display.noc.MMEditablePanel
-
Returns whether this panel is currently in viewing mode.
- isVisible() - Method in class net.mumie.mathletfactory.display.CanvasDrawable
-
Returns true if this drawable should be drawn, false otherwise.
- isVisible() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRN
-
- isVisible() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNEndomorphism
-
- isVisible() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
- isVisible() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberMatrix
-
- isVisible() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberTuple
-
- isVisible() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMOpMatrix
-
- isVisible() - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMTupleSet
-
- isVisible() - Method in class net.mumie.mathletfactory.mmobject.algebra.MMEquationSystem
-
- isVisible() - Method in class net.mumie.mathletfactory.mmobject.algebra.MMRelation
-
- isVisible() - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
- isVisible() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLine
-
- isVisible() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPoint
-
- isVisible() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLineSegment
-
- isVisible() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPoint
-
- isVisible() - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DSubspace
-
- isVisible() - Method in class net.mumie.mathletfactory.mmobject.MMDefaultCanvasObject
-
- isVisible() - Method in class net.mumie.mathletfactory.mmobject.MMDefaultObject
-
- isVisible() - Method in class net.mumie.mathletfactory.mmobject.number.MMComplex
-
- isVisible() - Method in class net.mumie.mathletfactory.mmobject.number.MMComplexRational
-
- isVisible() - Method in class net.mumie.mathletfactory.mmobject.number.MMDouble
-
- isVisible() - Method in class net.mumie.mathletfactory.mmobject.number.MMInteger
-
- isVisible() - Method in class net.mumie.mathletfactory.mmobject.number.MMOpNumber
-
- isVisible() - Method in class net.mumie.mathletfactory.mmobject.number.MMRational
-
- isVisible() - Method in class net.mumie.mathletfactory.mmobject.set.MMFiniteNumberSet
-
- isVisible() - Method in class net.mumie.mathletfactory.mmobject.set.MMInterval
-
- isVisible() - Method in class net.mumie.mathletfactory.mmobject.util.MMDimension
-
- isVisible() - Method in class net.mumie.mathletfactory.mmobject.util.MMString
-
- isVisible() - Method in class net.mumie.mathletfactory.mmobject.util.MMStringMatrix
-
- isVisible() - Method in interface net.mumie.mathletfactory.mmobject.VisualizeIF
-
Returns true, if this object can be seen on the
MMCanvas
.
- isVisible() - Method in class net.mumie.mathletfactory.mmobject.VisualizeSupport
-
- isVisualizeByColor() - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByComponents
-
- isVisualizeByColor() - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByExpression
-
- isVisualizeByColor() - Method in interface net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2IF
-
Returns whether the diplayed color of the vectors will be proportional to the (mathematical)
length of the vectors.
- isVisualizeByLength() - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByComponents
-
- isVisualizeByLength() - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByExpression
-
- isVisualizeByLength() - Method in interface net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2IF
-
Returns whether the field will be displayed as direction field or real vector field.
- isVisualizeByWidth() - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByComponents
-
- isVisualizeByWidth() - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByExpression
-
- isVisualizeByWidth() - Method in interface net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2IF
-
Returns whether the vectors width displayed will be proportional to the (mathematical) length of the
vector.
- isXDefinedByFunction() - Method in class net.mumie.mathletfactory.action.handler.Abstract2DTranslateHandler
-
Returns whether translation should occur exclusively on a graph defined by a function.
- isYDefinedByFunction() - Method in class net.mumie.mathletfactory.action.handler.Abstract2DTranslateHandler
-
Returns whether translation should occur exclusively on a graph defined by a function.
- isZero() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
Returns true if all entries are equal to zero.
- isZero() - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpMatrix
-
Deprecated.
- isZero() - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
Returns true, if operation is the zero operation.
- isZero() - Method in class net.mumie.mathletfactory.math.number.MBigRational
-
- isZero() - Method in class net.mumie.mathletfactory.math.number.MComplex
-
- isZero() - Method in class net.mumie.mathletfactory.math.number.MComplexRational
-
- isZero() - Method in class net.mumie.mathletfactory.math.number.MDouble
-
- isZero() - Method in class net.mumie.mathletfactory.math.number.MInteger
-
- isZero() - Method in class net.mumie.mathletfactory.math.number.MNatural
-
- isZero() - Method in class net.mumie.mathletfactory.math.number.MNumber
-
- isZero() - Method in interface net.mumie.mathletfactory.math.number.MNumberIF
-
Returns true if this number is zero with respect to the certain number
class.
- isZero() - Method in class net.mumie.mathletfactory.math.number.MOpNumber
-
- isZero() - Method in class net.mumie.mathletfactory.math.number.MRational
-
Returns true if this rational is zero.
- isZero() - Method in class net.mumie.mathletfactory.math.number.Zmod5
-
- isZeroVectorSpace() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberVectorSpace
-
Returns true if this vector space has the dimension 0.
- iterator(boolean) - Method in class net.mumie.mathletfactory.math.set.FiniteNumberSet
-
- iterator() - Method in class net.mumie.mathletfactory.math.set.FiniteNumberSet
-
- m_active - Variable in class net.mumie.mathletfactory.action.handler.global.GlobalHandler
-
Whether this handler processes events or not.
- m_activeDrawable - Variable in class net.mumie.mathletfactory.transformer.CanvasObjectTransformer
-
- m_additionalDrawables - Variable in class net.mumie.mathletfactory.transformer.CanvasObjectTransformer
-
this array holds additional CanvasDrawables
that might be
required by the "real" mathematics.
- m_additionalProperties - Variable in class net.mumie.mathletfactory.transformer.CanvasObjectTransformer
-
- m_allDrawables - Variable in class net.mumie.mathletfactory.display.jr3d.JR3DCompositeDrawable
-
- m_allDrawables - Variable in class net.mumie.mathletfactory.transformer.CanvasObjectTransformer
-
this array holds all possible
CanvasDrawable
s
necessary to visualize the mathematics this
- m_animation - Variable in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- m_animationPanel - Variable in class net.mumie.mathletfactory.util.animation.Animation
-
- m_animationThread - Variable in class net.mumie.mathletfactory.util.animation.Animation
-
- m_area - Variable in class net.mumie.mathletfactory.display.g2d.Set2DDrawable
-
The shape for the area contained by the set.
- m_attributes - Variable in class net.mumie.mathletfactory.math.number.MNumber
-
This field holds the attributes for this number
where each attribute is initialized with false
.
- m_automaticButton - Variable in class net.mumie.mathletfactory.util.animation.Animation
-
- m_backButton - Variable in class net.mumie.mathletfactory.util.animation.Animation
-
- m_base - Variable in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
- m_borelSet - Variable in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
The set this function is defined for.
- m_borelSet - Variable in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedBySamples
-
m_borelSet
defines the domain for this instance of
FunctionOverBorelSet
.
- m_borelSet - Variable in class net.mumie.mathletfactory.mmobject.analysis.function.MMStepFunction
-
Currently only borel sets that consist of a single interval are allowed.
- m_BoundaryVisibility - Variable in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedBySamples
-
Whether the boundaries of the domain should be made visible by the display system.
- m_btnScrollDown - Variable in class net.mumie.mathletfactory.display.MMCanvas
-
- m_btnScrollLeft - Variable in class net.mumie.mathletfactory.display.MMCanvas
-
- m_btnScrollRight - Variable in class net.mumie.mathletfactory.display.MMCanvas
-
- m_btnScrollUp - Variable in class net.mumie.mathletfactory.display.MMCanvas
-
- m_buttonPanel - Variable in class net.mumie.mathletfactory.util.animation.Animation
-
- m_calculateFPS - Variable in class net.mumie.mathletfactory.display.MMCanvas
-
- m_cameraTransformation - Variable in class net.mumie.mathletfactory.display.jr3d.MMJR3DCanvas
-
Die Transformation der Kamera.
- m_cameraUpwards - Variable in class net.mumie.mathletfactory.display.jr3d.MMJR3DCanvas
-
Bestimmt, wie die Kamera gekippt wird.
- m_canvas - Variable in class net.mumie.mathletfactory.action.handler.global.GlobalHandler
-
The canvas this global handler is associated with.
- m_canvas - Variable in class net.mumie.mathletfactory.appletskeleton.SingleCanvasApplet
-
Canvas for drawing
- m_canvasKey - Static variable in class net.mumie.mathletfactory.mmobject.VisualizeSupport
-
- m_canvasPane - Variable in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
JPanel for the canvas/canvases.
- m_canvasSplitPane - Variable in class net.mumie.mathletfactory.appletskeleton.SideBySideCanvasApplet
-
The SplitPanes for both canvi and the controlPanel.
- m_canvasTabbedPanel - Variable in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- m_centerPane - Variable in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- m_centerSplitPaneDividerLocation - Variable in class net.mumie.mathletfactory.appletskeleton.SideBySideCanvasApplet
-
Field holding the location of the split bar.
- m_centerSplitPanel - Variable in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- m_child - Variable in class net.mumie.mathletfactory.action.updater.MMUpdater
-
the mmobject that will be updated/adjusted by the this updater.
- m_children - Variable in class net.mumie.mathletfactory.display.noc.op.node.ViewNode
-
The child nodes of this view node.
- m_children - Variable in class net.mumie.mathletfactory.display.noc.rel.node.ComplexRelationContainer
-
The children of this container.
- m_children - Variable in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
The children of the node, may be null (leaves), one node (e.g. functions) or
an arbitrary number of nodes (e.g. multiplication).
- m_children - Variable in class net.mumie.mathletfactory.math.algebra.rel.node.RelNode
-
The children of this node.
- m_children - Variable in class net.mumie.mathletfactory.math.set.node.SetNode
-
The "child" nodes that act as operands of this nodes.
- m_closure - Variable in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DAngle
-
Determines the closure type of the angle.
- m_componentsToRedraw - Variable in class net.mumie.mathletfactory.util.animation.Animation
-
- m_consumed - Variable in class net.mumie.mathletfactory.math.algebra.op.OpParser
-
Whether a token has been consumed by expr, term ... etc.
- m_consumed - Variable in class net.mumie.mathletfactory.math.algebra.rel.RelParser
-
Whether a token has been consumed by expr, term ... etc.
- m_contentFrame - Variable in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntimeSupport
-
Field for displaying the applet in a different frame.
- m_controller - Variable in class net.mumie.mathletfactory.display.MMCanvas
-
the (unique) CanvasControllerIF
for this MMCanvas
- m_controlsPane - Variable in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
ControlPanel for additional GUI components.
- m_controlTabbedPanel - Variable in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- m_createdPoint - Variable in class net.mumie.mathletfactory.action.handler.global.GlobalAffine2DPointCreateHandler
-
- m_currentStepIndex - Variable in class net.mumie.mathletfactory.util.animation.Animation
-
- m_dataPoints - Variable in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedBySamples
-
This array defines the sample data due to each instance of
FunctionDefinedBySamples
.
- m_dataPointsNeedResort - Variable in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedBySamples
-
Flag indicating that the points may not be in sorted order.
- m_datasheet - Variable in class net.mumie.mathletfactory.util.exercise.mc.MCLocalExercise
-
- m_descriptionLabel - Variable in class net.mumie.mathletfactory.util.animation.Animation
-
- m_display - Variable in class net.mumie.mathletfactory.display.noc.util.ExpressionPopupMenu
-
The component to which this context menu is attached.
- m_distribution - Variable in class net.mumie.mathletfactory.mmobject.analysis.function.MMStepFunction
-
The values that are the left borders of the interval's distribution.
- m_distributionValues - Variable in class net.mumie.mathletfactory.mmobject.analysis.function.MMStepFunction
-
The value, the function assumes on each of the distribution intervals.
- m_doc - Variable in class net.mumie.mathletfactory.util.xml.marking.SubtaskSubNode
-
- m_doubleArraysNeedAdjust - Variable in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedBySamples
-
Flag indicating that the double array needs to be reconstructed from the points array.
- m_drawingBoard - Variable in class net.mumie.mathletfactory.display.jr3d.MMJR3DCanvas
-
Die Anzeige-Komponente (von JReality erzeugte Componente).
- m_elementList - Variable in class net.mumie.mathletfactory.math.set.FiniteNumberSet
-
- m_enableAntialiasing - Variable in class net.mumie.mathletfactory.display.g2d.MMG2DCanvas
-
- m_enableFastRendering - Variable in class net.mumie.mathletfactory.display.g2d.MMG2DCanvas
-
- m_entries - Variable in class net.mumie.mathletfactory.math.algebra.linalg.Matrix
-
- m_event - Variable in class net.mumie.mathletfactory.action.handler.global.CreateHandler2DTemplate
-
- m_event - Variable in class net.mumie.mathletfactory.action.handler.global.GlobalAffine2DPointCreateHandler
-
- m_exercise - Variable in class net.mumie.mathletfactory.util.exercise.mc.MCProblemApplet
-
- m_exerciseCard - Variable in class net.mumie.mathletfactory.util.exercise.mc.MCProblemApplet
-
- m_exerciseSupport - Variable in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
Field holding the support for the homework mode.
- m_exponent - Variable in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
The exponent is stored for each operation, to reduce the tree complexity
and allow group actions.
- m_expression - Variable in class net.mumie.mathletfactory.math.algebra.op.OpParser
-
The expression to be parsed.
- m_extent - Variable in class net.mumie.mathletfactory.display.jr3d.JR3DCoordAxisDrawable
-
- m_factor - Variable in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
A numerical factor is stored for each operation, to reduce the tree complexity
and allow group actions.
- m_factor - Variable in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DAngle
-
Determines the radius af the angle, i.e., the distance between the vertex
and the circular arc which marks the angle.
- m_firstPoint - Variable in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DAngle
-
Represents an arbitrary point on the first arm of the angle.
- m_font - Variable in class net.mumie.mathletfactory.display.noc.MMPanel
-
The font used by this component.
- m_format - Variable in class net.mumie.mathletfactory.display.noc.op.node.ViewNode
-
- m_forwardButton - Variable in class net.mumie.mathletfactory.util.animation.Animation
-
- m_fpsImageCounter - Variable in class net.mumie.mathletfactory.display.MMCanvas
-
- m_fpsMessage - Variable in class net.mumie.mathletfactory.display.g2d.MMG2DCanvas
-
- m_fpsMessage - Variable in class net.mumie.mathletfactory.display.MM3DCanvas
-
- m_fpsTimeCounter - Variable in class net.mumie.mathletfactory.display.MMCanvas
-
- m_functionExpression - Variable in class net.mumie.mathletfactory.display.noc.function.MMParametricFunctionPanel
-
The graphical view component of the right hand side of the function equation.
- m_globalHandlers - Variable in class net.mumie.mathletfactory.display.MMCanvas
-
stores the registered global handlers.
- m_history - Variable in class net.mumie.mathletfactory.display.jr3d.MMJR3DCanvas
-
History: Veraenderungen, welche mit den Canvas-Buttons verursacht wurden, koennen rueckgaengig gemacht werden.
- m_images - Variable in class net.mumie.mathletfactory.display.MMCanvas
-
stores the registered CanvasImage
s.
- m_invisibleDrawables - Variable in class net.mumie.mathletfactory.transformer.CanvasObjectTransformer
-
If a drawable is contained in this set, it neither rendered, nor drawn.
- m_isAutomatic - Variable in class net.mumie.mathletfactory.util.animation.Animation
-
- m_isEdited - Variable in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
A flag indicating that an empty/unedited value has been read in from MathML.
- m_isFinished - Variable in class net.mumie.mathletfactory.util.animation.Animation
-
- m_isFirstStart - Variable in class net.mumie.mathletfactory.util.animation.Animation
-
- m_isInitialized - Variable in class net.mumie.mathletfactory.transformer.GeneralTransformer
-
- m_isPausing - Variable in class net.mumie.mathletfactory.util.animation.Animation
-
- m_isRunning - Variable in class net.mumie.mathletfactory.util.animation.Animation
-
- m_isSceneRendered - Variable in class net.mumie.mathletfactory.display.MMCanvas
-
Flag for communication with subclasses.
- m_isStarted - Variable in class net.mumie.mathletfactory.util.animation.Animation
-
- m_labelDrawable - Variable in class net.mumie.mathletfactory.display.jr3d.JR3DVectorDrawable
-
- m_leftCanvas - Variable in class net.mumie.mathletfactory.appletskeleton.SideBySideCanvasApplet
-
Canvi for drawing
- m_leftCanvasLabel - Variable in class net.mumie.mathletfactory.appletskeleton.SideBySideCanvasApplet
-
JLabels for the canvi titles
- m_leftCanvasPane - Variable in class net.mumie.mathletfactory.appletskeleton.SideBySideCanvasApplet
-
JPanels for the the controls and the canvi.
- m_leftCanvasTitlePane - Variable in class net.mumie.mathletfactory.appletskeleton.SideBySideCanvasApplet
-
JPanels for the the controls and the canvi.
- m_leftHandSide - Variable in class net.mumie.mathletfactory.display.noc.rel.node.SimpleRelationPanel
-
The graphical view component of the left and right hand side of the
simple relation.
- m_leftHandSide - Variable in class net.mumie.mathletfactory.math.algebra.rel.node.SimpleRel
-
The left hand side operation of this simple relation.
- m_leftSubInsetPane - Variable in class net.mumie.mathletfactory.appletskeleton.SideBySideCanvasApplet
-
JPanels for the the controls and the canvi.
- m_lightNodes - Variable in class net.mumie.mathletfactory.display.jr3d.MMJR3DCanvas
-
Die Liste aller Lichtquellen der Scene.
- m_llInWorldDraw - Variable in class net.mumie.mathletfactory.transformer.Canvas2DObjectTransformer
-
The lower left corner in world draw coordinates
- m_localSheet - Variable in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
- m_lock - Variable in class net.mumie.mathletfactory.util.animation.Animation
-
- m_lowerCanvas - Variable in class net.mumie.mathletfactory.appletskeleton.UpperLowerCanvasApplet
-
Canvi for drawing
- m_lowerCanvas - Variable in class net.mumie.mathletfactory.appletskeleton.UpperMiddleLowerCanvasApplet
-
Canvi for drawing
- m_lowerCanvasLabel - Variable in class net.mumie.mathletfactory.appletskeleton.UpperLowerCanvasApplet
-
JLabels for the canvi titles
- m_lowerCanvasPane - Variable in class net.mumie.mathletfactory.appletskeleton.UpperLowerCanvasApplet
-
JPanels for the the controls and the canvi.
- m_lowerCanvasPane - Variable in class net.mumie.mathletfactory.appletskeleton.UpperMiddleLowerCanvasApplet
-
JPanels for the the controls and the canvi.
- m_lowerCanvasTitlePane - Variable in class net.mumie.mathletfactory.appletskeleton.UpperLowerCanvasApplet
-
JPanels for the the controls and the canvi.
- m_lowerLabel - Variable in class net.mumie.mathletfactory.appletskeleton.g2d.UpperMiddleLowerG2DCanvasApplet
-
- m_lowerSubInsetPane - Variable in class net.mumie.mathletfactory.appletskeleton.UpperLowerCanvasApplet
-
JPanels for the the controls and the canvi.
- m_manuellButton - Variable in class net.mumie.mathletfactory.util.animation.Animation
-
- m_margin - Variable in class net.mumie.mathletfactory.display.util.AbstractView
-
- m_master - Variable in class net.mumie.mathletfactory.action.handler.MMHandler
-
The MMObjectIF
this instance of MMHandler
is working for.
- m_master - Variable in class net.mumie.mathletfactory.display.noc.op.node.ViewNode
-
The master node, the model of this view
- m_master - Variable in class net.mumie.mathletfactory.display.noc.rel.node.ComplexRelationContainer
-
The model of this view.
- m_masterMMObject - Variable in class net.mumie.mathletfactory.transformer.GeneralTransformer
-
The master
MM-object
of this
GeneralTransformer
instance.
- m_mathlet - Variable in class net.mumie.mathletfactory.util.help.MumieHelp
-
- m_middleCanvas - Variable in class net.mumie.mathletfactory.appletskeleton.UpperMiddleLowerCanvasApplet
-
Canvi for drawing
- m_middleCanvasPane - Variable in class net.mumie.mathletfactory.appletskeleton.UpperMiddleLowerCanvasApplet
-
JPanels for the the controls and the canvi.
- m_middleLabel - Variable in class net.mumie.mathletfactory.appletskeleton.g2d.UpperMiddleLowerG2DCanvasApplet
-
- m_mmPanel - Variable in class net.mumie.mathletfactory.transformer.ContainerObjectTransformer
-
The panel that is the drawable for this transformer.
- m_normalForm - Variable in class net.mumie.mathletfactory.math.algebra.rel.node.SimpleRel
-
This variable determines, whether this simple relation should be kept in
normalized state and at which level. the possible values are
net.mumie.mathletfactory.algebra.rel.Relation#NORMALIZE_NONE
,
net.mumie.mathletfactory.algebra.rel.Relation#NORMALIZE_REL
,
net.mumie.mathletfactory.algebra.rel.Relation#NORMALIZE_OP
and net.mumie.mathletfactory.algebra.rel.Relation#NORMALIZE_OP_SEPARATED
.
- m_normalFormLevel - Variable in class net.mumie.mathletfactory.math.algebra.rel.Relation
-
- m_normalize - Variable in class net.mumie.mathletfactory.math.algebra.op.Operation
-
A flag indicating that the operation should be normalized after each transformation.
- m_normalize - Variable in class net.mumie.mathletfactory.math.algebra.poly.Polynomial
-
- m_normalize - Variable in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSequenceDefByOp
-
- m_normalize - Variable in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSeriesDefByOp
-
- m_numberClass - Variable in class net.mumie.mathletfactory.math.algebra.AbstractTreeNode
-
The number class being used.
- m_numberClass - Variable in class net.mumie.mathletfactory.math.algebra.op.OpParser
-
The number class used.
- m_objectRoot - Variable in class net.mumie.mathletfactory.display.jr3d.MMJR3DCanvas
-
- m_objects - Variable in class net.mumie.mathletfactory.display.MMCanvas
-
stores the registered MMObjectIF
s.
- m_oldEditForeground - Variable in class net.mumie.mathletfactory.display.noc.MMPanel
-
- m_oldHighLightForeground - Variable in class net.mumie.mathletfactory.display.noc.MMPanel
-
- m_operation - Variable in class net.mumie.mathletfactory.math.algebra.poly.Polynomial
-
- m_operation - Variable in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSequenceDefByOp
-
The operation that defines this sequence.
- m_operation - Variable in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSeriesDefByOp
-
The operation that defines the series.
- m_opRoot - Variable in class net.mumie.mathletfactory.math.algebra.op.Operation
-
The root of the operation tree.
- m_optionsGroup - Variable in class net.mumie.mathletfactory.util.animation.Animation
-
- m_optionsPanel - Variable in class net.mumie.mathletfactory.util.animation.Animation
-
- m_parameters - Variable in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSeriesDefByOp
-
The parameters used in this series.
- m_parent - Variable in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
The direct ancestor of this node in the Operation Tree.
- m_parent - Variable in class net.mumie.mathletfactory.math.algebra.rel.node.RelNode
-
The direct ancestor of this node in the Relation Tree.
- m_parent - Variable in class net.mumie.mathletfactory.math.set.node.SetNode
-
The "parent" nodes that this node act as operand for.
- m_parents - Variable in class net.mumie.mathletfactory.action.updater.MMUpdater
-
the mmobjects m_child depends on
- m_pickCanvas - Variable in class net.mumie.mathletfactory.display.j3d.J3DDrawable
-
A tool for determining picking operations.
- m_pickResult - Variable in class net.mumie.mathletfactory.display.j3d.J3DDrawable
-
A util class that contains the result of a picking operation.
- m_pointProperties - Variable in class net.mumie.mathletfactory.action.handler.global.GlobalAffine2DPointCreateHandler
-
- m_preferredHeight - Variable in class net.mumie.mathletfactory.display.noc.MMPanel
-
The preferred height of this MMPanel.
- m_preferredWidth - Variable in class net.mumie.mathletfactory.display.noc.MMPanel
-
The preferred width of this MMPanel.
- m_progress - Variable in class net.mumie.mathletfactory.util.animation.Animation
-
- m_projectiveHelper - Variable in class net.mumie.mathletfactory.math.geom.affine.AffineSpace
-
- m_properties - Variable in class net.mumie.mathletfactory.display.CanvasDrawable
-
Map holding all (display) properties for this drawable.
- m_properties - Variable in class net.mumie.mathletfactory.display.noc.MMPanel
-
Map holding all (display) properties for this drawable.
- m_quadricMatrix - Variable in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DQuadric
-
Stores the matrix representing the quadric.
- m_quadricMatrix - Variable in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DQuadric
-
- m_questionSheet - Variable in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
- m_randomQuestions - Variable in class net.mumie.mathletfactory.util.exercise.mc.MCRandomProblemCorrector
-
- m_rebuildNeeded - Variable in class net.mumie.mathletfactory.display.j3d.J3DDrawable
-
This flag is set to true if an action changes the object's geometry (picking won't
work if the Shape3D is not reconstructed).
- m_relation - Variable in class net.mumie.mathletfactory.math.algebra.rel.node.RelNode
-
The relation this node belongs to.
- m_relation - Variable in class net.mumie.mathletfactory.mmobject.set.MMSetDefByRel
-
The relation that specifies this set.
- m_relationSign - Variable in class net.mumie.mathletfactory.math.algebra.rel.node.SimpleRel
-
The relation sign for this simple relation.
- m_restartRenderCycle - Variable in class net.mumie.mathletfactory.display.MMCanvas
-
Flag indicating that the render cycle should restart if it is currently executing.
- m_rightCanvas - Variable in class net.mumie.mathletfactory.appletskeleton.SideBySideCanvasApplet
-
Canvi for drawing
- m_rightCanvasLabel - Variable in class net.mumie.mathletfactory.appletskeleton.SideBySideCanvasApplet
-
JLabels for the canvi titles
- m_rightCanvasPane - Variable in class net.mumie.mathletfactory.appletskeleton.SideBySideCanvasApplet
-
JPanels for the the controls and the canvi.
- m_rightCanvasTitlePane - Variable in class net.mumie.mathletfactory.appletskeleton.SideBySideCanvasApplet
-
JPanels for the the controls and the canvi.
- m_rightHandSide - Variable in class net.mumie.mathletfactory.display.noc.rel.node.SimpleRelationPanel
-
The graphical view component of the left and right hand side of the
simple relation.
- m_rightHandSide - Variable in class net.mumie.mathletfactory.math.algebra.rel.node.SimpleRel
-
The right hand side operation of this simple relation.
- m_rightSideContainer - Variable in class net.mumie.mathletfactory.util.exercise.mc.method.verification.RelationVerificationPanel
-
- m_rightSubInsetPane - Variable in class net.mumie.mathletfactory.appletskeleton.SideBySideCanvasApplet
-
JPanels for the the controls and the canvi.
- m_root - Variable in class net.mumie.mathletfactory.display.jr3d.MMJR3DCanvas
-
Der oberste Knoten des Scene-Baums.
- m_root - Variable in class net.mumie.mathletfactory.math.algebra.op.OpParser
-
The root node of the Operational Tree
- m_root - Variable in class net.mumie.mathletfactory.math.algebra.rel.RelParser
-
The root node of the Operational Tree.
- m_rootElement - Variable in class net.mumie.mathletfactory.util.property.PropertySheet
-
The root element of this property sheet.
- m_rootingPoint - Variable in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
The origin of this vector.
- m_rootNode - Variable in class net.mumie.mathletfactory.math.algebra.op.PolynomialOpHolder
-
The root node of the polynomial expression.
- m_rootNode - Variable in class net.mumie.mathletfactory.math.algebra.op.RationalOpHolder
-
The root node of the rational expression.
- m_scale - Variable in class net.mumie.mathletfactory.display.jr3d.JR3DCoordAxisDrawable
-
- m_sceneContent - Variable in class net.mumie.mathletfactory.display.jr3d.JR3DDrawable
-
- m_sceneContent - Variable in class net.mumie.mathletfactory.display.jr3d.MMJR3DCanvas
-
An diesen Knoten werden die globalen Tools (Drehen der Scene, Zoom) angehaengt.
- m_screenP - Variable in class net.mumie.mathletfactory.transformer.g2d.Affine2DPolygonTransformer
-
- m_secondPoint - Variable in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DAngle
-
Represents an arbitrary point on the second arm of the angle.
- m_selected - Variable in class net.mumie.mathletfactory.display.jr3d.JR3DDrawable
-
- m_separateFor - Variable in class net.mumie.mathletfactory.math.algebra.rel.Relation
-
If this variable is not null, it defines for which identifier the leaves
of this relation should be separated.
- m_shape - Variable in class net.mumie.mathletfactory.display.j3d.J3DRemovableDrawable
-
- m_showBackForwardButtons - Variable in class net.mumie.mathletfactory.util.animation.Animation
-
- m_showFocusBorder - Variable in class net.mumie.mathletfactory.display.MMCanvas
-
A Flag indicating that the FocusBorder is shown when the canvas receives
focus.
- m_showMouseCoords - Variable in class net.mumie.mathletfactory.display.MMCanvas
-
A flag indicating that the coordinates under the mouse cursor shoud be displayed.
- m_specialCaseCanvasMessage - Variable in class net.mumie.mathletfactory.display.MMCanvas
-
- m_specialCaseListenersList - Variable in class net.mumie.mathletfactory.action.handler.MMHandler
-
- m_specialCaseListenersList - Variable in class net.mumie.mathletfactory.action.updater.MMUpdater
-
- m_speed - Variable in class net.mumie.mathletfactory.util.animation.Animation
-
- m_speedSlider - Variable in class net.mumie.mathletfactory.util.animation.Animation
-
- m_splitPaneOrientation - Variable in class net.mumie.mathletfactory.appletskeleton.SideBySideCanvasApplet
-
Field holding the orientation of the split pane, allowed values are constants used in JSplitPane.
- m_standardCoefficients - Variable in class net.mumie.mathletfactory.math.algebra.poly.Polynomial
-
- m_startPauseButton - Variable in class net.mumie.mathletfactory.util.animation.Animation
-
- m_startTime - Variable in class net.mumie.mathletfactory.util.animation.Animation
-
- m_statusLabel - Variable in class net.mumie.mathletfactory.util.animation.Animation
-
- m_statusLabelPanel - Variable in class net.mumie.mathletfactory.util.animation.Animation
-
- m_steps - Variable in class net.mumie.mathletfactory.util.animation.Animation
-
- m_stopButton - Variable in class net.mumie.mathletfactory.util.animation.Animation
-
- m_stringList - Variable in class net.mumie.mathletfactory.display.noc.symbol.AttributedStringLabel
-
The List of strings with style attributes (bold, italic, etc.)
- m_tabbedPane - Variable in class net.mumie.mathletfactory.util.animation.Animation
-
- m_temporarySheet - Variable in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
- m_timePassed - Variable in class net.mumie.mathletfactory.util.animation.Animation
-
- m_token - Variable in class net.mumie.mathletfactory.math.algebra.op.OpParser
-
The global register for the current token values.
- m_token - Variable in class net.mumie.mathletfactory.math.algebra.rel.RelParser
-
The register for the current token values.
- m_toolBar - Variable in class net.mumie.mathletfactory.display.MMCanvas
-
- m_toolFlags - Variable in class net.mumie.mathletfactory.display.MMCanvas
-
- m_transformers - Variable in class net.mumie.mathletfactory.mmobject.VisualizeSupport
-
- m_transformGroup - Variable in class net.mumie.mathletfactory.display.j3d.J3DRemovableDrawable
-
- m_transformType - Variable in class net.mumie.mathletfactory.display.MM3DCanvas
-
The transform type of this canvas.
- m_typeCode - Variable in class net.mumie.mathletfactory.math.algebra.op.OpParser
-
The global register for the type code.
- m_typeCode - Variable in class net.mumie.mathletfactory.math.algebra.rel.RelParser
-
The register for the current type code.
- m_upperCanvas - Variable in class net.mumie.mathletfactory.appletskeleton.UpperLowerCanvasApplet
-
Canvi for drawing
- m_upperCanvas - Variable in class net.mumie.mathletfactory.appletskeleton.UpperMiddleLowerCanvasApplet
-
Canvi for drawing
- m_upperCanvasLabel - Variable in class net.mumie.mathletfactory.appletskeleton.UpperLowerCanvasApplet
-
JLabels for the canvi titles
- m_upperCanvasPane - Variable in class net.mumie.mathletfactory.appletskeleton.UpperLowerCanvasApplet
-
JPanels for the the controls and the canvi.
- m_upperCanvasPane - Variable in class net.mumie.mathletfactory.appletskeleton.UpperMiddleLowerCanvasApplet
-
JPanels for the the controls and the canvi.
- m_upperCanvasTitlePane - Variable in class net.mumie.mathletfactory.appletskeleton.UpperLowerCanvasApplet
-
JPanels for the the controls and the canvi.
- m_upperLabel - Variable in class net.mumie.mathletfactory.appletskeleton.g2d.UpperMiddleLowerG2DCanvasApplet
-
- m_upperSubInsetPane - Variable in class net.mumie.mathletfactory.appletskeleton.UpperLowerCanvasApplet
-
JPanels for the the controls and the canvi.
- m_urInWorldDraw - Variable in class net.mumie.mathletfactory.transformer.Canvas2DObjectTransformer
-
The upper right corner in world draw coordinates
- m_usedVariables - Variable in class net.mumie.mathletfactory.math.algebra.op.Operation
-
The set of variables used in this operations.
- m_value - Variable in class net.mumie.mathletfactory.math.util.MString
-
- m_variableXOps - Variable in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSeriesDefByOp
-
- m_vectorDrawable - Variable in class net.mumie.mathletfactory.display.jr3d.JR3DVectorDrawable
-
- m_vectorFunctions - Variable in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMOneChainInR2
-
Internal data structure: a list of VectorFunctionOverBorelSetIF's,
for utility reasons stored within an ArrayList
In the usage it must hold at least 1 vector function.
- m_vectorspace - Variable in class net.mumie.mathletfactory.math.geom.projective.ProjectiveSpace
-
- m_verification - Variable in class net.mumie.mathletfactory.util.exercise.mc.method.verification.RelationVerificationPanel
-
- m_vertex - Variable in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DAngle
-
Represents the vertex of the angle.
- m_vertices_count_in_drawable - Variable in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedBySamples
-
The number of vertices to be displayed for this function.
- m_viewDirection - Variable in class net.mumie.mathletfactory.display.MM3DCanvas
-
- m_worldDirection - Variable in class net.mumie.mathletfactory.appletskeleton.j3d.SingleJ3DCanvasApplet
-
- m_worldDirection - Variable in class net.mumie.mathletfactory.appletskeleton.jr3d.SingleJR3DCanvasApplet
-
- m_worldP - Variable in class net.mumie.mathletfactory.transformer.g2d.Affine2DPolygonTransformer
-
- m_worldPosition - Variable in class net.mumie.mathletfactory.appletskeleton.j3d.SingleJ3DCanvasApplet
-
- m_worldPosition - Variable in class net.mumie.mathletfactory.appletskeleton.jr3d.SingleJR3DCanvasApplet
-
- m_worldTransformation - Variable in class net.mumie.mathletfactory.display.jr3d.MMJR3DCanvas
-
Die Transformation der ganzen Scene (Drehung).
- m_worldUpwards - Variable in class net.mumie.mathletfactory.appletskeleton.j3d.SingleJ3DCanvasApplet
-
- m_worldUpwards - Variable in class net.mumie.mathletfactory.appletskeleton.jr3d.SingleJR3DCanvasApplet
-
- m_xFunction - Variable in class net.mumie.mathletfactory.action.handler.Abstract2DTranslateHandler
-
The functions defining the graph on which the object should be moved.
- m_xmlNode - Variable in class net.mumie.mathletfactory.util.xml.marking.SubtaskSubNode
-
- m_xVals - Variable in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedBySamples
-
This array will hold the x coordinates of m_dataPoints
.
- m_yFunction - Variable in class net.mumie.mathletfactory.action.handler.Abstract2DTranslateHandler
-
The functions defining the graph on which the object should be moved.
- m_yVals - Variable in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedBySamples
-
This array will hold the y coordinates of m_dataPoints
.
- main(String[]) - Static method in class net.mumie.mathletfactory.display.noc.op.OperationDisplay
-
Usage example for standalone operation displays.
- main(String[]) - Static method in class net.mumie.mathletfactory.display.util.LabelSupport
-
- main(String[]) - Static method in class net.mumie.mathletfactory.math.algebra.op.OpParser
-
For testing purposes
- main(String[]) - Static method in class net.mumie.mathletfactory.math.algebra.rel.RelParser
-
For testing purposes
- main(String[]) - Static method in class net.mumie.mathletfactory.math.number.MDouble
-
- main(String[]) - Static method in class net.mumie.mathletfactory.math.number.numeric.numericdouble.InvertDouble
-
- main(String[]) - Static method in class net.mumie.mathletfactory.math.set.Interval
-
- main(String[]) - Static method in class net.mumie.mathletfactory.math.util.Affine3DDouble
-
Small testing unit.
- main(String[]) - Static method in class net.mumie.mathletfactory.math.util.Rounding
-
- main(String[]) - Static method in class net.mumie.mathletfactory.mmobject.analysis.function.MMCubicSpline
-
- main(String[]) - Static method in class net.mumie.mathletfactory.mmobject.compound.MMRelationTransformPanel
-
For testing purposes.
- main(String[]) - Static method in class net.mumie.mathletfactory.Start
-
Starts the application starter for the MathletFactory library tools.
- main(String[]) - Static method in class net.mumie.mathletfactory.util.exercise.receipt.ReceiptViewer
-
- main(String[]) - Static method in class net.mumie.mathletfactory.util.logging.LoggingUI
-
- main(String[]) - Static method in class net.mumie.mathletfactory.util.script.ScriptConverter
-
- main(String[]) - Static method in class net.mumie.mathletfactory.util.xml.DatasheetExplorer
-
- mantisse() - Method in class net.mumie.mathletfactory.math.number.MDouble
-
Returns the "significand" of the MDouble: when its double value is
a * 10^x with 1 < a < 10, a is returned.
- MapMouseHandler - Class in net.mumie.mathletfactory.action.handler
-
This class is a mouse handler for MMMapSimple
- MapMouseHandler(JComponent) - Constructor for class net.mumie.mathletfactory.action.handler.MapMouseHandler
-
- MappedLink - Class in net.mumie.mathletfactory.util.help
-
Class MappedLink is a view-aware lightweight component to be used
in JavaHelp for linking between topics across the merged helpsets.
- MappedLink() - Constructor for class net.mumie.mathletfactory.util.help.MappedLink
-
- MapTransformer - Class in net.mumie.mathletfactory.transformer.g2d
-
- MapTransformer() - Constructor for class net.mumie.mathletfactory.transformer.g2d.MapTransformer
-
- MARGIN - Static variable in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExerciseCard
-
- markColumn(int, Color) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
Marks a column with a defined background color.
- markColumn(int, Color) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMStringMatrixPanel
-
Marks a column with a defined background color.
- markColumn(int, Color) - Method in class net.mumie.mathletfactory.display.noc.matrix.StringMatrixPanel
-
Marks a column with a defined background color.
- markEntry(int, int, Color) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
Marks a matrix entry with a defined background color.
- markEntry(int, int, Color) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMStringMatrixPanel
-
Marks a matrix entry with a defined background color.
- markEntry(int, int, Color) - Method in class net.mumie.mathletfactory.display.noc.matrix.StringMatrixPanel
-
Marks a matrix entry with a defined background color.
- MARKING_NAMESPACE - Static variable in class net.mumie.mathletfactory.util.xml.XMLUtils
-
- MARKING_VIEW - Static variable in class net.mumie.mathletfactory.util.xml.DatasheetRenderer
-
- MarkingDocBuilder - Class in net.mumie.mathletfactory.util.xml.marking
-
This class is used to generate content for the marking part of a datasheet.
- MarkingDocBuilder() - Constructor for class net.mumie.mathletfactory.util.xml.marking.MarkingDocBuilder
-
- MarkingDocBuilder(Document) - Constructor for class net.mumie.mathletfactory.util.xml.marking.MarkingDocBuilder
-
Creates a new instance of a marking builder.
- markRow(int, Color) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
Marks a row with a defined background color.
- markRow(int, Color) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMStringMatrixPanel
-
Marks a row with a defined background color.
- markRow(int, Color) - Method in class net.mumie.mathletfactory.display.noc.matrix.StringMatrixPanel
-
Marks a row with a defined background color.
- masterIsDegenerated() - Method in class net.mumie.mathletfactory.transformer.g2d.Affine2DPolygonTransformer
-
- masterIsDegenerated() - Method in class net.mumie.mathletfactory.transformer.g2d.Affine2DPolygonWithVerticesTransformer
-
- masterIsDegenerated() - Method in class net.mumie.mathletfactory.transformer.g2d.Affine2DQuadricTransformer
-
- Math2TeXConverter - Class in net.mumie.mathletfactory.util.text
-
This class offers methods for converting mathematical objects into TeX.
- Math2TeXConverter() - Constructor for class net.mumie.mathletfactory.util.text.Math2TeXConverter
-
- math2World(Affine2DPoint, double[]) - Method in class net.mumie.mathletfactory.transformer.Affine2DDefaultTransformer
-
- math2World(Affine2DPoint[], double[][]) - Method in class net.mumie.mathletfactory.transformer.Affine2DDefaultTransformer
-
- math2World(NumberTuple, double[]) - Method in class net.mumie.mathletfactory.transformer.Canvas3DObjectTransformer
-
Transforms the given mathCoords
into worldCoords
.
- math2World(Affine3DPoint, double[]) - Method in class net.mumie.mathletfactory.transformer.j3d.Affine3DDefaultTransformer
-
The coordinates need not be transformed, since math coordinates are
identical to world coordinates (euclidean vector space) and
world2screen conversion is done implicitly in
MMJ3DCanvas.renderScene()
by
transforming the view platform.
- math2World(double[], double[]) - Method in class net.mumie.mathletfactory.transformer.j3d.Affine3DDefaultTransformer
-
- MathContentException - Exception in net.mumie.mathletfactory.action.message
-
An exception that indicates, that a error of mathematical content has occured (e.g. vectors that
should form a basis are not linear independent, etc. ).
- MathContentException() - Constructor for exception net.mumie.mathletfactory.action.message.MathContentException
-
Creates this exception with the message: "Violation of mathematical law occured".
- MathContentException(String) - Constructor for exception net.mumie.mathletfactory.action.message.MathContentException
-
Creates this exception with the given message.
- mathematicaRepresentation() - Method in class net.mumie.mathletfactory.math.algebra.linalg.Matrix
-
- MATHLET_ABOUT_DIALOG - Static variable in interface net.mumie.mathletfactory.appletskeleton.util.dialog.DialogIDIF
-
- MATHLET_BASE_PATH_PROPERTY - Static variable in interface net.mumie.mathletfactory.appletskeleton.system.SystemPropertyIF
-
- MATHLET_DATE_PROPERTY - Static variable in interface net.mumie.mathletfactory.appletskeleton.system.SystemPropertyIF
-
- MATHLET_EXTENSION_NAME - Static variable in class net.mumie.mathletfactory.util.extension.Extension
-
- MATHLET_VERSION_PROPERTY - Static variable in interface net.mumie.mathletfactory.appletskeleton.system.SystemPropertyIF
-
- MathletConstants - Interface in net.mumie.mathletfactory.appletskeleton.system
-
- MathletContext - Interface in net.mumie.mathletfactory.appletskeleton
-
This interface technically describes a Mumie Mathlet with all of its properties and capabilities.
- MathletExerciseContext - Interface in net.mumie.mathletfactory.appletskeleton.system
-
This interface describes the mathlet methods needed for exercises.
- MathletExerciseSupport - Class in net.mumie.mathletfactory.util.exercise
-
- MathletExerciseSupport(MathletContext) - Constructor for class net.mumie.mathletfactory.util.exercise.MathletExerciseSupport
-
- MathletRuntime - Class in net.mumie.mathletfactory.appletskeleton.system
-
- MathletRuntimeSupport - Class in net.mumie.mathletfactory.appletskeleton.system
-
This class acts as a support (helper) class for mathlet contexts.
- MathletRuntimeSupport(MathletContext) - Constructor for class net.mumie.mathletfactory.appletskeleton.system.MathletRuntimeSupport
-
Creates a new instance of this support class but does NOT initialize it.
- MathletUIContext - Interface in net.mumie.mathletfactory.appletskeleton.system
-
This interface describes the GUI capabilities of mathlets.
- MATHML_EXT_NAMESPACE - Static variable in class net.mumie.mathletfactory.util.xml.XMLUtils
-
- MATHML_NAMESPACE - Static variable in class net.mumie.mathletfactory.util.xml.XMLUtils
-
- MathMLConverter - Class in net.mumie.mathletfactory.util.text
-
This class offers methods for transforming operational MathML into presentational MathML used for rendering
e.g. in web browsers.
- MathMLConverter() - Constructor for class net.mumie.mathletfactory.util.text.MathMLConverter
-
- MathMLSerializable - Interface in net.mumie.mathletfactory.util.xml
-
This interface is used to write and load MathML-Nodes that describe MMObjects.
- MathUtilLib - Class in net.mumie.mathletfactory.math.util
-
Library for mathematical utilities.
- MathUtilLib() - Constructor for class net.mumie.mathletfactory.math.util.MathUtilLib
-
- Matrix - Class in net.mumie.mathletfactory.math.algebra.linalg
-
This class represents a matrix.
- Matrix(Class, int, Object[]) - Constructor for class net.mumie.mathletfactory.math.algebra.linalg.Matrix
-
Creates a new nxm Matrix.
- MATRIX_ENTRY - Static variable in interface net.mumie.mathletfactory.mmobject.PropertyHandlerIF
-
Property for mmobjects using matrices.
- MATRIX_IMAGE_TRANSFORM - Static variable in interface net.mumie.mathletfactory.transformer.TransformTypes
-
Transform type for visualizing matrices as gray tone images (matrix bitmaps).
- MatrixBorder - Class in net.mumie.mathletfactory.display.noc.matrix
-
This class is used by MMMatrixPanel to render a border for the matrix.
- MatrixBorder(Component, int) - Constructor for class net.mumie.mathletfactory.display.noc.matrix.MatrixBorder
-
Creates a new MMMatrixBorder object for the given component c
and the defined border type.
- MatrixBorder(Component, int, int) - Constructor for class net.mumie.mathletfactory.display.noc.matrix.MatrixBorder
-
- MatrixEntry - Class in net.mumie.mathletfactory.mmobject.util
-
This class helps to describe an entry from inside a matrix with its value and position.
- MatrixEntry(Object, int, int) - Constructor for class net.mumie.mathletfactory.mmobject.util.MatrixEntry
-
Creates a new matrix entry with given "value" and position.
- MatrixImageTransformer - Class in net.mumie.mathletfactory.transformer.noc
-
- MatrixImageTransformer() - Constructor for class net.mumie.mathletfactory.transformer.noc.MatrixImageTransformer
-
- MatrixLayout - Class in net.mumie.mathletfactory.display.layout
-
This class is used layout out GUI components in a container
in a matrix/table-like manner.
- MatrixLayout(int, int) - Constructor for class net.mumie.mathletfactory.display.layout.MatrixLayout
-
Constructs a new MatrixLayout with given dimension and center alignment.
- MatrixLayout(int, int, int, int) - Constructor for class net.mumie.mathletfactory.display.layout.MatrixLayout
-
Constructs a new MatrixLayout with given dimension and alignment.
- MatrixMultiplikation - Class in net.mumie.mathletfactory.math.number.numeric
-
Contains methods for the matrix multiplication of matrices given rowwise
as an array of
MNumber
entries.
- MatrixMultiplikation() - Constructor for class net.mumie.mathletfactory.math.number.numeric.MatrixMultiplikation
-
- MatrixMultiplikationDouble - Class in net.mumie.mathletfactory.math.number.numeric.numericdouble
-
Contains methods for the matrix multiplication of matrices given rowwise
as an array of double entries.
- MatrixMultiplikationDouble() - Constructor for class net.mumie.mathletfactory.math.number.numeric.numericdouble.MatrixMultiplikationDouble
-
- MatrixRank - Class in net.mumie.mathletfactory.math.number.numeric
-
This class determines the rank of an arbitrary matrix by using the class
EchelonForm
.
- MatrixRank() - Constructor for class net.mumie.mathletfactory.math.number.numeric.MatrixRank
-
- MatrixSqRootDouble - Class in net.mumie.mathletfactory.math.number.numeric.numericdouble
-
Computes the square root of a symmetric positive semi-definite
nxn-matrix A, which is given by an array of double entries.
- MatrixSqRootDouble() - Constructor for class net.mumie.mathletfactory.math.number.numeric.numericdouble.MatrixSqRootDouble
-
- MatrixUtils - Class in net.mumie.mathletfactory.math.util
-
This class helps manipulating number matrices, including echelon form and submatrix views.
- MatrixUtils() - Constructor for class net.mumie.mathletfactory.math.util.MatrixUtils
-
- max(MNumber, MNumber) - Static method in class net.mumie.mathletfactory.math.number.MNumber
-
Returns the maximum of two numbers.
- max(MRealNumber, MRealNumber) - Static method in class net.mumie.mathletfactory.math.number.MRealNumber
-
- MAX_NR_OF_TRIES - Static variable in class net.mumie.mathletfactory.util.exercise.ServerCommunication
-
Constant for the maximum number of tries for connection requests.
- MAX_TRIES - Variable in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExercise
-
- MAX_TRIES - Variable in class net.mumie.mathletfactory.util.exercise.mc.question.RandomValuesQuestion
-
- MAX_UPDATER_INVOCATION_COUNT - Static variable in class net.mumie.mathletfactory.action.ActionManager
-
This constant limits how often the method
update
in a MMUpdater
will really be performed within one "action cycle".
- MAXIMUM_HEIGHT - Static variable in class net.mumie.mathletfactory.display.layout.AlignerLayout
-
- maximumLayoutSize(Container) - Method in class net.mumie.mathletfactory.display.layout.SimpleGridLayout
-
- mBackgroundColor - Variable in class net.mumie.mathletfactory.display.util.RadialPaint
-
- MBigRational - Class in net.mumie.mathletfactory.math.number
-
This is a (mathematical) extension of
MRational
using BigIntegers
instead of longs.
- MBigRational() - Constructor for class net.mumie.mathletfactory.math.number.MBigRational
-
Constructs a zero value big rational.
- MBigRational(BigInteger, BigInteger) - Constructor for class net.mumie.mathletfactory.math.number.MBigRational
-
Constructs a big rational from the given numerator and denominator
without cancelling it down.
- MBigRational(long, long) - Constructor for class net.mumie.mathletfactory.math.number.MBigRational
-
Constructs a big rational from the given numerator and denominator
after cancelling it down.
- MBigRational(double) - Constructor for class net.mumie.mathletfactory.math.number.MBigRational
-
- MBigRational(MBigRational) - Constructor for class net.mumie.mathletfactory.math.number.MBigRational
-
- mC1 - Variable in class net.mumie.mathletfactory.display.util.RadialContext
-
- mC2 - Variable in class net.mumie.mathletfactory.display.util.RadialContext
-
- MCAbstractExercise - Class in net.mumie.mathletfactory.util.exercise.mc
-
This class is the base for both applet and corrector exercise classes.
- MCAbstractExercise(int) - Constructor for class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExercise
-
Creates a new instance with the given problem type.
- MCAbstractExerciseCard - Class in net.mumie.mathletfactory.util.exercise.mc
-
This class is the base for all MC exercise cards.
- MCAbstractExerciseCard(MathletContext, MCAbstractExercise) - Constructor for class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExerciseCard
-
Creates a new instance for the given mathlet context and exercise.
- MCAbstractExerciseCard(MathletContext, MCAbstractExercise, int) - Constructor for class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExerciseCard
-
Creates a new instance for the given mathlet context, exercise and card
type.
- MCAbstractExerciseCorrector - Class in net.mumie.mathletfactory.util.exercise.mc
-
This class is the base for all MC exercise correctors.
- MCAbstractExerciseCorrector() - Constructor for class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExerciseCorrector
-
- MCAppletExercise - Class in net.mumie.mathletfactory.util.exercise.mc
-
This class is the base for all MC-Problem-Applets.
- MCAppletExercise(MumieExerciseIF) - Constructor for class net.mumie.mathletfactory.util.exercise.mc.MCAppletExercise
-
Constructs a new instance for the given exercise mathlet context.
- MCBasicQuestion - Class in net.mumie.mathletfactory.util.exercise.mc.question
-
This class is the base for all question classes.
- MCBasicQuestion() - Constructor for class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestion
-
- MCBasicQuestionUI - Class in net.mumie.mathletfactory.util.exercise.mc.question
-
This class is the base for all user interfaces for question classes.
- MCBasicQuestionUI() - Constructor for class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestionUI
-
- MCConsecutiveQuestionCorrector - Class in net.mumie.mathletfactory.util.exercise.mc
-
This class is the base for all generic and custom MC-Correctors with consecutive questions.
- MCConsecutiveQuestionCorrector() - Constructor for class net.mumie.mathletfactory.util.exercise.mc.MCConsecutiveQuestionCorrector
-
- MCCorrectorExercise - Class in net.mumie.mathletfactory.util.exercise.mc
-
This class is the base for all MC-Problem-Correctors.
- MCDemoCard - Class in net.mumie.mathletfactory.util.exercise.mc
-
This class is used for all MC random exercises in demo mode.
- MCDemoCard(MathletContext) - Constructor for class net.mumie.mathletfactory.util.exercise.mc.MCDemoCard
-
- MCDemoExercise - Class in net.mumie.mathletfactory.util.exercise.mc
-
This class is the base for all MC problems in demo mode.
- MCDemoExercise() - Constructor for class net.mumie.mathletfactory.util.exercise.mc.MCDemoExercise
-
- MCExerciseIF - Interface in net.mumie.mathletfactory.util.exercise.mc
-
This interface describes the abstract functionalies of both applet and corrector exercise classes.
- MCExerciseResult - Class in net.mumie.mathletfactory.util.exercise.mc
-
This class stores the result of an exercise correction and may include
answers, solutions, explanations and a score.
- MCExerciseResult() - Constructor for class net.mumie.mathletfactory.util.exercise.mc.MCExerciseResult
-
- MchoiceForm - Class in net.mumie.mathletfactory.util.exercise
-
Represents a multiple choice form.
- MchoiceForm() - Constructor for class net.mumie.mathletfactory.util.exercise.MchoiceForm
-
- MchoiceForm.Answer - Class in net.mumie.mathletfactory.util.exercise
-
Auxiliary class representing a single answer.
- MchoiceForm.Answer() - Constructor for class net.mumie.mathletfactory.util.exercise.MchoiceForm.Answer
-
- MchoiceFormException - Exception in net.mumie.mathletfactory.util.exercise
-
Indicates a problem with multiple choice form.
- MchoiceFormException(String) - Constructor for exception net.mumie.mathletfactory.util.exercise.MchoiceFormException
-
Creates a new MchoiceFormException
with message
description
.
- MchoiceFormException(Throwable) - Constructor for exception net.mumie.mathletfactory.util.exercise.MchoiceFormException
-
Creates a new MchoiceFormException
that wraps
throwable
.
- MchoiceFormException(String, Throwable) - Constructor for exception net.mumie.mathletfactory.util.exercise.MchoiceFormException
-
Creates a new MchoiceFormException
with message
description
that wraps throwable
.
- MCLocalExercise - Class in net.mumie.mathletfactory.util.exercise.mc
-
This class is the base for all local MC exercises (i.e. demo and training
exercises in applets).
- MCLocalExercise(int) - Constructor for class net.mumie.mathletfactory.util.exercise.mc.MCLocalExercise
-
- MCMethodChooser - Class in net.mumie.mathletfactory.util.exercise.mc.method
-
This class is the dialog for selecting new methods.
- MCMethodChooser() - Constructor for class net.mumie.mathletfactory.util.exercise.mc.method.MCMethodChooser
-
- MCMethodQuestion - Class in net.mumie.mathletfactory.util.exercise.mc.method
-
This class is used as a base for all method based MC questions.
- MCMethodQuestion() - Constructor for class net.mumie.mathletfactory.util.exercise.mc.method.MCMethodQuestion
-
- MCMethodQuestionPanel - Class in net.mumie.mathletfactory.util.exercise.mc.method
-
This class is used as a base for all user interfaces for method based MC
questions.
- MCMethodQuestionPanel() - Constructor for class net.mumie.mathletfactory.util.exercise.mc.method.MCMethodQuestionPanel
-
- MComplex - Class in net.mumie.mathletfactory.math.number
-
The number class that represents IEEE double precision complex numbers.
- MComplex() - Constructor for class net.mumie.mathletfactory.math.number.MComplex
-
Constructs a complex number with real and imaginary part both zero.
- MComplex(double, double) - Constructor for class net.mumie.mathletfactory.math.number.MComplex
-
Constructs a complex number with the specified real and imaginary part.
- MComplex(Node) - Constructor for class net.mumie.mathletfactory.math.number.MComplex
-
Constructs a new instance with the given MathML/XML content.
- MCOMPLEX_INPUT_HINT_SET - Static variable in class net.mumie.mathletfactory.display.TextInputDisplayProperties
-
- MCOMPLEX_RATIONAL_INPUT_HINT_SET - Static variable in class net.mumie.mathletfactory.display.TextInputDisplayProperties
-
- MComplexRational - Class in net.mumie.mathletfactory.math.number
-
The number class that represents complex numbers with rational real and imaginary part.
- MComplexRational() - Constructor for class net.mumie.mathletfactory.math.number.MComplexRational
-
Constructs a complex number with real and imaginary part both zero.
- MComplexRational(double, double) - Constructor for class net.mumie.mathletfactory.math.number.MComplexRational
-
Constructs a complex number with the specified real and imaginary part.
- MComplexRational(MRational, MRational) - Constructor for class net.mumie.mathletfactory.math.number.MComplexRational
-
Constructs a complex number with the specified real and imaginary part.
- MComplexRational(Node) - Constructor for class net.mumie.mathletfactory.math.number.MComplexRational
-
Constructs a new instance with the given MathML/XML content.
- MCPathHelper - Class in net.mumie.mathletfactory.util.exercise.mc
-
This class can be used to construct dynamic paths for MC exercises.
- MCPathHelper() - Constructor for class net.mumie.mathletfactory.util.exercise.mc.MCPathHelper
-
- MCProblem - Class in net.mumie.mathletfactory.util.exercise.mc
-
This class contains the question data for all MC exercises.
- MCProblem(MCAbstractExercise) - Constructor for class net.mumie.mathletfactory.util.exercise.mc.MCProblem
-
Creates a new exercise problem for the given exercise instance.
- MCProblemApplet - Class in net.mumie.mathletfactory.util.exercise.mc
-
This class is the base for all generic and custom MC-Problem-Applets.
- MCProblemApplet() - Constructor for class net.mumie.mathletfactory.util.exercise.mc.MCProblemApplet
-
- MCProblemCard - Class in net.mumie.mathletfactory.util.exercise.mc
-
This class is used for all MC exercises in problem mode.
- MCProblemCard(MumieExerciseIF) - Constructor for class net.mumie.mathletfactory.util.exercise.mc.MCProblemCard
-
- MCProblemCard(MumieExerciseIF, MCAppletExercise) - Constructor for class net.mumie.mathletfactory.util.exercise.mc.MCProblemCard
-
- MCProblemConstants - Interface in net.mumie.mathletfactory.util.exercise.mc
-
This interface holds all necessary constants for MC-Problems.
- MCProblemCorrector - Class in net.mumie.mathletfactory.util.exercise.mc
-
This class is the base for all generic and custom MC-Problem-Correctors.
- MCProblemCorrector() - Constructor for class net.mumie.mathletfactory.util.exercise.mc.MCProblemCorrector
-
- MCProblemCorrectorEn - Class in net.mumie.mathletfactory.util.exercise.mc
-
This class is the base for all generic and custom MC-Problem-Correctors.
- MCProblemCorrectorEn() - Constructor for class net.mumie.mathletfactory.util.exercise.mc.MCProblemCorrectorEn
-
- MCProblemException - Exception in net.mumie.mathletfactory.util.exercise.mc
-
This runtime exception class indicates an error in the parsing process of a MC-Problem-Datasheet.
- MCProblemException(String) - Constructor for exception net.mumie.mathletfactory.util.exercise.mc.MCProblemException
-
- MCProblemException(int, String) - Constructor for exception net.mumie.mathletfactory.util.exercise.mc.MCProblemException
-
- MCProblemException(int, int, String) - Constructor for exception net.mumie.mathletfactory.util.exercise.mc.MCProblemException
-
- MCProblemException(String, Throwable) - Constructor for exception net.mumie.mathletfactory.util.exercise.mc.MCProblemException
-
- MCProblemException(int, String, Throwable) - Constructor for exception net.mumie.mathletfactory.util.exercise.mc.MCProblemException
-
- MCProblemException(int, int, String, Throwable) - Constructor for exception net.mumie.mathletfactory.util.exercise.mc.MCProblemException
-
- MCQuestion - Class in net.mumie.mathletfactory.util.exercise.mc.question
-
This class is used for all pure multiple choice exercises inside the MC
framework.
- MCQuestion() - Constructor for class net.mumie.mathletfactory.util.exercise.mc.question.MCQuestion
-
Creates a new MC question where the answer type must be specified
afterwards.
- MCQuestion(int) - Constructor for class net.mumie.mathletfactory.util.exercise.mc.question.MCQuestion
-
Creates a new MC question with the specified answer type.
- MCQuestionIF - Interface in net.mumie.mathletfactory.util.exercise.mc.question
-
This interface describes the capabilities of a single exercise question.
- MCQuestionPanel - Class in net.mumie.mathletfactory.util.exercise.mc.question
-
This class represents the graphic representation of a single question
including task and answers inside the MC-Problem-Applet Framework.
- MCQuestionPanel() - Constructor for class net.mumie.mathletfactory.util.exercise.mc.question.MCQuestionPanel
-
- MCQuestionUIIF - Interface in net.mumie.mathletfactory.util.exercise.mc.question
-
This interface describes the user interface (UI) for a single exercise question.
- MCRandomProblemApplet - Class in net.mumie.mathletfactory.util.exercise.mc
-
This class is the base for all generic and custom MC-Random-Problem-Applets.
- MCRandomProblemApplet() - Constructor for class net.mumie.mathletfactory.util.exercise.mc.MCRandomProblemApplet
-
- MCRandomProblemCard - Class in net.mumie.mathletfactory.util.exercise.mc
-
This class is used for all MC random exercises in problem mode.
- MCRandomProblemCard(MumieExerciseIF) - Constructor for class net.mumie.mathletfactory.util.exercise.mc.MCRandomProblemCard
-
- MCRandomProblemCard(MumieExerciseIF, MCAppletExercise) - Constructor for class net.mumie.mathletfactory.util.exercise.mc.MCRandomProblemCard
-
- MCRandomProblemCorrector - Class in net.mumie.mathletfactory.util.exercise.mc
-
This class is the base for all generic and custom MC-Random-Problem-Correctors.
- MCRandomProblemCorrector() - Constructor for class net.mumie.mathletfactory.util.exercise.mc.MCRandomProblemCorrector
-
- MCSequenceChooser - Class in net.mumie.mathletfactory.util.exercise.mc.method
-
a standard Sequence-Chooser Dialog
- MCSequenceChooser(Component) - Constructor for class net.mumie.mathletfactory.util.exercise.mc.method.MCSequenceChooser
-
- MCTrainingCard - Class in net.mumie.mathletfactory.util.exercise.mc
-
This class is used for all MC random exercises in training mode.
- MCTrainingCard(MathletContext) - Constructor for class net.mumie.mathletfactory.util.exercise.mc.MCTrainingCard
-
- MCTrainingCorrector - Class in net.mumie.mathletfactory.util.exercise.mc
-
This class is the corrector for all MC problems in training mode.
- MCTrainingCorrector(MCTrainingExercise) - Constructor for class net.mumie.mathletfactory.util.exercise.mc.MCTrainingCorrector
-
- MCTrainingExercise - Class in net.mumie.mathletfactory.util.exercise.mc
-
This class is the base for all MC problems in training mode.
- MCTrainingExercise() - Constructor for class net.mumie.mathletfactory.util.exercise.mc.MCTrainingExercise
-
- MCUtils - Class in net.mumie.mathletfactory.util.exercise.mc
-
This class contains utility methods for working with MC exercises
- MCUtils() - Constructor for class net.mumie.mathletfactory.util.exercise.mc.MCUtils
-
- MDimension - Class in net.mumie.mathletfactory.math.util
-
This class represents a dimension value (containing values for the width and the height)
inside the Exercise Object Framework and acts as base for its MM-Class.
- MDimension() - Constructor for class net.mumie.mathletfactory.math.util.MDimension
-
Creates a new instance with zero values for the width and height.
- MDimension(MDimension) - Constructor for class net.mumie.mathletfactory.math.util.MDimension
-
Copy Constructor: creates a new instance with the given value.
- MDimension(int, int) - Constructor for class net.mumie.mathletfactory.math.util.MDimension
-
Creates a new instance with the given values for the width and height.
- MDimension(Node) - Constructor for class net.mumie.mathletfactory.math.util.MDimension
-
Constructs a new instance with the given MathML/XML content.
- MDouble - Class in net.mumie.mathletfactory.math.number
-
The number class that represents IEEE double precision real numbers.
- MDouble() - Constructor for class net.mumie.mathletfactory.math.number.MDouble
-
Creates a zero number.
- MDouble(double) - Constructor for class net.mumie.mathletfactory.math.number.MDouble
-
Creates a number with the given value.
- MDouble(MDouble) - Constructor for class net.mumie.mathletfactory.math.number.MDouble
-
Copy constructor.
- MDouble(Node) - Constructor for class net.mumie.mathletfactory.math.number.MDouble
-
Constructs a new instance with the given MathML/XML content.
- MDOUBLE_INPUT_HINT_SET - Static variable in class net.mumie.mathletfactory.display.TextInputDisplayProperties
-
- MEAN - Static variable in class net.mumie.mathletfactory.mmobject.analysis.function.MMStepFunction
-
Value for step functions that use the function value of the mean of left and right bound of the interval for each step.
- MenuButton - Class in net.mumie.mathletfactory.appletskeleton.util
-
- MenuButton(String, Action[]) - Constructor for class net.mumie.mathletfactory.appletskeleton.util.MenuButton
-
- MenuButton(Action, Action[]) - Constructor for class net.mumie.mathletfactory.appletskeleton.util.MenuButton
-
- MESSAGE_ID - Static variable in class net.mumie.mathletfactory.util.error.ErrorCaughtDialog
-
- MessageDialog - Class in net.mumie.mathletfactory.appletskeleton.util.dialog
-
- MessageDialog(MathletContext, Object, String) - Constructor for class net.mumie.mathletfactory.appletskeleton.util.dialog.MessageDialog
-
- MessageDialog(MathletContext, Object, int, String) - Constructor for class net.mumie.mathletfactory.appletskeleton.util.dialog.MessageDialog
-
- MessagesExtensionMap - Class in net.mumie.mathletfactory.util.extension
-
- MessagesExtensionMap() - Constructor for class net.mumie.mathletfactory.util.extension.MessagesExtensionMap
-
- MessagesExtensionMap(Extension) - Constructor for class net.mumie.mathletfactory.util.extension.MessagesExtensionMap
-
- MessagesExtensionMap(Node[]) - Constructor for class net.mumie.mathletfactory.util.extension.MessagesExtensionMap
-
- METHOD_NAME_SUBPATH - Static variable in interface net.mumie.mathletfactory.util.exercise.mc.MCProblemConstants
-
Constant for the method's "name" sub-path
- METHOD_PREFIX - Static variable in interface net.mumie.mathletfactory.util.exercise.mc.MCProblemConstants
-
Constant for the answer prefix sub-path
- MethodIF - Interface in net.mumie.mathletfactory.util.exercise.mc.method
-
This interface describes the abstract functionalies of method based exercise
questions.
- MethodUIIF - Interface in net.mumie.mathletfactory.util.exercise.mc.method
-
This interface describes the abstract functionalies user interfaces for
method based exercise questions.
- min(MNumber, MNumber) - Static method in class net.mumie.mathletfactory.math.number.MNumber
-
Returns the minimum of two numbers.
- min(MRealNumber, MRealNumber) - Static method in class net.mumie.mathletfactory.math.number.MRealNumber
-
- minimumLayoutSize(Container) - Method in class net.mumie.mathletfactory.display.layout.AlignerLayout
-
- minimumLayoutSize(Container) - Method in class net.mumie.mathletfactory.display.layout.MatrixLayout
-
- minimumLayoutSize(Container) - Method in class net.mumie.mathletfactory.display.layout.SimpleGridLayout
-
- MInteger - Class in net.mumie.mathletfactory.math.number
-
The number class that represents integer real numbers.
- MInteger() - Constructor for class net.mumie.mathletfactory.math.number.MInteger
-
Sets the value of this object to zero.
- MInteger(double) - Constructor for class net.mumie.mathletfactory.math.number.MInteger
-
Sets the value of this object to the integer part of aNumber
.
- MInteger(MInteger) - Constructor for class net.mumie.mathletfactory.math.number.MInteger
-
Creates a number with the given value.
- MInteger(Node) - Constructor for class net.mumie.mathletfactory.math.number.MInteger
-
Constructs a new instance with the given MathML/XML content.
- MINTEGER_INPUT_HINT_SET - Static variable in class net.mumie.mathletfactory.display.TextInputDisplayProperties
-
- MixedBorder - Class in net.mumie.mathletfactory.display.noc.util
-
This class wraps a CompoundBorder
but allows to set the outside and inside border
after creation time.
- MixedBorder() - Constructor for class net.mumie.mathletfactory.display.noc.util.MixedBorder
-
- MixedBorder(Border, Border) - Constructor for class net.mumie.mathletfactory.display.noc.util.MixedBorder
-
- MM2DCanvas - Class in net.mumie.mathletfactory.display
-
This class acts as a base class for all 2 dimensional rendering.
- MM2DCanvas() - Constructor for class net.mumie.mathletfactory.display.MM2DCanvas
-
- MM3DCanvas - Class in net.mumie.mathletfactory.display
-
This class acts as a base class for all 3 dimensional rendering.
- MM3DCanvas() - Constructor for class net.mumie.mathletfactory.display.MM3DCanvas
-
- MM3DCanvas(CanvasControllerIF) - Constructor for class net.mumie.mathletfactory.display.MM3DCanvas
-
- MMAbstractSpline - Class in net.mumie.mathletfactory.mmobject.analysis.function
-
This class represents the base for all spline functions, i.e. piecewise defined functions
that consist of a polynomial expression on each interval with a maximum degree k and that
are k-1 times differentiable at the joints of each two neighbouring intervals.
- MMAbstractSpline(Class, double[], double[]) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.MMAbstractSpline
-
Constructs a spline that has its joints at the given points.
- MMAbstractSpline(MMAffine2DPoint[]) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.MMAbstractSpline
-
Constructs a spline that has its joints at the given points.
- MMAffine2DAngle - Class in net.mumie.mathletfactory.mmobject.geom.affine
-
This class represents an angle in the 2-dim space.
- MMAffine2DAngle(Class) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DAngle
-
Defines a zero angle where vertex, first point and second point are
Affine2DPoint
s of entry class
entryClass
lying on the origin.
- MMAffine2DAngle(Affine2DPoint, int) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DAngle
-
Defines an angle where the vertex is the origin, the first arm of the
angle is the positive x-axis and the second arm of the angle is determined
by secondPoint
.
- MMAffine2DAngle(Affine2DPoint, Affine2DPoint, Affine2DPoint, int) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DAngle
-
- MMAffine2DAngle(Affine2DPoint, double, double, double, int) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DAngle
-
Constructs a new angle, initialized to the specified vertex
,
the startingAngle
and the angularExtent
of the
angle in radians, the radius
, and the closure
type.
- MMAffine2DAngle(Affine2DPoint, double, double, int) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DAngle
-
Constructs a new angle starting parallel to the x-axis, initialized to the
specified vertex
, the angularExtent
of the
angle in radians, the radius
, and the closure
type.
- MMAffine2DAngle(Affine2DPoint, double, int, int, int) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DAngle
-
Constructs a new angle, initialized to the specified vertex
,
the startingAngle
and the angularExtent
of the
angle in degrees, the radius
, and the closure
type.
- MMAffine2DAngle(Affine2DPoint, double, int, int) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DAngle
-
Constructs a new angle starting parallel to the x-axis, initialized to the
specified vertex
, the angularExtent
of the
angle in degrees, the radius
, and the closure
type.
- MMAffine2DAngle(Class, double, int, int) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DAngle
-
Constructs a new angle at the origin of the given entryClass
starting parallel to the x-axis and initialized to the
specified angularExtent
of the angle in degrees, the
radius
, and the closure
type.
- MMAffine2DAngle(Class, double, double, int) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DAngle
-
Constructs a new angle at the origin of the given entryClass
starting parallel to the x-axis and initialized to the
specified angularExtent
of the angle in radians, the
radius
, and the closure
type.
- MMAffine2DEllipse - Class in net.mumie.mathletfactory.mmobject.geom.affine
-
Class for the construction of an ellipse.
- MMAffine2DEllipse(NumberMatrix) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DEllipse
-
Class constructor specifying the
quadricMatrix
of type
NumberMatrix
of the ellipse to create.
- MMAffine2DEllipse(double[], double, double, double, Class) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DEllipse
-
Class constructor creating an ellipse by the center, by the radian between
the semi axes and the canonic coordinate system, by the length of the
semi axes, and by the desired number class of the quadric matrix
representing the ellipse.
- MMAffine2DEllipse(double[], double, double, double) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DEllipse
-
Class constructor creating an ellipse by the center, by the radian between
the semi axes and the canonic coordinate system, and by the length of the
semi axes.
- MMAffine2DEllipse(double[], double, Class) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DEllipse
-
Class constructor creating an ellipse by the two focal points of
the ellipse, by the sum of the distances between an arbitrary point
on the ellipse and the two focal points, and by the desired number class
of the quadric matrix representing the ellipse.
- MMAffine2DEllipse(double[], double) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DEllipse
-
Class constructor creating an ellipse by the two focal points of
the ellipse and by the sum of the distances between an arbitrary point
on the ellipse and the two focal points.
- MMAffine2DHyperbola - Class in net.mumie.mathletfactory.mmobject.geom.affine
-
Class for the construction of an hyperbola.
- MMAffine2DHyperbola(NumberMatrix) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DHyperbola
-
Class constructor specifying the
quadricMatrix
of type
NumberMatrix
of the hyperpola to create.
- MMAffine2DHyperbola(double[], double, double, double, Class) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DHyperbola
-
Class constructor creating an hyperbola by the center, by the radian between
the semi-axes and the canonic coordinate system and the length of the
semi-axes, and by the desired number class of the quadric matrix
representing the hyperbola.
- MMAffine2DHyperbola(double[], double, double, double) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DHyperbola
-
Class constructor creating an hyperbola by the center, by the radian between
the semi-axes and the canonic coordinate system and the length of the
semi-axes, and by the desired number class of the quadric matrix
representing the hyperbola.
- MMAffine2DHyperbola(double[], double, Class) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DHyperbola
-
Class constructor creating a hyperbola by the two focal points of
the hyperbola, by the difference of the distances between an arbitrary point
on the hyperbola and the two focal points, and by the desired number class
of the quadric matrix representing the ellipse.
- MMAffine2DHyperbola(double[], double) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DHyperbola
-
Class constructor creating a hyperbola by the two focal points of
the hyperbola and by the difference of the distances between an arbitrary point
on the hyperbola and the two focal points.
- MMAffine2DLine - Class in net.mumie.mathletfactory.mmobject.geom.affine
-
This class represents an affine 2D line of infinite length.
- MMAffine2DLine(MMAffine2DPoint, MMAffine2DPoint) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLine
-
Constructs a line running through the given points.
- MMAffine2DLine(Class, double, double, double, double) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLine
-
Constructs a line running through the given points.
- MMAffine2DLine(MMAffine2DLine) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLine
-
Copy constructor.
- MMAffine2DLineSegment - Class in net.mumie.mathletfactory.mmobject.geom.affine
-
This class represents an affine 2D line segment of finite length.
- MMAffine2DLineSegment(Class) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLineSegment
-
- MMAffine2DLineSegment(MMAffine2DPoint, MMAffine2DPoint) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLineSegment
-
- MMAffine2DLineSegment(Class, double, double, double, double) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLineSegment
-
- MMAffine2DLineSegment(Class, double, double, double, double, LineDisplayProperties) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLineSegment
-
- MMAffine2DParabola - Class in net.mumie.mathletfactory.mmobject.geom.affine
-
Class for the construction of an parabola.
- MMAffine2DParabola(NumberMatrix) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DParabola
-
Class constructor specifying the
quadricMatrix
of type
NumberMatrix
of the parabola to create.
- MMAffine2DParabola(double[], double, double, Class) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DParabola
-
Class constructor creating a parabola ba the apex, by the radian between
the semi axes and the canonic coordinate system, by the distance between
the focalpoint and the guideline, and by the desired number class of the
quadric matrix representing the parabola.
- MMAffine2DParabola(double[], double, double) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DParabola
-
Class constructor creating a parabola by the apex, by the radian between
the semi axes and the canonic coordinate system, by the distance between
the focal point and the guideline, and by the desired number class of the quadric matrix.
- MMAffine2DParabola(double[], double[], Class) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DParabola
-
Class constructor specifying a parabola by apex, by the focal point,
and by the desired number class of the quadric matrix representing the parabola.
- MMAffine2DParabola(double[], double[]) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DParabola
-
Class constructor specifying a parabola by apex, by the focal point.
- MMAffine2DPoint - Class in net.mumie.mathletfactory.mmobject.geom.affine
-
This class represents an affine 2D point.
- MMAffine2DPoint(Class) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPoint
-
- MMAffine2DPoint(Class, double, double) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPoint
-
- MMAffine2DPoint(MMAffine2DPoint) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPoint
-
- MMAffine2DPolygon - Class in net.mumie.mathletfactory.mmobject.geom.affine
-
This class represents a 3D (closed or open) polygon determined by a number (>= 1) of points.
- MMAffine2DPolygon(Affine2DPoint[]) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPolygon
-
Constructs an
Affine2DPolygon
using the
Affine2DPoint
s in
vertices
as its vertices.
- MMAffine2DPolygon.VertexIterator - Class in net.mumie.mathletfactory.mmobject.geom.affine
-
An iterator for the vertices of the polygon.
- MMAffine2DPolygon.VertexIterator(Affine2DPoint[], int) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPolygon.VertexIterator
-
Makes the iterator iterate over the given vertices starting with the given index.
- MMAffine2DPolygon.VertexIterator(Affine2DPoint[]) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPolygon.VertexIterator
-
Makes the iterator iterate over the given vertices.
- MMAffine2DQuadric - Class in net.mumie.mathletfactory.mmobject.geom.affine
-
Class for the construction of a quadric in 2-dimensional space.
- MMAffine2DQuadric(Class) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DQuadric
-
- MMAffine2DQuadric(NumberMatrix) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DQuadric
-
Class constructor specifying the
quadricMatrix
of type
NumberMatrix
of the quadric to create.
- MMAffine2DQuadric(MNumber, MNumber, MNumber, MNumber, MNumber, MNumber) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DQuadric
-
Class constructor for a quadric given by
c11
*X� + 2c12
*XY + c22
*Y�
+ 2c13
*X + 2c23
*Y + c33
= 0.
- MMAffine2DRay - Class in net.mumie.mathletfactory.mmobject.geom.affine
-
This class represents rays in the affine 2d space.
- MMAffine2DRay(Affine2DPoint, Affine2DPoint) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DRay
-
- MMAffine2DRay(Class, double, double, double, double) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DRay
-
- MMAffine3DLine - Class in net.mumie.mathletfactory.mmobject.geom.affine
-
This class represents lines in the affine 3d space.
- MMAffine3DLine(MMAffine3DPoint, MMAffine3DPoint) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLine
-
Constructs a line going through initialPoint
and endPoint
.
- MMAffine3DLine(NumberTuple, NumberTuple) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLine
-
Constructs a line going through initialCoord
and endCoord
.
- MMAffine3DLine(Class, double, double, double, double, double, double) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLine
-
Constructs a line going through (x1, y1, z1)
and (x2, y2, z2)
.
- MMAffine3DLineSegment - Class in net.mumie.mathletfactory.mmobject.geom.affine
-
This class represents a finite 3D line segment.
- MMAffine3DLineSegment(Class) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLineSegment
-
- MMAffine3DLineSegment(MMAffine3DPoint, MMAffine3DPoint) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLineSegment
-
- MMAffine3DLineSegment(Class, double, double, double, double, double, double) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLineSegment
-
- MMAffine3DLineSegment(Class, double, double, double, double, double, double, LineDisplayProperties) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLineSegment
-
- MMAffine3DPlane - Class in net.mumie.mathletfactory.mmobject.geom.affine
-
This class represents planes in the affine 3d space.
- MMAffine3DPlane(MMAffine3DPoint, MMAffine3DPoint, MMAffine3DPoint) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPlane
-
Constructs a plane that contains the three given points.
- MMAffine3DPlane(NumberTuple, NumberTuple, NumberTuple) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPlane
-
Constructs a plane that contains the three given points.
- MMAffine3DPlane(Class, double, double, double, double, double, double, double, double, double) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPlane
-
Constructs a plane that contains the three given points.
- MMAffine3DPoint - Class in net.mumie.mathletfactory.mmobject.geom.affine
-
This class represents a point in the affine 3d space.
- MMAffine3DPoint(Class) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPoint
-
Creates an affine point in a three-dimensional space.
- MMAffine3DPoint(Class, double, double, double) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPoint
-
Creates the affine 3d point for the given number class and coordinates.
- MMAffine3DPoint(MMAffine3DPoint) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPoint
-
Copy constructor.
- MMAffine3DPoint(NumberTuple) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPoint
-
Creates the affine point with the given projective coordinates.
- MMAffine3DPolygon - Class in net.mumie.mathletfactory.mmobject.geom.affine
-
This class represents a 3D (closed or open) polygon determined by a number (>=1) of points.
- MMAffine3DPolygon(Affine3DPoint[]) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPolygon
-
Constructs an
Affine3DPolygon
using the
Affine3DPoint
s in
vertices
as its vertices.
- MMAffine3DQuadric - Class in net.mumie.mathletfactory.mmobject.geom.affine
-
Class representing the MMObject of a quadric in 3-dimensional space.
- MMAffine3DQuadric(Class) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DQuadric
-
- MMAffine3DQuadric(NumberMatrix) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DQuadric
-
Class constructor specifying the
quadricMatrix
of type
NumberMatrix
of the quadric to create.
- MMAffine3DQuadric(MNumber, MNumber, MNumber, MNumber, MNumber, MNumber, MNumber, MNumber, MNumber, MNumber) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DQuadric
-
Class constructor for a quadric given by
c_11
*X� + c_22
*Y�+ c_33
*Z�
+ 2c_12
*XY + 2c_23
*YZ + 2c_13
*XZ
+ 2c_14
*X + 2c_24
*Y + 2c_34
*Y
+ c_44
= 0.
- MMAffine3DSubspace - Class in net.mumie.mathletfactory.mmobject.geom.affine
-
This class represents an arbitrary real (i.e. dim <3) subspace of the
affine 3d space.
- MMAffine3DSubspace(Class, Affine3DPoint[]) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DSubspace
-
Creates the subspace from the given spanning points, i.e. the space will
be the subspace that contains the given points and has the lowest
dimension.
- MMAffine3DSubspace(AffineSpace) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DSubspace
-
Copy constructor.
- MMAffineSubspaceIF - Interface in net.mumie.mathletfactory.mmobject.geom.affine
-
This interface is implemented by all classes that are an affine subspace and have a parametric
symbolic representation.
- MMAffineSubspacePanel - Class in net.mumie.mathletfactory.display.noc.geom
-
- MMAffineSubspacePanel(MMObjectIF, ContainerObjectTransformer) - Constructor for class net.mumie.mathletfactory.display.noc.geom.MMAffineSubspacePanel
-
Class constructor.
- MMAnglePanel - Class in net.mumie.mathletfactory.display.noc.geom
-
- MMAnglePanel(MMObjectIF, AngleTransformer) - Constructor for class net.mumie.mathletfactory.display.noc.geom.MMAnglePanel
-
Class constructor.
- MMBezierPolynomial - Class in net.mumie.mathletfactory.mmobject.algebra.poly
-
This class represents a bezier polynomial, i.e.
- MMBezierPolynomial(MNumber[]) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.poly.MMBezierPolynomial
-
Constructs the bezier polynomial from the given coefficients.
- MMBezierPolynomial(Class, int) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.poly.MMBezierPolynomial
-
Creates the bezier polynomial with the given degree and all coefficients set to zero.
- MMCanvas - Class in net.mumie.mathletfactory.display
-
This Class acts as a base class for all drawing areas in the MM-System.
- MMCanvas() - Constructor for class net.mumie.mathletfactory.display.MMCanvas
-
- MMCanvas(CanvasControllerIF) - Constructor for class net.mumie.mathletfactory.display.MMCanvas
-
Creates a new MMCanvas
that uses aCanvasController
as listener for java events in it's drawing board.
- MMCanvas.ExtendedButtonModel - Class in net.mumie.mathletfactory.display
-
- MMCanvas.ExtendedButtonModel() - Constructor for class net.mumie.mathletfactory.display.MMCanvas.ExtendedButtonModel
-
- MMCanvasObjectIF - Interface in net.mumie.mathletfactory.mmobject
-
Interface for all MMObjects that can be displayed in a canvas.
- MMComplex - Class in net.mumie.mathletfactory.mmobject.number
-
Represents the complex numbers.
- MMComplex() - Constructor for class net.mumie.mathletfactory.mmobject.number.MMComplex
-
- MMComplex(double, double) - Constructor for class net.mumie.mathletfactory.mmobject.number.MMComplex
-
- MMComplex(Node) - Constructor for class net.mumie.mathletfactory.mmobject.number.MMComplex
-
Constructs a new instance with the given MathML/XML content.
- MMComplexRational - Class in net.mumie.mathletfactory.mmobject.number
-
Represents the complex numbers.
- MMComplexRational() - Constructor for class net.mumie.mathletfactory.mmobject.number.MMComplexRational
-
- MMComplexRational(double, double) - Constructor for class net.mumie.mathletfactory.mmobject.number.MMComplexRational
-
- MMComplexRational(MRational, MRational) - Constructor for class net.mumie.mathletfactory.mmobject.number.MMComplexRational
-
- MMComplexRational(Node) - Constructor for class net.mumie.mathletfactory.mmobject.number.MMComplexRational
-
Constructs a new instance with the given MathML/XML content.
- MMCompoundPanel - Class in net.mumie.mathletfactory.display.noc
-
This class is the base for all compound MM-Panels, i.e. container drawables
which use other MM-Objects and their MM-Panels internally to diplay itself.
- MMCompoundPanel(MMObjectIF, ContainerObjectTransformer) - Constructor for class net.mumie.mathletfactory.display.noc.MMCompoundPanel
-
Creates a new compound panel for a given master MM-Object and transformer.
- MMCompoundPanel(MMObjectIF, ContainerObjectTransformer, JComponent) - Constructor for class net.mumie.mathletfactory.display.noc.MMCompoundPanel
-
Creates a new compound panel for a given master MM-Object and transformer.
- MMCoordinateSystem - Class in net.mumie.mathletfactory.mmobject.geom.affine
-
This class represents a configurable 2D coordinate system.
- MMCoordinateSystem(int, double, double) - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
Creates the coordinates system with the given display options (see constants) and
center coordinates
- MMCoordinateSystem() - Constructor for class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
Creates a coordinate system centered at (0,0) with gridlines in both directions.
- MMCubicSpline - Class in net.mumie.mathletfactory.mmobject.analysis.function
-
This class represents a cubic spline, i.e. a piecewise defined function
that consists of a polynomial expression on each interval with a maximum degree of 3 and that
are 2 times differentiable at the joints of each two neighbouring intervals.
- MMCubicSpline(Class, double[], double[]) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.MMCubicSpline
-
Constructs a cubic spline that has its joints at the given points.
- MMCubicSpline(MMAffine2DPoint[]) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.MMCubicSpline
-
Constructs a cubic spline that has its joints at the given points.
- MMDefaultCanvasObject - Class in net.mumie.mathletfactory.mmobject
-
This is an adapterclass for MMObjects that may be displayed in a canvas.
- MMDefaultCanvasObject() - Constructor for class net.mumie.mathletfactory.mmobject.MMDefaultCanvasObject
-
- MMDefaultObject - Class in net.mumie.mathletfactory.mmobject
-
This is an adapterclass for MMObjects that may be displayed in a container.
- MMDefaultObject() - Constructor for class net.mumie.mathletfactory.mmobject.MMDefaultObject
-
- MMDefaultR2 - Class in net.mumie.mathletfactory.mmobject.algebra.linalg
-
This class represents the default R2 as vector space.
- MMDefaultR2(Class) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR2
-
Class constructor which creates a vectorspace K2 over a field K, where
K may be any of the number types numberClass
inheriting from MNumber.
- MMDefaultR2Endomorphism - Class in net.mumie.mathletfactory.mmobject.algebra.linalg
-
This class represents an endomorphismus in R
2, i.e. a
LinearMap
from R
2
into itsself.
- MMDefaultR2Endomorphism(MMDefaultR2) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR2Endomorphism
-
constructs an MMDefaultR2Endomorphism
that is a
net.mumie.mathletfactory.algebra.LinearMap
from aR2Space
into itsself.
- MMDefaultR2Endomorphism(MMDefaultR2Vector[], MMDefaultR2Vector[]) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR2Endomorphism
-
constructs an MMDefaultR2Endomorphism
that is a
net.mumie.mathletfactory.algebra.LinearMap
from an instance of
net.mumie.mathletfactory.mmobject.MMDefaultR2
to itsself and that
maps domain[i] to range[i] (i=1,2)
- MMDefaultR2Endomorphism(MMDefaultR2Vector[], MMDefaultR2Vector[], boolean, SpecialCaseListener) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR2Endomorphism
-
Class constructor which creates an MMDefaultR2Endomorphism
that is a
net.mumie.mathletfactory.algebra.LinearMap
from an instance of
net.mumie.mathletfactory.mmobject.MMDefaultR2
to itsself and that
maps domain[i] to range[i] (i=1,2).
- MMDefaultR2Endomorphism(MMDefaultR2Vector[], MMDefaultR2Vector[], int) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR2Endomorphism
-
Class constructor which creates an MMDefaultR2Endomorphism
that is a
net.mumie.mathletfactory.algebra.LinearMap
from an instance of
net.mumie.mathletfactory.mmobject.MMDefaultR2
to itsself and that
maps domain[i] to range[i] (i=1,2).
- MMDefaultR2Vector - Class in net.mumie.mathletfactory.mmobject.algebra.linalg
-
- MMDefaultR2Vector(NumberTuple, MMDefaultR2) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR2Vector
-
Constructs this vector from a given vector space and with the given
coordinates.
- MMDefaultR2Vector(NumberTuple, MMDefaultR2, MMHandler[]) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR2Vector
-
Copy constructor.
- MMDefaultR2Vector(NumberVector) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR2Vector
-
- MMDefaultR2Vector(MMDefaultR2Vector) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR2Vector
-
Class constructor which constructs a MMDefaultR2Vector
that is a deep copy of
vector
.
- MMDefaultR3 - Class in net.mumie.mathletfactory.mmobject.algebra.linalg
-
This class represents the default R3 as vector space.
- MMDefaultR3(Class) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR3
-
Constructs the vectorspace above the given number class.
- MMDefaultR3(Class, double) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR3
-
Constructs the vectorspace above the given number class.
- MMDefaultR3Endomorphism - Class in net.mumie.mathletfactory.mmobject.algebra.linalg
-
This is the default MMobject for endomorphisms from R3 to
R3.
- MMDefaultR3Endomorphism(MMDefaultR3) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR3Endomorphism
-
Constructs an MMDefaultR3Endomorphism
that is a
net.mumie.mathletfactory.algebra.LinearMap
from aR3Space
into itself.
- MMDefaultR3Endomorphism(MMDefaultR3Vector[], MMDefaultR3Vector[]) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR3Endomorphism
-
Constructs an MMDefaultR3Endomorphism
that is a
net.mumie.mathletfactory.algebra.LinearMap
from an instance of
net.mumie.mathletfactory.mmobject.MMDefaultR3
to itself and that
maps domain[i] to range[i] (i=1,2,3)
- MMDefaultR3Vector - Class in net.mumie.mathletfactory.mmobject.algebra.linalg
-
- MMDefaultR3Vector(NumberTuple, MMDefaultR3) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR3Vector
-
Constructs this vector from a given vector space and with the given
coordinates.
- MMDefaultR3Vector(NumberVector) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR3Vector
-
Copy constructor.
- MMDefaultRN - Class in net.mumie.mathletfactory.mmobject.algebra.linalg
-
This class represents the default Rn as vector space.
- MMDefaultRN(Class, int) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRN
-
An instance of a full Kn will be created, where K
may be any of the number types inheriting from
MNumber
.
- MMDefaultRN.RNDisplayProperties - Class in net.mumie.mathletfactory.mmobject.algebra.linalg
-
- MMDefaultRN.RNDisplayProperties() - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRN.RNDisplayProperties
-
- MMDefaultRN.RNDisplayProperties(DisplayProperties) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRN.RNDisplayProperties
-
Copy constructor
- MMDefaultRNEndomorphism - Class in net.mumie.mathletfactory.mmobject.algebra.linalg
-
This class represents an endomorphismus in R
n, i.e. a
LinearMap
from R
n
into itsself.
- MMDefaultRNEndomorphism(MMDefaultRN) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNEndomorphism
-
constructs an MMDefaultREndomorphism
that is a
net.mumie.mathletfactory.algebra.LinearMap
from aRNSpace
into itsself.
- MMDefaultRNEndomorphism(MMDefaultRNVector[], MMDefaultRNVector[]) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNEndomorphism
-
constructs an MMDefaultRNEndomorphism
that is a
net.mumie.mathletfactory.algebra.LinearMap
from an instance of
net.mumie.mathletfactory.mmobject.algebra.MMDefaultRN
to itself and that
maps domain[i] to range[i] (i=1,...
- MMDefaultRNVector - Class in net.mumie.mathletfactory.mmobject.algebra.linalg
-
The base class for 2d and 3d vectors.
- MMDefaultRNVector(NumberTuple, NumberVectorSpace) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
Constructs the vector from the given coefficients and vector space.
- MMDefaultRNVector(NumberVector) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
Copy constructor.
- MMDefaultRNVector(MMDefaultRNVector) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
Copy constructor.
- MMDimension - Class in net.mumie.mathletfactory.mmobject.util
-
This class represents a dimension value (containing values for the width and the height)
inside the MM-Object Framework.
- MMDimension() - Constructor for class net.mumie.mathletfactory.mmobject.util.MMDimension
-
Creates a new instance with zero values for the width and height.
- MMDimension(MDimension) - Constructor for class net.mumie.mathletfactory.mmobject.util.MMDimension
-
Creates a new instance with the given value.
- MMDimension(MMDimension) - Constructor for class net.mumie.mathletfactory.mmobject.util.MMDimension
-
Copy Constructor: creates a new instance with the given value.
- MMDimension(int, int) - Constructor for class net.mumie.mathletfactory.mmobject.util.MMDimension
-
Creates a new instance with the given values for the width and height.
- MMDimension(Node) - Constructor for class net.mumie.mathletfactory.mmobject.util.MMDimension
-
Constructs a new instance with the given MathML/XML content.
- MMDimensionPanel - Class in net.mumie.mathletfactory.display.noc.matrix
-
- MMDimensionPanel(MMObjectIF, ContainerObjectTransformer) - Constructor for class net.mumie.mathletfactory.display.noc.matrix.MMDimensionPanel
-
- MMDouble - Class in net.mumie.mathletfactory.mmobject.number
-
This class represents a double number.
- MMDouble() - Constructor for class net.mumie.mathletfactory.mmobject.number.MMDouble
-
- MMDouble(double) - Constructor for class net.mumie.mathletfactory.mmobject.number.MMDouble
-
- MMDouble(MDouble) - Constructor for class net.mumie.mathletfactory.mmobject.number.MMDouble
-
- MMDouble(Node) - Constructor for class net.mumie.mathletfactory.mmobject.number.MMDouble
-
Constructs a new instance with the given MathML/XML content.
- MMDoubleSliderPanel - Class in net.mumie.mathletfactory.display.noc.number
-
This panel allows the representation of doubles as an animatable slider.
- MMDoubleSliderPanel(MMObjectIF, double, double, DoubleSliderTransformer) - Constructor for class net.mumie.mathletfactory.display.noc.number.MMDoubleSliderPanel
-
- MMDoubleTupel2Point3f(NumberTuple) - Static method in class net.mumie.mathletfactory.display.j3d.J3DDrawable
-
Utility method for conversion between mumie and J3D
- MMEditablePanel - Class in net.mumie.mathletfactory.display.noc
-
This class is the base for all single MM-Panels, i.e. container drawables
which do not use other MM-Panels to display itself and which allow user interaction.
- MMEditablePanel(MMObjectIF, ContainerObjectTransformer) - Constructor for class net.mumie.mathletfactory.display.noc.MMEditablePanel
-
Creates a new editable panel for the given master MM-Object and transformer with an
empty JPanel
as viewing component.
- MMEditablePanel(MMObjectIF, ContainerObjectTransformer, JComponent) - Constructor for class net.mumie.mathletfactory.display.noc.MMEditablePanel
-
Creates a new editable panel for the given master MM-Object, transformer and viewing component.
- MMEquationSystem - Class in net.mumie.mathletfactory.mmobject.algebra
-
This class represents a system of 1 or more equations.
- MMEquationSystem(SimpleRel[], Class) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.MMEquationSystem
-
- MMEquationSystemPanel - Class in net.mumie.mathletfactory.display.noc
-
This class is used to visualize an equation system in a container.
- MMEquationSystemPanel(MMObjectIF, ContainerObjectTransformer) - Constructor for class net.mumie.mathletfactory.display.noc.MMEquationSystemPanel
-
- MMEvent - Class in net.mumie.mathletfactory.action
-
- MMEvent() - Constructor for class net.mumie.mathletfactory.action.MMEvent
-
- MMEvent(ChangeEvent, Object) - Constructor for class net.mumie.mathletfactory.action.MMEvent
-
- MMEvent(int, int, int, int, int) - Constructor for class net.mumie.mathletfactory.action.MMEvent
-
eventType: use fields from MouseEvent as MOUSE_PRESSED or KeyEvent as
KeyTyped.
- MMFiniteNumberSet - Class in net.mumie.mathletfactory.mmobject.set
-
- MMFiniteNumberSet(Class) - Constructor for class net.mumie.mathletfactory.mmobject.set.MMFiniteNumberSet
-
- MMFiniteNumberSet(Class, MNumber...) - Constructor for class net.mumie.mathletfactory.mmobject.set.MMFiniteNumberSet
-
- MMFiniteNumberSet(FiniteNumberSet) - Constructor for class net.mumie.mathletfactory.mmobject.set.MMFiniteNumberSet
-
- MMFiniteNumberSet(Node) - Constructor for class net.mumie.mathletfactory.mmobject.set.MMFiniteNumberSet
-
- MMFiniteNumberSetPanel - Class in net.mumie.mathletfactory.display.noc
-
- MMFiniteNumberSetPanel(MMObjectIF, ContainerObjectTransformer) - Constructor for class net.mumie.mathletfactory.display.noc.MMFiniteNumberSetPanel
-
- MMFiniteNumberSetPanel.EventContext - Class in net.mumie.mathletfactory.display.noc
-
- MMFiniteNumberSetPanel.EventContext(int, MMNumberPanel, Object) - Constructor for class net.mumie.mathletfactory.display.noc.MMFiniteNumberSetPanel.EventContext
-
- MMFourierSeriesDefByOp - Class in net.mumie.mathletfactory.mmobject.analysis.function
-
Represents the Fourier series of a periodic function.
- MMFourierSeriesDefByOp(Class, MMFunctionDefByOp, double) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.MMFourierSeriesDefByOp
-
Defines the Fourier series of the function function
with period
period
; the number class is given by numberClass
.
- MMFunctionAndDerivativeOverRIF - Interface in net.mumie.mathletfactory.mmobject.analysis.function
-
This interface is implemented by all classes that represent (numerically) differentiable
functions over R.
- MMFunctionDefByOp - Class in net.mumie.mathletfactory.mmobject.analysis.function
-
This class represents a monovariate function over a borel set that is defined by an
Operation
.
- MMFunctionDefByOp(Class, String, Interval) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
Constructs the function from the given number class, expression and domain.
- MMFunctionDefByOp(Class, String, Interval[]) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
Constructs the function from the given number class, expression and domain.
- MMFunctionDefByOp(Class, String, FiniteBorelSet) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
Constructs the function from the given number class, expression and domain.
- MMFunctionDefByOp(Class, String) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
Constructs the function from the given number class and expression.
- MMFunctionDefByOp(Operation, FiniteBorelSet) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
Constructs the function from the given operation and domain.
- MMFunctionDefByOp(Operation) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
Constructs the function from the given operation and the real-axis domain.
- MMFunctionDefByOp(MMFunctionDefByOp) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
Copy constructor.
- MMFunctionDefByOp(Node) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
Constructs a new instance with the given MathML/XML content.
- MMFunctionDefinedByExpression - Class in net.mumie.mathletfactory.mmobject.analysis.function
-
This class offers a body for special functions that are constructed using an implementation of
FunctionOverRIF
.
- MMFunctionDefinedByExpression(Class) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedByExpression
-
Constructs the function with an empty (null) expression.
- MMFunctionDefinedByExpression(Class, FunctionOverRIF) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedByExpression
-
Constructs the function with the given expression as evaluation unit.
- MMFunctionDefinedBySamples - Class in net.mumie.mathletfactory.mmobject.analysis.function
-
This class is the base for all functions that are defined by a discrete set of points.
- MMFunctionDefinedBySamples(Class, double[], double[]) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedBySamples
-
Generates a FunctionDefinedBySamples
f with f(xVals
(i)) = yVals(i).
- MMFunctionDefinedBySamples(Affine2DPoint[]) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedBySamples
-
Constructs an instance of FunctionDefinedBySamples
based on
the given points
as samples.
- MMFunctionOverR2 - Class in net.mumie.mathletfactory.mmobject.analysis.function.multivariate
-
This class takes a string representing an arithmetic expression of
x and y, a pair of ranges and performs the calculations for a
twodimensional grid of elements in this range by feeding the
Operation Tree (produced by net.mumie.mathletfactory.algebra.op.OpParser
)
with the appropriate values.
- MMFunctionOverR2(MMFunctionOverR2) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMFunctionOverR2
-
- MMFunctionOverR2(Operation) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMFunctionOverR2
-
- MMFunctionOverR2(Class, String) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMFunctionOverR2
-
- MMFunctionOverR2(Class, String, double[], double[]) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMFunctionOverR2
-
Constructs the function for the given values.
- MMFunctionOverR2(Class, String, double, double, double, double) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMFunctionOverR2
-
Constructs the function for the given values.
- MMFunctionOverR2(Class, String, double, double, double, double, int) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMFunctionOverR2
-
Constructs the function for the given values.
- MMFunctionOverR2(Class, String, double[], double[], int) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMFunctionOverR2
-
Constructs the function for the given values.
- MMFunctionPanel - Class in net.mumie.mathletfactory.display.noc.function
-
- MMFunctionPanel(MMObjectIF, ContainerObjectTransformer) - Constructor for class net.mumie.mathletfactory.display.noc.function.MMFunctionPanel
-
Constructs the function panel with the given master, which must implement
the net.mumie.mathletfactory.algebra.op.UsesOperationIF
.
- MMFunctionSequenceDefByOp - Class in net.mumie.mathletfactory.mmobject.analysis.function
-
This class represents a monovariate real valued function sequence that is
defined by an
Operation
.
- MMFunctionSequenceDefByOp(Class, String) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionSequenceDefByOp
-
Constructs the function sequence from the given number class and expression.
- MMFunctionSequenceDefByOp(Operation) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionSequenceDefByOp
-
Constructs the function sequence from the given operation.
- MMFunctionSeriesDefByOp - Class in net.mumie.mathletfactory.mmobject.analysis.function
-
This class represents a monovariate real valued function series that is
defined by an
Operation
.
- MMFunctionSeriesDefByOp(Class, String) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionSeriesDefByOp
-
- MMFunctionSeriesDefByOp(Operation) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionSeriesDefByOp
-
- MMG2DCanvas - Class in net.mumie.mathletfactory.display.g2d
-
This class is used to render 2 dimensional
MMObjectIF MMObject
s on a
Canvas
using the Java 2D API.
- MMG2DCanvas() - Constructor for class net.mumie.mathletfactory.display.g2d.MMG2DCanvas
-
- MMG2DCanvas(int) - Constructor for class net.mumie.mathletfactory.display.g2d.MMG2DCanvas
-
- MMHandler - Class in net.mumie.mathletfactory.action.handler
-
MMHandler
serves as the base class to define user defined interaction with
MMObjectIF
s.
- MMHandler(JComponent) - Constructor for class net.mumie.mathletfactory.action.handler.MMHandler
-
- MMImage - Class in net.mumie.mathletfactory.mmobject.util
-
This class is the "MM" implementation of images which can be drawn in a canvas and a container.
- MMImage() - Constructor for class net.mumie.mathletfactory.mmobject.util.MMImage
-
Constructs a new (empty) MMImage
that will be drawn at (0,0) in screen coordinates (static image)
with the images's original size in pixels.
- MMImage(boolean) - Constructor for class net.mumie.mathletfactory.mmobject.util.MMImage
-
Constructs a new (empty) MMImage
that will be drawn at (0,0) whether in absolute screen coordinates (static image)
or in relative "world" coordinates (non static image) with the images's original size in pixels.
- MMImage(double, double) - Constructor for class net.mumie.mathletfactory.mmobject.util.MMImage
-
Constructs a new (empty) MMImage
that will be drawn at (0,0) in screen coordinates (static image)
with the specified size in pixels.
- MMImage(double, double, double, double, boolean) - Constructor for class net.mumie.mathletfactory.mmobject.util.MMImage
-
Constructs a new (empty) MMImage
that will be drawn at (x,y) whether in absolute screen coordinates (static image)
or in relative "world" coordinates (non static image) with the specified size whether in pixels or in "world" sizes.
- MMImagePanel - Class in net.mumie.mathletfactory.display.noc
-
This class is the container drawable for
MMImages
.
- MMImagePanel(MMObjectIF, ContainerObjectTransformer) - Constructor for class net.mumie.mathletfactory.display.noc.MMImagePanel
-
- MMInteger - Class in net.mumie.mathletfactory.mmobject.number
-
This class represents a natural number.
- MMInteger() - Constructor for class net.mumie.mathletfactory.mmobject.number.MMInteger
-
- MMInteger(int) - Constructor for class net.mumie.mathletfactory.mmobject.number.MMInteger
-
- MMInteger(double) - Constructor for class net.mumie.mathletfactory.mmobject.number.MMInteger
-
- MMInteger(MInteger) - Constructor for class net.mumie.mathletfactory.mmobject.number.MMInteger
-
- MMInteger(Node) - Constructor for class net.mumie.mathletfactory.mmobject.number.MMInteger
-
Constructs a new instance with the given MathML/XML content.
- MMInterval - Class in net.mumie.mathletfactory.mmobject.set
-
This class represents a simple set with a starting and an ending value.
- MMInterval(Class, double, boolean, double, boolean, boolean) - Constructor for class net.mumie.mathletfactory.mmobject.set.MMInterval
-
- MMInterval(MNumber, boolean, MNumber, boolean, boolean) - Constructor for class net.mumie.mathletfactory.mmobject.set.MMInterval
-
- MMInterval(Class, String) - Constructor for class net.mumie.mathletfactory.mmobject.set.MMInterval
-
- MMInterval(Interval) - Constructor for class net.mumie.mathletfactory.mmobject.set.MMInterval
-
- MMIntervalPanel - Class in net.mumie.mathletfactory.display.noc.set
-
This class acts as a container drawable for
MMInterval
.
- MMIntervalPanel(MMObjectIF, IntervalTransformer) - Constructor for class net.mumie.mathletfactory.display.noc.set.MMIntervalPanel
-
- MMIntervalVariablePanel - Class in net.mumie.mathletfactory.display.noc.set
-
A panel that displays intervals as a variable within bounds.
- MMIntervalVariablePanel(MMObjectIF, IntervalVariableTransformer) - Constructor for class net.mumie.mathletfactory.display.noc.set.MMIntervalVariablePanel
-
Sets up the panel for the given master.
- MMJ3DCanvas - Class in net.mumie.mathletfactory.display.j3d
-
This class renders 3 dimensional Objects on a Java 3D-Canvas
Canvas3D
using retained mode.
- MMJ3DCanvas() - Constructor for class net.mumie.mathletfactory.display.j3d.MMJ3DCanvas
-
- MMJR3DCanvas - Class in net.mumie.mathletfactory.display.jr3d
-
- MMJR3DCanvas() - Constructor for class net.mumie.mathletfactory.display.jr3d.MMJR3DCanvas
-
Erzeugt eine neue 3D-Anzeige-Componente.
- MMJR3DCanvas(CanvasControllerIF) - Constructor for class net.mumie.mathletfactory.display.jr3d.MMJR3DCanvas
-
Erzeugt eine neue 3D-Anzeige-Componente.
- MMJR3DCanvas(String, CanvasControllerIF) - Constructor for class net.mumie.mathletfactory.display.jr3d.MMJR3DCanvas
-
Erzeugt eine neue 3D-Anzeige-Componente.
- MMJREvent - Class in net.mumie.mathletfactory.action.jr3d
-
- MMJREvent(Geometry, int, double[], int) - Constructor for class net.mumie.mathletfactory.action.jr3d.MMJREvent
-
- MMLESPanel - Class in net.mumie.mathletfactory.display.noc.matrix
-
This class can be used to represent a NumberMatrix as a Linear Equation System.
- MMLESPanel(MMObjectIF, ContainerObjectTransformer) - Constructor for class net.mumie.mathletfactory.display.noc.matrix.MMLESPanel
-
- MMLinearSpline - Class in net.mumie.mathletfactory.mmobject.analysis.function
-
This class represents a linear spline, i.e. a piecewise defined function
that consists of a polynomial expression on each interval with a maximum degree of 1 and that
are continuous at the joints of each two neighbouring intervals.
- MMLinearSpline(Class, double[], double[]) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.MMLinearSpline
-
- MMLinearSpline(MMAffine2DPoint[]) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.MMLinearSpline
-
- MMMapSimple - Class in net.mumie.mathletfactory.mmobject.analysis.map
-
- MMMapSimple(double, double, int, int) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.map.MMMapSimple
-
- MMNumberIF - Interface in net.mumie.mathletfactory.mmobject.number
-
This interface is implemented by all MM-numbers and combines both their mathematical
and visual properties.
- MMNumberMatrix - Class in net.mumie.mathletfactory.mmobject.algebra.linalg
-
- MMNumberMatrix(MMNumberMatrix) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberMatrix
-
Class constructor which constructs a MMNumberMatrix
that is a deep copy of
matrix
.
- MMNumberMatrix(int, int, double[]) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberMatrix
-
For convenience: Produces a mxn double matrix with the given (row-wise) entries as values.
- MMNumberMatrix(Class, int, Object[]) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberMatrix
-
Class constructor which constructs a MMNumberMatrix
with
numOfCols
number
of columns and with the number entries of type numberClass
.
- MMNumberMatrix(Class, int, int) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberMatrix
-
Class constructor which constructs a zero MMNumberMatrix
with entries of number type
numberClass
and with numOfCols
columns and
numOfRows
rows.
- MMNumberMatrix(Class, int) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberMatrix
-
Class constructor which constructs a zero square MMNumberMatrix
with entries of number type
numberClass
and of desired dimension.
- MMNumberMatrix(Class, int, NumberTuple[]) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberMatrix
-
Class constructor which constructs a
MMNumberMatrix
of number type
numberClass
and with
the
NumberTuple
array treated as rows or columns for this
NumberMatrix
in dependence of the
type
that may be
set to either
#NUMBERTUPEL_ROWWISE
or
#NUMBERTUPEL_COLUMNWISE
.
- MMNumberMatrix(NumberTuple[], NumberTuple[]) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberMatrix
-
Class constructor which constructs an instance of MMNumberMatrix
M that complies
to M∗domain[i] = range[i] (where ∗ means the standard
matrix multiplication and domain[i] is treated as columnvector.
- MMNumberMatrix(Node) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberMatrix
-
Constructs a new instance with the given MathML/XML content.
- MMNumberMatrixPanel - Class in net.mumie.mathletfactory.display.noc.matrix
-
This class implements the symbolic representation of a matrix as a panel.
- MMNumberMatrixPanel(MMObjectIF, int, int, ContainerObjectTransformer) - Constructor for class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
- MMNumberMatrixPanel(MMObjectIF, int, ContainerObjectTransformer) - Constructor for class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
Convenience method for square matrices.
- MMNumberPanel - Class in net.mumie.mathletfactory.display.noc.number
-
This class acts as a container drawable for all MM-numbers.
- MMNumberPanel(MMObjectIF, NumberTransformer) - Constructor for class net.mumie.mathletfactory.display.noc.number.MMNumberPanel
-
- MMNumberSet - Class in net.mumie.mathletfactory.mmobject.set
-
This class represents the basic functionality of a set, whose
mathematical properties are determined by an adapter implementation of a
NumberSetIF
.
- MMNumberSet(NumberSetIF) - Constructor for class net.mumie.mathletfactory.mmobject.set.MMNumberSet
-
Constructs the set from the given adapter.
- MMNumberSimplePanel - Class in net.mumie.mathletfactory.display.noc.number
-
This class acts as a container drawable for all simple mm-numbers.
- MMNumberSimplePanel(MMObjectIF, NumberSimpleTransformer) - Constructor for class net.mumie.mathletfactory.display.noc.number.MMNumberSimplePanel
-
- MMNumberTuple - Class in net.mumie.mathletfactory.mmobject.algebra.linalg
-
- MMNumberTuple(Class, Object[]) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberTuple
-
Class constructor which creates a vector with the number entries of type
numberClass
and the elements in entries
.
- MMNumberTuple(Class, int) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberTuple
-
Class constructor which creates a zero vector with entries of number type
numberClass
and with dimension dimension
.
- MMNumberTuple(Class, double, double) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberTuple
-
Class constructor which creates a 2-dim vector with entries of number type
numberClass
and coordinates x
and y
.
- MMNumberTuple(Class, double, double, double) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberTuple
-
Class constructor which creates a 3-dim vector with entries of number type
numberClass
and coordinates x
, y
,
and z
.
- MMNumberTuple(NumberTuple) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberTuple
-
Class constructor which creates a vector that is a deep copy of
aVector
.
- MMNumberTuple(MMNumberTuple) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberTuple
-
Class constructor which creates a vector that is a deep copy of
aVector
.
- MMNumberTuple(NumberMatrix) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberTuple
-
Class constructor which creates a vector that is a deep copy of
aOneColumnMatrix
.
- MMNumberTuple(Node) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberTuple
-
Constructs a new instance with the given MathML/XML content.
- MMObjectIF - Interface in net.mumie.mathletfactory.mmobject
-
This interface is implemted by all MMObjects.
- MMOneChainInR2 - Class in net.mumie.mathletfactory.mmobject.analysis.function.multivariate
-
This class realises our "1-chain" in the R2.
- MMOneChainInR2(VectorFunctionOverRIF) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMOneChainInR2
-
Constructs a MMOneChainInR2
based on the given VectorFunctionOverRIF
as "evaluation" expression and with domain being the whole real axis.
- MMOneChainInR2(VectorFunctionOverRIF, Interval) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMOneChainInR2
-
Constructs a MMOneChainInR2
based on the given VectorFunctionOverRIF
as "evaluation" expression and with domain specified.
- MMOneChainInR2(FunctionOverRIF, FunctionOverRIF, Interval) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMOneChainInR2
-
Constructs a MMOneChainInR2
based on the given FunctionOverRIF
s as "evaluation" expressions for x and y and with domain specified.
- MMOneChainInR2(FunctionOverBorelSetIF) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMOneChainInR2
-
Constructs a MMOneChainInR2
based on the given FunctionOverRIF
s as "evaluation" expression for y and the identity for x.
- MMOneChainInR2(VectorFunctionOverBorelSetIF[]) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMOneChainInR2
-
Constructs a new OneChainInRN
consisting of the given
VectorFunctionOverBorelSetIF
s as chain elements.
- MMOneChainInR2(MMOneChainInRIF) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMOneChainInR2
-
Copy constructor.
- MMOneChainInR2(Class, FunctionOverRIF[], Interval) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMOneChainInR2
-
- MMOneChainInRIF - Interface in net.mumie.mathletfactory.mmobject.analysis.function
-
An interface for one-chains (a monovariate piecewise continuous function) in R.
- MMOneChainInRNIF - Interface in net.mumie.mathletfactory.mmobject.analysis.function.multivariate
-
An interface for one-chains (a monovariate piecewise continuous function) in Rn.
- MMOpMatrix - Class in net.mumie.mathletfactory.mmobject.algebra.linalg
-
- MMOpMatrix(MMOpMatrix) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMOpMatrix
-
Class constructor which constructs a MMOpMatrix
that is a deep copy of
matrix
.
- MMOpMatrix(int, int, double[]) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMOpMatrix
-
For convenience: Produces a mxn double matrix with the given (row-wise) entries as values.
- MMOpMatrix(Class, int, Object[]) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMOpMatrix
-
Class constructor which constructs a MMOpMatrix
with
numOfCols
number
of columns and with the number entries of type numberClass
.
- MMOpMatrix(Class, int, int) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMOpMatrix
-
Class constructor which constructs a zero MMNumberMatrix
with entries of number type
numberClass
and with numOfCols
columns and
numOfRows
rows.
- MMOpMatrix(Class, int) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMOpMatrix
-
Class constructor which constructs a zero square MMNumberMatrix
with entries of number type
numberClass
and of desired dimension.
- MMOpMatrix(Class, int, NumberTuple[]) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMOpMatrix
-
Class constructor which constructs a
MMNumberMatrix
of number type
numberClass
and with
the
NumberTuple
array treated as rows or columns for this
NumberMatrix
in dependence of the
type
that may be
set to either
#NUMBERTUPEL_ROWWISE
or
#NUMBERTUPEL_COLUMNWISE
.
- MMOpNumber - Class in net.mumie.mathletfactory.mmobject.number
-
- MMOpNumber() - Constructor for class net.mumie.mathletfactory.mmobject.number.MMOpNumber
-
- MMOpNumber(Class) - Constructor for class net.mumie.mathletfactory.mmobject.number.MMOpNumber
-
- MMOpNumber(double) - Constructor for class net.mumie.mathletfactory.mmobject.number.MMOpNumber
-
- MMOpNumber(Class, String) - Constructor for class net.mumie.mathletfactory.mmobject.number.MMOpNumber
-
- MMOpNumber(MNumber) - Constructor for class net.mumie.mathletfactory.mmobject.number.MMOpNumber
-
- MMOpNumber(MOpNumber) - Constructor for class net.mumie.mathletfactory.mmobject.number.MMOpNumber
-
- MMOpNumber(Node) - Constructor for class net.mumie.mathletfactory.mmobject.number.MMOpNumber
-
Constructs a new instance with the given MathML/XML content.
- MMPanel - Class in net.mumie.mathletfactory.display.noc
-
This class is the base for all MM-Panels which are the container drawables
for MM-Objects.
- MMPanel(MMObjectIF, ContainerObjectTransformer) - Constructor for class net.mumie.mathletfactory.display.noc.MMPanel
-
Constructs the drawable by setting its master.
- MMPanel(MMObjectIF, ContainerObjectTransformer, JComponent) - Constructor for class net.mumie.mathletfactory.display.noc.MMPanel
-
Constructs the drawable by setting its master.
- MMParametricFunctionInR2 - Class in net.mumie.mathletfactory.mmobject.analysis.function.multivariate
-
This class takes three strings representing arithmetic expressions
of u and v, a pair of ranges and performs the
calculations for a twodimensional grid of elements in this range by
feeding the Operation Tree (produced by
net.mumie.mathletfactory.algebra.op.OpParser
) with the
appropriate values.
- MMParametricFunctionInR2(Class, String, String) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR2
-
Upon construction, this class preparses the string, hands it over to
ExprParser
, stores the operation tree and keeps record of
the nodes representing the variables (x,y,z) for later insertion (i.e
filling the net.mumie.mathletfactory.algebra.op.node.VariableOp
s
with elements of Type MNumber
).
- MMParametricFunctionInR2(Class, String, String, double[], int) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR2
-
Constructs a parametric function with the given values.
- MMParametricFunctionInR3 - Class in net.mumie.mathletfactory.mmobject.analysis.function.multivariate
-
This class takes three strings representing arithmetic expressions of one or two parameters, an array of ranges and performs the calculations for a one- or twodimensional set of elements in this
range by feeding the operations with a grid inside the range.
- MMParametricFunctionInR3(Class, String, String, String) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR3
-
Upon construction, this class preparses the string, hands it over to ExprParser
, stores the operation tree and keeps record of the nodes representing the variables (x,y,z) for
later insertion (i.e filling the net.mumie.mathletfactory.algebra.op.node.VariableOp
s with elements of Type MNumber
).
- MMParametricFunctionInR3(Class, String, String, String, double[], double[]) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR3
-
Constructs a parametric function with the given values.
- MMParametricFunctionInR3(Class, String, String, String, double[]) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR3
-
Constructs a parametric function with the given values.
- MMParametricFunctionInR3(Class, String, String, String, double[], double[], int) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR3
-
Constructs a parametric function with the given values.
- MMParametricFunctionInR3(Class, String, String, String, double[], int) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR3
-
Constructs a parametric function with the given values.
- MMParametricFunctionPanel - Class in net.mumie.mathletfactory.display.noc.function
-
This class displays the symbolic representation of a function, using a
JLabel
for the function name and an
OperationPanel
for the defining expression.
- MMParametricFunctionPanel(MMObjectIF, ParametricFunctionTransformer) - Constructor for class net.mumie.mathletfactory.display.noc.function.MMParametricFunctionPanel
-
Constructs the function panel with the given master, which must implement
the net.mumie.mathletfactory.algebra.op.UsesOperationIF
.
- MMPiecewiseFunction - Class in net.mumie.mathletfactory.mmobject.analysis.function
-
This class represents functions that are piecewise defined by
Operation
s, each for
a different interval.
- MMPiecewiseFunction(Class, String[], MMInterval[]) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunction
-
Constructs a piecewise function from the given number class and expressions, each defined
on the corresponding interval with the same array index.
- MMPiecewiseFunction(Operation[], MMInterval[]) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunction
-
Constructs a piecewise function from the given operations, each defined
on the corresponding interval with the same array index.
- MMPiecewiseFunction(MMPiecewiseFunction) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunction
-
Copy constructor
- MMPiecewiseFunctionPanel - Class in net.mumie.mathletfactory.display.noc.function
-
- MMPiecewiseFunctionPanel(MMObjectIF, PiecewiseFunctionTransformer) - Constructor for class net.mumie.mathletfactory.display.noc.function.MMPiecewiseFunctionPanel
-
Constructs the function panel with the given master.
- MMPiecewiseFunctionPeriodic - Class in net.mumie.mathletfactory.mmobject.analysis.function
-
- MMPiecewiseFunctionPeriodic(Class, String[], MMInterval[], MMInterval) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunctionPeriodic
-
- MMPiecewiseFunctionPeriodic(Class, String[], MMInterval[], MMInterval, int) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunctionPeriodic
-
- MMPiecewiseFunctionPeriodicPanel - Class in net.mumie.mathletfactory.display.noc.function
-
- MMPiecewiseFunctionPeriodicPanel(MMObjectIF, PiecewiseFunctionPeriodicTransformer) - Constructor for class net.mumie.mathletfactory.display.noc.function.MMPiecewiseFunctionPeriodicPanel
-
Constructs the function panel with the given master.
- MMPolynomial - Class in net.mumie.mathletfactory.mmobject.algebra.poly
-
This class represents a polynomial both as algebraic entity and as function over R.
- MMPolynomial(NumberTuple) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
Constructs the polynomial with the given coefficients
- MMPolynomial(Class, int) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
Creates the polynomial with the given degree and all coefficients set to zero.
- MMPowerSeriesDefByOp - Class in net.mumie.mathletfactory.mmobject.analysis.function
-
Represents a power series ∑f(k)(x-x0)g(k), where
f(k) and g(k) are operations or expressions and x0 is the point of expansion.
- MMPowerSeriesDefByOp(Class, String, double, Operation) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.MMPowerSeriesDefByOp
-
Defines a power series ∑f(k)(x-x0)g(k), where
f(k) is given by expression
, g(k) is given by
exponent
, and the point of expansion x0 is given
by point
; the number class is given by numberClass
.
- MMPowerSeriesDefByOp(Operation, double, Operation) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.MMPowerSeriesDefByOp
-
Defines a power series ∑f(k)(x-x0)g(k), where
f(k) is given by operation
, g(k) is given by
exponent
, and the point of expansion x0
is given by point
.
- MMQuadraticSpline - Class in net.mumie.mathletfactory.mmobject.analysis.function
-
This class represents a quadratic spline, i.e. a piecewise defined function
that consists of a polynomial expression on each interval with a maximum degree of 2 and that
are 1 times differentiable at the joints of each two neighbouring intervals.
- MMQuadraticSpline(Class, double[], double[]) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.MMQuadraticSpline
-
Constructs a quadratic spline that has its joints at the given points.
- MMQuadraticSpline(MMAffine2DPoint[]) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.MMQuadraticSpline
-
Constructs a quadratic spline that has its joints at the given points.
- MMRational - Class in net.mumie.mathletfactory.mmobject.number
-
This class represents a rational number.
- MMRational() - Constructor for class net.mumie.mathletfactory.mmobject.number.MMRational
-
- MMRational(MRational) - Constructor for class net.mumie.mathletfactory.mmobject.number.MMRational
-
- MMRational(double) - Constructor for class net.mumie.mathletfactory.mmobject.number.MMRational
-
- MMRational(MBigRational) - Constructor for class net.mumie.mathletfactory.mmobject.number.MMRational
-
- MMRational(Node) - Constructor for class net.mumie.mathletfactory.mmobject.number.MMRational
-
Constructs a new instance with the given MathML/XML content.
- MMRecursiveSequenceDefByOp - Class in net.mumie.mathletfactory.mmobject.analysis.sequence
-
This class models a recursive sequence, i.e. a sequence that is defined
by an expression of the form a_{n+1} = f(a_n,n)
.
- MMRecursiveSequenceDefByOp(Class, String) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.sequence.MMRecursiveSequenceDefByOp
-
Creates a recursive sequence with starting index and initial value 1 and
the given expression of the sequence variable.
- MMRecursiveSequenceDefByOp(Operation) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.sequence.MMRecursiveSequenceDefByOp
-
Creates a recursive sequence with starting index and initial value 1 and
the given operation containing an expression of the sequence variable.
- MMRelation - Class in net.mumie.mathletfactory.mmobject.algebra
-
This class represents an arbitrary complex algebraic relation based on a
dedicated number class.
- MMRelation(Class, String, Font, int) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.MMRelation
-
constructs an MMRelation
over a given number class and from
a given expression.
- MMRelation(Class, String, int) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.MMRelation
-
Constructs a relation for the given number class, the string expression
and a flag indicating, whether this relation should be in relational normal form.
- MMRelation(MMRelation) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.MMRelation
-
Copy constructor.
- MMRelation(Relation) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.MMRelation
-
Copy constructor.
- MMRelationPanel - Class in net.mumie.mathletfactory.display.noc.rel
-
This class implements the interactive presentation of a
MMRelation
.
- MMRelationPanel(MMObjectIF, RelationTransformer) - Constructor for class net.mumie.mathletfactory.display.noc.rel.MMRelationPanel
-
Constructs the relation panel from a master
MMRelation
object.
- MMRelationTransformPanel - Class in net.mumie.mathletfactory.mmobject.compound
-
- MMRelationTransformPanel(MMRelation) - Constructor for class net.mumie.mathletfactory.mmobject.compound.MMRelationTransformPanel
-
Constructs a new relation transform panel with the given initial relation.
- MMSequence - Class in net.mumie.mathletfactory.mmobject.analysis.sequence
-
This class offers a body for special sequences that are constructed using a subclass
SequenceAdapter
.
- MMSequence(SequenceAdapter) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSequence
-
- MMSequenceDefByOp - Class in net.mumie.mathletfactory.mmobject.analysis.sequence
-
This class represents a sequence that is defined by an
Operation
.
- MMSequenceDefByOp(Class, String) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSequenceDefByOp
-
Constructs the sequence from the given number class and expression.
- MMSequenceDefByOp(Operation) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSequenceDefByOp
-
Constructs the sequence from the given operation.
- MMSequenceIF - Interface in net.mumie.mathletfactory.mmobject.analysis.sequence
-
This interface is implemented by all mmobjects that represent sequences.
- MMSequencePanel - Class in net.mumie.mathletfactory.display.noc.function
-
A panel that renders the symbolic representation of a sequence.
- MMSequencePanel(MMObjectIF, ContainerObjectTransformer) - Constructor for class net.mumie.mathletfactory.display.noc.function.MMSequencePanel
-
- MMSeriesDefByOp - Class in net.mumie.mathletfactory.mmobject.analysis.sequence
-
This class represents a series that is defined by an
Operation
.
- MMSeriesDefByOp(Class, String) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSeriesDefByOp
-
Constructs the series for the given number class and expression containing the variable "k".
- MMSeriesDefByOp(Operation) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSeriesDefByOp
-
Constructs the series for the given operation containing the variable "k".
- MMSeriesPanel - Class in net.mumie.mathletfactory.display.noc.function
-
A panel that renders the symbolic representation of a series.
- MMSeriesPanel(MMObjectIF, ContainerObjectTransformer) - Constructor for class net.mumie.mathletfactory.display.noc.function.MMSeriesPanel
-
- MMSet - Class in net.mumie.mathletfactory.mmobject.set
-
This class represents the basic functionality of a set.
- MMSet() - Constructor for class net.mumie.mathletfactory.mmobject.set.MMSet
-
Copy constructor
- MMSetDefByRel - Class in net.mumie.mathletfactory.mmobject.set
-
This class represents a set which is equivalent to the mathematical
notation: M := { (x, y,...) | r(x,y,...)
- MMSetDefByRel(Class, String) - Constructor for class net.mumie.mathletfactory.mmobject.set.MMSetDefByRel
-
Constructs the set from the given number class and the string to be
parsed as relation.
- MMSetDefByRel(Relation) - Constructor for class net.mumie.mathletfactory.mmobject.set.MMSetDefByRel
-
Constructs the set from the given relation.
- MMSetDefByRel(MMSetDefByRel) - Constructor for class net.mumie.mathletfactory.mmobject.set.MMSetDefByRel
-
Copy constructor
- MMSetPanel - Class in net.mumie.mathletfactory.display.noc.set
-
This class renders the symbolical representation of a
MMSetDefByRel
.
- MMSetPanel(MMObjectIF, SetDefByRelTransformer) - Constructor for class net.mumie.mathletfactory.display.noc.set.MMSetPanel
-
- MMStepFunction - Class in net.mumie.mathletfactory.mmobject.analysis.function
-
This class represents a step function (a piecewise constant function
over an interval with a finite distribution of it).
- MMStepFunction(double[], double[], FiniteBorelSet) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.MMStepFunction
-
Constructs this step function from the given distribution values.
- MMStepFunction(FunctionOverBorelSetIF, int) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.MMStepFunction
-
Constructs this step function as the approximation of the given function with the given steps.
- MMStepFunction(MMStepFunction) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.MMStepFunction
-
Copy constructor.
- MMString - Class in net.mumie.mathletfactory.mmobject.util
-
This class represents represents a single String value inside the MM-Object Framework.
- MMString() - Constructor for class net.mumie.mathletfactory.mmobject.util.MMString
-
Creates a new instance with an empty value.
- MMString(String) - Constructor for class net.mumie.mathletfactory.mmobject.util.MMString
-
Creates a new instance with the given value.
- MMString(Node) - Constructor for class net.mumie.mathletfactory.mmobject.util.MMString
-
Constructs a new instance with the given MathML/XML content.
- MMStringMatrix - Class in net.mumie.mathletfactory.mmobject.util
-
This class implements a string matrix as a panel.
- MMStringMatrix(int, int) - Constructor for class net.mumie.mathletfactory.mmobject.util.MMStringMatrix
-
- MMStringMatrix(int, String[]) - Constructor for class net.mumie.mathletfactory.mmobject.util.MMStringMatrix
-
- MMStringMatrix(Node) - Constructor for class net.mumie.mathletfactory.mmobject.util.MMStringMatrix
-
Constructs a new instance with the given MathML/XML content.
- MMStringMatrixPanel - Class in net.mumie.mathletfactory.display.noc.matrix
-
This class implements the symbolic representation of a matrix as a panel.
- MMStringMatrixPanel(MMStringMatrix, ContainerObjectTransformer) - Constructor for class net.mumie.mathletfactory.display.noc.matrix.MMStringMatrixPanel
-
- MMStringPanel - Class in net.mumie.mathletfactory.display.noc.symbol
-
- MMStringPanel(MMObjectIF, StringTransformer) - Constructor for class net.mumie.mathletfactory.display.noc.symbol.MMStringPanel
-
- MMTaylorSeriesDefByOp - Class in net.mumie.mathletfactory.mmobject.analysis.function
-
Represents a Taylor series ∑f(k)(x0)/k!
- MMTaylorSeriesDefByOp(Class, MMFunctionDefByOp, double) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.function.MMTaylorSeriesDefByOp
-
Defines a Taylor series ∑f(k)(x0)/fac(k) (x-x0)k, where
f is given by function
and the point of expansion x0 is given
by point
; the number class is given by numberClass
.
- MMTupleSet - Class in net.mumie.mathletfactory.mmobject.algebra.linalg
-
This class is the MM-class for the TupleSet-class.
- MMTupleSet(Class, int, int, int) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMTupleSet
-
creates a new MMTupleSet
- MMTupleSet(Class, int) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMTupleSet
-
creates a new MMTupleSet
- MMTupleSet(Node) - Constructor for class net.mumie.mathletfactory.mmobject.algebra.linalg.MMTupleSet
-
Constructs a new instance with the given MathML/XML content.
- MMTupleSetPanel - Class in net.mumie.mathletfactory.display.noc
-
- MMTupleSetPanel(MMObjectIF, ContainerObjectTransformer) - Constructor for class net.mumie.mathletfactory.display.noc.MMTupleSetPanel
-
- MMUpdater - Class in net.mumie.mathletfactory.action.updater
-
This class serves as base class for all specialized updaters.
- MMUpdater(MMObjectIF, MMObjectIF[]) - Constructor for class net.mumie.mathletfactory.action.updater.MMUpdater
-
Adds this updater to the updater list in the parent objects and sets
MMUpdater.m_child
to child.
- MMVectorField2DOverR2DefByComponents - Class in net.mumie.mathletfactory.mmobject.analysis.vectorfield
-
This class implements a vector field that is defined by two string expressions.
- MMVectorField2DOverR2DefByComponents(Class) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByComponents
-
- MMVectorField2DOverR2DefByExpression - Class in net.mumie.mathletfactory.mmobject.analysis.vectorfield
-
- MMVectorField2DOverR2DefByExpression(Class) - Constructor for class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByExpression
-
- MMVectorField2DOverR2IF - Interface in net.mumie.mathletfactory.mmobject.analysis.vectorfield
-
This interface is implemented by all mmobjects that represent vector fields over R�.
- MNatural - Class in net.mumie.mathletfactory.math.number
-
The number class that represents natural numbers.
- MNatural() - Constructor for class net.mumie.mathletfactory.math.number.MNatural
-
Sets the value of this object to zero.
- MNatural(MNumber) - Constructor for class net.mumie.mathletfactory.math.number.MNatural
-
Sets the value of this object to the integer part of aNumber
.
- MNumber - Class in net.mumie.mathletfactory.math.number
-
The base for all number classes.
- MNumber() - Constructor for class net.mumie.mathletfactory.math.number.MNumber
-
- MNumberIF - Interface in net.mumie.mathletfactory.math.number
-
This interface is implemented by all M-numbers and defines their mathematical properties.
- MOpNumber - Class in net.mumie.mathletfactory.math.number
-
- MOpNumber() - Constructor for class net.mumie.mathletfactory.math.number.MOpNumber
-
- MOpNumber(Class) - Constructor for class net.mumie.mathletfactory.math.number.MOpNumber
-
- MOpNumber(double) - Constructor for class net.mumie.mathletfactory.math.number.MOpNumber
-
- MOpNumber(Class, String) - Constructor for class net.mumie.mathletfactory.math.number.MOpNumber
-
- MOpNumber(MNumber) - Constructor for class net.mumie.mathletfactory.math.number.MOpNumber
-
- MOpNumber(MOpNumber) - Constructor for class net.mumie.mathletfactory.math.number.MOpNumber
-
- MOpNumber(Node) - Constructor for class net.mumie.mathletfactory.math.number.MOpNumber
-
Constructs a new instance with the given MathML/XML content.
- mouseClicked(MouseEvent) - Method in class net.mumie.mathletfactory.action.DefaultCanvasController
-
This method only will store the x,y position of the MouseEvent.
- mouseClicked(MouseEvent) - Method in class net.mumie.mathletfactory.action.jr3d.JR3DCanvasController
-
- mouseClicked(MouseEvent) - Method in class net.mumie.mathletfactory.appletskeleton.util.theme.RollOverListener
-
- mouseDragged(MouseEvent) - Method in class net.mumie.mathletfactory.action.DefaultCanvasController
-
When a mouseMotionEvent occurs this method is invoked and will initialize
the @see DefautlController's internal @see MMEvent and finally call the
controller's @see controlAction(MMEvent event) method.
- mouseDragged(MouseEvent) - Method in class net.mumie.mathletfactory.action.jr3d.JR3DCanvasController
-
- mouseEntered(MouseEvent) - Method in class net.mumie.mathletfactory.action.DefaultCanvasController
-
When the mouse enters the canvas, the component of the canvas that is used
to draw onto will request for KeyEvents also.
- mouseEntered(MouseEvent) - Method in class net.mumie.mathletfactory.action.jr3d.JR3DCanvasController
-
- mouseEntered(MouseEvent) - Method in class net.mumie.mathletfactory.appletskeleton.util.theme.RollOverListener
-
- mouseExited(MouseEvent) - Method in class net.mumie.mathletfactory.action.DefaultCanvasController
-
This method is an empty implementation in the moment.
- mouseExited(MouseEvent) - Method in class net.mumie.mathletfactory.action.jr3d.JR3DCanvasController
-
- mouseExited(MouseEvent) - Method in class net.mumie.mathletfactory.appletskeleton.util.theme.RollOverListener
-
- mouseMoved(MouseEvent) - Method in class net.mumie.mathletfactory.action.DefaultCanvasController
-
This method has an empty implementation in the moment.
- mouseMoved(MouseEvent) - Method in class net.mumie.mathletfactory.action.jr3d.JR3DCanvasController
-
- mousePressed(MouseEvent) - Method in class net.mumie.mathletfactory.action.DefaultCanvasController
-
- mousePressed(MouseEvent) - Method in class net.mumie.mathletfactory.action.jr3d.JR3DCanvasController
-
- mousePressed(MouseEvent) - Method in class net.mumie.mathletfactory.appletskeleton.util.theme.RollOverListener
-
- mousePressed(MouseEvent) - Method in class net.mumie.mathletfactory.display.noc.util.ExpressionPopupMenu.PopupListener
-
Checks, whether popup menu should be shown.
- mouseReleased(MouseEvent) - Method in class net.mumie.mathletfactory.action.DefaultCanvasController
-
When a mouseReleased event occurs the action process due to the current
MMEvent will be finished.
- mouseReleased(MouseEvent) - Method in class net.mumie.mathletfactory.action.jr3d.JR3DCanvasController
-
- mouseReleased(MouseEvent) - Method in class net.mumie.mathletfactory.appletskeleton.util.theme.RollOverListener
-
- mouseReleased(MouseEvent) - Method in class net.mumie.mathletfactory.display.noc.util.ExpressionPopupMenu.PopupListener
-
Checks, whether popup menu should be shown.
- MouseShapeHandler - Class in net.mumie.mathletfactory.action.handler.global
-
This handler changes the shape of the mouse pointer if it is pointing at
an object that can be selected.
- MouseShapeHandler(MMCanvas) - Constructor for class net.mumie.mathletfactory.action.handler.global.MouseShapeHandler
-
Constructs the handler to work in the given canvas.
- mouseWheelMoved(MouseWheelEvent) - Method in class net.mumie.mathletfactory.action.DefaultCanvasController
-
- mouseWheelMoved(MouseWheelEvent) - Method in class net.mumie.mathletfactory.action.jr3d.JR3DCanvasController
-
- MoveOrUpwardsRule - Class in net.mumie.mathletfactory.math.algebra.rel.rule.normalize
-
This rule implements the distributive law for logical operations:
[x OR y] AND a <=> [x AND a] OR [y AND a]
or
[x OR y OR z] AND a AND b <=> [x AND a AND b] OR [y AND a AND b] OR [z AND a AND b]
As can be seen in the example, by applying this rule, the
net.mumie.mathletfactory.algebra.rel.node.AndRel
s are moved
downwards in the tree, whereas the
net.mumie.mathletfactory.algebra.rel.node.OrRel
s are moved
upwards.
- MoveOrUpwardsRule() - Constructor for class net.mumie.mathletfactory.math.algebra.rel.rule.normalize.MoveOrUpwardsRule
-
- mPoint - Variable in class net.mumie.mathletfactory.display.util.RadialContext
-
- mPoint - Variable in class net.mumie.mathletfactory.display.util.RadialPaint
-
- mPointColor - Variable in class net.mumie.mathletfactory.display.util.RadialPaint
-
- mRadius - Variable in class net.mumie.mathletfactory.display.util.RadialContext
-
- mRadius - Variable in class net.mumie.mathletfactory.display.util.RadialPaint
-
- MRational - Class in net.mumie.mathletfactory.math.number
-
Represents the rational numbers.
- MRational() - Constructor for class net.mumie.mathletfactory.math.number.MRational
-
Class constructor setting the rational to 0/1.
- MRational(long, long) - Constructor for class net.mumie.mathletfactory.math.number.MRational
-
Class constructor setting the rational to
numerator
/denominator
.
- MRational(double) - Constructor for class net.mumie.mathletfactory.math.number.MRational
-
Class constructor setting the rational to the value of aValue
.
- MRational(MNumber) - Constructor for class net.mumie.mathletfactory.math.number.MRational
-
- MRational(Node) - Constructor for class net.mumie.mathletfactory.math.number.MRational
-
Constructs a new instance with the given MathML/XML content.
- MRATIONAL_INPUT_HINT_SET - Static variable in class net.mumie.mathletfactory.display.TextInputDisplayProperties
-
- MRealNumber - Class in net.mumie.mathletfactory.math.number
-
- MRealNumber() - Constructor for class net.mumie.mathletfactory.math.number.MRealNumber
-
- MString - Class in net.mumie.mathletfactory.math.util
-
This class represents a single String value inside the Exercise Object Framework and
acts as base for its MM-Class.
- MString() - Constructor for class net.mumie.mathletfactory.math.util.MString
-
Creates a new MString instance with an empty value.
- MString(String) - Constructor for class net.mumie.mathletfactory.math.util.MString
-
Creates a new MString instance with the given value.
- MString(MString) - Constructor for class net.mumie.mathletfactory.math.util.MString
-
Creates a new MString instance with the value.
- MString(Node) - Constructor for class net.mumie.mathletfactory.math.util.MString
-
Constructs a new instance with the given MathML/XML content.
- MU_LOWER - Static variable in interface net.mumie.mathletfactory.math.algebra.op.CharSetIF
-
- MU_UPPER - Static variable in interface net.mumie.mathletfactory.math.algebra.op.CharSetIF
-
- mult(NumberMatrix) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
This methods performs the matrix multiplication between this
NumberMatrix
and aMatrix
and changes this instance, i.e.
- mult(NumberMatrix, NumberMatrix) - Static method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
Returns a new matrix with the values of m1.mult(m2).
- mult(OpMatrix) - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpMatrix
-
Deprecated.
This methods performs the matrix multiplication between this
OpMatrix
and aMatrix
and changes this instance, i.e.
- mult(OpMatrix, OpMatrix) - Static method in class net.mumie.mathletfactory.math.algebra.linalg.OpMatrix
-
Deprecated.
Returns a new matrix with the values of m1.mult(m2).
- mult(Operation) - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
Sets this operation as the product of this and anOperation
.
- mult(Operation, Operation) - Static method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
Returns the product of the two operations
- mult(MNumber) - Method in class net.mumie.mathletfactory.math.number.MBigRational
-
Multiplies this with a fraction.
- mult(MNumber, MNumber) - Method in class net.mumie.mathletfactory.math.number.MBigRational
-
Multiplies a
with b
.
- mult(MNumber) - Method in class net.mumie.mathletfactory.math.number.MComplex
-
- mult(MNumber, MNumber) - Method in class net.mumie.mathletfactory.math.number.MComplex
-
- mult(MNumber) - Method in class net.mumie.mathletfactory.math.number.MComplexRational
-
- mult(MNumber, MNumber) - Method in class net.mumie.mathletfactory.math.number.MComplexRational
-
- mult(MNumber) - Method in class net.mumie.mathletfactory.math.number.MDouble
-
- mult(MNumber, MNumber) - Method in class net.mumie.mathletfactory.math.number.MDouble
-
- mult(MNumber) - Method in class net.mumie.mathletfactory.math.number.MInteger
-
- mult(MNumber, MNumber) - Method in class net.mumie.mathletfactory.math.number.MInteger
-
- mult(MNumber) - Method in class net.mumie.mathletfactory.math.number.MNatural
-
- mult(MNumber, MNumber) - Method in class net.mumie.mathletfactory.math.number.MNatural
-
- mult(MNumber) - Method in class net.mumie.mathletfactory.math.number.MNumber
-
- mult(MNumber, MNumber) - Method in class net.mumie.mathletfactory.math.number.MNumber
-
- mult(MNumber) - Method in interface net.mumie.mathletfactory.math.number.MNumberIF
-
Multiplies this
with aNumber
and returns this
.
- mult(MNumber, MNumber) - Method in interface net.mumie.mathletfactory.math.number.MNumberIF
-
Sets this
to the result of aNumber*aSecondNumber
.
- mult(MNumber) - Method in class net.mumie.mathletfactory.math.number.MOpNumber
-
- mult(MNumber, MNumber) - Method in class net.mumie.mathletfactory.math.number.MOpNumber
-
- mult(MNumber) - Method in class net.mumie.mathletfactory.math.number.MRational
-
Multiplies this rational with aNumber
.
- mult(MNumber, MNumber) - Method in class net.mumie.mathletfactory.math.number.MRational
-
Multiplies multiplicand
with multiplier
and
returns the result.
- mult(MNumber) - Method in class net.mumie.mathletfactory.math.number.Zmod5
-
- mult(MNumber, MNumber) - Method in class net.mumie.mathletfactory.math.number.Zmod5
-
- multinxm(MNumber[], MNumber[], int, int, int) - Static method in class net.mumie.mathletfactory.math.number.numeric.MatrixMultiplikation
-
Multiplies an nxm-matrix A
and an mxp-matrix B
.
- multinxm(double[], double[], int, int, int) - Static method in class net.mumie.mathletfactory.math.number.numeric.numericdouble.MatrixMultiplikationDouble
-
Multiplies an nxm-matrix A
and an mxp-matrix B
.
- multinxn(MNumber[], MNumber[]) - Static method in class net.mumie.mathletfactory.math.number.numeric.MatrixMultiplikation
-
Multiplies two nxn-matrices A
and B
.
- multinxn(double[], double[]) - Static method in class net.mumie.mathletfactory.math.number.numeric.numericdouble.MatrixMultiplikationDouble
-
Multiplies two nxn-matrices A
and B
.
- MULTIPLE_ANSWER_TYPE - Static variable in interface net.mumie.mathletfactory.util.exercise.mc.MCProblemConstants
-
Constant for the answer type "multiple"
- MULTIPLE_ANSWER_TYPE_NAME - Static variable in interface net.mumie.mathletfactory.util.exercise.mc.MCProblemConstants
-
Constant for the answer type name "multiple"
- MultipleChoiceExerciseIF - Interface in net.mumie.mathletfactory.util.exercise
-
This interface describes an applet representing a multiple choice exercise.
- MultipleFiniteNumberSetsQuestion - Class in net.mumie.mathletfactory.util.exercise.mc.question
-
- MultipleFiniteNumberSetsQuestion() - Constructor for class net.mumie.mathletfactory.util.exercise.mc.question.MultipleFiniteNumberSetsQuestion
-
- MultipleFiniteNumberSetsQuestionUI - Class in net.mumie.mathletfactory.util.exercise.mc.question
-
- MultipleFiniteNumberSetsQuestionUI() - Constructor for class net.mumie.mathletfactory.util.exercise.mc.question.MultipleFiniteNumberSetsQuestionUI
-
- MultipleFunctionsAnswerQuestion - Class in net.mumie.mathletfactory.util.exercise.mc.question
-
- MultipleFunctionsAnswerQuestion() - Constructor for class net.mumie.mathletfactory.util.exercise.mc.question.MultipleFunctionsAnswerQuestion
-
- MultipleFunctionsAnswerQuestionUI - Class in net.mumie.mathletfactory.util.exercise.mc.question
-
- MultipleFunctionsAnswerQuestionUI() - Constructor for class net.mumie.mathletfactory.util.exercise.mc.question.MultipleFunctionsAnswerQuestionUI
-
- MultipleIntervalAnswerQuestion - Class in net.mumie.mathletfactory.util.exercise.mc.question
-
- MultipleIntervalAnswerQuestion() - Constructor for class net.mumie.mathletfactory.util.exercise.mc.question.MultipleIntervalAnswerQuestion
-
- MultipleIntervalAnswerQuestionUI - Class in net.mumie.mathletfactory.util.exercise.mc.question
-
- MultipleIntervalAnswerQuestionUI() - Constructor for class net.mumie.mathletfactory.util.exercise.mc.question.MultipleIntervalAnswerQuestionUI
-
- MultipleNumbersAnswerQuestion - Class in net.mumie.mathletfactory.util.exercise.mc.question
-
- MultipleNumbersAnswerQuestion() - Constructor for class net.mumie.mathletfactory.util.exercise.mc.question.MultipleNumbersAnswerQuestion
-
- MultipleNumbersAnswerQuestionUI - Class in net.mumie.mathletfactory.util.exercise.mc.question
-
- MultipleNumbersAnswerQuestionUI() - Constructor for class net.mumie.mathletfactory.util.exercise.mc.question.MultipleNumbersAnswerQuestionUI
-
- MultipleOfZNode - Class in net.mumie.mathletfactory.math.algebra.op.node
-
This node represents an Operation that is a multiple of Z, i.e. this node
represents any integer Number that is needed solving an equation or
relation where this node occurs in a left- or right hand side.
- MultipleOfZNode(Class) - Constructor for class net.mumie.mathletfactory.math.algebra.op.node.MultipleOfZNode
-
- MultipleTasksIF - Interface in net.mumie.mathletfactory.util.exercise
-
This interface describes an exercise mathlet with several sub tasks
which can be selected from HTML.
- multiply(MNumber, MNumber) - Static method in class net.mumie.mathletfactory.math.number.MNumber
-
Multiplies two numbers and returns the result.
- multiplyExponent(int) - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Multiplies the internal stored exponent of this node with exponent
.
- multiplyFactor(MNumber) - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Multiplies the internal stored factor of this node with factor
.
- multiplyWithScalar(MNumber) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberTuple
-
Method multiplyWithScalar
- multiplyWithScalar(double) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberTuple
-
Method multiplyWithScalar
- multiplyWithScalar(MNumber) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberVector
-
Performs the multiplication of this
NumberVector
with a scalar that must be of type MNumber
.
- multiplyWithScalar(MNumber) - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpTuple
-
Method multiplyWithScalar
- multiplyWithScalar(double) - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpTuple
-
Method multiplyWithScalar
- multLeft(Affine2DDouble) - Method in class net.mumie.mathletfactory.math.util.Affine2DDouble
-
this -> aTrafo * this
- multLeft(Affine3DDouble) - Method in class net.mumie.mathletfactory.math.util.Affine3DDouble
-
this -> map2 * this
- MultOp - Class in net.mumie.mathletfactory.math.algebra.op.node
-
Represents the object for Multiplication in the Op-Scheme
- MultOp(Class) - Constructor for class net.mumie.mathletfactory.math.algebra.op.node.MultOp
-
- MultOp(OpNode[]) - Constructor for class net.mumie.mathletfactory.math.algebra.op.node.MultOp
-
- MULTOP - Static variable in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
- multRight(Affine2DDouble) - Method in class net.mumie.mathletfactory.math.util.Affine2DDouble
-
this -> this * aTrafo
- multRight(Affine3DDouble) - Method in class net.mumie.mathletfactory.math.util.Affine3DDouble
-
this -> this * map2
- MultView - Class in net.mumie.mathletfactory.display.noc.op.node
-
This class is the graphical representation of a
net.mumie.mathletfactory.algebra.op.node.MultOp
.
- MultView() - Constructor for class net.mumie.mathletfactory.display.noc.op.node.MultView
-
- multWithNumber(MNumber) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
- multWithNumber(MNumber) - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpMatrix
-
Deprecated.
- MumieExercise - Class in net.mumie.mathletfactory.util.exercise
-
This class represents an exercise in the Mumie exercise framework.
- MumieExercise(MumieExerciseIF) - Constructor for class net.mumie.mathletfactory.util.exercise.MumieExercise
-
- MumieExercise(MumieExerciseIF, int) - Constructor for class net.mumie.mathletfactory.util.exercise.MumieExercise
-
Initializes a new MumieExercise for the mathlet mathlet
and the given number of subtasks.
- MumieExercise(int, MumieExerciseIF) - Constructor for class net.mumie.mathletfactory.util.exercise.MumieExercise
-
- MumieExercise(int, MumieExerciseIF, int) - Constructor for class net.mumie.mathletfactory.util.exercise.MumieExercise
-
Initializes a new exercise with given type for the mathlet mathlet
and the given number of subtasks.
- MumieExercise(MathletContext) - Constructor for class net.mumie.mathletfactory.util.exercise.MumieExercise
-
- MumieExercise(MathletContext, int) - Constructor for class net.mumie.mathletfactory.util.exercise.MumieExercise
-
Initializes a new MumieExercise for the mathlet mathlet
and the given number of subtasks.
- MumieExerciseIF - Interface in net.mumie.mathletfactory.util.exercise
-
This interface describes a basic exercise mathlet allowing to check
and collect the entered data and to reset the current (or only) subtask.
- MumieHelp - Class in net.mumie.mathletfactory.util.help
-
- MumieHelp(MathletRuntime) - Constructor for class net.mumie.mathletfactory.util.help.MumieHelp
-
- MumieHelpSet - Class in net.mumie.mathletfactory.util.help
-
- MumieLogger - Class in net.mumie.mathletfactory.util.logging
-
This class represents a logger used for logging a single class (or package).
- MumieTheme - Class in net.mumie.mathletfactory.appletskeleton.util
-
This class allowes to read default values for GUI components (such as
background colors) from a file using an implementation of
DefaultMetalTheme
.
- safeInit() - Method in class net.mumie.mathletfactory.appletskeleton.DefaultMathlet
-
- sameValidVariables(Operation, Operation) - Static method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
Returns whether the lists of valid variables of two given operations
contain the same elements in the same order.
- save() - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- save() - Method in class net.mumie.mathletfactory.util.exercise.MathletExerciseSupport
-
- save() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExerciseCard
-
Saves the exercise contents of this card.
- save() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAppletExercise
-
Informs the exercise worker to start a new saving process.
- save() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCDemoCard
-
- save() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCProblemCard
-
- save() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCRandomProblemCard
-
- save() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCTrainingCard
-
- save() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCTrainingExercise
-
Informs the exercise worker to start a new saving process.
- save(DataWriterIF, int) - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.ProductEntryUI
-
- save(DataWriterIF) - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.RelationVerificationForNInNPanel
-
- save(DataWriterIF) - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.RelationVerificationPanel
-
- save(DataWriterIF, int) - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.SequenceEntryUI
-
- save(DataWriterIF, int) - Method in interface net.mumie.mathletfactory.util.exercise.mc.method.verification.VerificationEntryUIIF
-
- save() - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
- save() - Method in interface net.mumie.mathletfactory.util.exercise.MumieExerciseIF
-
Notifies the applet to save the answers of the exercise part (only
if available).
- save(DataWriterIF) - Method in interface net.mumie.mathletfactory.util.xml.data.DataWritableIF
-
- save(String, MathMLSerializable) - Method in interface net.mumie.mathletfactory.util.xml.data.DataWriterIF
-
- save(String, String) - Method in interface net.mumie.mathletfactory.util.xml.data.DataWriterIF
-
- SAVE_ANSWERS_PATH_PARAM - Static variable in interface net.mumie.mathletfactory.util.exercise.ExerciseConstants
-
- saveAnswer(String, MathMLSerializable) - Method in class net.mumie.mathletfactory.util.exercise.mc.method.DefaultMethodUI
-
Saves the given MathML capable object as an answer below the specified
relative path.
- saveAnswer(String, String) - Method in class net.mumie.mathletfactory.util.exercise.mc.method.DefaultMethodUI
-
Saves the given text as an answer below the specified relative path.
- saveAnswer(String, DataWritableIF) - Method in class net.mumie.mathletfactory.util.exercise.mc.method.DefaultMethodUI
-
Saves the answers from the given data writable under the specified
relative path.
- saveAnswers(MCAbstractExercise, int, int) - Method in class net.mumie.mathletfactory.util.exercise.mc.method.DefaultMethodUI
-
- saveAnswers() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.DefaultMethodUI
-
Notifies this method to save all user answers.
- saveAnswers(MCAbstractExercise, int, int) - Method in interface net.mumie.mathletfactory.util.exercise.mc.method.MethodUIIF
-
Notifies this method UI to save all user answers.
- saveASCIIImage(File) - Method in class net.mumie.mathletfactory.util.exercise.ImageHelper
-
Saves the master image under the specified location.
- saveDataSheetToFile(Datasheet, File) - Static method in class net.mumie.mathletfactory.util.xml.XMLUtils
-
Saves the DataSheet dataSheet
to the file f.
- saveNodeToFile(Node, File) - Static method in class net.mumie.mathletfactory.util.xml.XMLUtils
-
Saves this XML-Node to a file
- SAVING_ERROR_QUERY_MESSAGE - Static variable in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
- scalarProduct(NumberMatrix) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
Returns the scalar product of this and aMatrix
as a MNumber.
- scalarProduct(NumberMatrix, NumberMatrix) - Static method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
Returns the scalar product of m1
and m2
as a MNumber.
- scalarProduct(NumberTuple) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberTuple
-
Returns the scalar product of this and aVector
as a MNumber.
- scalarProduct(OpTuple) - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpTuple
-
- scale(double[], double) - Static method in class net.mumie.mathletfactory.math.util.AffineDouble
-
- SCALE_DEFAULT - Static variable in class net.mumie.mathletfactory.display.jr3d.hints.JR3DTextRenderingHints
-
Default value for the scale property.
- SCALE_PROPERTY - Static variable in class net.mumie.mathletfactory.display.jr3d.hints.JR3DTextRenderingHints
-
Name of the scale property.
- SCORE_SUBPATH - Static variable in interface net.mumie.mathletfactory.util.exercise.mc.MCProblemConstants
-
Constant for the "score" sub-path
- screen2World(double[], double[]) - Method in class net.mumie.mathletfactory.transformer.Canvas2DObjectTransformer
-
- screen2World(double, double, double[]) - Method in class net.mumie.mathletfactory.transformer.Canvas2DObjectTransformer
-
- screen2World(double[], double[], double) - Method in class net.mumie.mathletfactory.transformer.j3d.Canvas3DObjectJ3DTransformer
-
This method converts screen coordinates to world coordinates by using an
additional z value which is calculated as the distance vector from viewer
projected onto the view direction vector.
- SCREEN_DIMENSION_2D - Static variable in class net.mumie.mathletfactory.util.extension.ScreenTypeExtension
-
- SCREEN_DIMENSION_3D - Static variable in class net.mumie.mathletfactory.util.extension.ScreenTypeExtension
-
- SCREEN_DIMENSION_NOC - Static variable in class net.mumie.mathletfactory.util.extension.ScreenTypeExtension
-
- SCREEN_DOOR - Static variable in class net.mumie.mathletfactory.display.j3d.J3DRenderingHints
-
- SCREEN_TYPE_SECTION - Static variable in class net.mumie.mathletfactory.util.property.PropertySheet
-
- ScreenTypeExtension - Class in net.mumie.mathletfactory.util.extension
-
- ScreenTypeExtension(Node) - Constructor for class net.mumie.mathletfactory.util.extension.ScreenTypeExtension
-
- ScreenTypeExtensionMap - Class in net.mumie.mathletfactory.util.extension
-
- ScreenTypeExtensionMap() - Constructor for class net.mumie.mathletfactory.util.extension.ScreenTypeExtensionMap
-
- ScreenTypeExtensionMap(Node[]) - Constructor for class net.mumie.mathletfactory.util.extension.ScreenTypeExtensionMap
-
- ScreenTypeRenderingHints - Class in net.mumie.mathletfactory.display
-
This class can be used to define screen type specific display properties (named "rendering hints").
- ScreenTypeRenderingHints(PropertyMapIF) - Constructor for class net.mumie.mathletfactory.display.ScreenTypeRenderingHints
-
- ScriptableIF - Interface in net.mumie.mathletfactory.util.script
-
- ScriptableNumber - Class in net.mumie.mathletfactory.util.script.object
-
- ScriptableNumber(MNumber) - Constructor for class net.mumie.mathletfactory.util.script.object.ScriptableNumber
-
- ScriptableText - Class in net.mumie.mathletfactory.util.script.object
-
- ScriptableText(String) - Constructor for class net.mumie.mathletfactory.util.script.object.ScriptableText
-
- ScriptableVariable - Class in net.mumie.mathletfactory.util.script.object
-
- ScriptableVariable(String, ScriptContentProviderIF) - Constructor for class net.mumie.mathletfactory.util.script.object.ScriptableVariable
-
- ScriptContentProviderIF - Interface in net.mumie.mathletfactory.util.script
-
- ScriptConverter - Class in net.mumie.mathletfactory.util.script
-
- ScriptConverter() - Constructor for class net.mumie.mathletfactory.util.script.ScriptConverter
-
- ScriptException - Exception in net.mumie.mathletfactory.util.script
-
- ScriptException() - Constructor for exception net.mumie.mathletfactory.util.script.ScriptException
-
- ScriptException(String) - Constructor for exception net.mumie.mathletfactory.util.script.ScriptException
-
- SCROLL_BUTTONS - Static variable in class net.mumie.mathletfactory.display.MMCanvas
-
- SECOND_QUADRANT - Static variable in class net.mumie.mathletfactory.action.handler.global.GlobalCanvas2DResizeHandler
-
- select(MMPanel) - Method in class net.mumie.mathletfactory.action.SelectionAdapter
-
Called when the object will be selected.
- select(MMPanel) - Method in interface net.mumie.mathletfactory.action.SelectionListener
-
Called when the panel will be selected.
- SelectableDataIF - Interface in net.mumie.mathletfactory.util.exercise
-
Describes an exercise mathlet able to select data contained in
Datasheets by a selection in the HTML page.
- selectData(String) - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- selectData(String) - Method in class net.mumie.mathletfactory.util.exercise.MathletExerciseSupport
-
- selectData(String) - Method in interface net.mumie.mathletfactory.util.exercise.SelectableDataIF
-
Notifies the selection helper thread to notify the mathlet with the method
MultipleTasksIF.selectTask(int)
the applet to select the data contained in the data-sheet under the
specified path.
- selectData(String) - Method in interface net.mumie.mathletfactory.util.xml.JapsScriptable
-
Notifies the applet to select the data contained in the data-sheet under the
specified path.
- selectDrawable() - Method in class net.mumie.mathletfactory.transformer.g2d.MapTransformer
-
- selectDrawable(int) - Method in class net.mumie.mathletfactory.transformer.g2d.MapTransformer
-
- selectedAppearance - Variable in class net.mumie.mathletfactory.display.j3d.MMJ3DCanvas
-
The Appearance
of the selected object.
- selectElement(String) - Method in class net.mumie.mathletfactory.appletskeleton.layout.BasicCard
-
Selects an XML element with the named path from a datasheet.
- selectElement(String) - Method in interface net.mumie.mathletfactory.util.exercise.SelectableDataIF
-
Notifies the mathlet to select or unselect the data contained in the data-sheet
under the specified path path
.
- selectElement(String) - Method in class net.mumie.mathletfactory.util.exercise.SelectionHelper
-
Checks and returns if the given path can be added and, if so, adds it.
- SELECTION_COLOR_DEFAULT - Static variable in class net.mumie.mathletfactory.display.DisplayProperties
-
- SELECTION_COLOR_DEFAULT - Static variable in class net.mumie.mathletfactory.display.jr3d.hints.JR3DShaderRenderingHints
-
Default value for the selection color property.
- SELECTION_COLOR_PROPERTY - Static variable in class net.mumie.mathletfactory.display.DisplayProperties
-
Name of the selection color property.
- SELECTION_POSTID - Static variable in class net.mumie.mathletfactory.display.j3d.SelectionBehavior
-
- SELECTION_PREFIX - Static variable in interface net.mumie.mathletfactory.util.exercise.ExerciseConstants
-
- SELECTION_RENDER_UPDATE_PAUSE - Static variable in interface net.mumie.mathletfactory.action.CanvasControllerIF
-
The pause (in milliseconds) where the selection render thread waits to
repaint the selection border of the selected object.
- SelectionAdapter - Class in net.mumie.mathletfactory.action
-
- SelectionAdapter() - Constructor for class net.mumie.mathletfactory.action.SelectionAdapter
-
- selectionBehavior - Variable in class net.mumie.mathletfactory.display.j3d.MMJ3DCanvas
-
- SelectionBehavior - Class in net.mumie.mathletfactory.display.j3d
-
This class implements the flashing behavior for selected
J3DDrawable
s.
- SelectionBehavior(Appearance) - Constructor for class net.mumie.mathletfactory.display.j3d.SelectionBehavior
-
Creates the selection behavior with the specified appearance.
- selectionChanged(int, boolean) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCQuestionPanel
-
This method is called whenever the selection of an answer changed.
- SelectionHelper - Class in net.mumie.mathletfactory.util.exercise
-
This class helps to manage selected elements and to perform validations.
- SelectionHelper(int, boolean, boolean) - Constructor for class net.mumie.mathletfactory.util.exercise.SelectionHelper
-
Creates a new instance with the given number of subtasks and settings for element selection.
- SelectionListener - Interface in net.mumie.mathletfactory.action
-
This interface describes a listener for selectable
MMPanels
.
- SelectionPanel - Class in net.mumie.mathletfactory.util.exercise
-
- SelectionPanel() - Constructor for class net.mumie.mathletfactory.util.exercise.SelectionPanel
-
- SelectionPanel(int, int) - Constructor for class net.mumie.mathletfactory.util.exercise.SelectionPanel
-
- selectSequence() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.MCSequenceChooser
-
- selectSubtask(int) - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- selectSubtask(int) - Method in class net.mumie.mathletfactory.util.exercise.MathletExerciseSupport
-
- selectSubtask(int) - Method in interface net.mumie.mathletfactory.util.exercise.MultipleTasksIF
-
- selectSubtask(int) - Method in class net.mumie.mathletfactory.util.exercise.SelectionHelper
-
Checks and returns if the given subtask can be chooses and, if so, does it.
- selectSubtask(int) - Method in interface net.mumie.mathletfactory.util.xml.JapsScriptable
-
Notifies the applet to change to the subtask with the specified number.
- selectTask(int) - Method in interface net.mumie.mathletfactory.util.exercise.MultipleTasksIF
-
Notifies the mathlet to change the current (sub-)task to the one with number
taskNr
.
- sendAnswers() - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
- sendAnswersQuietly() - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
- sendAnswersWithFeedback() - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
- sendIncomplete() - Method in class net.mumie.mathletfactory.util.exercise.SelectionHelper
-
Returns if the answers should be saved even if not enough elements were added.
- sendReport(QualityFeedbackReport) - Method in class net.mumie.mathletfactory.util.error.ErrorHandler
-
Sends the given error report to a server.
- SEP_PATTERN - Static variable in class net.mumie.mathletfactory.util.exercise.mc.question.MultipleFiniteNumberSetsQuestion
-
- separate() - Method in class net.mumie.mathletfactory.math.algebra.rel.Relation
-
- separateFor(String) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.AllRel
-
- separateFor(String) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.ComplexRel
-
- separateFor(String) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.InSetRel
-
- separateFor(String) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.NotRel
-
- separateFor(String) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.NullRel
-
- separateFor(String) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.RelNode
-
Performs for each leaf (a
SimpleRel
) a simple solving strategy: Leave
everything, that contains the given identifier on the left hand side and
put the rest onto the right hand side.
- separateFor(String) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.SimpleRel
-
Phantom implementation, should not be called.
- separateFor(String) - Method in class net.mumie.mathletfactory.math.algebra.rel.Relation
-
Separates the relation for the given identifier.
- separateFor(RelNode, String) - Static method in class net.mumie.mathletfactory.math.algebra.rel.RelTransform
-
- separateFor(SimpleRel, String) - Static method in class net.mumie.mathletfactory.math.algebra.rel.RelTransform
-
Perform a simple solving strategy: Leave everything, that contains the
given identifier on the left hand side and put the rest onto the right
hand side.
- SEQUENCE_TRANSFORM_1D - Static variable in interface net.mumie.mathletfactory.transformer.TransformTypes
-
- SEQUENCE_TRANSFORM_2D - Static variable in interface net.mumie.mathletfactory.transformer.TransformTypes
-
- SequenceAdapter - Class in net.mumie.mathletfactory.math.analysis.sequence
-
A poor implementation of SequenceIF that implements TodoExcetion for methods
don't needed at the moment.
- SequenceAdapter(Class) - Constructor for class net.mumie.mathletfactory.math.analysis.sequence.SequenceAdapter
-
- SequenceEntry - Class in net.mumie.mathletfactory.util.exercise.mc.method.verification
-
- SequenceEntry(Class) - Constructor for class net.mumie.mathletfactory.util.exercise.mc.method.verification.SequenceEntry
-
- SequenceEntry(Operation) - Constructor for class net.mumie.mathletfactory.util.exercise.mc.method.verification.SequenceEntry
-
- SequenceEntryUI - Class in net.mumie.mathletfactory.util.exercise.mc.method.verification
-
- SequenceEntryUI(SequenceEntry, boolean) - Constructor for class net.mumie.mathletfactory.util.exercise.mc.method.verification.SequenceEntryUI
-
- SequenceIF - Interface in net.mumie.mathletfactory.math.analysis.sequence
-
This interface defines the must have for a sequence representation.
- SequenceTransformer - Class in net.mumie.mathletfactory.transformer.noc
-
This class transforms
net.mumie.mathletfactory.mmobject.MMContainerObjectIF
s implementing
net.mumie.mathletfactory.algebra.op.UsesOperationIF
into
a net.mumie.mathletfactory.display.noc.FunctionPanel
.
- SequenceTransformer() - Constructor for class net.mumie.mathletfactory.transformer.noc.SequenceTransformer
-
- SequenceTransformer1D - Class in net.mumie.mathletfactory.transformer.g2d
-
This transformer displays a Sequence as a collection of points on a line.
- SequenceTransformer1D() - Constructor for class net.mumie.mathletfactory.transformer.g2d.SequenceTransformer1D
-
- SequenceTransformer2D - Class in net.mumie.mathletfactory.transformer.g2d
-
This transformer displays a Sequence as a collection of points on a 2D plane.
- SequenceTransformer2D() - Constructor for class net.mumie.mathletfactory.transformer.g2d.SequenceTransformer2D
-
- SERIES_TRANSFORM_2D - Static variable in interface net.mumie.mathletfactory.transformer.TransformTypes
-
- SeriesIF - Interface in net.mumie.mathletfactory.math.analysis.sequence
-
This interface defines the must have for a series representation.
- SeriesTransformer - Class in net.mumie.mathletfactory.transformer.noc
-
This class transforms
net.mumie.mathletfactory.mmobject.MMContainerObjectIF
s implementing
net.mumie.mathletfactory.algebra.op.UsesOperationIF
into
a net.mumie.mathletfactory.display.noc.FunctionPanel
.
- SeriesTransformer() - Constructor for class net.mumie.mathletfactory.transformer.noc.SeriesTransformer
-
- SeriesTransformer2D - Class in net.mumie.mathletfactory.transformer.g2d
-
This transformer displays a Series as a collection of points on a 2D plane.
- SeriesTransformer2D() - Constructor for class net.mumie.mathletfactory.transformer.g2d.SeriesTransformer2D
-
- ServerCommunication - Class in net.mumie.mathletfactory.util.exercise
-
- ServerCommunication() - Constructor for class net.mumie.mathletfactory.util.exercise.ServerCommunication
-
- set(Operation) - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
- set(MNumber) - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
- set(String) - Method in class net.mumie.mathletfactory.math.algebra.op.OperationString
-
- set(MNumber) - Method in class net.mumie.mathletfactory.math.number.MBigRational
-
- set(MNumber) - Method in class net.mumie.mathletfactory.math.number.MComplex
-
- set(MNumber) - Method in class net.mumie.mathletfactory.math.number.MComplexRational
-
- set(MNumber) - Method in class net.mumie.mathletfactory.math.number.MDouble
-
- set(MNumber) - Method in class net.mumie.mathletfactory.math.number.MInteger
-
- set(MNumber) - Method in class net.mumie.mathletfactory.math.number.MNatural
-
- set(MNumber) - Method in class net.mumie.mathletfactory.math.number.MNumber
-
- set(MNumber) - Method in interface net.mumie.mathletfactory.math.number.MNumberIF
-
Sets the value of this number to that from aNumber
.
- set(MNumber) - Method in class net.mumie.mathletfactory.math.number.MOpNumber
-
- set(Class, String) - Method in class net.mumie.mathletfactory.math.number.MOpNumber
-
- set(MNumber) - Method in class net.mumie.mathletfactory.math.number.MRational
-
- set(MNumber) - Method in class net.mumie.mathletfactory.math.number.Zmod5
-
- set(double, double, double, double, double, double, double, double, double) - Method in class net.mumie.mathletfactory.math.util.Affine3DDouble
-
Sets the affine group element to the given values of the deformation matrix.
- set(double, double, double, double, double, double, double, double, double, double, double, double) - Method in class net.mumie.mathletfactory.math.util.Affine3DDouble
-
Sets the affine group element to the given values of the deformation
matrix and of the translation vector.
- set(int, int, double) - Method in class net.mumie.mathletfactory.math.util.Affine3DDouble
-
Sets a(i,j) for j<3 and t(i) otherwise.
- set(Affine3DDouble) - Method in class net.mumie.mathletfactory.math.util.Affine3DDouble
-
- set(int, int, int) - Method in class net.mumie.mathletfactory.mmobject.analysis.map.MMMapSimple
-
- Set2DDrawable - Class in net.mumie.mathletfactory.display.g2d
-
This drawable renders an arbitrary
net.mumie.mathletfactory.set.NumberTupelSetIF
in a
MMG2DCanvas
.
- Set2DDrawable() - Constructor for class net.mumie.mathletfactory.display.g2d.Set2DDrawable
-
- Set2DNoDotsTransformer - Class in net.mumie.mathletfactory.transformer.g2d
-
- Set2DNoDotsTransformer() - Constructor for class net.mumie.mathletfactory.transformer.g2d.Set2DNoDotsTransformer
-
- Set2DTransformer - Class in net.mumie.mathletfactory.transformer.g2d
-
- Set2DTransformer() - Constructor for class net.mumie.mathletfactory.transformer.g2d.Set2DTransformer
-
- SET_ACTUAL_FROM_DEFAULT_COORDINATES - Static variable in class net.mumie.mathletfactory.action.updater.VectorToVectorUpdater
-
- SET_DEFAULT_FROM_ACTUAL_COORDINATES - Static variable in class net.mumie.mathletfactory.action.updater.VectorToVectorUpdater
-
- SET_ENTRY - Static variable in interface net.mumie.mathletfactory.mmobject.PropertyHandlerIF
-
Property for mmobjects using operation tuple sets
- SET_TRANSFORM - Static variable in interface net.mumie.mathletfactory.transformer.TransformTypes
-
Standard transform for sets
- setAbs(boolean) - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.ProductEntry
-
- setACount(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.map.MMMapSimple
-
- setActive(boolean) - Method in class net.mumie.mathletfactory.action.handler.global.GlobalHandler
-
- setActive(boolean) - Method in class net.mumie.mathletfactory.action.handler.MMHandler
-
- setActive(boolean) - Method in class net.mumie.mathletfactory.action.updater.MMUpdater
-
Sets the status of this
MMUpdater
to the desired value -
false
will deactivate it's
MMUpdater.update()
method
within an
action cycle.
- setActualMatrixRepresentation(NumberMatrix) - Method in class net.mumie.mathletfactory.math.algebra.linalg.LinearMap
-
this method sets the matrix representation with respect to the actual basis
of domain and range to be aMatrix
and has no side effects.
- setAddendVisible(boolean) - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.ProductEntryUI
-
- setAdditionalComponent(Component) - Method in class net.mumie.mathletfactory.appletskeleton.util.ControlPanel
-
Sets the given component as the addtional component of this ControlPanel.
- setAffineBasis(NumberTuple[]) - Method in class net.mumie.mathletfactory.math.geom.projective.ProjectiveSpace
-
- setAffineCoordinates(NumberTuple) - Method in class net.mumie.mathletfactory.math.geom.affine.AffinePoint
-
- setAffineCoordinates(NumberTuple[]) - Method in class net.mumie.mathletfactory.math.geom.affine.AffineSpace
-
- setAffineCoordinates(NumberTuple) - Method in class net.mumie.mathletfactory.math.geom.projective.ProjectivePoint
-
The last (homogeneous) coordinate of this projective point will be set to
one (1), the other will be set to the affine coordinates.
- setALabels(String[]) - Method in class net.mumie.mathletfactory.mmobject.analysis.map.MMMapSimple
-
- setAlignedWith(Alignable) - Method in class net.mumie.mathletfactory.display.noc.rel.node.RelationColumnPanel
-
Empty implementation.
- setAlignment(int) - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DTextRenderingHints
-
Sets the text alignment and returns the previous value (may be the default value).
- setAlignment(int) - Method in class net.mumie.mathletfactory.display.noc.op.OperationDisplay
-
Sets the alignment of the rendered expression.
- setAlignment(int) - Method in class net.mumie.mathletfactory.display.noc.op.OperationPanel
-
Sets the alignment of the expression within the component.
- setAllAnchors() - Method in class net.mumie.mathletfactory.display.layout.Anchor
-
- setAllowEmptyStrings(boolean) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMStringMatrixPanel
-
Sets whether empty text should be accepted in the textfield
of each entry panel.
- setAllowEmptyStrings(boolean) - Method in class net.mumie.mathletfactory.display.noc.symbol.MMStringPanel
-
Sets whether empty text should be accepted in the textfield.
- setAllowOnlyIntegers(boolean) - Method in class net.mumie.mathletfactory.display.noc.number.MMDoubleSliderPanel
-
Specifies whether the slider should display only integer values.
- setAlternativeVectorGrid(boolean) - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByComponents
-
- setAlternativeVectorGrid(boolean) - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByExpression
-
- setAlternativeVectorGrid(boolean) - Method in interface net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2IF
-
If set to true an alternative grid for vector display is used.
- setAmbientCoeffizient(double) - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DShaderRenderingHints
-
Sets the ambient coefficient and returns the previous value (may be the default value).
- setAmbientColor(Color) - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DShaderRenderingHints
-
Sets the ambient color and returns the previous value (may be the default value).
- setAnchor(int) - Method in class net.mumie.mathletfactory.display.layout.Anchor
-
- setAngle(Affine2DPoint, Affine2DPoint, Affine2DPoint, int) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DAngle
-
Sets this angle to the angle given by the parameters vertex
,
firstPoint
, secondPoint
, and
closure
, and returns the changed angle.
- setAngle(Affine2DPoint, Affine2DPoint, Affine2DPoint, int, double) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DAngle
-
Sets this angle to the angle given by the parameters vertex
,
firstPoint
, secondPoint
, closure
,
and factor
and returns the changed angle.
- setAngleExtension(double) - Method in class net.mumie.mathletfactory.display.g2d.Arc2DDisplayProperties
-
Sets the angle extension of this arc in degrees.
- setAngleInDegree(double) - Method in class net.mumie.mathletfactory.action.handler.global.GlobalKeyboard2DRotateHandler
-
Sets the angle in degree, that each 'tick' rotates the canvas.
- setAngleInDegree(double) - Method in class net.mumie.mathletfactory.action.handler.global.GlobalKeyboard3DRotateXYHandler
-
Sets the angle the scene is rotated for every key press.
- setAngleInDegree(double) - Method in class net.mumie.mathletfactory.action.handler.global.GlobalKeyboard3DRotateZHandler
-
Sets the angle the scene is rotated for every key press.
- setAngleOnGridOnly(boolean) - Method in class net.mumie.mathletfactory.action.handler.ComplexVectorMouseGridTranslateHandler
-
- setAngularExtent(double) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DAngle
-
Sets the angular extend of this angle in degrees.
- setAnimationButtonVisible(boolean) - Method in class net.mumie.mathletfactory.display.noc.number.MMDoubleSliderPanel
-
Sets the visibility status of the play button.
- setAnimationPanel(Animation) - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
Convenience method for getBottomPane().add(animation.getButtonPanel())
.
- setAnswer(String, boolean) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExercise
-
Saves the value into the answer sheet under the specified path.
- setAnswer(String, int) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExercise
-
Saves the value into the answer sheet under the specified path.
- setAnswer(String, String) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExercise
-
Saves the value into the answer sheet under the specified path.
- setAnswer(int, String, MathMLSerializable) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExercise
-
Saves the value of the given MathML serializable object into the answer
sheet under the specified path.
- setAnswer(int, String, MathMLSerializable) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAppletExercise
-
- setAnswer(String, MathMLSerializable) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestionUI
-
Saves the given MathML capable object as an answer under the
specified relative path.
- setAnswer(String, String) - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
Saves the answer string to the answer sheet for the indexed subtask and the
given path under [path]
.
- setAnswer(String, Node) - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
Saves the answer node to the answer sheet for the indexed subtask and the
given path under [path]
.
- setAnswer(int, String, String) - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
Saves the answer string to the answer sheet for the indexed subtask and the
given path under /user/answer/subtask_[subtaskIndex]/[path]
.
- setAnswer(int, String, MathMLSerializable) - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
Saves the object's value as answer for the indexed subtask and the
given path under /user/answer/subtask_[subtaskIndex]/[path]
.
- setAnswer(int, String, MathMLSerializable, boolean) - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
Saves the object's value as answer for the indexed subtask and the
given path under /user/answer/subtask_[subtaskIndex]/[path]
.
- setAnswer(int, String, Node) - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
Saves the MathML node into the answer sheet for the indexed subtask and the
given path under /user/answer/subtask_[subtaskIndex]/[path]
.
- setAnswer(int, String, Node, boolean) - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
Saves the MathML node into the answer sheet for the indexed subtask and the
given path under /user/answer/subtask_[subtaskIndex]/[path]
.
- setAnswerCorrect(int, boolean) - Method in class net.mumie.mathletfactory.util.exercise.CorrectorHelper
-
Marks a subtask to be correct.
- setAnswerProgress(int, Object, Boolean) - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
Sets the internal answer progress of the given subtask.
- setAnswersCompleted(int, boolean) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExercise
-
Sets whether the question with the given index is completely edited, i.e.
- setAnswersCompleted(int, boolean) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAppletExercise
-
- setAnswersCompleted(boolean) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestionUI
-
Sets whether this question is completely edited, i.e.
- setAnswersCompleted(int, boolean) - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
Sets whether the subtask with the given index is completely edited, i.e.
- setAnswerType(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestion
-
Sets the answer type of this question.
- setAntiAliasing(boolean) - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Sets if anit-aliasing should be used.
- setAntiAliasingCheckBoxEnabled(boolean) - Method in class net.mumie.mathletfactory.display.MM3DCanvas
-
- setAntiAliasingEnabled(boolean) - Method in class net.mumie.mathletfactory.display.j3d.MMJ3DCanvas
-
- setAntialiasingEnabled(boolean) - Method in class net.mumie.mathletfactory.display.jr3d.JR3DCanvasViewerProperties
-
- setAntiAliasingEnabled(boolean) - Method in class net.mumie.mathletfactory.display.MM3DCanvas
-
- setAppendEqualSign(boolean) - Method in class net.mumie.mathletfactory.display.noc.PanelRenderingHints
-
- setAppletURL(String) - Method in class net.mumie.mathletfactory.util.help.MumieHelpSet
-
- setArcRadius(double) - Method in class net.mumie.mathletfactory.display.g2d.Arc2DDisplayProperties
-
Sets the radius of the arc.
- setArg(double) - Method in class net.mumie.mathletfactory.math.number.MComplex
-
Sets the argument of this number.
- setArg(double) - Method in class net.mumie.mathletfactory.math.number.MComplexRational
-
Sets the argument of this number.
- setArrowAtEnd(GeneralPath) - Method in class net.mumie.mathletfactory.display.LineDisplayProperties
-
- setArrowAtStart(GeneralPath) - Method in class net.mumie.mathletfactory.display.LineDisplayProperties
-
- setArrowLength(double) - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByComponents
-
- setArrowLength(double) - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByExpression
-
- setArrowLength(double) - Method in interface net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2IF
-
Sets the constant arrow length used by the system when displaying the field as direction field.
- setAscentBounds(Rectangle2D) - Method in class net.mumie.mathletfactory.display.noc.op.ViewNodeMetrics
-
- setAscentBounds(double, double, double, double) - Method in class net.mumie.mathletfactory.display.noc.op.ViewNodeMetrics
-
Sets the "ascent" of the metrics, i.e. the bounds of the part above the
baseline.
- setAsLinearMapping(NumberTuple[], NumberTuple[]) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
Author Matthias Holschneider
generates a matrix that if interpretd as linear
operator maps domain[i] into range[i]
- setAttenuatePointSize(boolean) - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DPointRenderingHints
-
Returns whether the point size should be attenuated.
- setAttribute(String, Object) - Method in class net.mumie.mathletfactory.display.util.AbstractView
-
Sets the named attribute to the given value.
- setAttribute(String, Object) - Method in interface net.mumie.mathletfactory.display.util.ViewIF
-
Sets the named attribute with the given value.
- setAttribute(int, boolean) - Method in class net.mumie.mathletfactory.math.number.MNumber
-
Sets the named attribute to value
for this number.
- setAttribute(String, Object) - Method in class net.mumie.mathletfactory.util.content.AbstractNode
-
Sets the named attribute to the given value.
- setAttribute(String, Object) - Method in interface net.mumie.mathletfactory.util.content.ContentNodeIF
-
- setAttributeNS(Element, String, String, String, String) - Static method in class net.mumie.mathletfactory.util.xml.XMLUtils
-
Adds the named attribute with the given namespace URI and value to the given element node.
- setAttributes(PropertyMapIF) - Method in class net.mumie.mathletfactory.display.util.AbstractView
-
Sets all attributes of the given map to this view and all of its descendants.
- setAttributes(PropertyMapIF) - Method in interface net.mumie.mathletfactory.display.util.ViewIF
-
Sets all attributes of the given property map.
- setAttributes(PropertyMapIF) - Method in class net.mumie.mathletfactory.util.content.AbstractNode
-
Sets all attributes of the given map to this view and all of its
descendants.
- setAttributes(PropertyMapIF) - Method in interface net.mumie.mathletfactory.util.content.ContentNodeIF
-
- setAutoBounds(boolean) - Method in class net.mumie.mathletfactory.transformer.g2d.AbstractSequenceTransformer
-
Sets whether automatic setting of bounds should be done.
- setAutoBounds(boolean) - Method in class net.mumie.mathletfactory.transformer.g2d.SeriesTransformer2D
-
- setAutomatic(boolean) - Method in class net.mumie.mathletfactory.util.animation.Animation
-
Sets if the next step should automatically start after finishing the last step.
- setAutoscaleLength(boolean) - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByComponents
-
- setAutoscaleLength(boolean) - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByExpression
-
- setAutoscaleLength(boolean) - Method in interface net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2IF
-
If set to true the length of the vectors are automatically scaled to fit proper into the canvas.
- setAxisLabel(String) - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
Sets the Label of this axis.
- setAxisLabelColor(Color) - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
Sets the color for the Label of this axis.
- setAxisLength(double) - Method in class net.mumie.mathletfactory.display.j3d.J3DCoordinateSystemDrawable
-
Sets the (initial) length of the axis.
- setAxisNamesVisible(boolean) - Method in class net.mumie.mathletfactory.display.jr3d.JR3DCoordAxisDrawable
-
- setBackground(Color) - Method in class net.mumie.mathletfactory.appletskeleton.util.ControlPanel
-
- setBackground(Color) - Method in class net.mumie.mathletfactory.display.j3d.MMJ3DCanvas
-
- setBackground(Color) - Method in class net.mumie.mathletfactory.display.MMCanvas
-
Overrides the method inherited from
Component
due to the
fact, that the drawing board of this
MMCanvas
(see
MMCanvas.getDrawingBoard()
) should have the background color.
- setBackground(Color) - Method in class net.mumie.mathletfactory.display.noc.function.MMFunctionPanel
-
Sets the color of the background.
- setBackground(Color) - Method in class net.mumie.mathletfactory.display.noc.matrix.StringMatrixPanel
-
- setBackground(Color) - Method in class net.mumie.mathletfactory.display.noc.MMPanel
-
- setBackground(Color) - Method in class net.mumie.mathletfactory.display.util.ViewPanel
-
- setBarLength(int) - Method in class net.mumie.mathletfactory.display.noc.number.MMDoubleSliderPanel
-
Specifies the length of the slider bar Default is 100.
- setBaseline(double) - Method in class net.mumie.mathletfactory.display.layout.AlignerLayout.LayoutInformation
-
- setBasis(NumberTuple[], boolean) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberVectorSpace
-
The traversed NumberTuple
array will be treated as column
vectors with coordinates in the surrounding space.
- setBasis(NumberMatrix) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberVectorSpace
-
Sets the given basis of this vectorspace.
- setBasis(NumberTuple[]) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberVectorSpace
-
Sets the given basis of this vectorspace.
- setBCount(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.map.MMMapSimple
-
- setBgColor(Color) - Method in class net.mumie.mathletfactory.display.jr3d.JR3DCanvasViewerProperties
-
- setBLabels(String[]) - Method in class net.mumie.mathletfactory.mmobject.analysis.map.MMMapSimple
-
- setBorder(Border) - Method in class net.mumie.mathletfactory.appletskeleton.util.ControlPanel
-
- setBorder(Border) - Method in class net.mumie.mathletfactory.appletskeleton.util.FractionPanel
-
Must not be called.
- setBorder(Border) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
- setBorder(Border) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMStringMatrixPanel
-
- setBorderColor(Color) - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Sets the border color.
- setBorderColor(Color) - Method in class net.mumie.mathletfactory.display.noc.MMPanel
-
Sets the border color for this panel.
- setBorderColor(Color) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
- setBorderColor(Color) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLine
-
Sets the object border color.
- setBorderColor(Color) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLineSegment
-
Sets the object border color.
- setBorderColor(Color) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPoint
-
Sets the object border color.
- setBorderColor(Color) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPoint
-
Sets the object border color.
- setBorderColor(Color) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DSubspace
-
Sets the object border color.
- setBorderColor(Color) - Method in class net.mumie.mathletfactory.mmobject.MMDefaultCanvasObject
-
Sets the border color of this object (only applicable for canvas displaying).
- setBorderColor(Color) - Method in class net.mumie.mathletfactory.mmobject.MMDefaultObject
-
Sets the border color of this object (only applicable for canvas displaying).
- setBorderColor(Color) - Method in class net.mumie.mathletfactory.mmobject.util.MMStringMatrix
-
Sets the border color of this object (only applicable for canvas displaying).
- setBorderDisplayed(boolean) - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Sets whether the border should be drawn.
- setBorderInsets(Insets) - Method in class net.mumie.mathletfactory.display.noc.matrix.MatrixBorder
-
Sets the border size to 'insets'.
- setBorderType(int) - Method in class net.mumie.mathletfactory.display.noc.matrix.MatrixBorder
-
Sets the border type of this matrix panel (square, determinant style, etc.).
- setBorderType(int) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
Sets the border type of this matrix panel (square, determinant style,
etc.).
- setBorderType(int) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMStringMatrixPanel
-
Sets the border type of this matrix panel (square, determinant style, etc.).
- setBorderType(int) - Method in class net.mumie.mathletfactory.display.noc.matrix.StringMatrixPanel
-
Sets the border type of this matrix panel (square, determinant style, etc.).
- setBorderWidth(int) - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Sets the border width.
- setBorelSet(FiniteBorelSet) - Method in class net.mumie.mathletfactory.math.algebra.poly.Polynomial
-
- setBorelSet(FiniteBorelSet) - Method in interface net.mumie.mathletfactory.math.analysis.function.FunctionOverBorelSetIF
-
Sets the borel set, this function is defined on.
- setBorelSet(FiniteBorelSet) - Method in class net.mumie.mathletfactory.math.analysis.function.multivariate.VectorFunctionOverBorelSet
-
- setBorelSet(FiniteBorelSet) - Method in interface net.mumie.mathletfactory.math.analysis.function.multivariate.VectorFunctionOverBorelSetIF
-
Sets the borel set this expression is defined for.
- setBorelSet(FiniteBorelSet) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFourierSeriesDefByOp
-
- setBorelSet(FiniteBorelSet) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
- setBorelSet(FiniteBorelSet) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedByExpression
-
- setBorelSet(FiniteBorelSet) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedBySamples
-
- setBorelSet(FiniteBorelSet) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionSequenceDefByOp
-
- setBorelSet(FiniteBorelSet) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionSeriesDefByOp
-
- setBorelSet(FiniteBorelSet) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunction
-
- setBorelSet(FiniteBorelSet) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMStepFunction
-
- setBottomButtonsVisible(boolean) - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
Sets whether the bottom button bar should be visible or not.
- setBottomComponent(Component) - Method in class net.mumie.mathletfactory.appletskeleton.util.SplitPanel
-
- setBoundary(MNumber, boolean, MNumber, boolean, boolean) - Method in class net.mumie.mathletfactory.display.noc.set.MMIntervalPanel
-
- setBoundary(MNumber, boolean, MNumber, boolean) - Method in class net.mumie.mathletfactory.display.noc.set.MMIntervalVariablePanel
-
Sets the boundaries of this panel.
- setBoundary(String) - Method in class net.mumie.mathletfactory.math.set.Interval
-
Sets the boundaries of the interval according to the given string.
- setBoundary(MNumber, boolean, MNumber, boolean) - Method in class net.mumie.mathletfactory.math.set.Interval
-
- setBoundary(MNumber, boolean, MNumber, boolean, boolean) - Method in class net.mumie.mathletfactory.math.set.Interval
-
- setBoundary(double, boolean, double, boolean) - Method in class net.mumie.mathletfactory.math.set.Interval
-
- setBoundary(double, boolean, double, boolean, boolean) - Method in class net.mumie.mathletfactory.math.set.Interval
-
- setBoundarysVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
- setBoundarysVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFourierSeriesDefByOp
-
- setBoundarysVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
- setBoundarysVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedByExpression
-
- setBoundarysVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedBySamples
-
- setBoundarysVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionSequenceDefByOp
-
- setBoundarysVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionSeriesDefByOp
-
- setBoundarysVisible(boolean) - Method in interface net.mumie.mathletfactory.mmobject.analysis.function.MMOneChainInRIF
-
Specifies whether the boundaries of the one chain's domain should be made visible by the system.
- setBoundarysVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunction
-
- setBoundarysVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMStepFunction
-
- setBoundarysVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMOneChainInR2
-
- setBoundarysVisible(boolean) - Method in interface net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMOneChainInRNIF
-
Specifies whether the boundaries of the one chain's domain should be made visible by the system.
- setBoundarysVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR2
-
- setBoundaryType(boolean, boolean) - Method in class net.mumie.mathletfactory.math.set.Interval
-
- setBoundaryValues(MNumber, MNumber) - Method in class net.mumie.mathletfactory.math.set.Interval
-
- setBounds(double, double) - Method in class net.mumie.mathletfactory.display.noc.number.MMDoubleSliderPanel
-
Sets the left and right boundaries of the values between the user can slide.
- setBoundsFrom(int) - Method in class net.mumie.mathletfactory.transformer.g2d.AbstractSequenceTransformer
-
Sets the index from which sequence values are being displayed from.
- setBoundsFrom(int) - Method in class net.mumie.mathletfactory.transformer.g2d.SeriesTransformer2D
-
- setBoundsTo(int) - Method in class net.mumie.mathletfactory.transformer.g2d.AbstractSequenceTransformer
-
Sets the index up to which sequence values are being displayed.
- setBoundsTo(int) - Method in class net.mumie.mathletfactory.transformer.g2d.SeriesTransformer2D
-
- setBracketColor(Color) - Method in class net.mumie.mathletfactory.display.noc.matrix.MatrixBorder
-
Sets the color of the component's "bracket".
- setButtonsEnabled(boolean) - Method in class net.mumie.mathletfactory.display.noc.MMTupleSetPanel
-
- setButtonsEnabled(boolean) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMTupleSet
-
if true, buttons are visible
- setCallCount(int) - Method in class net.mumie.mathletfactory.util.animation.Progress
-
- setCallCount(int) - Method in class net.mumie.mathletfactory.util.animation.Step
-
- setCancelFractionTicks(boolean) - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
- setCanvas(MMCanvas) - Method in interface net.mumie.mathletfactory.action.CanvasControllerIF
-
Makes this MMCanvasControllerIF
be the
MouseListener
, MouseMotionListener
and KeyListener
of the drawing board of aCanvas
.
- setCanvas(MMCanvas) - Method in class net.mumie.mathletfactory.action.DefaultCanvasController
-
- setCanvas(MMCanvas) - Method in class net.mumie.mathletfactory.action.jr3d.JR3DCanvasController
-
- setCanvas(MMJ3DCanvas) - Method in class net.mumie.mathletfactory.display.j3d.J3DDrawable
-
Set the canvas, this drawable is rendered in.
- setCanvas(MMCanvas) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRN
-
- setCanvas(MMCanvas) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
- setCanvas(MMCanvas) - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
- setCanvas(MMCanvas) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLine
-
- setCanvas(MMCanvas) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPoint
-
- setCanvas(MMCanvas) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLineSegment
-
- setCanvas(MMCanvas) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPoint
-
- setCanvas(MMCanvas) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DSubspace
-
- setCanvas(MMCanvas) - Method in class net.mumie.mathletfactory.mmobject.MMDefaultCanvasObject
-
- setCanvas(MMCanvas) - Method in class net.mumie.mathletfactory.mmobject.number.MMComplex
-
- setCanvas(MMCanvas) - Method in class net.mumie.mathletfactory.mmobject.number.MMComplexRational
-
- setCanvas(MMCanvas) - Method in class net.mumie.mathletfactory.mmobject.set.MMInterval
-
- setCanvas(MMCanvas) - Method in interface net.mumie.mathletfactory.mmobject.VisualizeInCanvasIF
-
Sets the canvas, that this object is rendered onto.
- setCanvas(MMCanvas) - Method in class net.mumie.mathletfactory.mmobject.VisualizeInCanvasSupport
-
- setCanvas(MMG2DCanvas) - Method in class net.mumie.mathletfactory.util.CanvasImage
-
Sets the canvas in which this CanvasImage will be drawn.
- setCanvas(MMCanvas) - Method in class net.mumie.mathletfactory.util.CanvasMessage
-
- setCanvasTransformer(int, int) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRN
-
- setCanvasTransformer(int, int) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
- setCanvasTransformer(int, int) - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
- setCanvasTransformer(int, int) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLine
-
- setCanvasTransformer(int, int) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPoint
-
- setCanvasTransformer(int, int) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLineSegment
-
- setCanvasTransformer(int, int) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPoint
-
- setCanvasTransformer(int, int) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DSubspace
-
- setCanvasTransformer(int, int) - Method in class net.mumie.mathletfactory.mmobject.MMDefaultCanvasObject
-
- setCanvasTransformer(int, int) - Method in class net.mumie.mathletfactory.mmobject.number.MMComplex
-
- setCanvasTransformer(int, int) - Method in class net.mumie.mathletfactory.mmobject.number.MMComplexRational
-
- setCanvasTransformer(int, int) - Method in class net.mumie.mathletfactory.mmobject.set.MMInterval
-
- setCanvasTransformer(int, int) - Method in interface net.mumie.mathletfactory.mmobject.VisualizeInCanvasIF
-
Adds the transformer specified by the transform and visual types and the
display.
- setCanvasTransformer(int, int) - Method in class net.mumie.mathletfactory.mmobject.VisualizeInCanvasSupport
-
- setCellForeground(int, int, Color) - Method in class net.mumie.mathletfactory.display.noc.matrix.StringMatrixPanel
-
Sets the given foreground color for the cell at the chosen row and colum index.
- setCellHeight(int) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
Sets the given height (of each cell) for all cells of the string matrix.
- setCellHeight(int) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMStringMatrixPanel
-
Sets the given height (of each cell) for all cells of the string matrix.
- setCellHeight(int) - Method in class net.mumie.mathletfactory.display.noc.matrix.StringMatrixPanel
-
Sets the given preferred height (of each cell) for all cells of the string matrix.
- setCellWidth(int) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
Sets the given width (of each cell) for all cells of the string matrix.
- setCellWidth(int) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMStringMatrixPanel
-
Sets the given width (of each cell) for all cells of the string matrix.
- setCellWidth(int) - Method in class net.mumie.mathletfactory.display.noc.matrix.StringMatrixPanel
-
Sets the given preferred width (of each cell) for all cells of the string matrix.
- setCenterAlignment() - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
Convenience method for
setLineAlignment(MMControlPanel.CENTER_ALIGNMENT)
.
- setCenterAlignment() - Method in class net.mumie.mathletfactory.appletskeleton.layout.TextCard
-
Convenience method for
setLineAlignment(ControlPanel.CENTER_ALIGNMENT)
.
- setCenterAlignment() - Method in class net.mumie.mathletfactory.appletskeleton.util.ControlPanel
-
Convenience method for setLineAlignment(ControlPanel.CENTER_ALIGNMENT)
.
- setCenterAlignment() - Method in class net.mumie.mathletfactory.appletskeleton.util.dialog.DefaultDialog
-
- setCenterX(double) - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
Sets the x coordinate of the center.
- setCenterX(double) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
Sets the x coordinate of the center.
- setCenterY(double) - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
Sets the y coordinate of the center.
- setCenterY(double) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
Sets the y coordinate of the center.
- setChangeEvent(ChangeEvent) - Method in class net.mumie.mathletfactory.action.MMEvent
-
- setChildren(ViewNode[]) - Method in class net.mumie.mathletfactory.display.noc.op.node.ViewNode
-
Inserts the argument as children for this node.
- setChildren(AbstractTreeNode[]) - Method in class net.mumie.mathletfactory.math.algebra.AbstractTreeNode
-
Sets the children of this node, null
for leaves.
- setChildren(OpNode[]) - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Connects the Object to another OpNode and uses its output as input
- setChildren(AbstractTreeNode[]) - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
- setChildren(AbstractTreeNode[]) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.RelNode
-
- setChildren(RelNode[]) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.RelNode
-
Inserts the argument as child nodes, after sorting and checking that their
size is >= 2.
- setChildren(SetNode[]) - Method in class net.mumie.mathletfactory.math.set.node.SetNode
-
Sets the "child" nodes that act as operands of this nodes.
- setChildren(AbstractTreeNode[]) - Method in class net.mumie.mathletfactory.math.set.node.SetNode
-
Sets the "child" nodes that act as operands of this nodes.
- setClearButtonText(String) - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
Sets the text that will be displayed on the "clear" button.
- setClearButtonVisible(boolean) - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
Sets if the "clear" button should be visible.
- setClickCount(int) - Method in class net.mumie.mathletfactory.action.MMEvent
-
- setClosed() - Method in class net.mumie.mathletfactory.display.g2d.G2DPolygonDrawable
-
- setClosed(boolean) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPolygon
-
Sets this polygon to be drawn as closed.
- setClosed(boolean) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPolygon
-
Sets this polygon to be drawn as closed.
- setClosure(int) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DAngle
-
- setCoefficient(int, MNumber) - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMBezierPolynomial
-
Sets the given coefficient as new coefficient of index i
for the bezier polynomial.
- setCoefficients(MNumber[]) - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMBezierPolynomial
-
Sets the given coefficients as new coefficients for the bezier polynomial.
- setColor(ColoringAttributes) - Method in class net.mumie.mathletfactory.display.j3d.SelectionBehavior
-
- setColor(Color) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
- setColor(Color) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLine
-
Sets both the object's fill and border color.
- setColor(Color) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLineSegment
-
Sets both the object's fill and border color.
- setColor(Color) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPoint
-
Sets both the object's fill and border color.
- setColor(Color) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPoint
-
Sets both the object's fill and border color.
- setColor(Color) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DSubspace
-
Sets both the object's fill and border color.
- setColor(Color) - Method in class net.mumie.mathletfactory.mmobject.MMDefaultCanvasObject
-
Sets the color of this object (both border and object color, if applicable).
- setColor(Color) - Method in class net.mumie.mathletfactory.mmobject.MMDefaultObject
-
Sets the color of this object (both border and object color, if applicable).
- setColor(Color) - Method in class net.mumie.mathletfactory.mmobject.util.MMStringMatrix
-
Sets the color of this object (both border and object color, if applicable).
- setColors(Color[]) - Method in class net.mumie.mathletfactory.display.noc.matrix.StringMatrixPanel
-
Sets the given foreground colors for the cells of the string matrix.
- setColorsForVisualization(Color, Color) - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByComponents
-
- setColorsForVisualization(Color, Color) - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByExpression
-
- setColorsForVisualization(Color, Color) - Method in interface net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2IF
-
Sets the two colors used for visualize the vectors length proportional to the (mathematical)
length of the vectors if setVisualizeByColor is set to true.
- setColumn(int) - Method in class net.mumie.mathletfactory.display.layout.SimpleGridConstraints
-
- setColumnCount(int) - Method in class net.mumie.mathletfactory.display.layout.MatrixLayout
-
Sets the number of columns of this matrix layout.
- setColumnCount(int) - Method in class net.mumie.mathletfactory.display.layout.SimpleGridLayout
-
Anzahl der Spalten setzen.
- setColumns(int) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
Sets the number of columns to the given integer value.
- setColumns(int) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMStringMatrixPanel
-
- setColumns(int) - Method in class net.mumie.mathletfactory.display.noc.matrix.StringMatrixPanel
-
- setColumnsAndRows(int, int) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
Sets the layout of the matrix to the given column and row count.
- setColumnsAndRows(int, int) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMStringMatrixPanel
-
Sets the layout of the matrix to the given column and row count.
- setColumnsAndRows(int, int) - Method in class net.mumie.mathletfactory.display.noc.matrix.StringMatrixPanel
-
Sets the layout of the matrix to the given column and row count.
- setColumnValues(int, NumberTuple) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
Sets the values from aVector
to the column
column
.
- setColumnVector(int, NumberTuple) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
Makes the entries of the column
th column of this
NumberMatrix
change their values to those given in
col_vector
.
- setColumnVector(int, OpTuple) - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpMatrix
-
Deprecated.
Makes the entries of the column
th column of this
OpMatrix
change their values to those given in
col_vector
.
- setColumnVectors(NumberTuple[]) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
This method treats the traversed NumberTuple
s as column vectors
for this NumberMatrix
.
- setColumnVectors(OpTuple[]) - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpMatrix
-
Deprecated.
This method treats the traversed OpTuple
s as column vectors
for this OpMatrix
.
- setCommandAttributes(PropertyMapIF) - Method in class net.mumie.mathletfactory.util.text.tex.TexCommand
-
- setComplete(boolean) - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.RelationVerificationPanel
-
- setComplex(double, double) - Method in class net.mumie.mathletfactory.math.number.MComplex
-
Sets two given double values as a number with a real and an imaginary part.
- setComplex(double, double) - Method in class net.mumie.mathletfactory.math.number.MComplexRational
-
- setComplex(MRational, MRational) - Method in class net.mumie.mathletfactory.math.number.MComplexRational
-
- setComponentBounds(Component, int, int, int, int, SimpleGridConstraints) - Method in class net.mumie.mathletfactory.display.layout.AnchorGridLayout
-
- setComponentBounds(Component, int, int, int, int, SimpleGridConstraints) - Method in class net.mumie.mathletfactory.display.layout.SimpleGridLayout
-
- setConditionalCorrectionPossible(boolean) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestion
-
- setConditionalCorrectionPossible(boolean) - Method in interface net.mumie.mathletfactory.util.exercise.mc.question.MCQuestionIF
-
- setConditionallyCorrected(boolean) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCExerciseResult
-
- setConSequences(String[]) - Method in class net.mumie.mathletfactory.util.exercise.mc.method.MCSequenceChooser
-
- setConstant(String) - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpMatrix
-
Deprecated.
Sets the given identifier as constant in all entries.
- setConstant() - Method in class net.mumie.mathletfactory.math.algebra.op.node.VariableOp
-
- setConstant(String) - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
Sets the given identifier as constant in this expression.
- setContainer(Container) - Method in class net.mumie.mathletfactory.display.layout.SimpleGridLayout
-
- setContentTitle(String) - Method in class net.mumie.mathletfactory.appletskeleton.util.dialog.DefaultDialog
-
- setContentWidth(int) - Method in class net.mumie.mathletfactory.appletskeleton.util.dialog.DefaultDialog
-
- setControl(String, String) - Method in class net.mumie.mathletfactory.util.exercise.MchoiceForm
-
Sets the value of the form control with the specified name to the specified value.
- setControl(String, String) - Method in interface net.mumie.mathletfactory.util.exercise.MultipleChoiceExerciseIF
-
- setControllerEnabled(boolean) - Method in class net.mumie.mathletfactory.display.MMCanvas
-
- setControlPanelHeight(int) - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
Sets the height of the ControlPanel.
- setControlPanelWidth(int) - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
Sets the width of the ControlPanel.
- setCoordinate(int, MNumber) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberVector
-
Sets the i
-th of this
NumberVector
relative to the actual basis of it's
NumberVectorSpace
to coordinates
and returns this
NumberVector
.
- setCoordinate(int, MNumber) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR3Vector
-
- setCoordinates(MMDefaultR3Vector) - Method in class net.mumie.mathletfactory.display.jr3d.JR3DVectorDrawable
-
- setCoordinates(NumberTuple) - Method in class net.mumie.mathletfactory.display.jr3d.JR3DVectorDrawable
-
- setCoordinates(NumberTuple) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberVector
-
Sets the coeifficients of this
NumberVector
relative to the actual basis of it's
NumberVectorSpace
to coordinates
and returns this
NumberVector
.
- setCoordinates(double, double) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR2Vector
-
Sets the coordinates of this MMDefaultR2Vector
relative to the actual basis
to x
and y
.
- setCoordinates(MNumber, MNumber) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR2Vector
-
Sets the coordinates of this
MMDefaultR2Vector
relative to the actual basis
to
x
and
y
, where
x
and
y
are
MNumber
s.
- setCoordinates(NumberTuple) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR3Vector
-
- setCoordinates(double, double, double) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR3Vector
-
- setCoordinates(double, double) - Method in class net.mumie.mathletfactory.mmobject.util.MMImage
-
Sets for static images the absolute (screen) coordinates of the image's top left corner
where in the other case (for non static images) the values are treated as relative "world" coordinates
and are used to calculate the screen coordinates.
- setCoordinates(double, double) - Method in class net.mumie.mathletfactory.util.CanvasImage
-
Sets the absolute or relative coordinates of the image's left bottom corner.
- setCorrector(MCAbstractExerciseCorrector) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExercise
-
Sets the corrector instance for this exercise.
- setCorrector(MCAbstractExerciseCorrector) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCProblem
-
Sets the exercise corrector instance for all questions in this problem.
- setCorrector(MCAbstractExerciseCorrector) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestion
-
Sets the corrector instance of this question.
- setCurrentAnswerNr(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestion
-
- setCurrentAnswerNr(int) - Method in interface net.mumie.mathletfactory.util.exercise.mc.question.MCQuestionIF
-
- setCurrentDescription(String) - Method in class net.mumie.mathletfactory.util.animation.Animation
-
Sets the description text in the animation panel.
- setCurrentID(String) - Method in class net.mumie.mathletfactory.util.help.SimpleHelpFrame
-
- setCurrentSubtask(int) - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
- setDashed() - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
- setDashed(boolean) - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Sets whether a dashed pattern should be used.
- setDashPattern(float[]) - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Sets the g2d dash pattern (i.e. the length of the drawn and invisible stroke).
- setDatasheet(Datasheet) - Method in class net.mumie.mathletfactory.util.xml.DatasheetRenderer
-
- setDecimalFormat(DecimalFormat) - Method in class net.mumie.mathletfactory.display.noc.function.MMPiecewiseFunctionPanel
-
Sets the given display format for decimal (i.e.
- setDecimalFormat(DecimalFormat) - Method in class net.mumie.mathletfactory.display.noc.function.MMPiecewiseFunctionPeriodicPanel
-
Sets the given display format for decimal (i.e.
- setDecimalFormat(DecimalFormat) - Method in class net.mumie.mathletfactory.display.noc.number.MMDoubleSliderPanel
-
- setDecimalFormat(DecimalFormat) - Method in class net.mumie.mathletfactory.display.noc.op.node.ViewNode
-
Sets the given display format for decimal (i.e.
- setDecimalFormat(DecimalFormat) - Method in class net.mumie.mathletfactory.display.noc.op.OperationDisplay
-
Sets the given display format for decimal (i.e.
- setDecimalFormat(DecimalFormat) - Method in class net.mumie.mathletfactory.display.noc.op.OperationPanel
-
Sets the given display format for decimal (i.e.
- setDecimalFormat(DecimalFormat) - Method in class net.mumie.mathletfactory.display.noc.rel.MMRelationPanel
-
Sets the given display format for decimal (i.e.
- setDecimalFormat(DecimalFormat) - Method in class net.mumie.mathletfactory.display.noc.rel.node.ComplexRelationContainer
-
- setDecimalFormat(DecimalFormat) - Method in interface net.mumie.mathletfactory.display.noc.rel.node.RelationComponent
-
Sets the given display format for decimal (i.e.
- setDecimalFormat(DecimalFormat) - Method in class net.mumie.mathletfactory.display.noc.rel.node.SimpleRelationPanel
-
- setDefault2DScreenType(String) - Static method in class net.mumie.mathletfactory.display.MM2DCanvas
-
- setDefault3DScreenType(String) - Static method in class net.mumie.mathletfactory.display.MM3DCanvas
-
- setDefaultCoordinate(int, MNumber) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberVector
-
This method sets the ith coordinate of this NumberVector
to the value of aCoordinate
and works without any
side effects.
- setDefaultCoordinates(NumberTuple) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberVector
-
Sets the coeifficients of this
NumberVector
relative to the default basis of it's
NumberVectorSpace
to coordinates
and returns this
NumberVector
.
- setDefaultCoordinates(double, double) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR2Vector
-
Sets the coordinates of this MMDefaultR2Vector
relative to the default basis
to x
and y
.
- setDefaultCoordinates(MNumber, MNumber) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR2Vector
-
Sets the coordinates of this MMDefaultR2Vector
relative to the default basis
to x
and y
.
- setDefaultCoordinates(NumberTuple, boolean) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR3Vector
-
Sets the default coordinates of this vector.
- setDefaultCoordinates(NumberTuple) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR3Vector
-
- setDefaultMatrixRepresentation(NumberMatrix) - Method in class net.mumie.mathletfactory.math.algebra.linalg.LinearMap
-
this method sets the internal stored matrix representation of the
LinearMap
(see
LinearMap.m_matrix
) to
aMatrix
, that means
the matrix representation with respect to the default basis in the domain
and the range
- setDefaultMatrixRepresentationRef(NumberMatrix) - Method in class net.mumie.mathletfactory.math.algebra.linalg.LinearMap
-
this method sets the internal stored matrix representation of the
LinearMap
(see
LinearMap.m_matrix
) to
aMatrix
, that means
the matrix representation with respect to the default basis in the domain
and the range.
- setDefaultProperty(String, boolean) - Method in class net.mumie.mathletfactory.util.property.DefaultPropertyMap
-
Stores the default boolean value of the named property in the internal map and returns its previous value.
- setDefaultProperty(String, double) - Method in class net.mumie.mathletfactory.util.property.DefaultPropertyMap
-
Stores the default double value of the named property in the internal map and returns its previous value.
- setDefaultProperty(String, Object) - Method in class net.mumie.mathletfactory.util.property.DefaultPropertyMap
-
- setDefaultProperty(Property) - Method in class net.mumie.mathletfactory.util.property.DefaultPropertyMap
-
- setDefaultProperty(String, Object) - Method in class net.mumie.mathletfactory.util.property.LinkedPropertyMap
-
- setDefaultProperty(String, Object) - Method in interface net.mumie.mathletfactory.util.property.PropertyMapIF
-
Stores the default value of the named property in the internal map and returns its previous value.
- setDefaultPropertyImpl(Property) - Method in class net.mumie.mathletfactory.util.property.DefaultPropertyMap
-
- setDefaultsMap(DefaultPropertyMap) - Method in class net.mumie.mathletfactory.util.property.CombinedPropertyMap
-
- setDefaultView() - Method in class net.mumie.mathletfactory.util.exercise.receipt.ReceiptPanel
-
Switches to the default view.
- SetDefByRelTransformer - Class in net.mumie.mathletfactory.transformer.noc
-
This class transforms a
net.mumie.mathletfactory.mmobject.set.MMNumberSetDefinedByRelation
into a
net.mumie.mathletfactory.display.noc.SetPanel
.
- SetDefByRelTransformer() - Constructor for class net.mumie.mathletfactory.transformer.noc.SetDefByRelTransformer
-
- setDefCoordinates(NumberTuple) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberVector
-
Sets the coeifficients of this
NumberVector
relative to the default basis of it's
NumberVectorSpace
to coordinates
and returns this
NumberVector
.
- setDeformation(Matrix3d) - Method in class net.mumie.mathletfactory.display.j3d.J3DDrawable
-
If you wish to deform a J3D Drawable on this level (alternatively you can change
the geometry of the Shape3D in question), you call this method.
- setDeformation(RealGeneralLinearGroupElement) - Method in class net.mumie.mathletfactory.math.algebra.geomgroup.AffineGroupElement
-
- setDeformationPart(Affine3DDouble) - Method in class net.mumie.mathletfactory.math.util.Affine3DDouble
-
- setDegree(double) - Method in class net.mumie.mathletfactory.display.noc.geom.MMAnglePanel
-
Sets the measure af the angle in degrees.
- setDegrees(double) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DAngle
-
- setDenominator(double) - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
- setDenominator(long) - Method in class net.mumie.mathletfactory.math.number.MRational
-
Sets the denominator of this rational.
- setDependant(MMDefaultRNVector, MMDefaultRNVector, MMDefaultRNEndomorphism) - Method in interface net.mumie.mathletfactory.action.updater.VectorDefByVectorAndLinearMapUpdater.Dependant
-
- setDependenciesEnabled(boolean) - Method in class net.mumie.mathletfactory.util.animation.Step
-
- setDerivatives(double, double) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMCubicSpline
-
Sets the spline's derivatives at the left and the right border of the domain.
- setDescentBounds(Rectangle2D) - Method in class net.mumie.mathletfactory.display.noc.op.ViewNodeMetrics
-
Sets the "descent" of the metrics, i.e. the bounds of the part below the
baseline.
- setDescentBounds(double, double, double, double) - Method in class net.mumie.mathletfactory.display.noc.op.ViewNodeMetrics
-
Sets the "descent" of the metrics, i.e. the bounds of the part below the
baseline.
- setDescription(String) - Method in class net.mumie.mathletfactory.display.noc.util.InputHint
-
Sets the label to be displayed in a tooltip of an input hint.
- setDialogID(int) - Method in class net.mumie.mathletfactory.appletskeleton.util.dialog.DefaultDialog
-
- setDiffuseCoeffizient(double) - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DShaderRenderingHints
-
Sets the diffuse coefficient and returns the previous value (may be the default value).
- setDiffuseColor(Color) - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DShaderRenderingHints
-
Sets the diffuse color and returns the previous value (may be the default value).
- setDiffuseColor(Color) - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DTextRenderingHints
-
Sets the text's diffuse color and returns the previous value (may be the default value).
- setDimension(int, int) - Method in class net.mumie.mathletfactory.display.layout.MatrixLayout
-
Sets the dimension of this matrix layout.
- setDimension(int) - Method in class net.mumie.mathletfactory.display.noc.MMTupleSetPanel
-
- setDimension(int) - Method in class net.mumie.mathletfactory.math.algebra.linalg.TupleSet
-
sets the dimension for the vectors used in the tuple set
- setDimension(int) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMTupleSet
-
- setDirectionVectors(NumberTuple[]) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DSubspace
-
Sets spanning_points[1] and spanning_points[2] (if applicable) by using the given direction vectors:
spanning_point[1] = spanning_point[0] + direction_vector[0]
spanning_point[2] = spanning_point[0] + direction_vector[1].
- setDisabledMessage(String) - Method in class net.mumie.mathletfactory.util.exercise.SelectionPanel
-
- setDisplay(JComponent) - Method in class net.mumie.mathletfactory.action.handler.MMHandler
-
Sets the MMHandler
's display to the given display
.
- setDisplayAbsValue(boolean) - Method in class net.mumie.mathletfactory.display.noc.number.MMNumberSimplePanel
-
- setDisplayAsColumnVector(boolean) - Method in class net.mumie.mathletfactory.transformer.noc.AffinePointTransformer
-
- setDisplayAsColumnVector(boolean) - Method in class net.mumie.mathletfactory.transformer.noc.DefaultRNVectorTransformer
-
- setDisplayBrackets(boolean) - Method in class net.mumie.mathletfactory.mmobject.set.MMInterval
-
- setDisplayPiTicks(boolean) - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
- setDisplayProperties(DisplayProperties) - Method in class net.mumie.mathletfactory.display.j3d.J3DRemovableDrawable
-
Returns the display properties for the last render() call.
- setDisplayProperties(DisplayProperties) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRN
-
- setDisplayProperties(DisplayProperties) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNEndomorphism
-
- setDisplayProperties(DisplayProperties) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
- setDisplayProperties(DisplayProperties) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberMatrix
-
- setDisplayProperties(DisplayProperties) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberTuple
-
- setDisplayProperties(DisplayProperties) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMOpMatrix
-
- setDisplayProperties(DisplayProperties) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMTupleSet
-
- setDisplayProperties(DisplayProperties) - Method in class net.mumie.mathletfactory.mmobject.algebra.MMEquationSystem
-
- setDisplayProperties(DisplayProperties) - Method in class net.mumie.mathletfactory.mmobject.algebra.MMRelation
-
- setDisplayProperties(DisplayProperties) - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
- setDisplayProperties(DisplayProperties) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLine
-
- setDisplayProperties(DisplayProperties) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPoint
-
- setDisplayProperties(DisplayProperties) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPoint
-
- setDisplayProperties(DisplayProperties) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DSubspace
-
- setDisplayProperties(DisplayProperties) - Method in class net.mumie.mathletfactory.mmobject.MMDefaultCanvasObject
-
- setDisplayProperties(DisplayProperties) - Method in class net.mumie.mathletfactory.mmobject.MMDefaultObject
-
- setDisplayProperties(DisplayProperties) - Method in interface net.mumie.mathletfactory.mmobject.MMObjectIF
-
Sets the display properties for this class.
- setDisplayProperties(DisplayProperties) - Method in class net.mumie.mathletfactory.mmobject.number.MMComplex
-
- setDisplayProperties(DisplayProperties) - Method in class net.mumie.mathletfactory.mmobject.number.MMComplexRational
-
- setDisplayProperties(DisplayProperties) - Method in class net.mumie.mathletfactory.mmobject.number.MMDouble
-
- setDisplayProperties(DisplayProperties) - Method in class net.mumie.mathletfactory.mmobject.number.MMInteger
-
- setDisplayProperties(DisplayProperties) - Method in class net.mumie.mathletfactory.mmobject.number.MMOpNumber
-
- setDisplayProperties(DisplayProperties) - Method in class net.mumie.mathletfactory.mmobject.number.MMRational
-
- setDisplayProperties(DisplayProperties) - Method in class net.mumie.mathletfactory.mmobject.set.MMFiniteNumberSet
-
- setDisplayProperties(DisplayProperties) - Method in class net.mumie.mathletfactory.mmobject.set.MMInterval
-
- setDisplayProperties(DisplayProperties) - Method in class net.mumie.mathletfactory.mmobject.util.MMDimension
-
- setDisplayProperties(DisplayProperties) - Method in class net.mumie.mathletfactory.mmobject.util.MMString
-
- setDisplayProperties(DisplayProperties) - Method in class net.mumie.mathletfactory.mmobject.util.MMStringMatrix
-
- setDisplayStyle(int) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
Sets the flags for displaying.
- setDisplayStyle() - Method in class net.mumie.mathletfactory.transformer.g2d.Cartesian2DCoordinateSystemTransformer
-
- setDistribution(double[]) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMStepFunction
-
Sets the distribution for this step function.
- setDistributionValues(double[]) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMStepFunction
-
Sets the distribution values for this step function.
- setDivSequences(String[]) - Method in class net.mumie.mathletfactory.util.exercise.mc.method.MCSequenceChooser
-
- setDontCancelFractions(boolean) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
- setDouble(double) - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
- setDouble(double) - Method in class net.mumie.mathletfactory.math.number.MBigRational
-
Sets the big rational from the value of the double using the precision
specified by
MDouble.mantisse()
.
- setDouble(double) - Method in class net.mumie.mathletfactory.math.number.MComplex
-
- setDouble(double) - Method in class net.mumie.mathletfactory.math.number.MComplexRational
-
- setDouble(double) - Method in class net.mumie.mathletfactory.math.number.MDouble
-
- setDouble(double) - Method in class net.mumie.mathletfactory.math.number.MInteger
-
- setDouble(double) - Method in class net.mumie.mathletfactory.math.number.MNatural
-
- setDouble(double) - Method in class net.mumie.mathletfactory.math.number.MNumber
-
- setDouble(double) - Method in interface net.mumie.mathletfactory.math.number.MNumberIF
-
Sets this number to the double value.
- setDouble(double) - Method in class net.mumie.mathletfactory.math.number.MOpNumber
-
- setDouble(double) - Method in class net.mumie.mathletfactory.math.number.MRational
-
Converts aValue
into a rational and returns it.
- setDouble(double, int) - Method in class net.mumie.mathletfactory.math.number.MRational
-
Converts aValue
into a rational with
numberOfDigits
post decimal
positions and returns it.
- setDouble(double, double) - Method in class net.mumie.mathletfactory.math.number.MRational
-
Produces the continued fraction approximation with accuracy epsilon
- setDouble(double) - Method in class net.mumie.mathletfactory.math.number.Zmod5
-
- setDrawDuringAction(boolean) - Method in class net.mumie.mathletfactory.action.handler.MMHandler
-
- setDrawGridLines(boolean) - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
Sets whether to draw grid lines.
- setDrawZero(boolean) - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
Sets whether the zero should also be drawn.
- setDuration(long) - Method in class net.mumie.mathletfactory.util.animation.Step
-
- setDuration(long) - Method in class net.mumie.mathletfactory.util.CanvasMessage
-
- setDynamicScrolling(boolean) - Method in class net.mumie.mathletfactory.appletskeleton.util.ControlPanel
-
Sets whether scrolling should be animated when showing
or hiding additional components or messages.
- setEAsVariable(boolean) - Method in class net.mumie.mathletfactory.math.algebra.linalg.TupleSet
-
- setEdgeVisible(boolean) - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DShaderRenderingHints
-
Sets whether the drawable's edges should be visible
and returns the previous value (may be the default value).
- setEditable(boolean) - Method in class net.mumie.mathletfactory.display.noc.function.MMParametricFunctionPanel
-
This method should not be called by an application.
- setEditable(boolean) - Method in class net.mumie.mathletfactory.display.noc.function.MMPiecewiseFunctionPanel
-
This method should not be called by an application.
- setEditable(boolean) - Method in class net.mumie.mathletfactory.display.noc.function.MMPiecewiseFunctionPeriodicPanel
-
This method should not be called by an application.
- setEditable(boolean) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMDimensionPanel
-
Sets whether the two values are editable.
- setEditable(boolean) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMLESPanel
-
Sets whether the matrix drawable should be editable or not.
- setEditable(boolean) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
- setEditable(int, int, Boolean) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
Sets the custom editable-flag for one cell, null
will
restore matrix-defaults.
- setEditable(boolean) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMStringMatrixPanel
-
Sets whether the matrix drawable should be editable or not.
- setEditable(int, int, Boolean) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMStringMatrixPanel
-
Sets the custom editable-flag for one cell, null
will restore matrix-defaults.
- setEditable(boolean) - Method in class net.mumie.mathletfactory.display.noc.MMCompoundPanel
-
Sets whether the values in this panel should be editable.
- setEditable(boolean) - Method in class net.mumie.mathletfactory.display.noc.MMEditablePanel
-
Sets whether the values in this panel should be editable.
- setEditable(boolean) - Method in class net.mumie.mathletfactory.display.noc.MMTupleSetPanel
-
- setEditable(boolean) - Method in class net.mumie.mathletfactory.display.noc.number.MMDoubleSliderPanel
-
Sets whether the value and boundaries may be edited.
- setEditable(boolean) - Method in class net.mumie.mathletfactory.display.noc.number.MMNumberPanel
-
- setEditable(boolean) - Method in class net.mumie.mathletfactory.display.noc.set.MMIntervalPanel
-
- setEditable(boolean) - Method in class net.mumie.mathletfactory.display.noc.set.MMIntervalVariablePanel
-
- setEditable(boolean) - Method in class net.mumie.mathletfactory.display.noc.set.MMSetPanel
-
This method should not be called by an application.
- setEditable(boolean) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRN
-
- setEditable(boolean) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNEndomorphism
-
- setEditable(boolean) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
- setEditable(boolean) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberMatrix
-
- setEditable(boolean) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberTuple
-
- setEditable(boolean) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMOpMatrix
-
- setEditable(boolean) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMTupleSet
-
- setEditable(boolean) - Method in class net.mumie.mathletfactory.mmobject.algebra.MMEquationSystem
-
- setEditable(boolean) - Method in class net.mumie.mathletfactory.mmobject.algebra.MMRelation
-
- setEditable(boolean) - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
- setEditable(boolean) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunction
-
- setEditable(boolean) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunctionPeriodic
-
- setEditable(boolean) - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSequenceDefByOp
-
- setEditable(boolean) - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSeriesDefByOp
-
- setEditable(boolean) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLine
-
- setEditable(boolean) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPoint
-
- setEditable(boolean) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLineSegment
-
- setEditable(boolean) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPoint
-
- setEditable(boolean) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DSubspace
-
- setEditable(boolean) - Method in class net.mumie.mathletfactory.mmobject.MMDefaultCanvasObject
-
- setEditable(boolean) - Method in class net.mumie.mathletfactory.mmobject.MMDefaultObject
-
- setEditable(boolean) - Method in interface net.mumie.mathletfactory.mmobject.MMObjectIF
-
Sets whether all container displays of this object should be editable.
- setEditable(boolean) - Method in class net.mumie.mathletfactory.mmobject.number.MMComplex
-
- setEditable(boolean) - Method in class net.mumie.mathletfactory.mmobject.number.MMComplexRational
-
- setEditable(boolean) - Method in class net.mumie.mathletfactory.mmobject.number.MMDouble
-
- setEditable(boolean) - Method in class net.mumie.mathletfactory.mmobject.number.MMInteger
-
- setEditable(boolean) - Method in class net.mumie.mathletfactory.mmobject.number.MMOpNumber
-
- setEditable(boolean) - Method in class net.mumie.mathletfactory.mmobject.number.MMRational
-
- setEditable(boolean) - Method in class net.mumie.mathletfactory.mmobject.set.MMFiniteNumberSet
-
- setEditable(boolean) - Method in class net.mumie.mathletfactory.mmobject.set.MMInterval
-
- setEditable(boolean) - Method in class net.mumie.mathletfactory.mmobject.set.MMSetDefByRel
-
- setEditable(boolean) - Method in class net.mumie.mathletfactory.mmobject.util.MMDimension
-
- setEditable(boolean) - Method in class net.mumie.mathletfactory.mmobject.util.MMString
-
- setEditable(boolean) - Method in class net.mumie.mathletfactory.mmobject.util.MMStringMatrix
-
- setEditable(boolean) - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.RelationVerificationPanel
-
- setEdited(boolean, int) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMDimensionPanel
-
Marks the width or height entry (see index contants in
MDimension
) user-edited or not,
i.e. sets the internal edited flag for the entry to
edited
.
- setEdited(boolean) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
- setEdited(int, int, boolean) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
Sets the custom edited-flag for one cell.
- setEdited(boolean) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMStringMatrixPanel
-
- setEdited(boolean) - Method in class net.mumie.mathletfactory.display.noc.MMEditablePanel
-
- setEdited(boolean) - Method in class net.mumie.mathletfactory.display.noc.MMFiniteNumberSetPanel
-
- setEdited(boolean) - Method in class net.mumie.mathletfactory.display.noc.MMPanel
-
Sets if the content represented in this component should be marked edited or not.
- setEdited(boolean) - Method in class net.mumie.mathletfactory.display.noc.set.MMIntervalPanel
-
- setEdited(NumberMatrix) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
Copies the "edited"-flag of every entry from aMatrix
to this matrix.
- setEdited(int, int, boolean) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
Sets the edited-flag for one cell.
- setEdited(boolean) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
Sets the edited-flag for all entries.
- setEdited(int, boolean) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberTuple
-
Sets the edited-flag for one cell.
- setEdited(boolean) - Method in class net.mumie.mathletfactory.math.algebra.linalg.TupleSet
-
- setEdited(boolean) - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
- setEdited(boolean) - Method in class net.mumie.mathletfactory.math.algebra.poly.Polynomial
-
- setEdited(int, boolean) - Method in class net.mumie.mathletfactory.math.geom.affine.AffinePoint
-
Sets the edited-flag for one cell.
- setEdited(boolean) - Method in class net.mumie.mathletfactory.math.geom.affine.AffinePoint
-
Sets the edited-flag for all entries.
- setEdited(boolean) - Method in class net.mumie.mathletfactory.math.number.MNumber
-
- setEdited(boolean) - Method in class net.mumie.mathletfactory.math.number.MOpNumber
-
- setEdited(boolean) - Method in class net.mumie.mathletfactory.math.set.FiniteNumberSet
-
- setEdited(boolean) - Method in class net.mumie.mathletfactory.math.set.Interval
-
- setEdited(boolean) - Method in class net.mumie.mathletfactory.math.util.MDimension
-
- setEdited(boolean, int) - Method in class net.mumie.mathletfactory.math.util.MDimension
-
Marks the width or height entry (see index contants in
MDimension
) user-edited or not,
i.e. sets the internal edited flag for the entry to
edited
.
- setEdited(boolean) - Method in class net.mumie.mathletfactory.math.util.MString
-
- setEdited(boolean) - Method in class net.mumie.mathletfactory.math.util.StringMatrix
-
- setEdited(int, boolean) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
Sets the edited-flag for one cell.
- setEdited(boolean) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
Sets the edited-flag for all entries.
- setEdited(boolean) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
- setEdited(boolean) - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.ProductEntry
-
- setEdited(boolean) - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.SequenceEntry
-
- setEdited(boolean) - Method in interface net.mumie.mathletfactory.util.exercise.mc.method.verification.VerificationEntryIF
-
- setEdited(boolean) - Method in interface net.mumie.mathletfactory.util.xml.ExerciseObjectIF
-
Marks this object to be user-edited or not, i.e.
- setEditedFlag() - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExercise
-
Sets the "edited" flag in the answer sheet to "true" to indicate that the
exercise was saved.
- setElementRef(MNumber[], int, int, int, int, MNumber, boolean) - Static method in class net.mumie.mathletfactory.math.number.numeric.EchelonForm
-
Deprecated.
This private method sets an element of a matrix to the specified value. a
is a matrix represented as an array of MMNumbers, where the rows of the
matrix are stored successively. m and n are the dimensions of the matrix.
- setEmpty() - Method in class net.mumie.mathletfactory.math.set.FiniteBorelSet
-
Removes all intervals.
- setEmpty() - Method in class net.mumie.mathletfactory.math.set.Interval
-
- setEmptyMessage(String) - Method in class net.mumie.mathletfactory.util.exercise.SelectionPanel
-
- setEnabled(boolean) - Method in interface net.mumie.mathletfactory.action.CanvasControllerIF
-
- setEnabled(boolean) - Method in class net.mumie.mathletfactory.action.DefaultCanvasController
-
- setEnabled(boolean) - Method in class net.mumie.mathletfactory.action.jr3d.JR3DCanvasController
-
- setEnabled(boolean) - Method in class net.mumie.mathletfactory.display.noc.MMPanel
-
- setEnabled(boolean) - Method in class net.mumie.mathletfactory.util.animation.Animation
-
- setEnabled(boolean) - Method in class net.mumie.mathletfactory.util.exercise.SelectionPanel
-
- setEndPoint(Affine2DPoint) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLineSegment
-
Sets the second endpoint of this line segment.
- setEndPoint(double, double) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLineSegment
-
Sets the second endpoint of this line segment.
- setEndPoint(MMAffine3DPoint) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLineSegment
-
Sets the second endpoint of this line segment.
- setEndPoint(double, double, double) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLineSegment
-
Sets the second endpoint of this line segment.
- setEntries(String[]) - Method in class net.mumie.mathletfactory.display.noc.matrix.StringMatrixPanel
-
- setEntries(NumberTuple[], MOpNumber[], MOpNumber[]) - Method in class net.mumie.mathletfactory.math.algebra.linalg.TupleSet
-
sets the entries of the tuple set
remarks: if factors and/or right-hand side variables are disabled the parameter factors
and/or variables have to be null
the number class (internal number class of the MOpNumber) of the commited parameters
has to be valid
- setEntries(String[]) - Method in class net.mumie.mathletfactory.math.util.StringMatrix
-
- setEntries(MString[]) - Method in class net.mumie.mathletfactory.math.util.StringMatrix
-
- setEntry(int, int, MNumber) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
Copies the given number value to the entry with the given indices.
- setEntry(int, int, double) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
Sets the given number value to the entry with the given indices.
- setEntry(int, MNumber) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberTuple
-
- setEntry(int, double) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberTuple
-
- setEntry(int, int, Operation) - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpMatrix
-
Deprecated.
- setEntry(int, int, String) - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpMatrix
-
Deprecated.
- setEntry(int, int, MNumber) - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpMatrix
-
Deprecated.
- setEntry(int, int, double) - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpMatrix
-
Deprecated.
- setEntry(int, Operation) - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpTuple
-
- setEntry(int, MNumber) - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpTuple
-
- setEntry(int, double) - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpTuple
-
- setEntry(int, int, String) - Method in class net.mumie.mathletfactory.math.util.StringMatrix
-
- setEntry(VerificationEntryIF) - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.ProductEntryUI
-
- setEntry(VerificationEntryIF) - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.SequenceEntryUI
-
- setEntry(VerificationEntryIF) - Method in interface net.mumie.mathletfactory.util.exercise.mc.method.verification.VerificationEntryUIIF
-
- setEntryClass(Class) - Method in class net.mumie.mathletfactory.math.algebra.linalg.Matrix
-
changes the entryClass.
- setEntryClass(Class) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
- setEntryObject(MMObjectIF) - Static method in class net.mumie.mathletfactory.action.ActionManager
-
- setEntryRef(int, int, Object) - Method in class net.mumie.mathletfactory.math.algebra.linalg.Matrix
-
sets the value
- setEntryRef(int, MNumber) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberTuple
-
- setEntryRef(int, int, MNumber) - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpMatrix
-
Deprecated.
- setEntryRef(int, int, double) - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpMatrix
-
Deprecated.
- setEntryRef(int, MNumber) - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpTuple
-
- setEntryRef(int, Operation) - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpTuple
-
- setError(String) - Method in class net.mumie.mathletfactory.util.xml.DatasheetRenderer
-
- setEvaluateExpression(VectorField2DOverR2IF) - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByExpression
-
Sets the evaluation expressions for this vector field.
- setEvaluateStrings(String, String) - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByComponents
-
Sets the expressions used for calculation by this vector field.
- setEventType(int) - Method in class net.mumie.mathletfactory.action.MMEvent
-
- setExercise(MCAbstractExercise) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExerciseCorrector
-
Sets the worker instace.
- setExercise(MCAbstractExercise) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestion
-
Sets the exercise instance of this question.
- setExponent(int) - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Sets the internal stored exponent of this node.
- setExponent(Operation) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPowerSeriesDefByOp
-
Sets the exponent of this power series.
- setExtendedView() - Method in class net.mumie.mathletfactory.util.exercise.receipt.ReceiptPanel
-
Switches to the extended view.
- setExtensionName(String) - Method in exception net.mumie.mathletfactory.util.extension.ExtensionException
-
- setExtensionPanelVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunctionPeriodic
-
- setExtensionType(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunctionPeriodic
-
- setExtent(double) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRN.RNDisplayProperties
-
Sets the unit to display the vectorspace in a canvas.
- setExtentAndScale(double, double) - Method in class net.mumie.mathletfactory.display.jr3d.JR3DCoordAxisDrawable
-
- setFaceLabel(String, int) - Method in class net.mumie.mathletfactory.display.jr3d.JR3DFaceSetDrawable
-
- setFaces(NumberTuple[], int[][]) - Method in class net.mumie.mathletfactory.display.jr3d.JR3DFaceSetDrawable
-
- setFaces(double[][], int[][]) - Method in class net.mumie.mathletfactory.display.jr3d.JR3DFaceSetDrawable
-
- setFacesLabels(String[]) - Method in class net.mumie.mathletfactory.display.jr3d.JR3DFaceSetDrawable
-
- setFaceVisible(boolean) - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DShaderRenderingHints
-
Sets whether the drawable's faces should be visible
and returns the previous value (may be the default value).
- setFactor(MNumber) - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Sets the internal stored factor of this node.
- setFactor(double) - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Sets the internal stored factor of this node.
- setFactor(double) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DAngle
-
- setFactorsEnabled(boolean) - Method in class net.mumie.mathletfactory.display.noc.MMTupleSetPanel
-
- setFactorsEnabled(boolean) - Method in class net.mumie.mathletfactory.math.algebra.linalg.TupleSet
-
if true, factors (scalars) for left-hand side components are enabled
- setFeedbackVisible(boolean, boolean) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestionUI
-
- setFeedbackVisible(boolean, boolean) - Method in interface net.mumie.mathletfactory.util.exercise.mc.question.MCQuestionUIIF
-
Sets whether the inline feedback should be visible.
- setFieldLinesExactitude(double) - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByComponents
-
- setFieldLinesExactitude(double) - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByExpression
-
- setFieldLinesExactitude(double) - Method in interface net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2IF
-
Sets the exactitude used for the calculation of the vector field lines.
- setFieldLinesLength(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByComponents
-
- setFieldLinesLength(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByExpression
-
- setFieldLinesLength(int) - Method in interface net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2IF
-
Sets the number of points calculated for each vector field line from an initial point in each direction.
- setFieldLinesPoints(Affine2DPoint[]) - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByComponents
-
- setFieldLinesPoints(Affine2DPoint[]) - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByExpression
-
- setFieldLinesPoints(Affine2DPoint[]) - Method in interface net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2IF
-
Sets the points which determine the displayed vector field lines.
- setFieldLinesVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByComponents
-
- setFieldLinesVisible(boolean, Affine2DPoint[]) - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByComponents
-
- setFieldLinesVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByExpression
-
- setFieldLinesVisible(boolean, Affine2DPoint[]) - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByExpression
-
- setFieldLinesVisible(boolean) - Method in interface net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2IF
-
If set to true vector field lines are displayed.
- setFieldLinesVisible(boolean, Affine2DPoint[]) - Method in interface net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2IF
-
If set to true vector field lines are displayed.
- setFilled(boolean) - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Sets if the object's visualization should be filled with the object's color.
- setFilled(boolean) - Method in class net.mumie.mathletfactory.display.SurfaceDisplayProperties
-
Sets the "filled" property.
- setFirst() - Method in class net.mumie.mathletfactory.util.History
-
Sets the history' current item to the first.
- setFirstCall(boolean) - Method in class net.mumie.mathletfactory.util.animation.Progress
-
- setFirstMinN(Operation) - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.RelationVerificationForNInNPanel
-
- setFirstMinN(Operation) - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.RelationVerificationPanel
-
- setFirstNMin(Operation) - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.RelationVerification
-
- setFirstPoint(Affine2DPoint) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DAngle
-
- setFirstPoint(double, double) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DAngle
-
Sets the coordinates of the first point
MMAffine2DAngle.m_firstPoint
of this
angle to the values given by
x
and
y
and returns
the changed angle.
- setFixedColumnWidth(int) - Method in class net.mumie.mathletfactory.display.layout.MatrixLayout
-
Sets the fixed column width.
- setFixedRowHeight(int) - Method in class net.mumie.mathletfactory.display.layout.MatrixLayout
-
Sets the fixed row height.
- setFogColor(Color) - Method in class net.mumie.mathletfactory.display.jr3d.JR3DCanvasViewerProperties
-
- setFogEnabled(boolean) - Method in class net.mumie.mathletfactory.display.jr3d.JR3DCanvasViewerProperties
-
- setFont(Font) - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Sets the font.
- setFont(Font) - Method in class net.mumie.mathletfactory.display.g2d.G2DTextDrawable
-
- setFont(Font) - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DTextRenderingHints
-
Sets the text font and returns the previous value (may be the default value).
- setFont(Font) - Method in class net.mumie.mathletfactory.display.noc.function.MMParametricFunctionPanel
-
Sets the font for the function expression to be rendered.
- setFont(Font) - Method in class net.mumie.mathletfactory.display.noc.function.MMPiecewiseFunctionPanel
-
Sets the font for the function expression to be rendered.
- setFont(Font) - Method in class net.mumie.mathletfactory.display.noc.function.MMPiecewiseFunctionPeriodicPanel
-
Sets the font for the function expression to be rendered.
- setFont(Font) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
- setFont(Font) - Method in class net.mumie.mathletfactory.display.noc.matrix.StringMatrixPanel
-
- setFont(Font) - Method in class net.mumie.mathletfactory.display.noc.MMEditablePanel
-
- setFont(Font) - Method in class net.mumie.mathletfactory.display.noc.MMPanel
-
Sets the font used by this panel.
- setFont(Font) - Method in class net.mumie.mathletfactory.display.noc.op.OperationDisplay
-
Sets the font used for the rendering of the expression.
- setFont(Font) - Method in class net.mumie.mathletfactory.display.noc.rel.MMRelationPanel
-
Sets the font to be used in the RelationDisplay
.
- setFont(Font) - Method in class net.mumie.mathletfactory.display.noc.rel.node.ComplexRelationContainer
-
Propagates the font to the children.
- setFont(Font) - Method in class net.mumie.mathletfactory.display.noc.rel.node.RelationColumnPanel
-
- setFont(Font) - Method in interface net.mumie.mathletfactory.display.noc.rel.node.RelationComponent
-
Sets the font in which the relation is rendered.
- setFont(Font) - Method in class net.mumie.mathletfactory.display.noc.rel.node.SimpleRelationPanel
-
Sets the font for the rendered expressions.
- setFont(Font) - Method in class net.mumie.mathletfactory.display.noc.set.MMIntervalPanel
-
- setFont(Font) - Method in class net.mumie.mathletfactory.display.noc.set.MMSetPanel
-
Sets the font for the function expression to be rendered.
- setFont(Font) - Method in class net.mumie.mathletfactory.display.noc.symbol.AttributedStringLabel
-
- setFont(Font) - Method in class net.mumie.mathletfactory.display.util.StyledTextListCellRenderer
-
- setFont(Font) - Method in class net.mumie.mathletfactory.display.util.ViewPanel
-
- setFontRenderedWithObjectColor(boolean) - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Set, whether any symbolic representation should be rendered in the
specified object color.
- setFontSize(int) - Method in class net.mumie.mathletfactory.display.noc.op.OperationDisplay
-
Sets the size of the font used within this component.
- setFontStyle(int) - Method in class net.mumie.mathletfactory.display.util.TextPanel
-
Sets the font style of this text renderer.
- setForeground(Color) - Method in class net.mumie.mathletfactory.display.noc.function.MMFunctionPanel
-
Sets the color of the font.
- setForeground(Color) - Method in class net.mumie.mathletfactory.display.noc.function.MMPiecewiseFunctionPanel
-
Sets the color of the font.
- setForeground(Color) - Method in class net.mumie.mathletfactory.display.noc.function.MMPiecewiseFunctionPeriodicPanel
-
Sets the color of the font.
- setForeground(Color) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMDimensionPanel
-
- setForeground(Color) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
Delegates the given foreground color to all number entry panels.
- setForeground(Color) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMStringMatrixPanel
-
Delegates the given color to all number entry panels.
- setForeground(Color) - Method in class net.mumie.mathletfactory.display.noc.matrix.StringMatrixPanel
-
Sets the given foreground color for all cells of the string matrix.
- setForeground(Color) - Method in class net.mumie.mathletfactory.display.noc.MMCompoundPanel
-
Delegates the given foreground color to all entry panels.
- setForeground(Color) - Method in class net.mumie.mathletfactory.display.noc.MMEditablePanel
-
- setForeground(Color) - Method in class net.mumie.mathletfactory.display.noc.MMPanel
-
- setForeground(Color) - Method in class net.mumie.mathletfactory.display.noc.number.MMNumberSimplePanel
-
- setForeground(Color) - Method in class net.mumie.mathletfactory.display.noc.rel.MMRelationPanel
-
Sets the color of the font.
- setForeground(Color) - Method in class net.mumie.mathletfactory.display.noc.rel.node.ComplexRelationContainer
-
Sets the color of the font.
- setForeground(Color) - Method in class net.mumie.mathletfactory.display.noc.rel.node.SimpleRelationPanel
-
Sets the color of the font.
- setForeground(Color) - Method in class net.mumie.mathletfactory.display.noc.set.MMIntervalPanel
-
- setForeground(Color) - Method in class net.mumie.mathletfactory.display.noc.set.MMIntervalVariablePanel
-
- setForeground(Color) - Method in class net.mumie.mathletfactory.display.noc.set.MMSetPanel
-
Sets the color of the font.
- setForeground(Color) - Method in class net.mumie.mathletfactory.display.util.StyledTextListCellRenderer
-
- setForeground(Color) - Method in class net.mumie.mathletfactory.display.util.ViewPanel
-
- setForm(boolean) - Method in class net.mumie.mathletfactory.display.g2d.G2DBracketDrawable
-
Sets the form (round or square bracket).
- setForm(boolean) - Method in class net.mumie.mathletfactory.math.set.Interval
-
- setFormater(Format) - Method in class net.mumie.mathletfactory.math.algebra.linalg.Matrix
-
- setFractionWidth(int) - Method in class net.mumie.mathletfactory.appletskeleton.util.FractionPanel
-
Sets the width of the fraction bar.
- setFrom(ViewNodeMetrics) - Method in class net.mumie.mathletfactory.display.noc.op.ViewNodeMetrics
-
- setFrom(NumberVector[], NumberVector[]) - Method in class net.mumie.mathletfactory.math.algebra.linalg.LinearMap
-
- setFrom(double[]) - Method in class net.mumie.mathletfactory.math.geom.affine.Affine2DPoint
-
- setFrom(Affine2DDouble) - Method in class net.mumie.mathletfactory.math.util.Affine2DDouble
-
Makes this Affine2DDouble
be the same affine map as anAffineMap
.
- setFrom(double[], double[]) - Static method in class net.mumie.mathletfactory.math.util.AffineDouble
-
- setFromAxisInterceptAndSlope(NumberTuple) - Method in class net.mumie.mathletfactory.math.geom.affine.Affine2DLine
-
- setFromHistory() - Method in class net.mumie.mathletfactory.math.util.Affine2DDouble
-
- setFromHistory() - Method in class net.mumie.mathletfactory.math.util.Affine3DDouble
-
Sets this affine group element to the latest history item.
- setFromPoint(AffinePoint) - Method in class net.mumie.mathletfactory.math.geom.affine.AffinePoint
-
- setFromPoints(Class, double, double, double, double) - Method in class net.mumie.mathletfactory.math.geom.affine.Affine2DLine
-
- setFromPoints(AffinePoint[]) - Method in class net.mumie.mathletfactory.math.geom.affine.AffineSpace
-
- setFromPoints(Affine2DPoint[]) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedBySamples
-
After calling this method, this instance
of FunctionDefinedBySamples
will be defined by the map
points[i]_x --> points[i]_y, i.e.
- setFromPolarCoordinates(double[], double, double, double, Class) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DEllipse
-
Sets the ellipse by the center, by the radian between
the semi axes and the canonic coordinate system, by the length of the
semi axes, and by the desired number class of the quadric matrix
representing the ellipse.
- setFromQuadricMatrix(MNumber[]) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DQuadric
-
Changes this quadric into the quadric given by entries
and returns it also.
- setFromQuadricMatrix(NumberMatrix) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DQuadric
-
- setFromQuadricMatrix(NumberMatrix) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DQuadric
-
Changes this quadric into the quadric given by quadricMatrix
and returns it also.
- setFromQuadricMatrix(MNumber[]) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DQuadric
-
Changes this quadric into the quadric corresponding to
a[0]*x� + a[1]*xy + a[2]*xz + a[3]*y� + a[4]*yz + a[5]*z� + a[6]*x + a[7]*y + a[8]*z + a[9] = 0,
where a[]
is the quadricMatrixArray
and returns it.
- setFromStdCoefficients(NumberTuple) - Method in class net.mumie.mathletfactory.math.algebra.poly.Polynomial
-
- setFromTranslationAndScale(double, double, double, double) - Method in class net.mumie.mathletfactory.math.util.Affine3DDouble
-
- setFullScore(double) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCExerciseResult
-
- setFullScore(double) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestion
-
- setFullScreenEnabled(boolean) - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntimeSupport
-
Sets whether full screen visualization should be used.
- setFullScreenEnabled(boolean) - Method in class net.mumie.mathletfactory.util.BasicApplicationFrame
-
Sets the view to full screen mode, if supported.
- setFunction(MMFunctionDefByOp) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFourierSeriesDefByOp
-
Sets the function approximated by this Fourier series.
- setFunction(FunctionOverRIF) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedByExpression
-
Sets the given function expression as evaluation unit.
- setFunction(MMFunctionDefByOp) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMTaylorSeriesDefByOp
-
Sets the function approximated by this Taylor series.
- setFunctionExpression(Operation) - Method in class net.mumie.mathletfactory.display.noc.function.MMFunctionPanel
-
Sets the given operation as the function expression to be rendered.
- setFunctionExpressions(Operation[]) - Method in class net.mumie.mathletfactory.display.noc.function.MMParametricFunctionPanel
-
Sets the given operation as the function expression to be rendered.
- setFunctionExpressions(Operation[], PiecewiseFunctionTransformer) - Method in class net.mumie.mathletfactory.display.noc.function.MMPiecewiseFunctionPanel
-
Sets the given operations and intervals to be rendered.
- setFunctionExpressions(Operation[], PiecewiseFunctionPeriodicTransformer) - Method in class net.mumie.mathletfactory.display.noc.function.MMPiecewiseFunctionPeriodicPanel
-
Sets the given operations and intervals to be rendered.
- setFunctionLabel(String) - Method in class net.mumie.mathletfactory.display.noc.function.MMPiecewiseFunctionPanel
-
This method is called by
net.mumie.mathletfactory.transformer.FunctionTransformer#render
.
- setFunctionLabel(String) - Method in class net.mumie.mathletfactory.display.noc.function.MMPiecewiseFunctionPeriodicPanel
-
This method is called by
net.mumie.mathletfactory.transformer.FunctionTransformer#render
.
- setFunctionLabelVisible(boolean) - Method in class net.mumie.mathletfactory.display.noc.function.MMFunctionPanel
-
Deprecated.
replaced by setLabelVisible(boolean)
- setFunctionString(String) - Method in class net.mumie.mathletfactory.display.noc.function.MMFunctionPanel
-
Sets the string that is displayed in front of the rendered function
expression.
- setFunctionString(String) - Method in class net.mumie.mathletfactory.display.noc.function.MMParametricFunctionPanel
-
Sets the string that is displayed before the rendered function expression.
- setFunctionString(String) - Method in class net.mumie.mathletfactory.display.noc.function.MMPiecewiseFunctionPanel
-
Sets the string that is displayed in front of the rendered function
expression.
- setFunctionString(String) - Method in class net.mumie.mathletfactory.display.noc.function.MMPiecewiseFunctionPeriodicPanel
-
Sets the string that is displayed in front of the rendered function
expression.
- setFunctionVariableId(String) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionSequenceDefByOp
-
Sets the identifier name that is used as free variable in the function.
- setGap(int) - Method in class net.mumie.mathletfactory.display.layout.SimpleGridLayout
-
Abstand Rand-Komponente bzw.
- setGenericSelectionAttributes(Class, Class) - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
Sets the runtime and number class for selected objects referenced by a path inside the
question sheet.
- setGenericSelectionAttributes(String, String) - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
Sets the exercise object type and field for selected objects referenced by a path inside the
question sheet.
- setGradientCycle(float) - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Sets the gradient cycle for gradient fill.
- setGradientFill(boolean) - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Sets whether a gradient fill should be used.
- setGradientFirstColor(Color) - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Sets the first color for gradient fill.
- setGradientSecondColor(Color) - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Sets the second color for gradient fill.
- setGraphics2D(Graphics2D) - Method in class net.mumie.mathletfactory.display.g2d.MMG2DCanvas
-
- setGrayToneMatrix(NumberMatrix) - Method in class net.mumie.mathletfactory.mmobject.util.MMImage
-
Sets this image's content to the values of the given matrix by interpreting
the numbers as gray tone values.
- setGridColor(Color) - Method in class net.mumie.mathletfactory.display.SurfaceDisplayProperties
-
- setGridInMath(double) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRN
-
Sets the unit of the grid of coordinates.
- setGridLineDesciptors(ArrayList) - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
Sets the grid line descriptors of this legend.
- setGridParameters(double[]) - Method in class net.mumie.mathletfactory.display.j3d.J3DFunctionGraphOverR2Drawable
-
Sets the grid parameters in the following form: {xMin, yMin, xStep, yStep}
.
- setGridVisible(boolean) - Method in class net.mumie.mathletfactory.display.SurfaceDisplayProperties
-
- setHandleAdditionalComponent(boolean) - Method in class net.mumie.mathletfactory.appletskeleton.util.ControlPanel
-
Sets whether this ControlPanel should accept additional components
and messages to be displayed.
- setHeaderVisible(boolean) - Method in class net.mumie.mathletfactory.util.exercise.receipt.ReceiptPanel
-
Sets whether the header panel containing the student's data should be visible.
- setHeight(int) - Method in class net.mumie.mathletfactory.appletskeleton.util.ControlPanel
-
Sets the preferred height of this ControlPanel.
- setHeight(int) - Method in class net.mumie.mathletfactory.display.layout.SimpleGridConstraints
-
- setHeight(int) - Method in class net.mumie.mathletfactory.display.noc.MMImagePanel
-
Overrides the super implementation for adding the border height
to ensure that the image is displayed correctly.
- setHeight(int) - Method in class net.mumie.mathletfactory.display.noc.MMPanel
-
Sets the preferred height of this panel.
- setHeight(int) - Method in class net.mumie.mathletfactory.display.util.TextPanel
-
Sets the preferred height of this TextPanel.
- setHeight(MInteger) - Method in class net.mumie.mathletfactory.math.util.MDimension
-
- setHeight(int) - Method in class net.mumie.mathletfactory.math.util.MDimension
-
- setHelpXLines(int) - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
- setHelpXLines(int) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
- setHelpYLines(int) - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
- setHelpYLines(int) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
- setHidden(boolean) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
- setHidden(boolean) - Method in class net.mumie.mathletfactory.math.algebra.linalg.TupleSet
-
- setHidden(boolean) - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
- setHidden(boolean) - Method in class net.mumie.mathletfactory.math.algebra.poly.Polynomial
-
- setHidden(boolean) - Method in class net.mumie.mathletfactory.math.geom.affine.AffinePoint
-
- setHidden(boolean) - Method in class net.mumie.mathletfactory.math.number.MNumber
-
- setHidden(boolean) - Method in class net.mumie.mathletfactory.math.set.FiniteNumberSet
-
- setHidden(boolean) - Method in class net.mumie.mathletfactory.math.set.Interval
-
- setHidden(boolean) - Method in class net.mumie.mathletfactory.math.util.MDimension
-
- setHidden(boolean) - Method in class net.mumie.mathletfactory.math.util.MString
-
- setHidden(boolean) - Method in class net.mumie.mathletfactory.math.util.StringMatrix
-
- setHidden(boolean) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
- setHidden(boolean) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
- setHidden(boolean) - Method in interface net.mumie.mathletfactory.util.xml.ExerciseObjectIF
-
Sets whether this exercise object should be hidden or not.
- setHorizontalAlignment(int) - Method in class net.mumie.mathletfactory.appletskeleton.util.ControlPanel
-
Sets the horizontal alignment of the current and all following lines.
- setHorizontalAlignment(int) - Method in class net.mumie.mathletfactory.display.layout.AlignablePanel
-
- setHorizontalAlignment(int) - Method in class net.mumie.mathletfactory.display.layout.AlignerLayout
-
- setHorizontalCellAlignment(int) - Method in class net.mumie.mathletfactory.display.noc.matrix.StringMatrixPanel
-
Sets the given alignment for all cells of the string matrix.
- setHorizontalGap(int) - Method in class net.mumie.mathletfactory.display.layout.MatrixLayout
-
Sets the horizontal gap between components.
- setHorizontalGap(int) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
Sets the horizontal gap between components.
- setHorizontalTextAlignment(int) - Method in class net.mumie.mathletfactory.display.util.TextPanel
-
Sets the horizontal alignment of this text renderer.
- setIcon(Icon) - Method in class net.mumie.mathletfactory.appletskeleton.util.dialog.DefaultDialog
-
- setIdentifier(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.VariableOp
-
Determines, which identifier is used for this variable.
- setIdentitfier(int) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPoint
-
Sets an index to this point, useful for handling dynamically created points.
- setIm(double) - Method in class net.mumie.mathletfactory.math.number.MComplex
-
Sets the imaginary part of this number.
- setIm(MRational) - Method in class net.mumie.mathletfactory.math.number.MComplexRational
-
Sets the imaginary part of this number.
- setIm(double) - Method in class net.mumie.mathletfactory.math.number.MComplexRational
-
Sets the imaginary part of this number.
- setImage(String) - Method in class net.mumie.mathletfactory.util.CanvasImage
-
Loads and sets the image.
- setImage(BufferedImage) - Method in class net.mumie.mathletfactory.util.CanvasImage
-
Sets the real image.
- setImageDisplayProperties(PointDisplayProperties) - Method in class net.mumie.mathletfactory.mmobject.analysis.map.MMMapSimple
-
- setImageIndexes(int[]) - Method in class net.mumie.mathletfactory.mmobject.analysis.map.MMMapSimple
-
- setIncidenceMatrix(NumberMatrix) - Method in class net.mumie.mathletfactory.mmobject.analysis.map.MMMapSimple
-
- setIndex(int) - Method in class net.mumie.mathletfactory.action.updater.PolynomialDefByPointsUpdater
-
- setInfinity() - Method in class net.mumie.mathletfactory.math.number.MComplex
-
Sets this number to infinity.
- setInfinity() - Method in class net.mumie.mathletfactory.math.number.MComplexRational
-
Sets this number to infinity.
- setInfinity() - Method in class net.mumie.mathletfactory.math.number.MNumber
-
- setInfinity() - Method in interface net.mumie.mathletfactory.math.number.MNumberIF
-
Sets the number to infinity.
- setInfinity() - Method in class net.mumie.mathletfactory.math.number.MOpNumber
-
- setInfinity() - Method in class net.mumie.mathletfactory.math.number.MRealNumber
-
- setInhomogeneity(NumberTuple) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
- setInhomogeneity(String[]) - Method in class net.mumie.mathletfactory.display.noc.matrix.StringMatrixPanel
-
- setInhomogeneityEditable(boolean) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
- setInhomogeneityEditable(int, Boolean) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
- setInhomogeneityMaster(MMNumberTuple) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
- setInitialized() - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntimeSupport
-
Sets that this support was successfully initialized.
- setInitialPoint(Affine2DPoint) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLineSegment
-
Sets the first endpoint of this line segment.
- setInitialPoint(double, double) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLineSegment
-
Sets the first endpoint of this line segment.
- setInitialPoint(Affine2DPoint) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DRay
-
Sets the initial point.
- setInitialPoint(double, double) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DRay
-
Sets the initial point.
- setInitialPoint(MMAffine3DPoint) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLineSegment
-
Sets the first endpoint of this line segment.
- setInitialPoint(double, double, double) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLineSegment
-
Sets the first endpoint of this line segment.
- setInitialValue(MNumber) - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMRecursiveSequenceDefByOp
-
Sets the value for a_0
.
- setInputHintData(String, String, String, String) - Static method in class net.mumie.mathletfactory.display.TextInputDisplayProperties
-
Sets the data for an input hint.
- setInsets(Insets) - Method in class net.mumie.mathletfactory.display.layout.AlignerLayout.LayoutInformation
-
- setInsets(int, int, int, int) - Method in class net.mumie.mathletfactory.display.layout.SimpleInsets
-
Sets top, bottom, left and right insets to the given values.
- setInsets(int) - Method in class net.mumie.mathletfactory.display.layout.SimpleInsets
-
Sets top, bottom, left and right insets equally to size
.
- setInsideBorder(Border) - Method in class net.mumie.mathletfactory.display.noc.util.MixedBorder
-
Sets the inside border.
- setInteger(int) - Method in class net.mumie.mathletfactory.math.number.MInteger
-
- setIntensity(double) - Method in class net.mumie.mathletfactory.display.jr3d.JR3DCanvasLightProperties
-
- setInterpolationPolynomial(MMAffine2DPoint[]) - Method in class net.mumie.mathletfactory.math.algebra.poly.Polynomial
-
- setInterpolationPolynomial(MNumber[], MNumber[]) - Method in class net.mumie.mathletfactory.math.algebra.poly.Polynomial
-
- setIntersectingEdgesVisible(boolean) - Method in class net.mumie.mathletfactory.transformer.g2d.Affine2DPolygonTransformer
-
- setInterval(Interval) - Method in class net.mumie.mathletfactory.math.set.node.PeriodicIntervalSet
-
- setInterval(int, MMInterval) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunction
-
Replaces the i-th interval with the argument.
- setIntervals(MMInterval[]) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunction
-
Sets the intervals corresponding to the operations of this piecewise function.
- setInverted(boolean) - Method in class net.mumie.mathletfactory.display.noc.number.MMDoubleSliderPanel
-
Specifies whether the slider should be inverted in direction.
- setinXOnly(boolean) - Method in class net.mumie.mathletfactory.action.handler.Abstract2DTranslateHandler
-
Sets whether translation should occur exclusively in x dimension.
- setinYOnly(boolean) - Method in class net.mumie.mathletfactory.action.handler.Abstract2DTranslateHandler
-
Sets whether translation should occur exclusively in y dimension.
- setJ3DTextSize(double) - Method in class net.mumie.mathletfactory.display.j3d.J3DRenderingHints
-
Sets the text size.
- setKeyCode(int) - Method in class net.mumie.mathletfactory.action.MMEvent
-
- setLabel(String) - Method in class net.mumie.mathletfactory.display.jr3d.JR3DDrawable
-
Sets the label of this drawable.
- setLabel(String) - Method in class net.mumie.mathletfactory.display.noc.function.MMFunctionPanel
-
- setLabel(String) - Method in class net.mumie.mathletfactory.display.noc.function.MMParametricFunctionPanel
-
- setLabel(String) - Method in class net.mumie.mathletfactory.display.noc.function.MMPiecewiseFunctionPanel
-
- setLabel(String) - Method in class net.mumie.mathletfactory.display.noc.function.MMPiecewiseFunctionPeriodicPanel
-
- setLabel(String) - Method in class net.mumie.mathletfactory.display.noc.MMPanel
-
Sets the label for this MM-Panel.
- setLabel(String) - Method in class net.mumie.mathletfactory.display.noc.number.MMDoubleSliderPanel
-
- setLabel(String) - Method in class net.mumie.mathletfactory.display.noc.util.InputHint
-
Sets the label to be displayed of an input hint.
- setLabel(String) - Method in class net.mumie.mathletfactory.display.util.LabelSupport
-
- setLabel(String) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
- setLabel(String) - Method in class net.mumie.mathletfactory.math.algebra.linalg.TupleSet
-
- setLabel(String) - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
- setLabel(String) - Method in class net.mumie.mathletfactory.math.algebra.poly.Polynomial
-
- setLabel(String) - Method in class net.mumie.mathletfactory.math.geom.affine.AffinePoint
-
- setLabel(String) - Method in class net.mumie.mathletfactory.math.number.MNumber
-
- setLabel(String) - Method in class net.mumie.mathletfactory.math.set.FiniteNumberSet
-
- setLabel(String) - Method in class net.mumie.mathletfactory.math.set.Interval
-
- setLabel(String) - Method in class net.mumie.mathletfactory.math.util.MDimension
-
- setLabel(String) - Method in class net.mumie.mathletfactory.math.util.MString
-
- setLabel(String) - Method in class net.mumie.mathletfactory.math.util.StringMatrix
-
- setLabel(String) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRN
-
- setLabel(String) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNEndomorphism
-
- setLabel(String) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
- setLabel(String) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMOpMatrix
-
- setLabel(String) - Method in class net.mumie.mathletfactory.mmobject.algebra.MMEquationSystem
-
- setLabel(String) - Method in class net.mumie.mathletfactory.mmobject.algebra.MMRelation
-
- setLabel(String) - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
- setLabel(String, String) - Method in class net.mumie.mathletfactory.mmobject.analysis.map.MMMapSimple
-
- setLabel(String) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLine
-
- setLabel(String) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPoint
-
- setLabel(String) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLineSegment
-
- setLabel(String) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPoint
-
- setLabel(String) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DSubspace
-
- setLabel(String) - Method in class net.mumie.mathletfactory.mmobject.MMDefaultCanvasObject
-
- setLabel(String) - Method in class net.mumie.mathletfactory.mmobject.MMDefaultObject
-
- setLabel(String) - Method in interface net.mumie.mathletfactory.mmobject.MMObjectIF
-
Sets the "Name" of the object.
- setLabel(String) - Method in class net.mumie.mathletfactory.mmobject.set.MMInterval
-
- setLabel(String) - Method in interface net.mumie.mathletfactory.util.xml.ExerciseObjectIF
-
Sets the label for this exercise object.
- setLabelDisplayed(boolean) - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Sets if the label should be displayed.
- setLabelDisplayed(boolean) - Method in class net.mumie.mathletfactory.display.noc.PanelRenderingHints
-
- setLabelPositionOnScreen(int[]) - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
- setLabelVisible(boolean) - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DTextRenderingHints
-
Sets whether the text label should be visible
and returns the previous value (may be the default value).
- setLabelVisible(boolean) - Method in class net.mumie.mathletfactory.display.noc.MMPanel
-
Sets whether the label should be visible.
- setLagrangePolynomial(MNumber[], int, MNumber) - Method in class net.mumie.mathletfactory.math.algebra.poly.Polynomial
-
- setLast() - Method in class net.mumie.mathletfactory.util.History
-
Sets the history' current item to the last.
- setLayout(LayoutManager) - Method in class net.mumie.mathletfactory.appletskeleton.util.FractionPanel
-
Must not be called.
- setLayout(LayoutManager) - Method in class net.mumie.mathletfactory.display.layout.AlignablePanel
-
- setLeftAlignment() - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
Convenience method for
setLineAlignment(MMControlPanel.LEFT_ALIGNMENT)
.
- setLeftAlignment() - Method in class net.mumie.mathletfactory.appletskeleton.layout.TextCard
-
Convenience method for
setLineAlignment(ControlPanel.LEFT_ALIGNMENT)
.
- setLeftAlignment() - Method in class net.mumie.mathletfactory.appletskeleton.util.ControlPanel
-
Convenience method for setLineAlignment(ControlPanel.LEFT_ALIGNMENT)
.
- setLeftAlignment() - Method in class net.mumie.mathletfactory.appletskeleton.util.dialog.DefaultDialog
-
- setLeftBound(double) - Method in class net.mumie.mathletfactory.display.noc.number.MMDoubleSliderPanel
-
Sets the left boundary of the values between the user can slide.
- setLeftBoundEditable(boolean) - Method in class net.mumie.mathletfactory.display.noc.number.MMDoubleSliderPanel
-
Sets whether the left boundary may be edited.
- setLeftCanvasSubInset(Component) - Method in class net.mumie.mathletfactory.appletskeleton.SideBySideCanvasApplet
-
Places the given component below the left canvas.
- setLeftCanvasTitle(String) - Method in class net.mumie.mathletfactory.appletskeleton.SideBySideCanvasApplet
-
Sets the title for the left canvas.
- setLeftCanvasTitle(String, Font, Color) - Method in class net.mumie.mathletfactory.appletskeleton.SideBySideCanvasApplet
-
Sets the title for the left canvas with the given font and foreground color.
- setLeftDerivative(double) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMQuadraticSpline
-
Sets the spline's derivatives at the left border of the domain.
- setLeftHandSide(Operation) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.SimpleRel
-
Sets the left hand side of this (in)equation.
- setLeftHandSide(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.SimpleRel
-
Sets the left hand side of this (in)equation.
- setLeftSide(VerificationEntryIF) - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.RelationVerification
-
- setLeftSide(VerificationEntryIF) - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.RelationVerificationPanel
-
- setLengthOnGrid(boolean) - Method in class net.mumie.mathletfactory.action.handler.ComplexVectorMouseGridTranslateHandler
-
- setLightColor(Color) - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Sets the light color.
- setLightColor(Color) - Method in class net.mumie.mathletfactory.display.jr3d.JR3DCanvasLightProperties
-
- setLightingEnabled(boolean) - Method in class net.mumie.mathletfactory.display.jr3d.JR3DCanvasViewerProperties
-
- setLightProperties(JR3DCanvasLightProperties) - Method in class net.mumie.mathletfactory.display.jr3d.MMJR3DCanvas
-
Uebernimmt fuer alle enthaltenen Lichtquellen die uebergebenen Einstellungen (Intensitaet und Farbe der Lichter).
- setLightType(String) - Method in class net.mumie.mathletfactory.display.jr3d.JR3DCanvasLightProperties
-
- setLineCoords(NumberTuple[]) - Method in class net.mumie.mathletfactory.action.handler.OnLine2DMouseTranslateHandler
-
- setLineCoords(Affine2DPoint, Affine2DPoint) - Method in class net.mumie.mathletfactory.action.handler.OnLine2DMouseTranslateHandler
-
- setLineDisplayed(boolean) - Method in class net.mumie.mathletfactory.display.j3d.J3DRenderingHints
-
- setLineDisplayProperties(JR3DLineSetDrawable, Appearance, LineDisplayProperties, boolean) - Static method in class net.mumie.mathletfactory.display.jr3d.JR3DLineSetDrawable
-
- setLineDisplayProperties(LineDisplayProperties) - Method in class net.mumie.mathletfactory.mmobject.analysis.map.MMMapSimple
-
- setLineLabel(String, int) - Method in class net.mumie.mathletfactory.display.jr3d.JR3DLineSetDrawable
-
- setLines(double[][], int[][]) - Method in class net.mumie.mathletfactory.display.jr3d.JR3DFaceSetDrawable
-
- setLines(MMAffine3DLineSegment[]) - Method in class net.mumie.mathletfactory.display.jr3d.JR3DLineSetDrawable
-
- setLines(double[][], int[][]) - Method in class net.mumie.mathletfactory.display.jr3d.JR3DLineSetDrawable
-
- setLinesLabels(String[]) - Method in class net.mumie.mathletfactory.display.jr3d.JR3DLineSetDrawable
-
- setLineWidth(double) - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DLineRenderingHints
-
Sets the line width in pixels (only applies if the tubes draw property
is set to false
).
- setLineWidth(double) - Method in class net.mumie.mathletfactory.display.LineDisplayProperties
-
- setLineWidth(double) - Method in class net.mumie.mathletfactory.display.PolygonDisplayProperties
-
sets the line width of the polygon.
- setLinkText(String) - Method in class net.mumie.mathletfactory.util.help.MappedLink
-
Sets the text shown as hyperlink
- setLocalSheet(Datasheet) - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
- setLog10table(TickMark[]) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
Set a table of log10 values to be used for choosing the distance between
grid lines on both axis.
- setLog10tableX(TickMark[]) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
Set a table of log10 values to be used for choosing the distance between
grid lines on x-axis.
- setLog10tableY(TickMark[]) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
Set a table of log10 values to be used for choosing the distance between
grid lines on y-axis.
- setLogEnabled(boolean) - Method in class net.mumie.mathletfactory.util.exercise.MchoiceForm
-
Enables or disables logging.
- setLoggerLevel(Level) - Static method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- setLogStream(PrintStream) - Method in class net.mumie.mathletfactory.util.exercise.MchoiceForm
-
Sets the print stream to which the log messages are written.
- setLookAt(double[], double[], double[]) - Method in class net.mumie.mathletfactory.display.MM3DCanvas
-
Sets the transformation that transforms view (world) coordinates to
object (world) coordinates by giving the viewers position and two
vectors, where the first is the direction into which the viewer looks.
- setLowerBoundary(MNumber, boolean) - Method in class net.mumie.mathletfactory.math.set.Interval
-
- setLowerBoundaryEditable(boolean) - Method in class net.mumie.mathletfactory.display.noc.set.MMIntervalPanel
-
- setLowerBoundaryEditable(boolean) - Method in class net.mumie.mathletfactory.mmobject.set.MMInterval
-
- setLowerBoundaryType(boolean) - Method in class net.mumie.mathletfactory.math.set.Interval
-
- setLowerBoundaryVal(MNumber) - Method in class net.mumie.mathletfactory.math.set.Interval
-
- setLowerCanvasSubInset(Component) - Method in class net.mumie.mathletfactory.appletskeleton.UpperLowerCanvasApplet
-
Places the given component below the lower canvas.
- setLowerCanvasTitle(String) - Method in class net.mumie.mathletfactory.appletskeleton.UpperLowerCanvasApplet
-
Sets the title for the lower canvas.
- setLowerInfinite() - Method in class net.mumie.mathletfactory.math.set.Interval
-
- setLowerLabel(String) - Method in class net.mumie.mathletfactory.appletskeleton.g2d.UpperMiddleLowerG2DCanvasApplet
-
Sets the label for the lower canvas.
- setMagnitude(double) - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
Sets the magnitude displayed.
- setMap(boolean) - Method in class net.mumie.mathletfactory.math.algebra.linalg.LinearMap
-
Sets to false, if this object is mathematical not a map (might occur from setting to it accidentally to non unique).
- setMargin(int) - Method in class net.mumie.mathletfactory.appletskeleton.util.ControlPanel
-
Sets the margins for this control panel to the given value.
- setMargin(int, int, int, int) - Method in class net.mumie.mathletfactory.appletskeleton.util.ControlPanel
-
Sets the margins for this control panel to the given values.
- setMaster(MMObjectIF) - Method in class net.mumie.mathletfactory.action.handler.Affine2DKeyboardGridTranslateHandler
-
- setMaster(MMObjectIF) - Method in class net.mumie.mathletfactory.action.handler.Affine2DKeyboardTranslateHandler
-
- setMaster(MMObjectIF) - Method in class net.mumie.mathletfactory.action.handler.Affine2DMouseGridTranslateHandler
-
- setMaster(MMObjectIF) - Method in class net.mumie.mathletfactory.action.handler.Affine2DMouseTranslateHandler
-
- setMaster(MMObjectIF) - Method in class net.mumie.mathletfactory.action.handler.Affine3DKeyboardTranslateHandler
-
- setMaster(MMObjectIF) - Method in class net.mumie.mathletfactory.action.handler.Affine3DMouseTranslateHandler
-
- setMaster(MMObjectIF) - Method in class net.mumie.mathletfactory.action.handler.ComplexVectorKeyboardTranslateHandler
-
- setMaster(MMObjectIF) - Method in class net.mumie.mathletfactory.action.handler.ComplexVectorMouseGridTranslateHandler
-
- setMaster(MMObjectIF) - Method in class net.mumie.mathletfactory.action.handler.ComplexVectorMouseTranslateHandler
-
- setMaster(MMObjectIF) - Method in class net.mumie.mathletfactory.action.handler.DefaultR2VectorKeyboardTranslateHandler
-
- setMaster(MMObjectIF) - Method in class net.mumie.mathletfactory.action.handler.DefaultR2VectorMouseTranslateHandler
-
- setMaster(MMObjectIF) - Method in class net.mumie.mathletfactory.action.handler.DefaultR3VectorKeyboardTranslateHandler
-
- setMaster(MMObjectIF) - Method in class net.mumie.mathletfactory.action.handler.DefaultR3VectorMouseTranslateHandler
-
- setMaster(MMObjectIF) - Method in class net.mumie.mathletfactory.action.handler.MapMouseHandler
-
- setMaster(MMObjectIF) - Method in class net.mumie.mathletfactory.action.handler.MMHandler
-
Sets
master
to be the
master MMObjectIF
of this
MMHandler
.
- setMaster(MMObjectIF) - Method in class net.mumie.mathletfactory.action.handler.OnLine2DMouseTranslateHandler
-
- setMaster(MMObjectIF) - Method in class net.mumie.mathletfactory.action.handler.Vector2DMouseGridTranslateHandler
-
Checks, whether master is MMComplex or MMDefaultR2Vector.
- setMaster(MMObjectIF) - Method in class net.mumie.mathletfactory.action.handler.VectorOnCircleMouseTranslateHandler
-
- setMaster(OpNode) - Method in class net.mumie.mathletfactory.display.noc.op.node.ViewNode
-
Sets the OpNode
that this node is the view for.
- setMathletContext(MumieExerciseIF) - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
- setMathletDate(Date) - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntimeSupport
-
Sets this mathlet's date as a system property.
- setMathletVersion(Version) - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntimeSupport
-
Sets this mathlet's version as a system property.
- setMathMLNode(Node, int, int) - Method in class net.mumie.mathletfactory.math.algebra.linalg.Matrix
-
- setMathMLNode(Node) - Method in class net.mumie.mathletfactory.math.algebra.linalg.Matrix
-
- setMathMLNode(Node, int) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberTuple
-
Sets the XML content of a single cell.
- setMathMLNode(Node) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberTuple
-
- setMathMLNode(Node) - Method in class net.mumie.mathletfactory.math.algebra.linalg.TupleSet
-
- setMathMLNode(Node) - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
- setMathMLNode(Node) - Method in class net.mumie.mathletfactory.math.algebra.poly.Polynomial
-
- setMathMLNode(Node) - Method in class net.mumie.mathletfactory.math.geom.affine.AffinePoint
-
- setMathMLNode(Node) - Method in class net.mumie.mathletfactory.math.number.MNumber
-
- setMathMLNode(Node) - Method in class net.mumie.mathletfactory.math.number.MOpNumber
-
- setMathMLNode(Node, MNumber) - Static method in class net.mumie.mathletfactory.math.number.NumberFactory
-
Stores the content of a MathML node into the given number.
- setMathMLNode(Node) - Method in class net.mumie.mathletfactory.math.set.FiniteNumberSet
-
- setMathMLNode(Node) - Method in class net.mumie.mathletfactory.math.set.Interval
-
- setMathMLNode(Node) - Method in class net.mumie.mathletfactory.math.util.MDimension
-
- setMathMLNode(Node) - Method in class net.mumie.mathletfactory.math.util.MString
-
- setMathMLNode(Node) - Method in class net.mumie.mathletfactory.math.util.StringMatrix
-
- setMathMLNode(Node, int, int) - Method in class net.mumie.mathletfactory.math.util.StringMatrix
-
- setMathMLNode(Node) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
- setMathMLNode(Node) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
- setMathMLNode(Node) - Method in interface net.mumie.mathletfactory.util.xml.MathMLSerializable
-
Sets the MathML-Node for this MMObject.
- setMatrix(NumberMatrix) - Method in class net.mumie.mathletfactory.math.algebra.geomgroup.RealGeneralLinearGroupElement
-
- setMatrixRef(NumberMatrix) - Method in class net.mumie.mathletfactory.math.algebra.geomgroup.RealGeneralLinearGroupElement
-
- setMax(MNumber) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.RandomValue
-
- setMaxAscent(double) - Method in class net.mumie.mathletfactory.display.layout.AlignerLayout.LayoutInformation
-
- setMaxDescent(double) - Method in class net.mumie.mathletfactory.display.layout.AlignerLayout.LayoutInformation
-
- setMaxHeight(double) - Method in class net.mumie.mathletfactory.display.layout.AlignerLayout.LayoutInformation
-
- setMaximumEntries(int, int) - Method in class net.mumie.mathletfactory.util.exercise.SelectionHelper
-
Sets the maximum amount of entries that can be selected.
- setMaximumSize(Dimension) - Method in class net.mumie.mathletfactory.display.util.AbstractView
-
- setMaximumSize(Dimension) - Method in interface net.mumie.mathletfactory.display.util.ViewIF
-
Sets the maximum size of this view.
- setMaxUpdateInvocationCount(int) - Static method in class net.mumie.mathletfactory.action.ActionManager
-
Sets the number how often an instance of MMUpdater
will be
called within one action cycle to the desired value.
- setMessage(String) - Method in class net.mumie.mathletfactory.util.CanvasMessage
-
Sets the message text, null
will make it invisible.
- setMessageIdentifier(String) - Method in class net.mumie.mathletfactory.action.message.SpecialCaseEvent
-
Sets the messageIdentifier
which is mapped onto the value
specified in Messages.properties[_LOCALE]
in this package.
- setMessageType(int) - Method in class net.mumie.mathletfactory.util.CanvasMessage
-
- setMethods(MethodIF[]) - Method in class net.mumie.mathletfactory.util.exercise.mc.method.MCMethodQuestionPanel
-
Sets the methods to be displayed in this method UI.
- setMiddleLabel(String) - Method in class net.mumie.mathletfactory.appletskeleton.g2d.UpperMiddleLowerG2DCanvasApplet
-
Sets the label for the middle canvas.
- setMin(MNumber) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.RandomValue
-
- setMiniChangeIgnored(boolean) - Method in class net.mumie.mathletfactory.display.noc.number.MMNumberPanel
-
Sets the flag that indicates, that changes less than EPSILON are ignored to enhance performance
in animations or for changes due to a slider.
- setMinimumEntries(int, int) - Method in class net.mumie.mathletfactory.util.exercise.SelectionHelper
-
Sets the minimum amount of entries that can be selected.
- setMinimumViewerSize(Dimension) - Method in class net.mumie.mathletfactory.display.noc.MMEditablePanel
-
- setMinTickDistance(double) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
Sets the minimum distance between two gridlines on the screen.
- setModifier(int) - Method in class net.mumie.mathletfactory.action.MMEvent
-
- setMouseButton(int) - Method in class net.mumie.mathletfactory.action.MMEvent
-
- setMouseOver(boolean) - Method in class net.mumie.mathletfactory.display.noc.MMPanel
-
- setMouseWheelRotation(int) - Method in class net.mumie.mathletfactory.action.MMEvent
-
- setMultipleAnswers(int[]) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCQuestionPanel
-
Sets the selection state for the specified answers where the value is a
list of selected answer numbers.
- setN(int) - Method in class net.mumie.mathletfactory.math.algebra.op.node.NrtOp
-
- setN(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFourierSeriesDefByOp
-
- setN(MNatural) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionSequenceDefByOp
-
Sets the "n" for which the function sequence is evaluated.
- setN(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionSequenceDefByOp
-
Sets the "n" for which the function sequence is evaluated.
- setN(MNatural) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionSeriesDefByOp
-
Sets the "n" for which the function series is evaluated.
- setN(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionSeriesDefByOp
-
Sets the "n" for which the function series is evaluated.
- setName(String) - Method in class net.mumie.mathletfactory.display.jr3d.MMJR3DCanvas
-
Name der Componente sowie Name des SceneGraph-Roots festlegen.
- setName(String) - Method in class net.mumie.mathletfactory.mmobject.util.IndexedEntry
-
Sets the name of the entry.
- setNaN() - Method in class net.mumie.mathletfactory.math.number.MComplex
-
- setNaN() - Method in class net.mumie.mathletfactory.math.number.MComplexRational
-
- setNaN() - Method in class net.mumie.mathletfactory.math.number.MDouble
-
- setNaN() - Method in class net.mumie.mathletfactory.math.number.MNumber
-
- setNaN() - Method in interface net.mumie.mathletfactory.math.number.MNumberIF
-
Sets this number to NaN (not a number).
- setNaturalsOnly(boolean) - Method in class net.mumie.mathletfactory.math.algebra.op.node.MultipleOfZNode
-
Sets, whether only the natural numbers are allowed.
- setNegInfinity() - Method in class net.mumie.mathletfactory.math.number.MBigRational
-
- setNegInfinity() - Method in class net.mumie.mathletfactory.math.number.MDouble
-
- setNegInfinity() - Method in class net.mumie.mathletfactory.math.number.MInteger
-
- setNegInfinity() - Method in class net.mumie.mathletfactory.math.number.MNatural
-
- setNegInfinity() - Method in class net.mumie.mathletfactory.math.number.MRational
-
- setNegInfinity() - Method in class net.mumie.mathletfactory.math.number.MRealNumber
-
Sets this number to negative infinity.
- setNewElementsEdited(boolean) - Method in class net.mumie.mathletfactory.math.algebra.linalg.TupleSet
-
if true, the edited flag of new added components is set to true
- setNewSize(int, int) - Method in class net.mumie.mathletfactory.math.algebra.linalg.Matrix
-
- setNewSize(int, int) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
- setNewSize(int, int) - Method in class net.mumie.mathletfactory.math.util.StringMatrix
-
- setNewtonCoefficients(MNumber[], MNumber[]) - Method in class net.mumie.mathletfactory.math.algebra.poly.Polynomial
-
- setNewtonPolynomial(MNumber[], MNumber[], int) - Method in class net.mumie.mathletfactory.math.algebra.poly.Polynomial
-
- SetNode - Class in net.mumie.mathletfactory.math.set.node
-
Offers basic functionality for set nodes.
- SetNode(Class) - Constructor for class net.mumie.mathletfactory.math.set.node.SetNode
-
Creates this node with emtpy children and parent.
- setNorm(double) - Method in class net.mumie.mathletfactory.math.number.MComplex
-
Sets the norm of this number.
- setNorm(double) - Method in class net.mumie.mathletfactory.math.number.MComplexRational
-
Sets the norm of this number.
- setNormalForm(boolean) - Method in class net.mumie.mathletfactory.display.noc.op.OperationPanel
-
Sets whether the panel generates normalized or non-normalized operations.
- setNormalForm(int, int, boolean) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
- setNormalForm(boolean) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
- setNormalForm(boolean) - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
When setting normalize
to true, this means that the operation
is normalized after each transformation.
- setNormalForm(boolean) - Method in class net.mumie.mathletfactory.math.algebra.poly.Polynomial
-
- setNormalForm(int) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.AllRel
-
- setNormalForm(int) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.ComplexRel
-
- setNormalForm(int) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.InSetRel
-
- setNormalForm(int) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.NotRel
-
- setNormalForm(int) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.NullRel
-
- setNormalForm(int) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.RelNode
-
Determines whether the operations on the leaves should be in normalform.
- setNormalForm(int) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.SimpleRel
-
Sets the operations (left and right hand side) of this simple relation
to normal form.
- setNormalForm(int) - Method in class net.mumie.mathletfactory.math.algebra.rel.Relation
-
Sets #m_normalForm
.
- setNormalForm(boolean) - Method in class net.mumie.mathletfactory.math.number.MOpNumber
-
- setNormalForm(boolean) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
- setNormalForm(boolean) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMFunctionOverR2
-
- setNormalForm(boolean) - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSequenceDefByOp
-
- setNormalForm(boolean) - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSeriesDefByOp
-
- setNormalizedToRectangle(double[], double[]) - Method in class net.mumie.mathletfactory.math.util.Affine3DDouble
-
Sets the affine group element so that the union square is transformed
into the rectangle specified by the given parameters.
- setNormalizedToRectUniform(double[], double[]) - Method in class net.mumie.mathletfactory.math.util.Affine3DDouble
-
This method sets this instance of Affine3DDouble
to be the
map, that has uniform scale and maps (0,0) -> (LL[0], LL[1]) and
(1,1) -> (max{UR[0],UR[1]}, max{UR[0],UR[1]}).
- setNormalizedToScreen(double, double) - Method in class net.mumie.mathletfactory.math.util.Affine2DDouble
-
Sets this Affine2DDouble
to become the affine map without shearing part, that
transforms the (standard) unit square [0,1]x[0,1] onto the screen which is width
broad and height
high -the point (0,0) will be mapped onto the lower left corner
of the screen and point (1,1) will be mapped onto the upper right corner of the screen.
- setNormalizedToScreen(double, double) - Method in class net.mumie.mathletfactory.math.util.Affine3DDouble
-
Sets the affine group element so that the union square is transformed
into the screen rectangle specified by the given parameters.
- setNormalizedToScreenBestFit(double, double) - Method in class net.mumie.mathletfactory.math.util.Affine3DDouble
-
Sets the affine group element so that the union square is transformed
into a square of best size fitting completely inside the screen.
- setNotInfinity() - Method in class net.mumie.mathletfactory.math.number.MNumber
-
Sets the number to non-infinity.
- setNrComp(int) - Method in class net.mumie.mathletfactory.display.layout.AlignerLayout.LayoutInformation
-
- setNumberEditable(boolean) - Method in class net.mumie.mathletfactory.display.noc.number.MMDoubleSliderPanel
-
Sets whether the number field may be edited.
- setNumberOfComponents(int) - Method in class net.mumie.mathletfactory.math.algebra.linalg.TupleSet
-
sets the number of left-hand side components
- setNumberOfVariables(int) - Method in class net.mumie.mathletfactory.math.algebra.linalg.TupleSet
-
sets the number of right-hand side components (variables)
- setNumberPanelVisible(boolean) - Method in class net.mumie.mathletfactory.display.noc.number.MMDoubleSliderPanel
-
Sets the visibility status of the value.
- setNumerator(long) - Method in class net.mumie.mathletfactory.math.number.MRational
-
Sets the numerator of this rational.
- setObjectColor(Color) - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Sets the object's color.
- setObjectColor(Color) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
- setObjectColor(Color) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLine
-
Sets the object fill color (without border).
- setObjectColor(Color) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLineSegment
-
Sets the object fill color (without border).
- setObjectColor(Color) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPoint
-
Sets the object fill color (without border).
- setObjectColor(Color) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPoint
-
Sets the object fill color (without border).
- setObjectColor(Color) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DSubspace
-
Sets the object fill color (without border).
- setObjectColor(Color) - Method in class net.mumie.mathletfactory.mmobject.MMDefaultCanvasObject
-
Sets the object fill color (without border).
- setObjectColor(Color) - Method in class net.mumie.mathletfactory.mmobject.MMDefaultObject
-
Sets the object fill color (without border).
- setObjectColor(Color) - Method in class net.mumie.mathletfactory.mmobject.util.MMStringMatrix
-
Sets the object fill color (without border).
- setOnGridOnly(boolean) - Method in class net.mumie.mathletfactory.action.handler.ComplexVectorMouseGridTranslateHandler
-
- setOpaque(boolean) - Method in class net.mumie.mathletfactory.display.util.ViewPanel
-
- setOpened() - Method in class net.mumie.mathletfactory.display.g2d.G2DPolygonDrawable
-
- setOperation(Operation) - Method in class net.mumie.mathletfactory.display.noc.op.OperationPanel
-
Sets the operation to be displayed and edited.
- setOperation(Operation) - Method in interface net.mumie.mathletfactory.math.algebra.op.UsesOperationIF
-
Sets the operation in the mathematical object.
- setOperation(Operation) - Method in class net.mumie.mathletfactory.math.algebra.poly.Polynomial
-
- setOperation(Operation) - Method in class net.mumie.mathletfactory.math.geom.affine.Affine2DLine
-
- setOperation(Operation) - Method in class net.mumie.mathletfactory.math.number.MOpNumber
-
- setOperation(String) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
Sets the operation for this function.
- setOperation(Operation) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
Sets the operation for this function.
- setOperation(int, Operation) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunction
-
Sets the i-th operation of this piecewise function.
- setOperation(Operation) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMFunctionOverR2
-
Sets the operation of the function.
- setOperation(String) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMFunctionOverR2
-
This method sets the expression to be evaluated.
- setOperation(String) - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSequenceDefByOp
-
Sets the operation for this sequence.
- setOperation(Operation) - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSequenceDefByOp
-
Sets the operation for this sequence.
- setOperation(String) - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSeriesDefByOp
-
Sets the expression for this series.
- setOperation(Operation) - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSeriesDefByOp
-
Sets the operation for this series.
- setOperations(Operation[]) - Method in interface net.mumie.mathletfactory.math.algebra.op.UsesOpArrayIF
-
Sets the operations in the mathematical object.
- setOperations(String[], MMInterval[]) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunction
-
Sets the expressions and their corresponding domain intervals.
- setOperations(Operation[], MMInterval[]) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunction
-
Sets the operations and their corresponding domain intervals.
- setOperations(String, String) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR2
-
Sets the expressions for the parametric function.
- setOperations(Operation[]) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR2
-
Sets the two operations for the parametric function.
- setOperations(String, String, String) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR3
-
Sets the expressions for the parametric function.
- setOperations(Operation[]) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR3
-
Sets the three operations for the parametric function.
- setOpRoot(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
Sets the root node of this operation.
- setOpViewRoot(ViewNode) - Method in class net.mumie.mathletfactory.display.noc.op.OperationDisplay
-
Sets the view node rooting the expression to be rendered.
- setOutsideBorder(Border) - Method in class net.mumie.mathletfactory.display.noc.util.MixedBorder
-
Sets the outside border.
- setOverlappingWarning(boolean) - Method in class net.mumie.mathletfactory.display.noc.function.MMPiecewiseFunctionPanel
-
- setOverlappingWarning(boolean) - Method in class net.mumie.mathletfactory.display.noc.function.MMPiecewiseFunctionPeriodicPanel
-
- setParameter(String, Object) - Method in class net.mumie.mathletfactory.display.util.AbstractView
-
- setParameter(String, Object) - Method in interface net.mumie.mathletfactory.display.util.ViewIF
-
Sets the named parameter with the given value.
- setParameter(String) - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpMatrix
-
Deprecated.
Sets the given identifier as parameter in all entries.
- setParameter() - Method in class net.mumie.mathletfactory.math.algebra.op.node.VariableOp
-
- setParameter(String) - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
Sets the given identifier as parameter in this expression.
- setParameter(String, MNumber) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
Adds a parameter with the specified value to the function.
- setParameter(String, MNumber) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunction
-
Adds a one character parameter with the specified value to the function.
- setParameter(String, MNumber) - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSequenceDefByOp
-
Adds a parameter with the specified value to the function.
- setParameter(String, MNumber) - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSeriesDefByOp
-
Adds a parameter with the specified value to the function.
- setParameter(String, double) - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSeriesDefByOp
-
Adds a parameter with the specified value to the function.
- setParameter(String, String) - Method in class net.mumie.mathletfactory.util.content.AbstractNode
-
- setParameter(String, String) - Method in interface net.mumie.mathletfactory.util.content.ContentNodeIF
-
- setParameterName(String) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR2
-
Sets the name of the parameter used by the component operations.
- setParameterRange(double[]) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR2
-
Sets the range of the parameter used by the component operations.
- setParameters(String[]) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR3
-
Sets the parameters used.
- setParent(AbstractTreeNode) - Method in class net.mumie.mathletfactory.math.algebra.AbstractTreeNode
-
Sets the reference to the parent node.
- setParent(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Set parent
as the node's direct ancestor in the Operation Tree.
- setParent(AbstractTreeNode) - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
- setParent(AbstractTreeNode) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.RelNode
-
- setParent(RelNode) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.RelNode
-
Returns the direct ancestor of this node in the relation tree.
- setParent(AbstractTreeNode) - Method in class net.mumie.mathletfactory.math.set.node.SetNode
-
Sets the "parent" nodes that this node act as operand for.
- setParentQuestion(MCQuestionIF) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestion
-
Sets the parent question of this question.
- setPeriod(MNumber) - Method in class net.mumie.mathletfactory.math.set.node.PeriodicIntervalSet
-
- setPeriod(double) - Method in class net.mumie.mathletfactory.math.set.node.PeriodicIntervalSet
-
- setPeriod(double) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFourierSeriesDefByOp
-
Sets the period of this Fourier series.
- setPeriodInterval(MMInterval) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunctionPeriodic
-
- setPeriodPanelVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunctionPeriodic
-
- setPiTicksX(boolean) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
- setPiTicksY(boolean) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
- setPixelColor(Color, int, int) - Method in class net.mumie.mathletfactory.mmobject.util.MMImage
-
Sets the color of the pixel with the specified (image) coordinates.
- setPixelColor(Color, int, int) - Method in class net.mumie.mathletfactory.util.CanvasImage
-
Sets the color of the pixel with the specified (image) coordinates.
- setPoint(double[]) - Method in class net.mumie.mathletfactory.display.g2d.G2DBracketDrawable
-
Sets the point where the bracket is drawn.
- setPoint(Affine2DPoint) - Method in class net.mumie.mathletfactory.display.g2d.G2DPointDrawable
-
- setPoint(double[]) - Method in class net.mumie.mathletfactory.display.g2d.G2DPointDrawable
-
- setPoint(double, double) - Method in class net.mumie.mathletfactory.display.g2d.G2DPointDrawable
-
- setPoint(int, Affine2DPoint) - Method in class net.mumie.mathletfactory.display.g2d.G2DPolygonDrawable
-
- setPoint(int, double, double) - Method in class net.mumie.mathletfactory.display.g2d.G2DPolygonDrawable
-
- setPoint(int, float, float) - Method in class net.mumie.mathletfactory.display.g2d.G2DPolygonDrawable
-
- setPoint(float, float) - Method in class net.mumie.mathletfactory.display.g2d.G2DTextDrawable
-
- setPoint(Affine3DPoint) - Method in class net.mumie.mathletfactory.display.j3d.J3DPointDrawable
-
Sets the affine coordinates for this point.
- setPoint(double[]) - Method in class net.mumie.mathletfactory.display.j3d.J3DPointDrawable
-
Sets the affine coordinates for this point.
- setPoint(double) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPowerSeriesDefByOp
-
Sets the point of expansion of this power series.
- setPoint(double) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMTaylorSeriesDefByOp
-
Sets the point of expansion of this Taylor series.
- setPointDisplayProperties(JR3DPointSetDrawable, Appearance, PointDisplayProperties, boolean) - Static method in class net.mumie.mathletfactory.display.jr3d.JR3DPointSetDrawable
-
- setPointDisplayProperties(PointDisplayProperties) - Method in class net.mumie.mathletfactory.mmobject.analysis.map.MMMapSimple
-
- setPointLabel(String, int) - Method in class net.mumie.mathletfactory.display.jr3d.JR3DPointSetDrawable
-
- setPointRadius(int) - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DPointRenderingHints
-
Sets the point radius in pixels (only applies if the spheres draw property
is set to false
).
- setPointRadius(int) - Method in class net.mumie.mathletfactory.display.PointDisplayProperties
-
Sets the radius of the point to radius
.
- setPoints(double[], double[], double, double, int) - Method in class net.mumie.mathletfactory.display.g2d.G2DAngleDrawable
-
- setPoints(double[], double[]) - Method in class net.mumie.mathletfactory.display.g2d.G2DEllipseDrawable
-
Sets the coordinates for the center point and the
upperleft point.
- setPoints(double[], double[]) - Method in class net.mumie.mathletfactory.display.g2d.G2DEllipsePathDrawable
-
Sets the coordinates for the center point and the
upperleft point.
- setPoints(double[], double[]) - Method in class net.mumie.mathletfactory.display.g2d.G2DHyperbolaDrawable
-
Sets the coordinates for the center point and the
upperleft point.
- setPoints(Affine2DPoint, Affine2DPoint) - Method in class net.mumie.mathletfactory.display.g2d.G2DLineDrawable
-
Changes the current coordinates.
- setPoints(double, double, double, double) - Method in class net.mumie.mathletfactory.display.g2d.G2DLineDrawable
-
Changes the current coordinates.
- setPoints(double[], double[]) - Method in class net.mumie.mathletfactory.display.g2d.G2DParabolaDrawable
-
Sets the affine coordinates for the apex and the focal point.
- setPoints(double, double, double, double) - Method in class net.mumie.mathletfactory.display.g2d.G2DRectDrawable
-
Sets the coordinates for the upperleft point and width and height of the rectangle.
- setPoints(double[], double[]) - Method in class net.mumie.mathletfactory.display.j3d.J3DLineSegmentDrawable
-
Sets the initial and end point of the line segment.
- setPoints(NumberTuple[]) - Method in class net.mumie.mathletfactory.display.j3d.J3DPolygonDrawable
-
Sets the points of the polygon.
- setPoints(NumberTuple[]) - Method in class net.mumie.mathletfactory.display.j3d.J3DPolyLineDrawable
-
Sets the initial and end point of the line segment.
- setPoints(double[], double[], double[]) - Method in class net.mumie.mathletfactory.display.j3d.J3DTriangleDrawable
-
Sets the three points of the triangle.
- setPoints(double[][]) - Method in class net.mumie.mathletfactory.display.jr3d.JR3DLineSetDrawable
-
- setPoints(MMAffine3DPoint[]) - Method in class net.mumie.mathletfactory.display.jr3d.JR3DPointSetDrawable
-
- setPoints(double[][]) - Method in class net.mumie.mathletfactory.display.jr3d.JR3DPointSetDrawable
-
- setPointsLabels(String[]) - Method in class net.mumie.mathletfactory.display.jr3d.JR3DPointSetDrawable
-
- setPointToCanvasCentreUF(double, double, double, double, double) - Method in class net.mumie.mathletfactory.math.util.Affine2DDouble
-
- setPointToCanvasCentreUF(double, double, double, double, double) - Method in class net.mumie.mathletfactory.math.util.Affine3DDouble
-
- setPolygonDisplayProperties(PolygonDisplayProperties) - Method in class net.mumie.mathletfactory.mmobject.analysis.map.MMMapSimple
-
- setPolygonProperties(DefaultPolygonShader, JR3DShaderRenderingHints) - Static method in class net.mumie.mathletfactory.display.jr3d.JR3DDrawable
-
- setPopupVisible(boolean) - Method in class net.mumie.mathletfactory.display.util.StyledTextComboBox
-
- setPosInfinity() - Method in class net.mumie.mathletfactory.math.number.MBigRational
-
- setPosInfinity() - Method in class net.mumie.mathletfactory.math.number.MDouble
-
- setPosInfinity() - Method in class net.mumie.mathletfactory.math.number.MInteger
-
- setPosInfinity() - Method in class net.mumie.mathletfactory.math.number.MNatural
-
- setPosInfinity() - Method in class net.mumie.mathletfactory.math.number.MRational
-
- setPosInfinity() - Method in class net.mumie.mathletfactory.math.number.MRealNumber
-
Sets this number to positive infinity.
- setPosition(Vector3d) - Method in class net.mumie.mathletfactory.display.j3d.J3DDrawable
-
Set the position of the drawable.
- setPosition(int, int, int, int) - Method in class net.mumie.mathletfactory.display.layout.SimpleGridConstraints
-
- setPosition(int) - Method in class net.mumie.mathletfactory.util.CanvasMessage
-
- setPrecision(int) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
- setPrecision(int) - Method in class net.mumie.mathletfactory.display.noc.op.OperationPanel
-
- setPrecision(byte) - Method in interface net.mumie.mathletfactory.math.number.FloatingPointNumberIF
-
Sets the precision of this floating-point number as
the number of decimal places.
- setPrecision(byte) - Method in class net.mumie.mathletfactory.math.number.MComplex
-
- setPrecision(byte) - Method in class net.mumie.mathletfactory.math.number.MDouble
-
- setPrecision(byte) - Method in class net.mumie.mathletfactory.math.number.MOpNumber
-
Sets the precision of this number as
the number of decimal places.
- setPreferredSize(Dimension) - Method in class net.mumie.mathletfactory.appletskeleton.util.ControlPanel
-
Sets the preferred size of this ControlPanel.
- setPreferredSize(Dimension) - Method in class net.mumie.mathletfactory.display.noc.MMPanel
-
- setPressed(boolean) - Method in class net.mumie.mathletfactory.display.MMCanvas.ExtendedButtonModel
-
- setProgress(Progress) - Method in class net.mumie.mathletfactory.util.animation.AnimationDependencyUpdater
-
- setProgressRate(double) - Method in class net.mumie.mathletfactory.util.animation.Progress
-
- setProjectionType(int) - Method in class net.mumie.mathletfactory.display.j3d.MMJ3DCanvas
-
Performs a parallel projection from world to screen.
- setProjectiveBasis(NumberTuple[]) - Method in class net.mumie.mathletfactory.math.geom.projective.ProjectiveSpace
-
Sets the basis of the underlying NumberVectorSpace
to
projCoordBasis
.
- setProjectiveCoordinates(NumberTuple) - Method in class net.mumie.mathletfactory.math.geom.affine.AffinePoint
-
Method setProjectiveCoordinates
Internally we store homogeneous coordinates for any AffinePoint.
- setProjectiveCoordinates(NumberTuple[]) - Method in class net.mumie.mathletfactory.math.geom.affine.AffineSpace
-
- setProjectiveCoordinates(NumberTuple) - Method in class net.mumie.mathletfactory.math.geom.projective.ProjectivePoint
-
sets the projective (homogeneous) coordinates of this ProjectivePoint
to the values of projCoords
.
- setPropertiesFromObject() - Method in class net.mumie.mathletfactory.transformer.g2d.SequenceTransformer2D
-
- setPropertiesFromObject() - Method in class net.mumie.mathletfactory.transformer.g2d.SeriesTransformer2D
-
- setProperty(String, boolean) - Method in class net.mumie.mathletfactory.util.property.DefaultPropertyMap
-
Stores the named boolean property in the internal map and returns its previous value.
- setProperty(String, double) - Method in class net.mumie.mathletfactory.util.property.DefaultPropertyMap
-
Stores the named double property in the internal map and returns its previous value.
- setProperty(String, Object) - Method in class net.mumie.mathletfactory.util.property.DefaultPropertyMap
-
- setProperty(Property) - Method in class net.mumie.mathletfactory.util.property.DefaultPropertyMap
-
- setProperty(String, Object) - Method in class net.mumie.mathletfactory.util.property.LinkedPropertyMap
-
- setProperty(String, boolean) - Method in class net.mumie.mathletfactory.util.property.LinkedPropertyMap
-
Stores the named boolean property in the internal map and returns its previous value.
- setProperty(String, double) - Method in class net.mumie.mathletfactory.util.property.LinkedPropertyMap
-
Stores the named double property in the internal map and returns its previous value.
- setProperty(String, Object) - Method in interface net.mumie.mathletfactory.util.property.PropertyMapIF
-
Stores the named property in the internal map and returns its previous value.
- setPropertyImpl(Property) - Method in class net.mumie.mathletfactory.util.property.DefaultPropertyMap
-
- setProps(double[], boolean, boolean, boolean) - Method in class net.mumie.mathletfactory.display.g2d.G2DBracketDrawable
-
Sets the point where the bracket is drawn, the type (left or right bracket),
the form (round or square bracket) and if the bracket should be visible or not
(if an interval has a boundary which is infinite it might be interesting to let the bracket
be invisible).
- setQuestion(MCQuestionIF) - Method in class net.mumie.mathletfactory.util.exercise.mc.method.DefaultMethod
-
- setQuestion(MCQuestionIF) - Method in interface net.mumie.mathletfactory.util.exercise.mc.method.MethodIF
-
Sets the question instance of this method.
- setQuestionCorrect(int, boolean) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExerciseCorrector
-
- setQuestionCorrect(int, boolean) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCCorrectorExercise
-
- setQuestionCorrect(int, boolean) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCProblemCorrector
-
- setQuestionCorrect(int, boolean) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCProblemCorrectorEn
-
- setQuestionCorrect(int, boolean) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCTrainingCorrector
-
- setQuestionIndex(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestion
-
Sets the question index.
- setRadian(double) - Method in class net.mumie.mathletfactory.display.g2d.G2DEllipseDrawable
-
Sets the coordinates for the radian.
- setRadian(double) - Method in class net.mumie.mathletfactory.display.g2d.G2DEllipsePathDrawable
-
Sets the coordinates for the radian.
- setRadian(double) - Method in class net.mumie.mathletfactory.display.g2d.G2DHyperbolaDrawable
-
Sets the coordinates for the radian.
- setRadian(double) - Method in class net.mumie.mathletfactory.display.g2d.G2DParabolaDrawable
-
Sets the coordinates for the radian.
- setRadian(double) - Method in class net.mumie.mathletfactory.display.noc.geom.MMAnglePanel
-
Sets the measure af the angle in radians.
- setRadius(double) - Method in class net.mumie.mathletfactory.action.handler.VectorOnCircleMouseTranslateHandler
-
Sets the radius of the cirle.
- setRange(double[], double[]) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMFunctionOverR2
-
Sets the range of the grid to be calculated (default is (-1,1) in each
direction).
- setRange(double[][]) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR3
-
Sets the range of the grid to be calculated (default is (-1,1) in each direction)
- setRayRunsThrough(Affine2DPoint) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DRay
-
Sets the point where the ray runs through.
- setRayRunsThrough(double, double) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DRay
-
Sets the point where the ray runs through.
- setRe(double) - Method in class net.mumie.mathletfactory.math.number.MComplex
-
Sets the real part of this number.
- setRe(MRational) - Method in class net.mumie.mathletfactory.math.number.MComplexRational
-
Sets the real part of this number.
- setRe(double) - Method in class net.mumie.mathletfactory.math.number.MComplexRational
-
Sets the real part of this number.
- setRealImage(BufferedImage) - Method in class net.mumie.mathletfactory.mmobject.util.MMImage
-
Sets the content of the given image.
- setRealImage(BufferedImage) - Method in class net.mumie.mathletfactory.util.exercise.ImageHelper
-
Sets the internally stored image in the master.
- setRealType(boolean) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
Setting to
true
will cause this matrix to accept only such
MNumber
s that inherit from
MRealNumber
.
- setRectangleToNormalized(double[], double[]) - Method in class net.mumie.mathletfactory.math.util.Affine3DDouble
-
- setRectangleToScreen(double[], double[], double, double) - Method in class net.mumie.mathletfactory.math.util.Affine3DDouble
-
Sets the affine group element so that the the rectangle formed by the
screen is transformed to the specified rectangle.
- setRectToScreen(double[], double[], double, double) - Method in class net.mumie.mathletfactory.math.util.Affine2DDouble
-
Sets this instance of Affine2DDouble
to be the affine transformation, that maps
the (axis parallel) worldRectangle
onto the screen without any shearing and
mapping the lower left (i.e. upper right) corner onto the lower left (i.e. upper right)
corner of the screen and returns this (modified) instance of Affine2DDouble
.
- setRectToScreen(Rectangle2D, double, double) - Method in class net.mumie.mathletfactory.math.util.Affine2DDouble
-
Sets this instance of Affine2DDouble
to be the affine transformation, that maps
the (axis parallel) worldRectangle
onto the screen without any shearing and
mapping the lower left (i.e. upper right) corner onto the lower left (i.e. upper right)
corner of the screen and returns this (modified) instance of Affine2DDouble
.
- setRectToScreenKeepAR(Rectangle2D, double, double) - Method in class net.mumie.mathletfactory.math.util.Affine2DDouble
-
Sets this instance of Affine2DDouble
to be the affine transformation, that maps
the (axis parallel) worldRectangle
onto the screen with keeping the current
aspect ratio.
- setRectToScreenUF(double[], double[], double, double) - Method in class net.mumie.mathletfactory.math.util.Affine3DDouble
-
- setRectToScreenUF(double[], double[], double, double, double, double, double, double) - Method in class net.mumie.mathletfactory.math.util.Affine3DDouble
-
- setRelation(MMRelation) - Method in class net.mumie.mathletfactory.display.noc.rel.MMRelationPanel
-
Sets the master
MMRelation
object,
the model of this view.
- setRelation(SimpleRel) - Method in class net.mumie.mathletfactory.display.noc.rel.node.SimpleRelationPanel
-
Sets the "master", the model of this view.
- setRelation(MMRelation) - Method in class net.mumie.mathletfactory.display.noc.set.MMSetPanel
-
This method should not be called by an application.
- setRelation(Relation) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.RelNode
-
Sets the relation, this node belongs to.
- setRelation(Relation) - Method in interface net.mumie.mathletfactory.math.algebra.rel.UsesRelationIF
-
Sets the relation in the mathematical object.
- setRelation(Relation) - Method in class net.mumie.mathletfactory.math.set.node.RelSet
-
Returns the underlying relation that has to be true for a certain value of "x",
iff x is in the BorelSet.
- setRelation(MMRelation) - Method in class net.mumie.mathletfactory.mmobject.set.MMSetDefByRel
-
Sets the relation that specifies this set.
- setRelation(Relation) - Method in class net.mumie.mathletfactory.mmobject.set.MMSetDefByRel
-
Sets the relation that specifies this set.
- setRelationSign(String) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.SimpleRel
-
Sets the relation Sign for this simple relation.
- setRelationSigns(String[]) - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.RelationVerification
-
- setRelRoot(RelNode) - Method in class net.mumie.mathletfactory.math.algebra.rel.Relation
-
Sets the root of the relation tree for this relation.
- setRememberSize(boolean) - Method in class net.mumie.mathletfactory.display.noc.number.MMNumberPanel
-
Sets the flag that indicates, that the maximum size of this panel should be
remembered (for numbers that change due to a slider, to eliminate jittering).
- setRenderedWithObjectColor(boolean) - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DTextRenderingHints
-
Sets whether the text should be rendered with the object color
and returns the previous value (may be the default value).
- setRenderParamsInLabel(boolean) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
Sets, whether parameters are rendered as substrings in the function label.
- setRestartRenderCycle(boolean) - Method in class net.mumie.mathletfactory.display.MMCanvas
-
Indicates whether the render cycle should restart if it is currently executing.
- setResult(MNumber) - Method in class net.mumie.mathletfactory.math.algebra.op.node.NumberOp
-
- setRightAlignment() - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
Convenience method for
setLineAlignment(MMControlPanel.RIGHT_ALIGNMENT)
.
- setRightAlignment() - Method in class net.mumie.mathletfactory.appletskeleton.layout.TextCard
-
Convenience method for
setLineAlignment(ControlPanel.RIGHT_ALIGNMENT)
.
- setRightAlignment() - Method in class net.mumie.mathletfactory.appletskeleton.util.ControlPanel
-
Convenience method for setLineAlignment(ControlPanel.RIGHT_ALIGNMENT)
.
- setRightAlignment() - Method in class net.mumie.mathletfactory.appletskeleton.util.dialog.DefaultDialog
-
- setRightBound(double) - Method in class net.mumie.mathletfactory.display.noc.number.MMDoubleSliderPanel
-
Sets the right boundary of the values between the user can slide.
- setRightBoundEditable(boolean) - Method in class net.mumie.mathletfactory.display.noc.number.MMDoubleSliderPanel
-
Sets whether the right boundary may be edited.
- setRightCanvasSubInset(Component) - Method in class net.mumie.mathletfactory.appletskeleton.SideBySideCanvasApplet
-
Places the given component below the right canvas.
- setRightCanvasTitle(String) - Method in class net.mumie.mathletfactory.appletskeleton.SideBySideCanvasApplet
-
Sets the title for the right canvas.
- setRightCanvasTitle(String, Font, Color) - Method in class net.mumie.mathletfactory.appletskeleton.SideBySideCanvasApplet
-
Sets the title for the right canvas with the given font and foreground color.
- setRightDerivative(double) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMQuadraticSpline
-
Sets the spline's derivatives at the right border of the domain.
- setRightHandSide(Operation) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.SimpleRel
-
Sets the right hand side of this (in)equation.
- setRightHandSide(OpNode) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.SimpleRel
-
Sets the right hand side of this (in)equation.
- setRightSideEntry(int, String) - Method in class net.mumie.mathletfactory.math.util.StringMatrix
-
- setRightSides(VerificationEntryIF[]) - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.RelationVerification
-
- setRightVariablesEnabled(boolean) - Method in class net.mumie.mathletfactory.display.noc.MMTupleSetPanel
-
- setRightVariablesEnabled(boolean) - Method in class net.mumie.mathletfactory.math.algebra.linalg.TupleSet
-
if true, right-hand side components (variables) are enabled
- setRootingPoint(double, double) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR2Vector
-
Sets the origin of this vector.
- setRootingPoint(double, double, double) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultR3Vector
-
Sets the origin of this vector.
- setRootingPoint(NumberTuple) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
Sets the origin of this vector.
- setRootPanel(MMCompoundPanel) - Method in class net.mumie.mathletfactory.display.noc.MMPanel
-
Sets the root panel of this MMPanel.
- setRow(int) - Method in class net.mumie.mathletfactory.display.layout.SimpleGridConstraints
-
- setRowCount(int) - Method in class net.mumie.mathletfactory.display.layout.MatrixLayout
-
Sets the number of rows of this matrix layout.
- setRowCount(int) - Method in class net.mumie.mathletfactory.display.layout.SimpleGridLayout
-
Anzahl der Zeilen setzen.
- setRows(int) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
Sets the number of rows to the given integer value.
- setRows(int) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMStringMatrixPanel
-
- setRows(int) - Method in class net.mumie.mathletfactory.display.noc.matrix.StringMatrixPanel
-
- setRowVector(int, NumberTuple) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
Makes the entries of the row
th row of this
NumberMatrix
change their values to those given in
row_vector
.
- setRowVector(int, OpTuple) - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpMatrix
-
Deprecated.
- setRowVectors(NumberTuple[]) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
This method treats the traversed NumberTuple
s as row vectors
for this NumberMatrix
.
- setRowVectors(OpTuple[]) - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpMatrix
-
Deprecated.
This method treats the traversed OpTuple
s as row vectors
for this OpMatrix
.
- setSample(int, double, double) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedBySamples
-
The i
th sample pair will be set to x,y
, if
i
is appropriate for this function.
- setSample(int, Affine2DPoint) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedBySamples
-
The i
th sample pair will be set to p.x,p.y
, if
i
is an appropriate sample index for this function.
- setScale(double) - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DTextRenderingHints
-
Sets the text's scale and returns the previous value (may be the default value).
- setScalePointsVisible(boolean) - Method in class net.mumie.mathletfactory.display.jr3d.JR3DCoordAxisDrawable
-
- setScaleX(double) - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
Sets the x coordinate of the center.
- setScaleY(double) - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
Sets the y coordinate of the center.
- setScore(double) - Method in class net.mumie.mathletfactory.util.exercise.CorrectorHelper
-
Sets the score to score
.
- setScore(double) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCCorrectorExercise
-
Sets the score to the given value.
- setScore(double) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCExerciseResult
-
Sets the score for this exercise result.
- setScore(double) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCTrainingExercise
-
Sets the score to the given value.
- setScore(double) - Method in class net.mumie.mathletfactory.util.xml.marking.SubtaskAnswerNode
-
Sets the score for this subtask answer.
- setScore(double) - Method in class net.mumie.mathletfactory.util.xml.marking.SubtaskSubNode
-
Sets the score for this subtask answer.
- setScreen2World(Affine3DDouble) - Method in class net.mumie.mathletfactory.display.jr3d.MMJR3DCanvas
-
Deprecated.
- setScreen2World(Affine3DDouble) - Method in class net.mumie.mathletfactory.display.MM3DCanvas
-
Sets the transformation from screen coordinates to world coordinates.
- setScreenToNormalized(double, double) - Method in class net.mumie.mathletfactory.math.util.Affine3DDouble
-
Sets the affine group element so that the the rectangle formed by the
given screen parameters is transformed to the union square.
- setScreenToRectangle(double[], double[], double, double) - Method in class net.mumie.mathletfactory.math.util.Affine3DDouble
-
Sets the affine group element so that the the rectangle formed by the
screen is transformed to the specified rectangle.
- setScrollable(boolean) - Method in class net.mumie.mathletfactory.appletskeleton.util.ControlPanel
-
Sets if this ControlPanel should be scrollable (if necessary).
- setScrollButtonsVisible(boolean) - Method in class net.mumie.mathletfactory.display.MMCanvas
-
Sets the visibility of the scroll buttons to b.
- setSecondPoint(Affine2DPoint) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DAngle
-
- setSecondPoint(double, double) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DAngle
-
Sets the coordinates of the second point
MMAffine2DAngle.m_secondPoint
of this
angle to the values given by
x
and
y
and returns
the changed angle.
- setSelectable(int, int, boolean) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
- setSelectable(int, int, boolean) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMStringMatrixPanel
-
- setSelectable(boolean) - Method in class net.mumie.mathletfactory.display.noc.MMPanel
-
Sets whether this panel can be selected.
- setSelected(boolean) - Method in class net.mumie.mathletfactory.display.jr3d.JR3DCompositeDrawable
-
- setSelected(boolean) - Method in class net.mumie.mathletfactory.display.jr3d.JR3DDrawable
-
- setSelected(int, int, boolean) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
- setSelected(int, int, boolean) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMStringMatrixPanel
-
- setSelected(boolean) - Method in class net.mumie.mathletfactory.display.noc.MMPanel
-
Selects or deselects this panel and informs
all registered selection listeners.
- setSelectedDrawable(J3DDrawable) - Method in class net.mumie.mathletfactory.display.j3d.MMJ3DCanvas
-
- setSelectedIndex(int) - Method in class net.mumie.mathletfactory.appletskeleton.util.TabbedPanel
-
- setSelectedItem(Object) - Method in class net.mumie.mathletfactory.display.util.StyledTextComboBox
-
- setSelectedObject(MMCanvasObjectIF) - Method in interface net.mumie.mathletfactory.action.CanvasControllerIF
-
- setSelectedObject(MMCanvasObjectIF) - Method in class net.mumie.mathletfactory.action.DefaultCanvasController
-
Sets the "focus" on the given CanvasObject, which results in a visual
mark on the Canvas and a higher priority in the Queue of event-targets.
- setSelectedObject(MMCanvasObjectIF) - Method in class net.mumie.mathletfactory.action.jr3d.JR3DCanvasController
-
- setSelectedproperties(DisplayProperties) - Method in class net.mumie.mathletfactory.mmobject.analysis.map.MMMapSimple
-
- setSelectedState() - Method in class net.mumie.mathletfactory.display.j3d.J3DCoordinateSystemDrawable
-
Not selectable.
- setSelectedState() - Method in class net.mumie.mathletfactory.display.j3d.J3DDrawable
-
This method is called by the system, if this drawable is selected.
- setSelectedState() - Method in class net.mumie.mathletfactory.display.j3d.J3DLineSegmentDrawable
-
- setSelectedState() - Method in class net.mumie.mathletfactory.display.j3d.J3DPointDrawable
-
- setSelectedState() - Method in class net.mumie.mathletfactory.display.j3d.J3DPolygonDrawable
-
- setSelectedState() - Method in class net.mumie.mathletfactory.display.j3d.J3DPolyLineDrawable
-
- setSelectedState() - Method in class net.mumie.mathletfactory.display.j3d.J3DSurfaceDrawable
-
- setSelectedState() - Method in class net.mumie.mathletfactory.display.j3d.J3DTriangleDrawable
-
- setSelection(int, Boolean) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCQuestionPanel
-
Sets the selection of the specified answer to the given boolean value.
- setSelectionAnswer(int, String) - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
Adds the referenced content of the given selected path to the generic answer node inside the answer sheet
and saves the answer string to the answer sheet for the indexed subtask and the
given path under /user/answer/subtask_[subtaskIndex]/selected_[i]
.
- setSelectionAnswer(int, String, String) - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
Adds the referenced content of the given selected path to the generic answer node inside the answer sheet
under the given path and saves the answer string to the answer sheet for the indexed subtask and the
given path.
- setSelectionAnswers(int, String[]) - Method in class net.mumie.mathletfactory.util.exercise.MumieExercise
-
Adds the referenced content of the given selected paths to the generic answer node inside the answer sheet
and saves the answer strings to the answer sheet for the indexed subtask and the
given path under /user/answer/subtask_[subtaskIndex]/selected_[i]
.
- setSelectionColor(Color) - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Sets the selection color.
- setSendOperation(boolean) - Method in class net.mumie.mathletfactory.display.noc.number.MMNumberPanel
-
This flag is set, when the number panel should send the operation instead
of its numeric value as property change event.
- setSet(NumberSetIF) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.InSetRel
-
Sets the set, for which containment of the variable is tested.
- setShadowColor(Color) - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Sets the shadow color.
- setShadowColor(Color) - Method in class net.mumie.mathletfactory.display.jr3d.JR3DCanvasLightProperties
-
- setShadowOffset(Point2D) - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Sets the shadow offset.
- setShadowOffset(Point2D) - Method in class net.mumie.mathletfactory.display.jr3d.JR3DCanvasLightProperties
-
- setShowBackForwardButtons(boolean) - Method in class net.mumie.mathletfactory.util.animation.Animation
-
Sets the visibility of the Back- and Forward-button.
- setShowBorders(int) - Method in class net.mumie.mathletfactory.display.noc.matrix.MatrixBorder
-
Sets if the (left, right) border is visible.
- setShowBorders(int) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
Sets if the (left, right) border is visible.
- setShowFocusBorder(boolean) - Method in class net.mumie.mathletfactory.display.MMCanvas
-
Determine, whether the border is shown when canvas is focused.
- setShowMouseCoordinates(boolean) - Method in class net.mumie.mathletfactory.display.MMCanvas
-
- setShowWarnButton(boolean) - Method in class net.mumie.mathletfactory.display.noc.function.MMFunctionPanel
-
Sets whether the warning button should be shown on partially defined expression
- setSize(Dimension) - Method in class net.mumie.mathletfactory.display.util.AbstractView
-
- setSize(Dimension) - Method in interface net.mumie.mathletfactory.display.util.ViewIF
-
Sets the size of this view.
- setSize(double, double) - Method in class net.mumie.mathletfactory.mmobject.util.MMImage
-
Sets the size of this image.
- setSize(int, int) - Method in class net.mumie.mathletfactory.util.BasicApplicationFrame
-
- setSize(Dimension) - Method in class net.mumie.mathletfactory.util.BasicApplicationFrame
-
- setSize(double, double) - Method in class net.mumie.mathletfactory.util.CanvasImage
-
Sets the size of this image.
- setSliderBGColor(Color) - Method in class net.mumie.mathletfactory.display.noc.number.MMDoubleSliderPanel
-
Sets the background of the slider to the given color.
- setSource(Object) - Method in class net.mumie.mathletfactory.action.MMEvent
-
- setSpanningPoints(NumberTuple[]) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DSubspace
-
Sets the spanning points of this subspace, i.e. the points that can be used to produce a basis.
- setSpanningPoints(Affine3DPoint[]) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DSubspace
-
Sets the spanning points of this subspace, i.e. the points that can be used to produce a basis.
- setSpecularCoeffizient(double) - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DShaderRenderingHints
-
Sets the specular coefficient and returns the previous value (may be the default value).
- setSpecularColor(Color) - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DShaderRenderingHints
-
Sets the specular color and returns the previous value (may be the default value).
- setSpecularExponent(double) - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DShaderRenderingHints
-
Sets the specular exponent and returns the previous value (may be the default value).
- setSphereRadius(double) - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DPointRenderingHints
-
Sets the point radius in space units (only applies if the spheres draw property
is set to true
).
- setSpheresDraw(boolean) - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DPointRenderingHints
-
Sets whether the point should be rendered as a sphere.
- setSplitPaneDividerLocation(double) - Method in class net.mumie.mathletfactory.appletskeleton.SideBySideCanvasApplet
-
Passes the argument to JSplitPane.setDividerLocation(double).
- setSplitPaneDividerLocation(int) - Method in class net.mumie.mathletfactory.appletskeleton.SideBySideCanvasApplet
-
Sets the location of the split bar (divider).
- setStartingAngle(double) - Method in class net.mumie.mathletfactory.display.g2d.Arc2DDisplayProperties
-
Sets the starting angle of this arc in degrees.
- setStartingIndex(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMRecursiveSequenceDefByOp
-
Sets the starting index of this sequence from which calculation starts.
- setStartingIndex(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSeriesDefByOp
-
Sets the starting index of this series, from which calculation starts.
- setStartOffsetX(double) - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
Sets the starting offset in x direction.
- setStartOffsetY(double) - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
Sets the starting offset in y direction.
- setStartValue(double) - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
Sets the starting value.
- setStartX(double) - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
Sets the x coordinate from which the labeling starts.
- setStartX(int) - Method in class net.mumie.mathletfactory.display.layout.AlignerLayout.LayoutInformation
-
- setStartY(double) - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
Sets the y coordinate from which the labeling starts.
- setStatusText(String) - Method in class net.mumie.mathletfactory.util.animation.Animation
-
Sets the status text for the animation.
- setStdDimension(int) - Method in class net.mumie.mathletfactory.mmobject.set.MMSet
-
Sets or removes for this set a standard dimension.
- setStep(int, Step) - Method in class net.mumie.mathletfactory.util.animation.Animation
-
Sets the step with index index to step
.
- setSteps(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMFunctionOverR2
-
Sets the number of steps for each direction in the grid.
- setStopX(double) - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
Sets the x coordinate where the labeling stops.
- setStopY(double) - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
Sets the y coordinate where the labeling stops.
- setSubMatrix(NumberMatrix, int, int, NumberMatrix) - Static method in class net.mumie.mathletfactory.math.util.MatrixUtils
-
Copies the submatrix to bigMatrix
beginning with the given indices.
- setSubScript(boolean) - Method in class net.mumie.mathletfactory.display.util.tex.SuperscriptView
-
- setSubScript(boolean) - Method in class net.mumie.mathletfactory.util.content.SuperscriptNode
-
- setSubScriptIndex(int) - Method in class net.mumie.mathletfactory.display.util.tex.SuperscriptView
-
- setSuperScript(boolean) - Method in class net.mumie.mathletfactory.display.util.tex.SuperscriptView
-
- setSuperScript(boolean) - Method in class net.mumie.mathletfactory.util.content.SuperscriptNode
-
- setSuperScriptIndex(int) - Method in class net.mumie.mathletfactory.display.util.tex.SuperscriptView
-
- setSurfaceDisplayProperties(JR3DFaceSetDrawable, Appearance, SurfaceDisplayProperties, boolean) - Static method in class net.mumie.mathletfactory.display.jr3d.JR3DFaceSetDrawable
-
- setSync(boolean) - Method in class net.mumie.mathletfactory.mmobject.analysis.map.MMMapSimple
-
- setTarget(Container) - Method in class net.mumie.mathletfactory.display.layout.AlignerLayout.LayoutInformation
-
- setTarget(Container) - Method in class net.mumie.mathletfactory.display.layout.AlignerLayout
-
- setTarget(String) - Method in class net.mumie.mathletfactory.util.help.MappedLink
-
sets the map id for the lookup
- setTargetInnerHeight(int) - Method in class net.mumie.mathletfactory.display.layout.AlignerLayout.LayoutInformation
-
- setTask(int, Component) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExerciseCard
-
Sets the task component for the specified question.
- setTask(int, String) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCAbstractExerciseCard
-
Sets the task text for the specified question.
- setTask(int, Component) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCProblemApplet
-
Sets the task component for the specified question.
- setTask(int, String) - Method in class net.mumie.mathletfactory.util.exercise.mc.MCProblemApplet
-
Sets the task text for the specified question.
- setTask() - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestionUI
-
Reads the task text for this question from the datasheet and sets the task.
- setTask(String) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestionUI
-
Sets the task text for this question.
- setTask(Component) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestionUI
-
Sets the task component.
- setTask(ExerciseObjectIF[]) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCBasicQuestionUI
-
Sets the task text.
- setText(String) - Method in class net.mumie.mathletfactory.display.g2d.G2DTextDrawable
-
- setText(String) - Method in class net.mumie.mathletfactory.display.noc.symbol.AttributedStringLabel
-
Clears the current and sets the new text as label content.
- setText(String) - Method in class net.mumie.mathletfactory.display.noc.util.InputHint
-
Sets the text to be inserted of an input hint.
- setText(String) - Method in class net.mumie.mathletfactory.display.util.StyledTextButton
-
- setText(String) - Method in class net.mumie.mathletfactory.display.util.StyledTextRadioButton
-
- setText(String) - Method in class net.mumie.mathletfactory.display.util.TextPanel
-
Sets the given text.
- setTextAnswer(String) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCQuestionPanel
-
Sets the text for the only answer in this text question.
- setTextProperties(DefaultTextShader, JR3DTextRenderingHints) - Static method in class net.mumie.mathletfactory.display.jr3d.JR3DDrawable
-
- setTextureFilePath(String) - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DShaderRenderingHints
-
Sets the path of the texture file and returns the previous value (may be the default value).
- setTextVisible(boolean) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
Sets the visibility of all entries to visible
.
- setTextVisible(boolean) - Method in class net.mumie.mathletfactory.display.noc.MMEditablePanel
-
- setTextVisible(boolean) - Method in class net.mumie.mathletfactory.display.noc.MMPanel
-
Sets whether the text color will be overidden with the background color,
i.e. whether the text is visible or not.
- setThemeProperty(String, Object) - Static method in class net.mumie.mathletfactory.appletskeleton.util.MumieTheme
-
Sets a theme property from inside Java
- setTickDistance(double) - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
Sets the distance between two ticks.
- setTickLabelColor(Color) - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
Sets the color for the Tick-Labels
- setTickLabelColor(Color) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
Sets the color of ticks-labels.
- setTickLength(double) - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
Returns the length of each tick.
- setTickMark(TickMark) - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
Sets the length between two tick marks.
- setTitle(String) - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- setTitle(Component) - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- setTitle(String) - Method in class net.mumie.mathletfactory.appletskeleton.layout.BasicCard
-
Sets this card's title.
- setTitle(String) - Method in interface net.mumie.mathletfactory.appletskeleton.system.MathletUIContext
-
Sets the title of this applet that will be displayed on top.
- setTitle(Component) - Method in interface net.mumie.mathletfactory.appletskeleton.system.MathletUIContext
-
Sets the title component of this applet that will be displayed on top.
- setTitleAt(int, String) - Method in class net.mumie.mathletfactory.appletskeleton.util.TabbedPanel
-
Sets the title for the tab at the specified index.
- setTitleVisible(boolean) - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- setTitleVisible(boolean) - Method in interface net.mumie.mathletfactory.appletskeleton.system.MathletUIContext
-
Sets whether the title should be visible or not.
- setTo(AffineGroupElement) - Method in class net.mumie.mathletfactory.math.algebra.geomgroup.AffineGroupElement
-
- setToIdentity() - Method in class net.mumie.mathletfactory.math.algebra.geomgroup.AffineGroupElement
-
- setToIdentity() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
Sets this matrix to the identity if this matrix is square and throws
an
IllegalUsageException
if it is not.
- setToIdentity() - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpMatrix
-
Deprecated.
Sets this matrix to the identity if this matrix is square and throws
an
IllegalUsageException
if it is not.
- setToIdentity() - Method in class net.mumie.mathletfactory.math.util.Affine3DDouble
-
Sets the deformation matrix to identity and the translation vector to zero.
- setToolbarVisible(boolean) - Method in class net.mumie.mathletfactory.display.MM3DCanvas
-
- setToolbarVisible(boolean) - Method in class net.mumie.mathletfactory.display.MMCanvas
-
Sets the visibility of the tollbar to b.
- setToolTipVisible(boolean) - Method in class net.mumie.mathletfactory.display.noc.op.OperationDisplay
-
Sets if a tool tip is visible containing the current string representation
of its master.
- setToolTipVisible(boolean) - Method in class net.mumie.mathletfactory.display.noc.op.OperationPanel
-
Sets if a tool tip is visible containing the current string representation
of its master.
- setTopComponent(Component) - Method in class net.mumie.mathletfactory.appletskeleton.util.SplitPanel
-
- setToRotation(double[], double) - Method in class net.mumie.mathletfactory.math.util.Affine3DDouble
-
- setToZero() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
Sets all entries to zero (respecting the number entry class of the
matrix).
- setToZero() - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpMatrix
-
Deprecated.
Sets all entries to zero (respecting the number entry class of the
matrix).
- setTrafoFromOrigin(Matrix4d) - Method in class net.mumie.mathletfactory.display.j3d.J3DDrawable
-
In some cases, the Drawable's Shape is created in the origin and then translated
(and maybe even deformed) by a TransformGroup
above the Shape-node.
- setTransformation(NumberMatrix) - Method in class net.mumie.mathletfactory.display.j3d.J3DCoordinateSystemDrawable
-
Sets the transformation for the coordinate system from origin.
- setTransformGroup(TransformGroup) - Method in class net.mumie.mathletfactory.display.j3d.J3DCoordinateSystemDrawable
-
Sets the transform group for this drawable.
- setTransformGroup(TransformGroup) - Method in class net.mumie.mathletfactory.display.j3d.J3DDrawable
-
Each drawable has its own transform group that stores a transformation from origin.
- setTransformGroup(TransformGroup) - Method in class net.mumie.mathletfactory.display.j3d.J3DRemovableDrawable
-
Sets the transform group that is responsible for position and orientation
of complex shapes.
- setTranslation(NumberTuple) - Method in class net.mumie.mathletfactory.math.algebra.geomgroup.AffineGroupElement
-
- setTranslation(double[]) - Method in class net.mumie.mathletfactory.math.util.Affine3DDouble
-
- setTransparency(double) - Method in class net.mumie.mathletfactory.display.DisplayProperties
-
Sets the transparency coefficient.
- setTransparencyMode(int) - Method in class net.mumie.mathletfactory.display.j3d.J3DRenderingHints
-
Sets the transparency-mode
- setTubeRadius(double) - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DLineRenderingHints
-
Sets the line width in space units (only applies if the tubes draw property
is set to true
).
- setTubesDraw(boolean) - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DLineRenderingHints
-
Sets whether the line should be rendered as an object consisting of multiple polygons.
- setType(int) - Method in class net.mumie.mathletfactory.appletskeleton.layout.BasicCard
-
Sets the type of this card.
- setType(int) - Method in class net.mumie.mathletfactory.appletskeleton.layout.ExerciseCard
-
- setType(int) - Method in class net.mumie.mathletfactory.appletskeleton.util.dialog.DefaultDialog
-
- setType(boolean) - Method in class net.mumie.mathletfactory.display.g2d.G2DBracketDrawable
-
Sets the type (left or right bracket).
- setType(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMStepFunction
-
Sets the type of the approximation used (See constants above for values).
- setType(String) - Method in class net.mumie.mathletfactory.util.property.Property
-
- setTypeFromValue() - Method in class net.mumie.mathletfactory.util.property.Property
-
- setUI(PanelUI) - Method in class net.mumie.mathletfactory.display.noc.function.MMFunctionPanel
-
Additionally sets the theme property "MMFunctionPanel.font".
- setUI(PanelUI) - Method in class net.mumie.mathletfactory.display.noc.function.MMParametricFunctionPanel
-
Additionally sets the theme property "OperationPanel.font".
- setUI(PanelUI) - Method in class net.mumie.mathletfactory.display.noc.function.MMPiecewiseFunctionPanel
-
Additionally sets the theme property "MMFunctionPanel.font".
- setUI(PanelUI) - Method in class net.mumie.mathletfactory.display.noc.function.MMPiecewiseFunctionPeriodicPanel
-
Additionally sets the theme property "MMFunctionPanel.font".
- setUI(PanelUI) - Method in class net.mumie.mathletfactory.display.noc.op.OperationDisplay
-
Additionally sets the theme property "OperationPanel.font" or "MMNumberPanel.font" (if instance of MMNumberPanel).
- setUI(PanelUI) - Method in class net.mumie.mathletfactory.display.noc.op.OperationPanel
-
Additionally sets the theme property "OperationPanel.font" or "MMNumberPanel.font" (if instance of MMNumberPanel).
- setUI(PanelUI) - Method in class net.mumie.mathletfactory.display.noc.set.MMIntervalVariablePanel
-
Additionally sets the theme property "MMFunctionPanel.font".
- setUI(PanelUI) - Method in class net.mumie.mathletfactory.display.noc.set.MMSetPanel
-
Additionally sets the theme property "OperationPanel.font".
- setUniformScale(MNumber) - Method in class net.mumie.mathletfactory.math.algebra.geomgroup.AffineGroupElement
-
- setUniformWorldDim(double) - Method in class net.mumie.mathletfactory.action.handler.global.GlobalCanvas2DResizeHandler
-
Sets the dimensions of the viewport (i.e. the part of the world seen in the canvas) so that an
aspect ratio of 1:1 is achieved (i.e. a square is rendered as a square).
- setUniqueAnswer(int) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCQuestionPanel
-
Sets the selection state of the only selectable answer with the given
number.
- setUnit(double) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRN.RNDisplayProperties
-
Sets the unit to display the vectorspace in a canvas.
- setUnitInMath(double) - Method in class net.mumie.mathletfactory.action.handler.Affine2DKeyboardGridTranslateHandler
-
Sets the width of a unit in the grid (in mathematical coordinates).
- setUnitInMath(double) - Method in class net.mumie.mathletfactory.action.handler.Affine2DMouseGridTranslateHandler
-
Sets the width of a unit in the grid (in mathematical coordinates).
- setUnitInMath(double) - Method in class net.mumie.mathletfactory.action.handler.Vector2DKeyboardGridTranslateHandler
-
Sets the width of a unit in the grid (in mathematical coordinates).
- setUnitInMath(double) - Method in class net.mumie.mathletfactory.action.handler.Vector2DMouseGridTranslateHandler
-
Sets the width of a unit in the grid (in mathematical coordinates).
- setUnitLength(double) - Method in class net.mumie.mathletfactory.display.j3d.J3DCoordinateSystemDrawable
-
Sets the length of a "tick" in the coordinate system.
- setUnitText(String) - Method in class net.mumie.mathletfactory.display.noc.number.MMDoubleSliderPanel
-
Sets the unit as text behind the value field.
- setUpdateDuringAction(boolean) - Method in class net.mumie.mathletfactory.action.handler.MMHandler
-
- setupLogging() - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- setupLogging(JTabbedPane) - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- setUpperBoundary(MNumber, boolean) - Method in class net.mumie.mathletfactory.math.set.Interval
-
- setUpperBoundaryEditable(boolean) - Method in class net.mumie.mathletfactory.display.noc.set.MMIntervalPanel
-
- setUpperBoundaryEditable(boolean) - Method in class net.mumie.mathletfactory.mmobject.set.MMInterval
-
- setUpperBoundaryType(boolean) - Method in class net.mumie.mathletfactory.math.set.Interval
-
- setUpperBoundaryVal(MNumber) - Method in class net.mumie.mathletfactory.math.set.Interval
-
- setUpperCanvasSubInset(Component) - Method in class net.mumie.mathletfactory.appletskeleton.UpperLowerCanvasApplet
-
Places the given component below the upper canvas.
- setUpperCanvasTitle(String) - Method in class net.mumie.mathletfactory.appletskeleton.UpperLowerCanvasApplet
-
Sets the title for the upper canvas.
- setUpperInfinite() - Method in class net.mumie.mathletfactory.math.set.Interval
-
- setUpperLabel(String) - Method in class net.mumie.mathletfactory.appletskeleton.g2d.UpperMiddleLowerG2DCanvasApplet
-
Sets the label for the upper canvas.
- setUsedVariables(int, int, boolean) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
- setUsedVariables(boolean) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
- setUsedVariables(boolean) - Method in class net.mumie.mathletfactory.math.number.MOpNumber
-
Sets whether variables are allowed in this number's expressions.
- setUseExponential(boolean) - Method in class net.mumie.mathletfactory.display.g2d.G2DLegendDrawable
-
Sets whether exponential notation is used.
- setUserDescription(String) - Method in class net.mumie.mathletfactory.util.error.QualityFeedbackReport
-
- setUserMailAddress(String) - Method in class net.mumie.mathletfactory.util.error.QualityFeedbackReport
-
- setUseValidVariables(boolean) - Method in class net.mumie.mathletfactory.display.TextInputDisplayProperties
-
Sets whether valid variables from operations should be used as input hints.
- setValid(int, boolean) - Method in class net.mumie.mathletfactory.display.g2d.G2DPolygonDrawable
-
Determines if the i
th line segement of this
G2DPolygonDrawable
is visible or not.
- setValid(int, boolean) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPolygon
-
Determines if the i
th line segement of this
G2DPolygonDrawable
is visible or not.
- setValidVariables(String[]) - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
Sets the list of valid variables of this operation.
- setValidVariables(String[]) - Method in class net.mumie.mathletfactory.math.number.MOpNumber
-
Sets the list of valid variables of this operation.
- setValue(MNumber) - Method in class net.mumie.mathletfactory.display.noc.number.MMNumberPanel
-
- setValue(MNumber) - Method in class net.mumie.mathletfactory.display.noc.number.MMNumberSimplePanel
-
- setValue(String) - Method in class net.mumie.mathletfactory.display.noc.symbol.MMStringPanel
-
- setValue(MNumber) - Method in class net.mumie.mathletfactory.math.algebra.op.node.VariableOp
-
Sets the value of the variable.
- setValue(double) - Method in class net.mumie.mathletfactory.math.algebra.op.node.VariableOp
-
Sets the value of the variable as double.
- setValue(String) - Method in class net.mumie.mathletfactory.math.util.MString
-
Sets the value of this MString (i.e. a String).
- setValue(Object) - Method in class net.mumie.mathletfactory.mmobject.util.IndexedEntry
-
Sets the value, i.e. the entry itself.
- setValue(Object) - Method in class net.mumie.mathletfactory.mmobject.util.MatrixEntry
-
Sets the value, i.e. the entry itself.
- setValue(MNumber) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.RandomValue
-
- setValue(Object) - Method in class net.mumie.mathletfactory.util.property.Property
-
Sets the value of this property.
- setValueFromType(String) - Method in class net.mumie.mathletfactory.util.property.Property
-
- setValues(MNumber[][]) - Method in class net.mumie.mathletfactory.display.j3d.J3DFunctionGraphOverR2Drawable
-
- setValues(NumberTuple[][]) - Method in class net.mumie.mathletfactory.display.j3d.J3DParameterizedSurfaceDrawable
-
Sets the number tuples as a twodimensional array, where every vertex will be connected
to its neighbours by a triangulation.
- setValues(MMStringMatrix) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMStringMatrixPanel
-
Passes the values from aMatrix
to the number renderers.
- setValues(NumberMatrix, NumberTuple) - Method in class net.mumie.mathletfactory.display.noc.MMEquationSystemPanel
-
- setValuesFromMatrix(Matrix) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
Passes the values from aMatrix
to the number renderers.
- setValuesFromNumberMatrix(NumberMatrix) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMLESPanel
-
Synchronizes the MMPanel to the master object
- setValuesFromNumberMatrix(NumberMatrix) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
Sets the values from aNumberMatrix
in the table model and
repaints the renderers.
- setValuesFromNumberMatrix(OpMatrix) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMNumberMatrixPanel
-
Sets the values from anOpMatrix
in the table model and
repaints the renderers.
- setVariable(String) - Method in class net.mumie.mathletfactory.display.noc.set.MMIntervalVariablePanel
-
Sets the name of the variable to be displayed.
- setVariable(String) - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpMatrix
-
Deprecated.
Sets the given identifier as variable in all entries.
- setVariable() - Method in class net.mumie.mathletfactory.math.algebra.op.node.VariableOp
-
- setVariable(String) - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
Sets the given identifier as variable in this expression.
- setVariable(VariableOp) - Method in class net.mumie.mathletfactory.math.algebra.rel.node.InSetRel
-
The identifier for the variable that is tested.
- setVariableId(String) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
Sets the name of the computation variable.
- setVariableId(String) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionSeriesDefByOp
-
Sets the identifier name that is used as free variable in the function.
- setVariableId(String) - Method in class net.mumie.mathletfactory.mmobject.analysis.sequence.MMSequenceDefByOp
-
Sets the name of the identifier representing the counting variable (default is "n").
- setVariableName(String, int) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMLESPanel
-
Sets the name of a specific variable
- setVariableNames(String[]) - Method in class net.mumie.mathletfactory.display.noc.matrix.MMLESPanel
-
Sets the names of all variables in the LES
- setVectorsVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByComponents
-
- setVectorsVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByExpression
-
- setVectorsVisible(boolean) - Method in interface net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2IF
-
If set to true vectors are displayed.
- setVertex(Affine2DPoint) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DAngle
-
- setVertex(double, double) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DAngle
-
Sets the coordinates of the vertex
MMAffine2DAngle.m_vertex
of this angle to the
values given by
x
and
y
and returns the changed
angle.
- setVertex(int, Affine2DPoint) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPolygon
-
Sets the given point as the n-th vertex.
- setVertex(int, Affine3DPoint) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPolygon
-
Sets the given point as the n-th vertex.
- setVertexRef(int, Affine2DPoint) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPolygon
-
Sets the given point by reference as the n-th vertex.
- setVertexRef(int, Affine3DPoint) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPolygon
-
Sets the given point by reference as the n-th vertex.
- setVertexVisible(boolean) - Method in class net.mumie.mathletfactory.display.jr3d.hints.JR3DShaderRenderingHints
-
Sets whether the drawable's vertices should be visible
and returns the previous value (may be the default value).
- setVerticalAlignment(int) - Method in class net.mumie.mathletfactory.display.layout.AlignablePanel
-
- setVerticalAlignment(int) - Method in class net.mumie.mathletfactory.display.layout.AlignerLayout
-
- setVerticalCellAlignment(int) - Method in class net.mumie.mathletfactory.display.noc.matrix.StringMatrixPanel
-
Sets the given alignment for all cells of the string matrix.
- setVerticalGap(int) - Method in class net.mumie.mathletfactory.appletskeleton.util.FractionPanel
-
Sets the vertical gap (i.e. the free space between a component and the fraction bar).
- setVerticalGap(int) - Method in class net.mumie.mathletfactory.display.layout.MatrixLayout
-
Sets the vertical gap between components.
- setVerticalOrientation() - Method in class net.mumie.mathletfactory.display.noc.number.MMDoubleSliderPanel
-
Specifies whether the slider should be in horizontal or vertical orientation.
- setVerticesCount(int) - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
- setVerticesCount(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFourierSeriesDefByOp
-
- setVerticesCount(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefByOp
-
- setVerticesCount(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedByExpression
-
- setVerticesCount(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedBySamples
-
- setVerticesCount(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionSequenceDefByOp
-
- setVerticesCount(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionSeriesDefByOp
-
- setVerticesCount(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMPiecewiseFunction
-
- setVerticesCount(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMStepFunction
-
- setVerticesCount(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMOneChainInR2
-
- setVerticesCount(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR2
-
Sets the number of steps for each direction in the grid.
- setVerticesCount(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.multivariate.MMParametricFunctionInR3
-
Sets the number of steps for each direction in the grid.
- setVerticesCount(int) - Method in interface net.mumie.mathletfactory.mmobject.Discretizable1DIF
-
Sets the number of vertices on which this continuous structure is mapped.
- setVerticesDisplayProperties(PointDisplayProperties) - Method in class net.mumie.mathletfactory.transformer.g2d.Affine2DPolygonWithVerticesTransformer
-
- setVerticesVisible(boolean) - Method in class net.mumie.mathletfactory.transformer.g2d.Affine2DPolygonWithVerticesTransformer
-
- setView(ViewIF) - Method in class net.mumie.mathletfactory.display.util.ViewPanel
-
Sets the internal view of this renderer.
- setViewData(View) - Method in class net.mumie.mathletfactory.util.help.MappedLink
-
Sets data obtained from the View
- setViewDirection(double[], double[]) - Method in class net.mumie.mathletfactory.display.jr3d.MMJR3DCanvas
-
- setViewDirection(double[], double[]) - Method in class net.mumie.mathletfactory.display.MM3DCanvas
-
Sets the transformation that transforms view (world) coordinates to
object (world) coordinates by giving two vectors, where the first is the
direction into which the viewer looks.
- setViewerComponent(JComponent) - Method in class net.mumie.mathletfactory.display.noc.MMPanel
-
Sets the viewer component and allows to change it after startup.
- setViewerMargin(int) - Method in class net.mumie.mathletfactory.display.noc.MMEditablePanel
-
Allows to set a custom additional margin (i.e. empty space between content and border).
- setViewerOrientation(Affine3DDouble) - Method in class net.mumie.mathletfactory.display.jr3d.MMJR3DCanvas
-
Deprecated.
- setViewerOrientation(Affine3DDouble) - Method in class net.mumie.mathletfactory.display.MM3DCanvas
-
Sets the orientation of the view platform in world coordinates.
- setViewerPosition(double[]) - Method in class net.mumie.mathletfactory.display.jr3d.MMJR3DCanvas
-
- setViewerPosition(NumberTuple) - Method in class net.mumie.mathletfactory.display.MM3DCanvas
-
Sets the position of the view platform in world coordinates.
- setViewerPosition(double[]) - Method in class net.mumie.mathletfactory.display.MM3DCanvas
-
Sets the position of the view platform in world coordinates.
- setViewProperties(JR3DCanvasViewerProperties) - Method in class net.mumie.mathletfactory.display.jr3d.MMJR3DCanvas
-
Setzen der allgemeinen Eigenschaften der Anzeige: Antialiasing, Hintergrundfarbe, Nebel, Lichtverhalten.
- setVisible(boolean) - Method in class net.mumie.mathletfactory.display.CanvasDrawable
-
Set to true if this drawable should be drawn, false otherwise.
- setVisible(boolean) - Method in class net.mumie.mathletfactory.display.jr3d.JR3DDrawable
-
- setVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRN
-
- setVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNEndomorphism
-
- setVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMDefaultRNVector
-
- setVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberMatrix
-
- setVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMNumberTuple
-
- setVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMOpMatrix
-
- setVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.algebra.linalg.MMTupleSet
-
- setVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.algebra.MMEquationSystem
-
- setVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.algebra.MMRelation
-
- setVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.algebra.poly.MMPolynomial
-
- setVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DLine
-
- setVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine2DPoint
-
- setVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DLineSegment
-
- setVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DPoint
-
- setVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMAffine3DSubspace
-
- setVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.MMDefaultCanvasObject
-
- setVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.MMDefaultObject
-
- setVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.number.MMComplex
-
- setVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.number.MMComplexRational
-
- setVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.number.MMDouble
-
- setVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.number.MMInteger
-
- setVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.number.MMOpNumber
-
- setVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.number.MMRational
-
- setVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.set.MMFiniteNumberSet
-
- setVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.set.MMInterval
-
- setVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.util.MMDimension
-
- setVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.util.MMString
-
- setVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.util.MMStringMatrix
-
- setVisible(boolean) - Method in interface net.mumie.mathletfactory.mmobject.VisualizeIF
-
Sets whether this object can be seen on the
MMCanvas
.
- setVisible(boolean) - Method in class net.mumie.mathletfactory.mmobject.VisualizeSupport
-
- setVisualizeByColor(boolean) - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByComponents
-
- setVisualizeByColor(boolean, Color, Color) - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByComponents
-
- setVisualizeByColor(boolean) - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByExpression
-
- setVisualizeByColor(boolean, Color, Color) - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByExpression
-
- setVisualizeByColor(boolean) - Method in interface net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2IF
-
If set to true the displayed color of the vectors will be proportional to the (mathematical)
length of the vectors.
- setVisualizeByColor(boolean, Color, Color) - Method in interface net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2IF
-
If set to true the display color of the vectors will be proportional to the (mathematical)
length of the vectors. color1 and color2 are the colors used for the visualization for the
extrema (min and max).
- setVisualizeByLength(boolean) - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByComponents
-
- setVisualizeByLength(boolean) - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByExpression
-
- setVisualizeByLength(boolean) - Method in interface net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2IF
-
If set to true the vectors length will be correctly displayed.
- setVisualizeByWidth(boolean) - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByComponents
-
- setVisualizeByWidth(boolean) - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByExpression
-
- setVisualizeByWidth(boolean) - Method in interface net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2IF
-
If set to true the vectors width displayed will be proportional to the (mathematical) length of the
vector.
- setWidth(int) - Method in class net.mumie.mathletfactory.appletskeleton.util.ControlPanel
-
Sets the preferred width of this ControlPanel.
- setWidth(int) - Method in class net.mumie.mathletfactory.display.layout.AlignerLayout.LayoutInformation
-
- setWidth(int) - Method in class net.mumie.mathletfactory.display.layout.SimpleGridConstraints
-
- setWidth(int) - Method in class net.mumie.mathletfactory.display.noc.MMImagePanel
-
Overrides the super implementation for adding the border width
to ensure that the image is displayed correctly.
- setWidth(int) - Method in class net.mumie.mathletfactory.display.noc.MMPanel
-
Sets the preferred width of this panel.
- setWidth(int) - Method in class net.mumie.mathletfactory.display.util.TextPanel
-
Sets the preferred width of this TextPanel.
- setWidth(MInteger) - Method in class net.mumie.mathletfactory.math.util.MDimension
-
- setWidth(int) - Method in class net.mumie.mathletfactory.math.util.MDimension
-
- setWorld2Screen(Affine2DDouble) - Method in class net.mumie.mathletfactory.display.MM2DCanvas
-
- setWorld2WorldView(Affine3DDouble) - Method in class net.mumie.mathletfactory.display.jr3d.MMJR3DCanvas
-
Deprecated.
- setWorld2WorldView(Affine3DDouble) - Method in class net.mumie.mathletfactory.display.MM3DCanvas
-
- setWorldCenterX(double) - Method in class net.mumie.mathletfactory.appletskeleton.g2d.SingleG2DCanvasApplet
-
Sets the x world coordinate that is at the center of the canvas.
- setWorldCenterX(double) - Method in class net.mumie.mathletfactory.appletskeleton.g2d.UpperMiddleLowerG2DCanvasApplet
-
Sets the x world coordinate that is at the center of the canvas.
- setWorldCenterXLeft(double) - Method in class net.mumie.mathletfactory.appletskeleton.g2d.SideBySideG2DCanvasApplet
-
Sets the x world coordinate that is at the center of the left canvas.
- setWorldCenterXLower(double) - Method in class net.mumie.mathletfactory.appletskeleton.g2d.UpperLowerG2DCanvasApplet
-
Sets the x world coordinate that is at the center of the lower canvas.
- setWorldCenterXRight(double) - Method in class net.mumie.mathletfactory.appletskeleton.g2d.SideBySideG2DCanvasApplet
-
Sets the x world coordinate that is at the center of the right canvas.
- setWorldCenterXUpper(double) - Method in class net.mumie.mathletfactory.appletskeleton.g2d.UpperLowerG2DCanvasApplet
-
Sets the x world coordinate that is at the center of the upper canvas.
- setWorldCenterY(double) - Method in class net.mumie.mathletfactory.appletskeleton.g2d.SingleG2DCanvasApplet
-
Sets the y world coordinate that is at the center of the canvas.
- setWorldCenterY(double) - Method in class net.mumie.mathletfactory.appletskeleton.g2d.UpperMiddleLowerG2DCanvasApplet
-
Sets the y world coordinate that is at the center of the canvas.
- setWorldCenterYLeft(double) - Method in class net.mumie.mathletfactory.appletskeleton.g2d.SideBySideG2DCanvasApplet
-
Sets the y world coordinate that is at the center of the left canvas.
- setWorldCenterYLower(double) - Method in class net.mumie.mathletfactory.appletskeleton.g2d.UpperLowerG2DCanvasApplet
-
Sets the y world coordinate that is at the center of the lower canvas.
- setWorldCenterYRight(double) - Method in class net.mumie.mathletfactory.appletskeleton.g2d.SideBySideG2DCanvasApplet
-
Sets the y world coordinate that is at the center of the right canvas.
- setWorldCenterYUpper(double) - Method in class net.mumie.mathletfactory.appletskeleton.g2d.UpperLowerG2DCanvasApplet
-
Sets the y world coordinate that is at the center of the upper canvas.
- setWorldCentreCoordinates(double, double) - Method in class net.mumie.mathletfactory.action.handler.global.GlobalCanvas2DResizeHandler
-
Determines, which coordinates of the world should be shown as center in the associated canvas.
- setWorldDim(double, double) - Method in class net.mumie.mathletfactory.action.handler.global.GlobalCanvas2DResizeHandler
-
Sets the width and height of the world to be viewed in the canvas.
- setWorldHeight(double) - Method in class net.mumie.mathletfactory.appletskeleton.g2d.SingleG2DCanvasApplet
-
Sets the height in world coordinates that is displayed by the canvas.
- setWorldHeight(double) - Method in class net.mumie.mathletfactory.appletskeleton.g2d.UpperMiddleLowerG2DCanvasApplet
-
Sets the height in world coordinates that is displayed by the canvas.
- setWorldHeightLeft(double) - Method in class net.mumie.mathletfactory.appletskeleton.g2d.SideBySideG2DCanvasApplet
-
Sets the height in world coordinates that is displayed by the left canvas.
- setWorldHeightLower(double) - Method in class net.mumie.mathletfactory.appletskeleton.g2d.UpperLowerG2DCanvasApplet
-
Sets the height in world coordinates that is displayed by the lower canvas.
- setWorldHeightRight(double) - Method in class net.mumie.mathletfactory.appletskeleton.g2d.SideBySideG2DCanvasApplet
-
Sets the height in world coordinates that is displayed by the right
canvas.
- setWorldHeightUpper(double) - Method in class net.mumie.mathletfactory.appletskeleton.g2d.UpperLowerG2DCanvasApplet
-
Sets the height in world coordinates that is displayed by the upper canvas.
- setWorldWidth(double) - Method in class net.mumie.mathletfactory.appletskeleton.g2d.SingleG2DCanvasApplet
-
Sets the width in world coordinates that is displayed by the canvas.
- setWorldWidth(double) - Method in class net.mumie.mathletfactory.appletskeleton.g2d.UpperMiddleLowerG2DCanvasApplet
-
Sets the width in world coordinates that is displayed by the canvas.
- setWorldWidthLeft(double) - Method in class net.mumie.mathletfactory.appletskeleton.g2d.SideBySideG2DCanvasApplet
-
Sets the width in world coordinates that is displayed by the left canvas.
- setWorldWidthLower(double) - Method in class net.mumie.mathletfactory.appletskeleton.g2d.UpperLowerG2DCanvasApplet
-
Sets the width in world coordinates that is displayed by the lower canvas.
- setWorldWidthRight(double) - Method in class net.mumie.mathletfactory.appletskeleton.g2d.SideBySideG2DCanvasApplet
-
Sets the width in world coordinates that is displayed by the right canvas.
- setWorldWidthUpper(double) - Method in class net.mumie.mathletfactory.appletskeleton.g2d.UpperLowerG2DCanvasApplet
-
Sets the width in world coordinates that is displayed by the upper canvas.
- setX(int) - Method in class net.mumie.mathletfactory.action.MMEvent
-
- setX(MNumber) - Method in class net.mumie.mathletfactory.math.geom.affine.Affine2DPoint
-
- setX(double) - Method in class net.mumie.mathletfactory.math.geom.affine.Affine2DPoint
-
- setXAxisLabel(String) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
Sets the label that is displayed at the visible end of the positive X-Axis.
- setXAxisLabel(String, Color) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
Sets the label that is displayed at the visible end of the positive X-Axis, with a Color.
- setXAxisLabelColor(Color) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
Sets the color of the label that is displayed at the visible end of the positive X-Axis.
- setXCount(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByComponents
-
- setXCount(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByExpression
-
- setXCount(int) - Method in interface net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2IF
-
Sets the number of vectors in x direction.
- setXDefinedByFunction(boolean, FunctionOverRIF) - Method in class net.mumie.mathletfactory.action.handler.Abstract2DTranslateHandler
-
Sets whether translation should occur exclusively on a graph defined by a function.
- setXDelta(double) - Method in class net.mumie.mathletfactory.display.g2d.Arc2DDisplayProperties
-
Sets the x translation of this arc.
- setXY(double[]) - Method in class net.mumie.mathletfactory.math.geom.affine.Affine2DPoint
-
- setXY(double, double) - Method in class net.mumie.mathletfactory.math.geom.affine.Affine2DPoint
-
- setXYZ(double[]) - Method in class net.mumie.mathletfactory.math.geom.affine.Affine3DPoint
-
Sets the affine coordinates for this point and returns it.
- setXYZ(double, double, double) - Method in class net.mumie.mathletfactory.math.geom.affine.Affine3DPoint
-
Sets the affine coordinates for this point and returns it
- setY(int) - Method in class net.mumie.mathletfactory.action.MMEvent
-
- setY(MNumber) - Method in class net.mumie.mathletfactory.math.geom.affine.Affine2DPoint
-
- setY(double) - Method in class net.mumie.mathletfactory.math.geom.affine.Affine2DPoint
-
- setYAxisLabel(String) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
Sets the label that is displayed at the visible end of the positive Y-Axis.
- setYAxisLabel(String, Color) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
Sets the label that is displayed at the visible end of the positive Y-Axis, with a Color.
- setYAxisLabelColor(Color) - Method in class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
Sets the color of the label that is displayed at the visible end of the positive Y-Axis.
- setYCount(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByComponents
-
- setYCount(int) - Method in class net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2DefByExpression
-
- setYCount(int) - Method in interface net.mumie.mathletfactory.mmobject.analysis.vectorfield.MMVectorField2DOverR2IF
-
Sets the number of vectors in y direction.
- setYDefinedByFunction(boolean, FunctionOverRIF) - Method in class net.mumie.mathletfactory.action.handler.Abstract2DTranslateHandler
-
Sets whether translation should occur exclusively on a graph defined by a function.
- setYesNoAnswers(Boolean[]) - Method in class net.mumie.mathletfactory.util.exercise.mc.question.MCQuestionPanel
-
Sets the selection state for all answers from the given list of boolean
values.
- setYOffset(double) - Method in class net.mumie.mathletfactory.display.layout.AlignerLayout.LayoutInformation
-
- setZ(int) - Method in class net.mumie.mathletfactory.math.algebra.op.node.MultipleOfZNode
-
- setZ(Integer) - Method in class net.mumie.mathletfactory.math.algebra.op.node.MultipleOfZNode
-
- SHADOW_COLOR - Static variable in class net.mumie.mathletfactory.display.jr3d.JR3DCanvasLightProperties
-
- SHADOW_COLOR_DEFAULT - Static variable in class net.mumie.mathletfactory.display.jr3d.JR3DCanvasLightProperties
-
- SHADOW_COLOR_PROPERTY - Static variable in class net.mumie.mathletfactory.display.DisplayProperties
-
Name of the shadow color property.
- SHADOW_DEFAULT_COLOR - Static variable in class net.mumie.mathletfactory.display.DisplayProperties
-
- SHADOW_OFFSET - Static variable in class net.mumie.mathletfactory.display.jr3d.JR3DCanvasLightProperties
-
- SHADOW_OFFSET_DEFAULT - Static variable in class net.mumie.mathletfactory.display.jr3d.JR3DCanvasLightProperties
-
- SHADOW_OFFSET_PROPERTY - Static variable in class net.mumie.mathletfactory.display.DisplayProperties
-
Name of the shadow offset property.
- shallowCopy() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
- shallowCopy() - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpMatrix
-
Deprecated.
- show() - Method in class net.mumie.mathletfactory.util.BasicApplicationFrame
-
Initializes this frame and makes it visible at the screen center.
- SHOW_BOTTOM_BUTTONS_PARAMETER - Static variable in interface net.mumie.mathletfactory.appletskeleton.system.AppletParametersIF
-
- SHOW_CENTER_BORDER_PARAMETER - Static variable in interface net.mumie.mathletfactory.appletskeleton.system.AppletParametersIF
-
- SHOW_HELP_BUTTONS_PARAMETER - Static variable in interface net.mumie.mathletfactory.appletskeleton.system.AppletParametersIF
-
- SHOW_LABELS_PROPERTY - Static variable in class net.mumie.mathletfactory.display.jr3d.hints.JR3DTextRenderingHints
-
Name of the show labels property.
- SHOW_SAVING_SUCCESSFUL_DIALOG - Static variable in interface net.mumie.mathletfactory.util.exercise.ExerciseConstants
-
- SHOW_TITLE_PARAMETER - Static variable in interface net.mumie.mathletfactory.appletskeleton.system.AppletParametersIF
-
- showAppletFrame() - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- showAppletFrame() - Method in class net.mumie.mathletfactory.util.exercise.MathletExerciseSupport
-
- showAsNonProductPanel() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.ProductEntryUI
-
- showAsProductPanel() - Method in class net.mumie.mathletfactory.util.exercise.mc.method.verification.ProductEntryUI
-
- showCard(CardIF) - Method in class net.mumie.mathletfactory.appletskeleton.CardMathlet
-
- showConfirmDialog(Object, String) - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
Brings up a confirmation dialog for querying a YES/NO question and returns the answer as a boolean.
- showConfirmDialog(Object, String) - Method in interface net.mumie.mathletfactory.appletskeleton.system.MathletUIContext
-
Brings up a confirm dialog containing the given message and returns the answer
as a boolean (only YES and NO are available in the dialog).
- showContentFrame() - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntimeSupport
-
Displays the mathlet frame (if available).
- showContentPane() - Method in class net.mumie.mathletfactory.util.exercise.SelectionPanel
-
- showDialog(int, Object[]) - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- showDialog(int, Object[]) - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntime
-
Brings up the dialog with the given ID, executes and returns the selected action.
- showDialog(int, Object[]) - Method in interface net.mumie.mathletfactory.appletskeleton.system.MathletUIContext
-
Brings up the dialog with the given ID, executes and returns the selected action.
- showDialog() - Method in class net.mumie.mathletfactory.appletskeleton.util.dialog.DefaultDialog
-
- showDialog(int, Object[]) - Method in class net.mumie.mathletfactory.appletskeleton.util.dialog.DialogManager
-
Brings up the dialog with the given ID, executes and returns the selected action.
- showDisabledPane() - Method in class net.mumie.mathletfactory.util.exercise.SelectionPanel
-
- showEmptyPane() - Method in class net.mumie.mathletfactory.util.exercise.SelectionPanel
-
- showErrorDialog(Object) - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
Brings up a dialog for an error message.
- showErrorDialog(Object) - Method in interface net.mumie.mathletfactory.appletskeleton.system.MathletUIContext
-
Brings up an error dialog containing the given message.
- showFailureMessage() - Method in class net.mumie.mathletfactory.util.exercise.SelectionHelper
-
- showFocusBorder() - Method in class net.mumie.mathletfactory.display.MMCanvas
-
Per default the border is shown, when canvas is focused.
- showHelp() - Method in class net.mumie.mathletfactory.appletskeleton.system.MathletRuntimeSupport
-
Opens the help window.
- showHelp() - Method in class net.mumie.mathletfactory.util.help.DefaultMumieHelp
-
- showHelp() - Method in class net.mumie.mathletfactory.util.help.MumieHelp
-
- showHelp() - Method in class net.mumie.mathletfactory.util.help.SimpleMumieHelp
-
- showHints(boolean) - Method in class net.mumie.mathletfactory.display.noc.util.InputButtonPane
-
- showImage(boolean) - Method in class net.mumie.mathletfactory.mmobject.analysis.map.MMMapSimple
-
- showMessage(String, long) - Method in class net.mumie.mathletfactory.appletskeleton.util.ControlPanel
-
Shows a message for the given amount of milliseconds.
- showMessageDialog(Object) - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
Brings up a dialog for an information message with default title.
- showMessageDialog(Object, String) - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- showMessageDialog(Object, String, int) - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
Brings up a dialog for a message with given title and message type.
- showMessageDialog(Object) - Method in interface net.mumie.mathletfactory.appletskeleton.system.MathletUIContext
-
Brings up a message dialog containing the given message.
- showMessageDialog(Object, String) - Method in interface net.mumie.mathletfactory.appletskeleton.system.MathletUIContext
-
Brings up a message dialog containing the given message and a help button for the given
help message ID.
- showQuadrant(int) - Method in class net.mumie.mathletfactory.action.handler.global.GlobalCanvas2DResizeHandler
-
Moves the origin such that the quadrant(s) given in quandrantsToShow is(are) visible.
- showScreenshotFrom(Component) - Static method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- showSubCard(int) - Method in class net.mumie.mathletfactory.appletskeleton.layout.CardContainer
-
Shows the sub card with the given index, i.e. shows it at the
top-most position above all other cards.
- showSubCard(CardIF) - Method in class net.mumie.mathletfactory.appletskeleton.layout.CardContainer
-
Shows the given sub card, i.e. shows it at the
top-most position above all other cards.
- showToolTip(String) - Method in class net.mumie.mathletfactory.display.noc.MMEditablePanel
-
Shows a tooltip with the given text to mark an error during value validation.
- showWindow() - Method in class net.mumie.mathletfactory.display.noc.util.InputHintWindow
-
- SideBySideCanvasApplet - Class in net.mumie.mathletfactory.appletskeleton
-
- SideBySideCanvasApplet() - Constructor for class net.mumie.mathletfactory.appletskeleton.SideBySideCanvasApplet
-
- SideBySideCanvasApplet.ScreenshotButton - Class in net.mumie.mathletfactory.appletskeleton
-
- SideBySideCanvasApplet.ScreenshotButton() - Constructor for class net.mumie.mathletfactory.appletskeleton.SideBySideCanvasApplet.ScreenshotButton
-
- SideBySideG2DCanvasApplet - Class in net.mumie.mathletfactory.appletskeleton.g2d
-
- SideBySideG2DCanvasApplet() - Constructor for class net.mumie.mathletfactory.appletskeleton.g2d.SideBySideG2DCanvasApplet
-
- SideBySideJ3DCanvasApplet - Class in net.mumie.mathletfactory.appletskeleton.j3d
-
- SideBySideJ3DCanvasApplet() - Constructor for class net.mumie.mathletfactory.appletskeleton.j3d.SideBySideJ3DCanvasApplet
-
- SideCharView - Class in net.mumie.mathletfactory.display.util.tex
-
- SideCharView(int) - Constructor for class net.mumie.mathletfactory.display.util.tex.SideCharView
-
- SIGMA_LOWER - Static variable in interface net.mumie.mathletfactory.math.algebra.op.CharSetIF
-
- SIGMA_UPPER - Static variable in interface net.mumie.mathletfactory.math.algebra.op.CharSetIF
-
- SIGN - Static variable in class net.mumie.mathletfactory.math.algebra.op.OperationString
-
The string value for sign(x), the sign function.
- SIGN - Static variable in class net.mumie.mathletfactory.math.algebra.op.OpParser
-
The string value for sign(x), the sign function.
- sign(double) - Static method in class net.mumie.mathletfactory.math.util.MathUtilLib
-
Returns the signum of the entered value
.
- signum() - Method in class net.mumie.mathletfactory.math.number.MRational
-
Returns the sign of this rational.
- SIMPLE_ARROW_END - Static variable in class net.mumie.mathletfactory.display.LineDisplayProperties
-
Constant for a simple arrow line ending.
- SimpleGridConstraints - Class in net.mumie.mathletfactory.display.layout
-
Beschreibt die Position einer Komponente in einem Gitter von
SimpleGridConstraints
.
- SimpleGridConstraints() - Constructor for class net.mumie.mathletfactory.display.layout.SimpleGridConstraints
-
SimpleGridConstraints
für eine Komponente in der oberen
linken Zelle.
- SimpleGridConstraints(int, int) - Constructor for class net.mumie.mathletfactory.display.layout.SimpleGridConstraints
-
SimpleGridConstraints
für eine Komponente in der Spalte
col
und der Zeile row
.
- SimpleGridConstraints(int, int, int, int) - Constructor for class net.mumie.mathletfactory.display.layout.SimpleGridConstraints
-
SimpleGridConstraints
für eine Komponente die in der Spalte
col
und der Zeile row
beginnt und sich über
width
Spalten und height
Zeilen erstreckt.
- SimpleGridLayout - Class in net.mumie.mathletfactory.display.layout
-
SimpleGridLayout
ermöglicht es Komponenten fast so flexibel wie
ein GridBagLayout
anzuordnen, ohne dabei dessen Komplexität zu
haben.Für das Layout wird ein Gitter definiert auf dem die Komponenten
angeordnet werden sollen.
- SimpleGridLayout(Container) - Constructor for class net.mumie.mathletfactory.display.layout.SimpleGridLayout
-
Neues Layout mit 1x1 großem Grid.
- SimpleGridLayout(int, int, Container) - Constructor for class net.mumie.mathletfactory.display.layout.SimpleGridLayout
-
Neues Layout mit cols x rows großem Grid.
- SimpleHelpFrame - Class in net.mumie.mathletfactory.util.help
-
- SimpleInsets - Class in net.mumie.mathletfactory.display.layout
-
This class allows to easily create and mix the insets of different borders and
to calculate the inner and outer dimension of the component for which these insets apply.
- SimpleInsets() - Constructor for class net.mumie.mathletfactory.display.layout.SimpleInsets
-
Creates a new instance with empty insets.
- SimpleInsets(Insets) - Constructor for class net.mumie.mathletfactory.display.layout.SimpleInsets
-
Creates a new instance with the given insets.
- SimpleInsets(Insets, Insets) - Constructor for class net.mumie.mathletfactory.display.layout.SimpleInsets
-
Creates a new instance with the sum of the 2 given insets as own insets.
- SimpleInsets(Insets, Insets, Insets) - Constructor for class net.mumie.mathletfactory.display.layout.SimpleInsets
-
Creates a new instance with the sum of the 3 given insets as own insets.
- SimpleInsets(int) - Constructor for class net.mumie.mathletfactory.display.layout.SimpleInsets
-
Creates a new instance with the given equal size for top, bottom, left and right insets.
- SimpleMumieHelp - Class in net.mumie.mathletfactory.util.help
-
- SimpleRel - Class in net.mumie.mathletfactory.math.algebra.rel.node
-
This class represents an arbitrary "simple" relation (a relation that contains
no logical connective like AND, OR, NOT) based on a dedicated number class.
- SimpleRel(Class, String, int) - Constructor for class net.mumie.mathletfactory.math.algebra.rel.node.SimpleRel
-
Parses a simple relation from the given expression (should be something
like "f(x,y,...) >= g(a,b,...)") and constructs it using
normalForm
as flag, whether the left and right hand side
should be normalized.
- SimpleRel(Operation, Operation, String, int) - Constructor for class net.mumie.mathletfactory.math.algebra.rel.node.SimpleRel
-
Constructs a simple relation from a given left and right hand side, a
relation sign and a flag indicating, whether the left and right hand
side should be normalized.
- SimpleRel(SimpleRel) - Constructor for class net.mumie.mathletfactory.math.algebra.rel.node.SimpleRel
-
Copy constructor.
- SimpleRel(Operation, String) - Constructor for class net.mumie.mathletfactory.math.algebra.rel.node.SimpleRel
-
The Constructor for relations of type "expression > 0" , "expression = 0",
etc.
- SimpleRel(Operation, String, String) - Constructor for class net.mumie.mathletfactory.math.algebra.rel.node.SimpleRel
-
The Constructor for relations of type "expression > 0" , "expression = 0",
etc.
- SimpleRelationPanel - Class in net.mumie.mathletfactory.display.noc.rel.node
-
This class implements the interactive presentation of a simple relation of
arbitrary (at this moment number based) content.
- SimpleRelationPanel(SimpleRel) - Constructor for class net.mumie.mathletfactory.display.noc.rel.node.SimpleRelationPanel
-
Constructs a panel from a net.mumie.mathletfactory.mmobject.algebra.MMSimpleRelation
.
- simpleSeparateFor(SimpleRel, String) - Static method in class net.mumie.mathletfactory.math.algebra.rel.RelTransform
-
- simpleSolveStepFor(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.FunctionOpNode
-
- simpleSolveStepFor(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
- SIN - Static variable in class net.mumie.mathletfactory.math.algebra.op.OperationString
-
The string value for sin.
- SIN - Static variable in class net.mumie.mathletfactory.math.algebra.op.OpParser
-
The string value for sin.
- sin() - Method in class net.mumie.mathletfactory.math.number.MComplex
-
- sin() - Method in class net.mumie.mathletfactory.math.number.MNumber
-
- sin() - Method in interface net.mumie.mathletfactory.math.number.MNumberIF
-
Sets this number to sin(this)
and returns this
.
- Single2DCanvasCard - Class in net.mumie.mathletfactory.appletskeleton.layout
-
This class represents a card with a single 2D canvas and a control panel
for symbolic representations by using an instance of
ControlPanel
.
- Single2DCanvasCard() - Constructor for class net.mumie.mathletfactory.appletskeleton.layout.Single2DCanvasCard
-
- SingleCanvasApplet - Class in net.mumie.mathletfactory.appletskeleton
-
- SingleCanvasApplet() - Constructor for class net.mumie.mathletfactory.appletskeleton.SingleCanvasApplet
-
- SingleCanvasApplet.ScreenshotButton - Class in net.mumie.mathletfactory.appletskeleton
-
- SingleCanvasApplet.ScreenshotButton() - Constructor for class net.mumie.mathletfactory.appletskeleton.SingleCanvasApplet.ScreenshotButton
-
- SingleG2DCanvasApplet - Class in net.mumie.mathletfactory.appletskeleton.g2d
-
- SingleG2DCanvasApplet() - Constructor for class net.mumie.mathletfactory.appletskeleton.g2d.SingleG2DCanvasApplet
-
- SingleJ3DCanvasApplet - Class in net.mumie.mathletfactory.appletskeleton.j3d
-
- SingleJ3DCanvasApplet() - Constructor for class net.mumie.mathletfactory.appletskeleton.j3d.SingleJ3DCanvasApplet
-
- SingleJR3DCanvasApplet - Class in net.mumie.mathletfactory.appletskeleton.jr3d
-
- SingleJR3DCanvasApplet() - Constructor for class net.mumie.mathletfactory.appletskeleton.jr3d.SingleJR3DCanvasApplet
-
- SINH - Static variable in class net.mumie.mathletfactory.math.algebra.op.OperationString
-
The string value for sinh.
- SINH - Static variable in class net.mumie.mathletfactory.math.algebra.op.OpParser
-
The string value for sinh.
- sinh() - Method in class net.mumie.mathletfactory.math.number.MComplex
-
- sinh() - Method in class net.mumie.mathletfactory.math.number.MNumber
-
- sinh() - Method in interface net.mumie.mathletfactory.math.number.MNumberIF
-
Sets this number to sinh(this)
and returns this
.
- SinhOp - Class in net.mumie.mathletfactory.math.algebra.op.node
-
Represents the object for sinh(x) in the Op-Scheme
- SinhOp(Class) - Constructor for class net.mumie.mathletfactory.math.algebra.op.node.SinhOp
-
- SinhOp(OpNode) - Constructor for class net.mumie.mathletfactory.math.algebra.op.node.SinhOp
-
- SinOp - Class in net.mumie.mathletfactory.math.algebra.op.node
-
Represents the object for sin(x) in the Op-Scheme
- SinOp(Class) - Constructor for class net.mumie.mathletfactory.math.algebra.op.node.SinOp
-
- SinOp(OpNode) - Constructor for class net.mumie.mathletfactory.math.algebra.op.node.SinOp
-
- size(boolean) - Method in class net.mumie.mathletfactory.math.set.FiniteNumberSet
-
- size() - Method in class net.mumie.mathletfactory.math.set.FiniteNumberSet
-
- SMALL_APPLET_THEME - Static variable in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- SMALL_TABLE - Static variable in class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
Alternate table for purists :-). 1 and tenfolds of it are the only values
allowed
- SMALL_THEME - Static variable in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- smaller(Version) - Method in class net.mumie.mathletfactory.util.Version
-
Returns if this
Version instance is smaller than the given otherVersion
.
- SOLUTION_ANSWER_SUB_PATH - Static variable in class net.mumie.mathletfactory.util.exercise.mc.question.MultipleFiniteNumberSetsQuestion
-
- SOLUTION_ANSWER_SUB_PATH - Static variable in class net.mumie.mathletfactory.util.exercise.mc.question.MultipleIntervalAnswerQuestion
-
- SOLUTION_COMPUTE - Static variable in interface net.mumie.mathletfactory.util.exercise.mc.MCProblemConstants
-
Constant for the implicit solution "compute"
- SOLUTION_COMPUTE_TYPE_NAME - Static variable in interface net.mumie.mathletfactory.util.exercise.mc.MCProblemConstants
-
Constant for the implicit solution name "compute"
- SOLUTION_FALSE - Static variable in interface net.mumie.mathletfactory.util.exercise.mc.MCProblemConstants
-
Constant for the explicit solution "false"
- SOLUTION_FALSE_TYPE_NAME - Static variable in interface net.mumie.mathletfactory.util.exercise.mc.MCProblemConstants
-
Constant for the explicit solution name "false"
- SOLUTION_NONE - Static variable in interface net.mumie.mathletfactory.util.exercise.mc.MCProblemConstants
-
Constant for the explicit solution "none"
- SOLUTION_NONE_TYPE_NAME - Static variable in interface net.mumie.mathletfactory.util.exercise.mc.MCProblemConstants
-
Constant for the explicit solution name "none"
- SOLUTION_SUB_PATH - Static variable in class net.mumie.mathletfactory.util.exercise.mc.question.MultipleFiniteNumberSetsQuestion
-
- SOLUTION_SUB_PATH - Static variable in class net.mumie.mathletfactory.util.exercise.mc.question.MultipleFunctionsAnswerQuestion
-
- SOLUTION_SUB_PATH - Static variable in class net.mumie.mathletfactory.util.exercise.mc.question.MultipleIntervalAnswerQuestion
-
- SOLUTION_SUB_PATH - Static variable in class net.mumie.mathletfactory.util.exercise.mc.question.ReferenceSolutionQuestion
-
- SOLUTION_TRUE - Static variable in interface net.mumie.mathletfactory.util.exercise.mc.MCProblemConstants
-
Constant for the explicit solution "true"
- SOLUTION_TRUE_TYPE_NAME - Static variable in interface net.mumie.mathletfactory.util.exercise.mc.MCProblemConstants
-
Constant for the explicit solution name "true"
- SOLUTION_UNKNOWN - Static variable in interface net.mumie.mathletfactory.util.exercise.mc.MCProblemConstants
-
Constant for an unknown solution
- SolveHomogen - Class in net.mumie.mathletfactory.math.number.numeric
-
This class determines the section of vector spaces by solving the
corresponding linear equation system.
- SolveHomogen() - Constructor for class net.mumie.mathletfactory.math.number.numeric.SolveHomogen
-
- solveStepFor(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AbsOp
-
- solveStepFor(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.AddOp
-
- solveStepFor(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.CosOp
-
Returns {acos(x)+2*pi*Z, -acos(-x)+2*pi*Z}
- solveStepFor(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.CotOp
-
Returns acot(x)+2*pi*Z
- solveStepFor(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.FacOp
-
- solveStepFor(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.FloorOp
-
- solveStepFor(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.FunctionOpNode
-
- solveStepFor(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.MultipleOfZNode
-
Should not be called for this node.
- solveStepFor(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.MultOp
-
- solveStepFor(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.NrtOp
-
- solveStepFor(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.NumberOp
-
- solveStepFor(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.OpNode
-
Inverts the algebraic operation represented by this node with respect to
the children containing the given identifier.
- solveStepFor(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.PiecewiseConstOp
-
- solveStepFor(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.PowerOp
-
- solveStepFor(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.SinOp
-
Returns {asin(x)+2*pi*Z, -asin(-x)+2*pi*Z}
- solveStepFor(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.TanOp
-
Returns atan(x)+2*pi*Z
- solveStepFor(String) - Method in class net.mumie.mathletfactory.math.algebra.op.node.VariableOp
-
- SOUTH - Static variable in class net.mumie.mathletfactory.display.DisplayProperties
-
- SOUTHEAST - Static variable in class net.mumie.mathletfactory.display.DisplayProperties
-
- SOUTHWEST - Static variable in class net.mumie.mathletfactory.display.DisplayProperties
-
- Spacer - Class in net.mumie.mathletfactory.display.layout
-
Der Spacer kann verwendet werden, um im SimpleGridLayout
eine
fixe Zeile (Spalte) auf die gewünschte Größe zu zwingen.
- Spacer(int, int) - Constructor for class net.mumie.mathletfactory.display.layout.Spacer
-
- Spacer(Dimension) - Constructor for class net.mumie.mathletfactory.display.layout.Spacer
-
- Spacer(int, int, Color) - Constructor for class net.mumie.mathletfactory.display.layout.Spacer
-
- Spacer(Dimension, Color) - Constructor for class net.mumie.mathletfactory.display.layout.Spacer
-
- Span - Class in net.mumie.mathletfactory.math.number.numeric
-
This class determines the span of an arbitrary number of vectors given as
NumberTuple
s.
- Span() - Constructor for class net.mumie.mathletfactory.math.number.numeric.Span
-
- span(NumberTuple[]) - Static method in class net.mumie.mathletfactory.math.number.numeric.Span
-
This method returns a basis for the span of the given NumberTupels
(vectors).
- span(AffinePoint[]) - Static method in class net.mumie.mathletfactory.math.number.numeric.Span
-
Deprecated.
may be removed in future versions!
- spanIndices(NumberTuple[]) - Static method in class net.mumie.mathletfactory.math.number.numeric.Span
-
This method returns the indices of the argument vectors, that would serve
as a basis for the span (e.g. if the argument was arg={{1,0, 0}, {2, 0, 0},
{0, 0, 1}}, the int[] {0,2} would be returned, because the first and the
third vector serve as a basis for the span(arg).
- SpecialCaseEvent - Class in net.mumie.mathletfactory.action.message
-
This class is used for signaling mathematical special cases to
SpecialCaseListener
s (which are usually part of the client applet or
application).
- SpecialCaseEvent(Object, String) - Constructor for class net.mumie.mathletfactory.action.message.SpecialCaseEvent
-
Constructs the event with the given source and the
messageIdentifier
that is mapped onto the value specified
in Messages.properties[_LOCALE]
in this package.
- SpecialCaseListener - Interface in net.mumie.mathletfactory.action.message
-
This interface is implemented by classes that want to catch mathematical special
cases (signaled by
SpecialCaseEvent
s
(which are usually fired by
MMHandler
s and
MMObject
s).
- specificEvaluate(double, int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMAbstractSpline
-
Should return the function value for the given x and interval index.
- specificEvaluate(MNumber, MNumber, int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMAbstractSpline
-
Should return the function value for the given x and interval index.
- specificEvaluate(double, int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMCubicSpline
-
- specificEvaluate(MNumber, MNumber, int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMCubicSpline
-
- specificEvaluate(double, int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedBySamples
-
In general this method should return the result f(x) of this
function for x[i-1] <= x < x[i] with
x[i] being the i
th sample point.
- specificEvaluate(MNumber, MNumber, int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMFunctionDefinedBySamples
-
In general this method should return the result f(x) of this
function for x[i-1] <= x < x[i] with
x[i] being the i
th sample point.
- specificEvaluate(double, int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMLinearSpline
-
- specificEvaluate(MNumber, MNumber, int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMLinearSpline
-
- specificEvaluate(double, int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMQuadraticSpline
-
- specificEvaluate(MNumber, MNumber, int) - Method in class net.mumie.mathletfactory.mmobject.analysis.function.MMQuadraticSpline
-
- SPECULAR_COEFFICIENT_DEFAULT - Static variable in class net.mumie.mathletfactory.display.jr3d.hints.JR3DShaderRenderingHints
-
Default value for the specular coefficient property.
- SPECULAR_COEFFICIENT_PROPERTY - Static variable in class net.mumie.mathletfactory.display.jr3d.hints.JR3DShaderRenderingHints
-
Name of the specular coefficient property.
- SPECULAR_COLOR_DEFAULT - Static variable in class net.mumie.mathletfactory.display.jr3d.hints.JR3DShaderRenderingHints
-
Default value for the specular color property.
- SPECULAR_COLOR_PROPERTY - Static variable in class net.mumie.mathletfactory.display.jr3d.hints.JR3DShaderRenderingHints
-
Name of the specular color property.
- SPECULAR_EXPONENT_DEFAULT - Static variable in class net.mumie.mathletfactory.display.jr3d.hints.JR3DShaderRenderingHints
-
Default value for the specular exponent property.
- SPECULAR_EXPONENT_PROPERTY - Static variable in class net.mumie.mathletfactory.display.jr3d.hints.JR3DShaderRenderingHints
-
Name of the specular exponent property.
- SPHERE_RADIUS_DEFAULT - Static variable in class net.mumie.mathletfactory.display.jr3d.hints.JR3DPointRenderingHints
-
Default value for the sphere radius property.
- SPHERE_RADIUS_PROPERTY - Static variable in class net.mumie.mathletfactory.display.jr3d.hints.JR3DPointRenderingHints
-
Name of the sphere radius property.
- SPHERES_DRAW_PROPERTY - Static variable in class net.mumie.mathletfactory.display.jr3d.hints.JR3DPointRenderingHints
-
Name of the spheres draw property.
- SplashScreen - Class in net.mumie.mathletfactory.appletskeleton.util.dialog
-
This class can be used to show a splash screen during mathlet start.
- SplashScreen(Component) - Constructor for class net.mumie.mathletfactory.appletskeleton.util.dialog.SplashScreen
-
- SplitPanel - Class in net.mumie.mathletfactory.appletskeleton.util
-
- SplitPanel(JComponent, JComponent) - Constructor for class net.mumie.mathletfactory.appletskeleton.util.SplitPanel
-
- SPOT_LIGHT - Static variable in class net.mumie.mathletfactory.display.jr3d.JR3DCanvasLightProperties
-
- SQRT - Static variable in class net.mumie.mathletfactory.display.g2d.GridLineDescriptor
-
- SQRT - Static variable in class net.mumie.mathletfactory.math.algebra.op.OperationString
-
The string value for sqrt.
- SQRT - Static variable in class net.mumie.mathletfactory.math.algebra.op.OpParser
-
The string value for sqrt.
- SQRT - Static variable in class net.mumie.mathletfactory.util.TickMark
-
Unicode constant for SQRT.
- SqrtView - Class in net.mumie.mathletfactory.display.util.tex
-
- SqrtView() - Constructor for class net.mumie.mathletfactory.display.util.tex.SqrtView
-
- SQUARE - Static variable in class net.mumie.mathletfactory.display.g2d.G2DBracketDrawable
-
defines the form of the bracket (square bracket)
- square(MNumber) - Static method in class net.mumie.mathletfactory.math.number.MNumber
-
Returns number*number
.
- square() - Method in class net.mumie.mathletfactory.math.number.MNumber
-
- square() - Method in interface net.mumie.mathletfactory.math.number.MNumberIF
-
Multiplies this number with itself and return this
.
- SQUARE - Static variable in class net.mumie.mathletfactory.math.set.Interval
-
defines the form of the open interval border, i.e. if the interval has an open border
square brackets are used.
- squareRoot(MNumber) - Static method in class net.mumie.mathletfactory.math.number.MNumber
-
Returns the square root of number
.
- squareRoot() - Method in class net.mumie.mathletfactory.math.number.MNumber
-
- squareRoot() - Method in interface net.mumie.mathletfactory.math.number.MNumberIF
-
Sets this number to its square root and returns this
.
- squareRoot() - Method in class net.mumie.mathletfactory.math.number.MRational
-
Returns (approximately, if necessary) the square root of this rational.
- ST_2D_CANVAS - Static variable in class net.mumie.mathletfactory.display.util.LabelSupport
-
- ST_3D_CANVAS - Static variable in class net.mumie.mathletfactory.display.util.LabelSupport
-
- ST_GRAPHICS2D - Static variable in class net.mumie.mathletfactory.transformer.GeneralTransformer
-
- ST_J3D - Static variable in class net.mumie.mathletfactory.transformer.GeneralTransformer
-
- ST_JR3D - Static variable in class net.mumie.mathletfactory.transformer.GeneralTransformer
-
- ST_NO_CANVAS - Static variable in class net.mumie.mathletfactory.display.util.LabelSupport
-
- ST_NO_CANVAS - Static variable in class net.mumie.mathletfactory.transformer.GeneralTransformer
-
Use this "screen type" to display
MMObjectIF
s
in their own container drawable rather than to be draw them within a
MMCanvas
.
- ST_UNKNOWN - Static variable in class net.mumie.mathletfactory.transformer.GeneralTransformer
-
This constant describes an unknown screen type which was not yet registered.
- STANDARD_TABLE - Static variable in class net.mumie.mathletfactory.mmobject.geom.affine.MMCoordinateSystem
-
Default table for the choice of gridline distance.
- standardNorm() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
Returns the standard norm of this matrix.
- standardNorm(NumberMatrix) - Static method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
Returns the standard norm of an arbitrary matrix.
- standardNorm() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberTuple
-
- standardNorm() - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberVector
-
Returns the standard (euklidean) norm of this vector.
- standardNorm() - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpTuple
-
- standardNorm(double[]) - Static method in class net.mumie.mathletfactory.math.util.AffineDouble
-
- start() - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
Called by the browser or applet viewer after the execution of the
BaseApplet.init()
method.
- start() - Method in class net.mumie.mathletfactory.appletskeleton.DefaultMathlet
-
- start() - Method in interface net.mumie.mathletfactory.appletskeleton.system.BasicAppletContext
-
- start() - Method in class net.mumie.mathletfactory.math.util.animate.ParametricFunction.ParametricTimer
-
Starts the timer.
- Start - Class in net.mumie.mathletfactory
-
This class can be used to use one of the MathletFactory library tools which must
be specified as an argument to the main
method.
- Start() - Constructor for class net.mumie.mathletfactory.Start
-
- start() - Method in class net.mumie.mathletfactory.util.animation.Animation
-
Starts the animation.
- startFrameRateCounter() - Method in class net.mumie.mathletfactory.display.MMCanvas
-
Starts the frame rate counter.
- startN - Static variable in class net.mumie.mathletfactory.util.exercise.mc.method.verification.RelationVerificationFornInN
-
- startUpdateCycleFromHere() - Method in class net.mumie.mathletfactory.action.updater.MMUpdater
-
- stateChanged(ChangeEvent) - Method in class net.mumie.mathletfactory.display.noc.number.MMDoubleSliderPanel
-
Updates the double value of the master according to the slider position.
- stateChanged(ChangeEvent) - Method in class net.mumie.mathletfactory.transformer.noc.LESTransformer
-
- stateChanged(ChangeEvent) - Method in class net.mumie.mathletfactory.transformer.noc.MatrixImageTransformer
-
- stateChanged(ChangeEvent) - Method in class net.mumie.mathletfactory.transformer.noc.NumberMatrixTransformer
-
- stateChanged(ChangeEvent) - Method in class net.mumie.mathletfactory.transformer.noc.OpMatrixTransformer
-
- stateChanged() - Method in class net.mumie.mathletfactory.util.History
-
- STD_DASH_PATTERN - Static variable in class net.mumie.mathletfactory.display.DisplayProperties
-
- STD_FONT - Static variable in class net.mumie.mathletfactory.display.DisplayProperties
-
- STD_GRADIENT - Static variable in class net.mumie.mathletfactory.display.DisplayProperties
-
- STD_ONE_DIMENSIONAL_SET - Static variable in class net.mumie.mathletfactory.mmobject.set.MMSet
-
The constant for a standard 2-dimensional set.
- STD_THREE_DIMENSIONAL_SET - Static variable in class net.mumie.mathletfactory.mmobject.set.MMSet
-
The constant for a standard 3-dimensional set.
- STD_TWO_DIMENSIONAL_SET - Static variable in class net.mumie.mathletfactory.mmobject.set.MMSet
-
The constant for a standard 2-dimensional set.
- step(ParametricFunction.ParametricEvent) - Method in interface net.mumie.mathletfactory.math.util.animate.ParametricFunction.ParametricListener
-
Performs a step depending on the given parametric event.
- Step - Class in net.mumie.mathletfactory.util.animation
-
- Step(long) - Constructor for class net.mumie.mathletfactory.util.animation.Step
-
- Step(long, int) - Constructor for class net.mumie.mathletfactory.util.animation.Step
-
- stepBack() - Method in class net.mumie.mathletfactory.util.animation.Animation
-
Moves the animation to the previous step (if it exists, i.e. if this step
is not the first one).
- stepForward() - Method in class net.mumie.mathletfactory.util.animation.Animation
-
Moves the animation to the next step (if it exists, i.e. if this step is
not the last one).
- StepFunctionTransformer - Class in net.mumie.mathletfactory.transformer.g2d
-
- StepFunctionTransformer() - Constructor for class net.mumie.mathletfactory.transformer.g2d.StepFunctionTransformer
-
- stop() - Method in class net.mumie.mathletfactory.appletskeleton.BaseApplet
-
- stop() - Method in class net.mumie.mathletfactory.appletskeleton.DefaultMathlet
-
- stop() - Method in interface net.mumie.mathletfactory.appletskeleton.system.BasicAppletContext
-
- STOP - Static variable in class net.mumie.mathletfactory.display.noc.number.MMDoubleSliderPanel
-
Unicode Constant for "stop" sign.
- stop() - Method in class net.mumie.mathletfactory.util.animation.Animation
-
- stopFrameRateCounter() - Method in class net.mumie.mathletfactory.display.MMCanvas
-
Stops the frame rate counter and calculates its value.
- stopRecord(Processor) - Static method in class net.mumie.mathletfactory.util.JMFHelper
-
Stops recording for the given processor.
- STRING - Static variable in interface net.mumie.mathletfactory.mmobject.PropertyHandlerIF
-
Property for mmobjects using strings
- STRING_MATRIX - Static variable in interface net.mumie.mathletfactory.mmobject.PropertyHandlerIF
-
Property for mmobjects using string matrices
- STRING_MATRIX_TRANSFORM - Static variable in interface net.mumie.mathletfactory.transformer.TransformTypes
-
Standard transform for string matrices
- STRING_PROPERTY - Static variable in class net.mumie.mathletfactory.util.property.Property
-
- STRING_TRANSFORM - Static variable in interface net.mumie.mathletfactory.transformer.TransformTypes
-
Standard transform for MMStrings
- StringMatrix - Class in net.mumie.mathletfactory.math.util
-
This class represents an arbitrary mxn matrix with Strings as cell content.
- StringMatrix(int, int) - Constructor for class net.mumie.mathletfactory.math.util.StringMatrix
-
- StringMatrix(int, String[]) - Constructor for class net.mumie.mathletfactory.math.util.StringMatrix
-
- StringMatrix(Node) - Constructor for class net.mumie.mathletfactory.math.util.StringMatrix
-
Constructs a new instance with the given MathML/XML content.
- StringMatrixPanel - Class in net.mumie.mathletfactory.display.noc.matrix
-
This class implements the symbolic representation of a matrix as a panel.
- StringMatrixPanel(String[], int, int) - Constructor for class net.mumie.mathletfactory.display.noc.matrix.StringMatrixPanel
-
Initializes a matrix-panel for a given array of Strings.
- StringMatrixPanel(String[], int, int, int) - Constructor for class net.mumie.mathletfactory.display.noc.matrix.StringMatrixPanel
-
Initializes a matrix-panel for a given array of Strings.
- StringMatrixPanel(String[], Color[], int, int, int) - Constructor for class net.mumie.mathletfactory.display.noc.matrix.StringMatrixPanel
-
Initializes a matrix-panel for a given array of Strings.
- StringMatrixPanel(String[], int) - Constructor for class net.mumie.mathletfactory.display.noc.matrix.StringMatrixPanel
-
Convenience method for square matrices.
- StringMatrixTransformer - Class in net.mumie.mathletfactory.transformer.noc
-
- StringMatrixTransformer() - Constructor for class net.mumie.mathletfactory.transformer.noc.StringMatrixTransformer
-
- StringTransformer - Class in net.mumie.mathletfactory.transformer.noc
-
- StringTransformer() - Constructor for class net.mumie.mathletfactory.transformer.noc.StringTransformer
-
- StyledButtonUI - Class in net.mumie.mathletfactory.appletskeleton.util.theme
-
- StyledButtonUI() - Constructor for class net.mumie.mathletfactory.appletskeleton.util.theme.StyledButtonUI
-
- StyledComboBoxUI - Class in net.mumie.mathletfactory.appletskeleton.util.theme
-
- StyledComboBoxUI() - Constructor for class net.mumie.mathletfactory.appletskeleton.util.theme.StyledComboBoxUI
-
- StyledTextButton - Class in net.mumie.mathletfactory.display.util
-
This class can be used to render styled texts (e.g.
- StyledTextButton() - Constructor for class net.mumie.mathletfactory.display.util.StyledTextButton
-
Creates a new button with an empty text.
- StyledTextButton(String) - Constructor for class net.mumie.mathletfactory.display.util.StyledTextButton
-
Creates a new button with the given text.
- StyledTextButton(Action) - Constructor for class net.mumie.mathletfactory.display.util.StyledTextButton
-
Creates a new button with the given action.
- StyledTextComboBox - Class in net.mumie.mathletfactory.display.util
-
This class can be used to render styled texts (e.g.
- StyledTextComboBox() - Constructor for class net.mumie.mathletfactory.display.util.StyledTextComboBox
-
- StyledTextComboBox(ComboBoxModel) - Constructor for class net.mumie.mathletfactory.display.util.StyledTextComboBox
-
- StyledTextComboBox(Object[]) - Constructor for class net.mumie.mathletfactory.display.util.StyledTextComboBox
-
- StyledTextComboBox(Vector) - Constructor for class net.mumie.mathletfactory.display.util.StyledTextComboBox
-
- StyledTextList - Class in net.mumie.mathletfactory.display.util
-
This class can be used to render styled texts (e.g.
- StyledTextList() - Constructor for class net.mumie.mathletfactory.display.util.StyledTextList
-
- StyledTextList(ListModel) - Constructor for class net.mumie.mathletfactory.display.util.StyledTextList
-
- StyledTextList(Object[]) - Constructor for class net.mumie.mathletfactory.display.util.StyledTextList
-
- StyledTextList(Vector) - Constructor for class net.mumie.mathletfactory.display.util.StyledTextList
-
- StyledTextListCellRenderer - Class in net.mumie.mathletfactory.display.util
-
This class can be used to render styled texts (e.g.
- StyledTextListCellRenderer(JComponent) - Constructor for class net.mumie.mathletfactory.display.util.StyledTextListCellRenderer
-
- StyledTextRadioButton - Class in net.mumie.mathletfactory.display.util
-
This class can be used to render styled texts (e.g.
- StyledTextRadioButton() - Constructor for class net.mumie.mathletfactory.display.util.StyledTextRadioButton
-
Creates a new button with an empty text.
- StyledTextRadioButton(String) - Constructor for class net.mumie.mathletfactory.display.util.StyledTextRadioButton
-
Creates a new button with the given text.
- StyledTextRadioButton(Action) - Constructor for class net.mumie.mathletfactory.display.util.StyledTextRadioButton
-
Creates a new button with the given action.
- StyledTextView - Class in net.mumie.mathletfactory.display.util
-
- StyledTextView() - Constructor for class net.mumie.mathletfactory.display.util.StyledTextView
-
- sub(Operation, Operation) - Static method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
Returns the difference of the two operations
- sub() - Method in class net.mumie.mathletfactory.math.algebra.rel.RelParser
-
Implements the production
sub -> cla { AND cla }.
- sub(MNumber) - Method in class net.mumie.mathletfactory.math.number.MBigRational
-
Subtracts a fraction from a fraction.
- sub(MNumber) - Method in class net.mumie.mathletfactory.math.number.MComplex
-
Returns the result of the subtraction with another number.
- sub(MNumber) - Method in class net.mumie.mathletfactory.math.number.MComplexRational
-
- sub(MNumber) - Method in class net.mumie.mathletfactory.math.number.MDouble
-
- sub(MNumber) - Method in class net.mumie.mathletfactory.math.number.MInteger
-
- sub(MNumber) - Method in class net.mumie.mathletfactory.math.number.MNumber
-
- sub(MNumber) - Method in interface net.mumie.mathletfactory.math.number.MNumberIF
-
Subtracts aNumber
from this
and returns this
.
- sub(MNumber) - Method in class net.mumie.mathletfactory.math.number.MRational
-
Subtracts aNumber
from this rational.
- sub(double[], double[]) - Static method in class net.mumie.mathletfactory.math.util.AffineDouble
-
vector1 = vector1 - vector2
- SUB_SCRIPT_COMMAND - Static variable in class net.mumie.mathletfactory.util.text.tex.TeXParser
-
- subFrom(NumberMatrix) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberMatrix
-
Substracts aMatrix
from this matrix and returns this
.
- subFrom(NumberTuple) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberTuple
-
Substracts the tuple minuend
from this and returns this.
- subFrom(NumberVector) - Method in class net.mumie.mathletfactory.math.algebra.linalg.NumberVector
-
Performs the subtraction between this NumberVector
and subtrahend
.
- subFrom(OpMatrix) - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpMatrix
-
Deprecated.
- subFrom(OpTuple) - Method in class net.mumie.mathletfactory.math.algebra.linalg.OpTuple
-
- subFrom(Operation) - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
Sets this operation as the difference of this and anOperation
.
- SUBSCRIPT - Static variable in class net.mumie.mathletfactory.display.noc.op.node.PowerView
-
The constant values for positioning subscripts.
- substFunctionsBySymb(String) - Method in class net.mumie.mathletfactory.math.algebra.op.OpParser
-
- substitute(String, Operation) - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
Substitutes/Replaces the given identifier with operation
in this operation.
- substitute(String, String) - Method in class net.mumie.mathletfactory.math.algebra.op.Operation
-
Substitutes all appearances of identifier
in this
operation with with
.
- SUBSTITUTE_IDENTIFIER_NAME - Static variable in interface net.mumie.mathletfactory.util.exercise.mc.MCProblemConstants
-
Constant for the "substitute_identifier" sub-path
- SUBSTITUTE_WITH_NAME - Static variable in interface net.mumie.mathletfactory.util.exercise.mc.MCProblemConstants
-
Constant for the "substitute_with" sub-path
- SUBTASK_CORRECT_SUBPATH - Static variable in interface net.mumie.mathletfactory.util.exercise.mc.MCProblemConstants
-
Sub path for correct flag of a sub tasks.
- SUBTASK_PATH - Static variable in interface net.mumie.mathletfactory.util.exercise.ExerciseConstants
-
- SUBTASK_PREFIX - Static variable in interface net.mumie.mathletfactory.util.exercise.ExerciseConstants
-
- SUBTASK_TRIES_SUBPATH - Static variable in interface net.mumie.mathletfactory.util.exercise.mc.MCProblemConstants
-
Sub path for number of tries of a sub tasks.
- SubtaskAnswerNode - Class in net.mumie.mathletfactory.util.xml.marking
-
This class represents an answer
node inside the marking
part of a corrector written datasheet.
- SubtaskAnswerNode(Node) - Constructor for class net.mumie.mathletfactory.util.xml.marking.SubtaskAnswerNode
-
Creates a new answer
node
- SubtaskCard - Interface in net.mumie.mathletfactory.appletskeleton.layout
-
- SubtaskExplanationNode - Class in net.mumie.mathletfactory.util.xml.marking
-
This class represents an explanation
node inside the marking
part of a corrector written datasheet.
- SubtaskExplanationNode(Node) - Constructor for class net.mumie.mathletfactory.util.xml.marking.SubtaskExplanationNode
-
Creates a new explanation
node
- SubtaskNode - Class in net.mumie.mathletfactory.util.xml.marking
-
This class represents a subtask
node inside the marking
part of a corrector written datasheet.
- SubtaskNode(Node) - Constructor for class net.mumie.mathletfactory.util.xml.marking.SubtaskNode
-
Constructs a new "subtask" node for this subtask containing an answer and a solution node.
- SubtaskSolutionNode - Class in net.mumie.mathletfactory.util.xml.marking
-
This class represents a solution
node inside the marking
part of a corrector written datasheet.
- SubtaskSolutionNode(Node) - Constructor for class net.mumie.mathletfactory.util.xml.marking.SubtaskSolutionNode
-
Creates a new solution
node
- SubtaskSubNode - Class in net.mumie.mathletfactory.util.xml.marking
-
This class represents a subtask sub-node inside the marking
part of a corrector written datasheet.
- SubtaskSubNode(String, Node) - Constructor for class net.mumie.mathletfactory.util.xml.marking.SubtaskSubNode
-
Creates a new subtask sub-node
- subtract(MNumber, MNumber) - Static method in class net.mumie.mathletfactory.math.number.MNumber
-
Subtracts two numbers and returns the result.
- SUM - Static variable in class net.mumie.mathletfactory.action.updater.VectorDefByTwoVectorsUpdater
-
- SUM_TYPE - Static variable in class net.mumie.mathletfactory.display.util.tex.TopBottomSymbolView
-
- SUM_TYPE - Static variable in class net.mumie.mathletfactory.util.text.MathMLConverter
-
- SummarizeEqualAddChildrenRule - Class in net.mumie.mathletfactory.math.algebra.op.rule.normalize
-
This Rule does operations like x+x = 2*x, x-x = 0
- SummarizeEqualAddChildrenRule() - Constructor for class net.mumie.mathletfactory.math.algebra.op.rule.normalize.SummarizeEqualAddChildrenRule
-
- SummarizeEqualChildrenRule - Class in net.mumie.mathletfactory.math.algebra.rel.rule.normalize
-
This rule summarizes equal children of a
net.mumie.mathletfactory.algebra.rel.node.ComplexRel
.
- SummarizeEqualChildrenRule() - Constructor for class net.mumie.mathletfactory.math.algebra.rel.rule.normalize.SummarizeEqualChildrenRule
-
- SummarizeEqualMultChildrenRule - Class in net.mumie.mathletfactory.math.algebra.op.rule.normalize
-
This Rule does operations like x*x = x^2, x/x = 1
- SummarizeEqualMultChildrenRule() - Constructor for class net.mumie.mathletfactory.math.algebra.op.rule.normalize.SummarizeEqualMultChildrenRule
-
- sumSizes(int[], int) - Method in class net.mumie.mathletfactory.display.layout.SimpleGridLayout
-
Alle Höhen (Breiten) der Zeilen (Spalten) aufsummieren
- SUPER_SCRIPT_COMMAND - Static variable in class net.mumie.mathletfactory.util.text.tex.TeXParser
-
- SUPERSCRIPT - Static variable in class net.mumie.mathletfactory.display.noc.op.node.PowerView
-
The constant values for positioning subscripts.
- SuperscriptNode - Class in net.mumie.mathletfactory.util.content
-
- SuperscriptNode() - Constructor for class net.mumie.mathletfactory.util.content.SuperscriptNode
-
- SuperscriptView - Class in net.mumie.mathletfactory.display.util.tex
-
- SuperscriptView() - Constructor for class net.mumie.mathletfactory.display.util.tex.SuperscriptView
-
- SurfaceDisplayProperties - Class in net.mumie.mathletfactory.display
-
Display properties for surface rendering.
- SurfaceDisplayProperties() - Constructor for class net.mumie.mathletfactory.display.SurfaceDisplayProperties
-
Empty constructor.
- SurfaceDisplayProperties(DisplayProperties) - Constructor for class net.mumie.mathletfactory.display.SurfaceDisplayProperties
-
Copy constructor.
- SVN_VERSION_TYPE - Static variable in class net.mumie.mathletfactory.util.Version
-
- swapElements(MNumber[], int, int, int, int, int, int, boolean) - Static method in class net.mumie.mathletfactory.math.number.numeric.EchelonForm
-
Deprecated.
This private method gets an element of a matrix. a is a matrix represented
as an array of MMNumbers, where the rows of the matrix are stored
successively. m and n are the dimensions of the matrix. i1,j1 and i2,j2
represent the indices of the elements to be swapped respectively.
- SwingUtils - Class in net.mumie.mathletfactory.util
-
Contains utility methods for working with Swing on Java versions prior 1.6.
- SwingUtils() - Constructor for class net.mumie.mathletfactory.util.SwingUtils
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.CanvasObjectTransformer
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.AbstractSequenceTransformer
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.Affine2DAngleTransformer
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.Affine2DEllipseTransformer
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.Affine2DHyperbolaTransformer
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.Affine2DLineSegmentTransformer
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.Affine2DLineTransformer
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.Affine2DParabolaTransformer
-
The coordinates need not be transformed, since math coordinates are
identical to world coordinates (euklidean vector space) and
world2screen conversion is done implicitly in
net.mumie.mathletfactory.display.MMG2DCanvas
by
transforming the view platform.
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.Affine2DPointTransformer
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.Affine2DPolygonTransformer
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.Affine2DPolygonWithVerticesTransformer
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.Affine2DQuadricTransformer
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.Affine2DRayTransformer
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.Cartesian2DCoordinateSystemTransformer
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.ComplexVectorTransformer
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.DefaultR2Transformer
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.DefaultR2VectorTransformer
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.Image2DTransformer
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.IntervalTransformer
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.MapTransformer
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.OneChainInR2Transformer
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.OneChainInRTransformer
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.SequenceTransformer1D
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.SequenceTransformer2D
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.SeriesTransformer2D
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.Set2DTransformer
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.StepFunctionTransformer
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.VectorField2DTransformer
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.j3d.Affine3DLineSegmentTransformer
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.j3d.Affine3DPointTransformer
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.j3d.Affine3DPolygonTransformer
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.j3d.Affine3DQuadricTransformer
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.j3d.Affine3DSubspaceTransformer
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.j3d.DefaultR3Transformer
-
The coordinates need not be transformed, since math coordinates are
identical to world coordinates (euclidean vector space) and
world2screen conversion is done implicitly in
MMJ3DCanvas.renderScene()
by
transforming the view platform.
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.j3d.DefaultR3VectorTransformer
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.j3d.FunctionOverR2Transformer
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.j3d.ParametricFunctionInR3Transformer
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.jr3d.JR3DDefaultR3Transformer
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.jr3d.JR3DDefaultR3VectorTransformer
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.jr3d.JR3DFunctionOverR2Transformer
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.jr3d.JR3DLineSegmentTransformer
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.jr3d.JR3DLineTransformer
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.jr3d.JR3DParametricFunctionTransformer
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.jr3d.JR3DPointTransformer
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.jr3d.JR3DPolygonTransformer
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.jr3d.JR3DQuadricTransformer
-
- synchronizeMath2Screen() - Method in class net.mumie.mathletfactory.transformer.jr3d.JR3DSubspaceTransformer
-
- synchronizeWorld2Screen() - Method in class net.mumie.mathletfactory.transformer.CanvasObjectTransformer
-
- synchronizeWorld2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.AbstractSequenceTransformer
-
- synchronizeWorld2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.Affine2DAngleTransformer
-
- synchronizeWorld2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.Affine2DEllipseTransformer
-
- synchronizeWorld2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.Affine2DHyperbolaTransformer
-
- synchronizeWorld2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.Affine2DLineSegmentTransformer
-
- synchronizeWorld2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.Affine2DLineTransformer
-
- synchronizeWorld2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.Affine2DParabolaTransformer
-
- synchronizeWorld2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.Affine2DPointTransformer
-
- synchronizeWorld2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.Affine2DPolygonTransformer
-
- synchronizeWorld2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.Affine2DPolygonWithVerticesTransformer
-
- synchronizeWorld2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.Affine2DQuadricTransformer
-
- synchronizeWorld2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.Affine2DRayTransformer
-
- synchronizeWorld2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.Cartesian2DCoordinateSystemTransformer
-
- synchronizeWorld2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.ComplexVectorTransformer
-
- synchronizeWorld2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.DefaultR2Transformer
-
- synchronizeWorld2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.DefaultR2VectorTransformer
-
- synchronizeWorld2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.Image2DTransformer
-
- synchronizeWorld2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.IntervalTransformer
-
- synchronizeWorld2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.MapTransformer
-
- synchronizeWorld2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.OneChainInR2Transformer
-
- synchronizeWorld2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.OneChainInRTransformer
-
- synchronizeWorld2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.SequenceTransformer1D
-
- synchronizeWorld2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.SequenceTransformer2D
-
- synchronizeWorld2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.SeriesTransformer2D
-
- synchronizeWorld2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.Set2DNoDotsTransformer
-
- synchronizeWorld2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.Set2DTransformer
-
- synchronizeWorld2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.StepFunctionTransformer
-
- synchronizeWorld2Screen() - Method in class net.mumie.mathletfactory.transformer.g2d.VectorField2DTransformer
-
- synchronizeWorld2Screen() - Method in class net.mumie.mathletfactory.transformer.j3d.Canvas3DObjectJ3DTransformer
-
Since in Java3D the world2screen rendering (in
MMJ3DCanvas.renderScene()
)is done by
the Java3D Renderer, nothing needs to be done here.
- synchronizeWorld2Screen() - Method in class net.mumie.mathletfactory.transformer.j3d.DefaultR3Transformer
-
Sets the (screen-) coordinates of the active drawable by using the
math coordinates and world2screen
- synchronizeWorld2Screen() - Method in class net.mumie.mathletfactory.transformer.j3d.DefaultR3VectorTransformer
-
- synchronizeWorld2Screen() - Method in class net.mumie.mathletfactory.transformer.jr3d.JR3DCanvasTransformer
-
- SyntaxErrorException - Exception in net.mumie.mathletfactory.math.algebra.op
-
This exception is thrown, when the
net.mumie.mathletfactory.algebra.op.OpParser
,
the
net.mumie.mathletfactory.algebra.rel.RelParser
or the method
XMLUtils.parseMathMLNode(Class, Node)
is unable to
convert the given expression to a Syntax Tree.
- SyntaxErrorException() - Constructor for exception net.mumie.mathletfactory.math.algebra.op.SyntaxErrorException
-
- SyntaxErrorException(String) - Constructor for exception net.mumie.mathletfactory.math.algebra.op.SyntaxErrorException
-
- SystemDescriptor - Class in net.mumie.mathletfactory.appletskeleton.system
-
- SystemDescriptor() - Constructor for class net.mumie.mathletfactory.appletskeleton.system.SystemDescriptor
-
- SystemPropertyIF - Interface in net.mumie.mathletfactory.appletskeleton.system
-