JavaView® v2.00.008

jv.loader
Class PjMathView

java.lang.Object
  |
  +--jv.loader.PjMathView

public class PjMathView
extends java.lang.Object

Project shows geometries which are imported from Mathematica. Geometries may consist of multiple geometries being interpreted as animations.

Version:
21.02.01, 2.10 revised (kp) No longer implement time interfaces, now all done by keyframes.
21.02.01, 2.00 revised (kp) Full revision, dependency on Mathematica graphics removed.
31.01.01, 1.31 revised (ur) Add geometries without call of display.fit().
12.12.00, 1.30 revised (ur) Arguments of method "read" changed, new method getDisplayOption() added.
11.12.00, 1.23 revised (ur) "PgMathData" replaced by PgJvxSrc[].
18.09.00, 1.22 revised (ep) In method read(): Return value 'null' from m_loader caught.
13.07.00, 1.21 revised (kp) Usage of static instance variables replaced with reference toPvGeometry variables.
15.03.00, 1.20 revised (ur) Adapted to changes in PgMathLoader.
23.02.00, 1.10 revised (ur) Added flag to show animation panel.
29.09.99, 1.00 created (ur)
Author:
Ulrich Reitebuch

Constructor Summary
PjMathView()
           
 
Method Summary
static PgGeometry[] read(PgJvxSrc[][] geomAnim, boolean bIsAnimation, boolean bShowAnimationPanel)
          Create a set of keyframe objects from a double array of geometries.
static PgGeometry[] read(PgJvxSrc[] geomAnim, boolean bIsAnimation, boolean bShowAnimationPanel)
          Create a set of keyframe objects from a double array of geometries.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PjMathView

public PjMathView()
Method Detail

read

public static PgGeometry[] read(PgJvxSrc[] geomAnim,
                                boolean bIsAnimation,
                                boolean bShowAnimationPanel)
Create a set of keyframe objects from a double array of geometries. Method just calls read(PgJvxSrc [][] geomAnim, ...).

read

public static PgGeometry[] read(PgJvxSrc[][] geomAnim,
                                boolean bIsAnimation,
                                boolean bShowAnimationPanel)
Create a set of keyframe objects from a double array of geometries.

JavaView® v2.00.008

The software JavaView® is copyright protected. All Rights Reserved.