jar

com.github.davidgutierrezrubio : JMathAnim

Maven & Gradle

Dec 27, 2021
18 stars

JMathAnim · A Java library to write mathematical animations

Table Of Contents

Latest Version

Download com.github.davidgutierrezrubio : JMathAnim JAR file - Latest Versions:

All Versions

Download com.github.davidgutierrezrubio : JMathAnim JAR file - All Versions:

Version Vulnerabilities Size Updated
0.9.x
0.8.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window JMathAnim-0.9.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.jmathanim.Animations.Strategies.Transform.Optimizers

├─ com.jmathanim.Animations.Strategies.Transform.Optimizers.DivideEquallyStrategy.class - [JAR]

├─ com.jmathanim.Animations.Strategies.Transform.Optimizers.DivideOnSensiblePointsStrategy.class - [JAR]

├─ com.jmathanim.Animations.Strategies.Transform.Optimizers.NullOptimizationStrategy.class - [JAR]

├─ com.jmathanim.Animations.Strategies.Transform.Optimizers.OptimizePathsStrategy.class - [JAR]

├─ com.jmathanim.Animations.Strategies.Transform.Optimizers.SimpleConnectedPathsOptimizationStrategy.class - [JAR]

com.jmathanim.Constructible.Lines

├─ com.jmathanim.Constructible.Lines.ConstrLineOrthogonal.class - [JAR]

├─ com.jmathanim.Constructible.Lines.ConstrLineParallel.class - [JAR]

├─ com.jmathanim.Constructible.Lines.ConstrLinePointPoint.class - [JAR]

├─ com.jmathanim.Constructible.Lines.ConstrPerpBisectorPointPoint.class - [JAR]

├─ com.jmathanim.Constructible.Lines.ConstrPerpBisectorSegment.class - [JAR]

├─ com.jmathanim.Constructible.Lines.ConstrSegmentPointPoint.class - [JAR]

├─ com.jmathanim.Constructible.Lines.HasDirection.class - [JAR]

com.jmathanim.mathobjects.Tippable

├─ com.jmathanim.mathobjects.Tippable.LabelTip.class - [JAR]

├─ com.jmathanim.mathobjects.Tippable.TippableObject.class - [JAR]

com.jmathanim.Renderers.MovieEncoders

├─ com.jmathanim.Renderers.MovieEncoders.VideoEncoder.class - [JAR]

├─ com.jmathanim.Renderers.MovieEncoders.XugglerVideoEncoder.class - [JAR]

com.jmathanim.Animations.Strategies.ShowCreation

├─ com.jmathanim.Animations.Strategies.ShowCreation.AbstractCreationStrategy.class - [JAR]

├─ com.jmathanim.Animations.Strategies.ShowCreation.ArrowCreationAnimation.class - [JAR]

├─ com.jmathanim.Animations.Strategies.ShowCreation.AxesCreationAnimation.class - [JAR]

├─ com.jmathanim.Animations.Strategies.ShowCreation.CreationStrategy.class - [JAR]

├─ com.jmathanim.Animations.Strategies.ShowCreation.FirstDrawThenFillAnimation.class - [JAR]

├─ com.jmathanim.Animations.Strategies.ShowCreation.GroupCreationAnimation.class - [JAR]

├─ com.jmathanim.Animations.Strategies.ShowCreation.LineCreationAnimation.class - [JAR]

├─ com.jmathanim.Animations.Strategies.ShowCreation.SimpleShapeCreationAnimation.class - [JAR]

├─ com.jmathanim.Animations.Strategies.ShowCreation.SimpleShapeCreationAnimation2.class - [JAR]

com.jmathanim.Animations.MathTransform

├─ com.jmathanim.Animations.MathTransform.TransformMathExpression.class - [JAR]

├─ com.jmathanim.Animations.MathTransform.TransformMathExpressionParameters.class - [JAR]

├─ com.jmathanim.Animations.MathTransform.TransformMathExpressionParametersArray.class - [JAR]

com.jmathanim.Constructible.Conics

├─ com.jmathanim.Constructible.Conics.ConstrCircleCenter3Points.class - [JAR]

├─ com.jmathanim.Constructible.Conics.ConstrCircleCenterPoint.class - [JAR]

├─ com.jmathanim.Constructible.Conics.ConstrCircleCenterRadius.class - [JAR]

com.jmathanim.Animations

├─ com.jmathanim.Animations.Animation.class - [JAR]

├─ com.jmathanim.Animations.AnimationEffect.class - [JAR]

├─ com.jmathanim.Animations.AnimationGroup.class - [JAR]

├─ com.jmathanim.Animations.AnimationWithEffects.class - [JAR]

├─ com.jmathanim.Animations.Commands.class - [JAR]

├─ com.jmathanim.Animations.Concatenate.class - [JAR]

├─ com.jmathanim.Animations.ContourHighlight.class - [JAR]

├─ com.jmathanim.Animations.FlipTransform.class - [JAR]

├─ com.jmathanim.Animations.JoinAnimation.class - [JAR]

├─ com.jmathanim.Animations.MoveAlongPath.class - [JAR]

├─ com.jmathanim.Animations.PlayAnim.class - [JAR]

├─ com.jmathanim.Animations.ShiftAnimation.class - [JAR]

├─ com.jmathanim.Animations.ShowCreation.class - [JAR]

├─ com.jmathanim.Animations.SingleCommandAnimation.class - [JAR]

├─ com.jmathanim.Animations.Transform.class - [JAR]

├─ com.jmathanim.Animations.TransformStrategyChecker.class - [JAR]

├─ com.jmathanim.Animations.WaitAnimation.class - [JAR]

com.jmathanim.mathobjects.Axes

├─ com.jmathanim.mathobjects.Axes.Axes.class - [JAR]

├─ com.jmathanim.mathobjects.Axes.TickAxes.class - [JAR]

com.jmathanim.Constructible

├─ com.jmathanim.Constructible.Constructible.class - [JAR]

├─ com.jmathanim.Constructible.GeogebraCommandParser.class - [JAR]

├─ com.jmathanim.Constructible.GeogebraLoader.class - [JAR]

com.jmathanim.Styling

├─ com.jmathanim.Styling.ConfigLoader.class - [JAR]

├─ com.jmathanim.Styling.GradientStop.class - [JAR]

├─ com.jmathanim.Styling.JMColor.class - [JAR]

├─ com.jmathanim.Styling.JMImagePattern.class - [JAR]

├─ com.jmathanim.Styling.JMLinearGradient.class - [JAR]

├─ com.jmathanim.Styling.JMRadialGradient.class - [JAR]

├─ com.jmathanim.Styling.MODrawProperties.class - [JAR]

├─ com.jmathanim.Styling.MODrawPropertiesArray.class - [JAR]

├─ com.jmathanim.Styling.PaintStyle.class - [JAR]

├─ com.jmathanim.Styling.Stylable.class - [JAR]

com.jmathanim.Animations.Strategies

├─ com.jmathanim.Animations.Strategies.TransformStrategy.class - [JAR]

com.jmathanim.Utils.Layouts

├─ com.jmathanim.Utils.Layouts.AbstractBoxLayout.class - [JAR]

├─ com.jmathanim.Utils.Layouts.BoxEquiLayout.class - [JAR]

├─ com.jmathanim.Utils.Layouts.BoxLayout.class - [JAR]

├─ com.jmathanim.Utils.Layouts.ComposeLayout.class - [JAR]

├─ com.jmathanim.Utils.Layouts.DestinyGroupLayout.class - [JAR]

├─ com.jmathanim.Utils.Layouts.FlowLayout.class - [JAR]

├─ com.jmathanim.Utils.Layouts.GroupLayout.class - [JAR]

├─ com.jmathanim.Utils.Layouts.HeapLayout.class - [JAR]

├─ com.jmathanim.Utils.Layouts.PascalLayout.class - [JAR]

├─ com.jmathanim.Utils.Layouts.SimpleLayout.class - [JAR]

├─ com.jmathanim.Utils.Layouts.SpiralLayout.class - [JAR]

com.jmathanim.Animations.Strategies.Transform

├─ com.jmathanim.Animations.Strategies.Transform.ArrowTransform.class - [JAR]

├─ com.jmathanim.Animations.Strategies.Transform.FunctionSimpleInterpolateTransform.class - [JAR]

├─ com.jmathanim.Animations.Strategies.Transform.GeneralAffineTransformAnimation.class - [JAR]

├─ com.jmathanim.Animations.Strategies.Transform.HomothecyTransformAnimation.class - [JAR]

├─ com.jmathanim.Animations.Strategies.Transform.MultiShapeTransform.class - [JAR]

├─ com.jmathanim.Animations.Strategies.Transform.PointInterpolationCanonical.class - [JAR]

├─ com.jmathanim.Animations.Strategies.Transform.PointInterpolationSimpleShapeTransform.class - [JAR]

├─ com.jmathanim.Animations.Strategies.Transform.RotateAndScaleXYTransform.class - [JAR]

├─ com.jmathanim.Animations.Strategies.Transform.TransformStrategy.class - [JAR]

com.jmathanim.Renderers.FXRenderer

├─ com.jmathanim.Renderers.FXRenderer.FXPathUtils.class - [JAR]

├─ com.jmathanim.Renderers.FXRenderer.JavaFXRenderer.class - [JAR]

├─ com.jmathanim.Renderers.FXRenderer.StandaloneSnapshot.class - [JAR]

com.jmathanim.jmathanim

├─ com.jmathanim.jmathanim.JMathAnimScene.class - [JAR]

├─ com.jmathanim.jmathanim.PreviewWindow.class - [JAR]

├─ com.jmathanim.jmathanim.Scene2D.class - [JAR]

com.jmathanim.Renderers

├─ com.jmathanim.Renderers.Renderer.class - [JAR]

com.jmathanim.mathobjects.Delimiters

├─ com.jmathanim.mathobjects.Delimiters.Delimiter.class - [JAR]

├─ com.jmathanim.mathobjects.Delimiters.LengthMeasure.class - [JAR]

├─ com.jmathanim.mathobjects.Delimiters.ShapeDelimiter.class - [JAR]

com.jmathanim.mathobjects

├─ com.jmathanim.mathobjects.AbstractJMImage.class - [JAR]

├─ com.jmathanim.mathobjects.Arrow2D.class - [JAR]

├─ com.jmathanim.mathobjects.CanonicalJMPath.class - [JAR]

├─ com.jmathanim.mathobjects.DensityPlot.class - [JAR]

├─ com.jmathanim.mathobjects.Drawable.class - [JAR]

├─ com.jmathanim.mathobjects.FunctionGraph.class - [JAR]

├─ com.jmathanim.mathobjects.JMImage.class - [JAR]

├─ com.jmathanim.mathobjects.JMPath.class - [JAR]

├─ com.jmathanim.mathobjects.JMPathPoint.class - [JAR]

├─ com.jmathanim.mathobjects.Line.class - [JAR]

├─ com.jmathanim.mathobjects.MathObject.class - [JAR]

├─ com.jmathanim.mathobjects.MathObjectGroup.class - [JAR]

├─ com.jmathanim.mathobjects.MultiShapeObject.class - [JAR]

├─ com.jmathanim.mathobjects.ParametricCurve.class - [JAR]

├─ com.jmathanim.mathobjects.Point.class - [JAR]

├─ com.jmathanim.mathobjects.SVGMathObject.class - [JAR]

├─ com.jmathanim.mathobjects.Scalar.class - [JAR]

├─ com.jmathanim.mathobjects.Shape.class - [JAR]

├─ com.jmathanim.mathobjects.Stateable.class - [JAR]

com.jmathanim.Utils

├─ com.jmathanim.Utils.AffineJTransform.class - [JAR]

├─ com.jmathanim.Utils.Anchor.class - [JAR]

├─ com.jmathanim.Utils.Boxable.class - [JAR]

├─ com.jmathanim.Utils.CircularArrayList.class - [JAR]

├─ com.jmathanim.Utils.ColorScale.class - [JAR]

├─ com.jmathanim.Utils.EmptyRect.class - [JAR]

├─ com.jmathanim.Utils.JMathAnimConfig.class - [JAR]

├─ com.jmathanim.Utils.PathUtils.class - [JAR]

├─ com.jmathanim.Utils.Rect.class - [JAR]

├─ com.jmathanim.Utils.ResourceLoader.class - [JAR]

├─ com.jmathanim.Utils.SVGUtils.class - [JAR]

├─ com.jmathanim.Utils.UsefulLambdas.class - [JAR]

├─ com.jmathanim.Utils.Vec.class - [JAR]

com.jmathanim.mathobjects.Text

├─ com.jmathanim.mathobjects.Text.JMNumber.class - [JAR]

├─ com.jmathanim.mathobjects.Text.JMNumberLength.class - [JAR]

├─ com.jmathanim.mathobjects.Text.LaTeXMathObject.class - [JAR]

com.jmathanim.mathobjects.updateableObjects

├─ com.jmathanim.mathobjects.updateableObjects.AnchoredMathObject.class - [JAR]

├─ com.jmathanim.mathobjects.updateableObjects.AveragePoint.class - [JAR]

├─ com.jmathanim.mathobjects.updateableObjects.BooleanShape.class - [JAR]

├─ com.jmathanim.mathobjects.updateableObjects.CameraAlwaysAdjusting.class - [JAR]

├─ com.jmathanim.mathobjects.updateableObjects.Centroid.class - [JAR]

├─ com.jmathanim.mathobjects.updateableObjects.MiddlePoint.class - [JAR]

├─ com.jmathanim.mathobjects.updateableObjects.PointOnFunctionGraph.class - [JAR]

├─ com.jmathanim.mathobjects.updateableObjects.Trail.class - [JAR]

├─ com.jmathanim.mathobjects.updateableObjects.TransformedJMPath.class - [JAR]

├─ com.jmathanim.mathobjects.updateableObjects.TransformedPoint.class - [JAR]

├─ com.jmathanim.mathobjects.updateableObjects.Updateable.class - [JAR]

com.jmathanim.Cameras

├─ com.jmathanim.Cameras.Camera.class - [JAR]

├─ com.jmathanim.Cameras.Camera3D.class - [JAR]

├─ com.jmathanim.Cameras.DummyCamera.class - [JAR]

Advertisement