Documentation of 'vgp.curve.common.PjCurve' Java class
PjCurve ("JavaView Reference Manual")
"JavaView? v5.03.003"
vgp.curve.common

Class PjCurve

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, PsTimeListenerIf, PsUpdateIf, PvPickListenerIf
    Direct Known Subclasses:
    PjSurfCurve


    public class PjCurve
    extends PjProject
    Compute differential geometric curves on hyper surfaces given by an ordinary differential equation.
    See Also:
    Serialized Form
    Version:
    09.01.02, 1.30 revised (ep) Set length of curve to something reasonable whenever a surface is assigned to this project.
    16.09.00, 1.20 revised (kp) Animation removed since unused.
    28.01.00, 1.12 revised (kp) Initial points of curve modified to ensure position inside domain.
    01.11.99, 1.11 revised (kp) Construction of ODE moved from computeCurve() to selectCurve().
    05.07.99, 1.10 revised (kp) Method getSurfaceName() added Instance variable m_surfaceName added. Tabbed panels added to info panel. m_geom.setParent(this) added and corresponding update handling.
    • Constructor Detail

      • PjCurve

        public PjCurve()
    • Method Detail

      • init

        public void init()
        Description copied from class: PjProject
        Initialize and reset project, stops the running animation if any. Does not reset any registered display nor geometry. They must be reset individually in each subclass.
        Overrides:
        init in class PjProject
      • start

        public void start()
        Description copied from class: PjProject
        Method is invoked during loading of a project in JavaView.

        If a project has an animation object, then the animation panel is shown when the project's this start() method is invoked during loading of the project. Use setAnimation(PsAnimation) to register an animation.

        If auto fit is enabled then scenery is scaled to fit in each display.

        Overrides:
        start in class PjProject
        See Also:
        PvViewerIf.start(), PjProject.isEnabledAutoFit()
      • getSurfaceName

        public java.lang.String getSurfaceName()
      • setSurfaceName

        public boolean setSurfaceName(java.lang.String surfaceName)
        Set name of base surface on which curve will be computed. Name of surface must be among existing set of surface classes in package vgp.surface.common.PgSurface_XXX.
        Parameters:
        surfaceName - Name of existing surface class
        Returns:
        true on success
      • selectCurve

        public boolean selectCurve(int sel)
      • calculateCurve

        public void calculateCurve()
        Author:
        Eike Preuss
        Version:
        16.07.99 revised (kp) Update modified such that info panels get updated.
        16.07.99 revised (kp) Check for polygons with discretization less than 2.
        00.00.99 created (ep)
"JavaView? v5.03.003"

"

The software JavaView? is copyright protected. All Rights Reserved.
"

Ads help maintain this website.