JavaView© v3.95.000
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

P

PAINT_ALL - Static variable in interface jv.project.PvDisplayIf
Enable drawing in display canvas, default enabled, otherwise no repaint of the display happens, and nothing is visible nor changes.
PAINT_ANTIALIAS - Static variable in interface jv.project.PvDisplayIf
Enable antialiasing of display.
PAINT_AXES - Static variable in interface jv.project.PvDisplayIf
Enable drawing of a coordinate axes around scene in the display.
PAINT_BACKGROUND - Static variable in interface jv.project.PvDisplayIf
Enable drawing of colored background.
PAINT_BACKGROUND_IMAGE - Static variable in interface jv.project.PvDisplayIf
Enable drawing of background image.
PAINT_BACKIMAGE - Static variable in interface jv.project.PvDisplayIf
Deprecated. use PAINT_BACKGROUND_IMAGE
PAINT_BNDBOX - Static variable in interface jv.project.PvDisplayIf
Enable drawing of bounding box of current geometry.
PAINT_BORDER - Static variable in interface jv.project.PvDisplayIf
Enable drawing of sunk border around display canvas.
PAINT_CENTER - Static variable in interface jv.project.PvDisplayIf
Enable drawing of center of active geometry.
PAINT_CLEAR_SCREEN - Static variable in interface jv.project.PvDisplayIf
Enable clearing of screen after each repaint.
PAINT_CROSS - Static variable in interface jv.project.PvDisplayIf
Enable drawing of cross at current cursor position.
PAINT_FOREGROUND_IMAGE - Static variable in interface jv.project.PvDisplayIf
Enable drawing of foreground image.
PAINT_FRAME - Static variable in interface jv.project.PvDisplayIf
Enable drawing of a small coordinate frame in the lower left corner of the display.
PAINT_INFO - Static variable in interface jv.project.PvDisplayIf
Enable drawing of additional information close to cursor in overlay window.
PAINT_MAGNET - Static variable in interface jv.project.PvDisplayIf
Attach cursor to vertices of nearby.
PAINT_SINGLE - Static variable in interface jv.project.PvDisplayIf
Restrict drawing to a single geometry at the same time.
PAINT_ZOOM - Static variable in interface jv.project.PvDisplayIf
Scale transformation matrix to simulate floating point accuracy in pixel integers.
PERCENT_SLIDER - Static variable in class jvx.geom.PwSimplify
 
PI3_OVER_4 - Static variable in class jv.number.PuComplex
 
PI5_OVER_4 - Static variable in class jv.number.PuComplex
 
PI7_OVER_4 - Static variable in class jv.number.PuComplex
 
PI_OVER_4 - Static variable in class jv.number.PuComplex
 
POW - Static variable in class jv.thirdParty.expr.Expr
Binary operator.
PRINCIPAL_CURVATURE - Static variable in class vgp.curve.common.PjCurve
 
PRINT - Static variable in interface jv.object.PsViewerIf
 
PROJECT - Static variable in interface jv.object.PsViewerIf
 
PROJECTION - Static variable in class vgp.vector.vectorField.PjVectorField
Is used by method calculateRepresentations.
PROJ_KLEIN_BALL - Static variable in interface jv.project.PgGeometryIf
Projection into Klein's hyperbolic sphere, used in model transformations.
PROJ_PARALLEL - Static variable in interface jv.project.PgGeometryIf
Parallel projection, used in model transformations.
PROJ_POINCARE_BALL - Static variable in interface jv.project.PgGeometryIf
Conformal projection into Poincare's sphere, used in model transformations.
PROJ_STEREOGRAPHIC - Static variable in interface jv.project.PgGeometryIf
Stereographic projection, used in model transformations.
PROJ_UPPER_HALFSPACE - Static variable in interface jv.project.PgGeometryIf
Conformal projection into Poincare's hyperbolic upper half space model, used in model transformations.
PSGr - class jv.loader.PSGr.
PSGr is a Graphics subclass that images to PostScript.
PSGr(Graphics, String, int, int) - Constructor for class jv.loader.PSGr
Constructs a new PSGr Object.
PSGr(Graphics, int) - Constructor for class jv.loader.PSGr
 
PUNCH - Static variable in class jvx.geom.PwModel
 
P_Vector - class jv.vecmath.P_Vector.
Abstract base class for linear algebra vectors allowing to tag individual vectors.
P_Vector() - Constructor for class jv.vecmath.P_Vector
 
PaCatenoid - class vgp.discrete.catenoid.PaCatenoid.
Applet computes explicit discrete catenoids.
PaCatenoid() - Constructor for class vgp.discrete.catenoid.PaCatenoid
 
PaClosedPoly - class vgp.curve.closedpoly.PaClosedPoly.
 
PaClosedPoly() - Constructor for class vgp.curve.closedpoly.PaClosedPoly
 
PaColorDemo - class vgp.tutor.color.PaColorDemo.
Applet shows color picker inside an applet or, if run standalone, in a separate dialog.
PaColorDemo() - Constructor for class vgp.tutor.color.PaColorDemo
 
PaConformal - class vgp.discrete.conformal.PaConformal.
Development applet to study discrete conformal maps.
PaConformal() - Constructor for class vgp.discrete.conformal.PaConformal
 
PaConjugate - class vgp.discrete.conjugate.PaConjugate.
Development version of conjugation algorithm.
PaConjugate() - Constructor for class vgp.discrete.conjugate.PaConjugate
 
PaCurvature - class vgp.discrete.curvature.PaCurvature.
 
PaCurvature() - Constructor for class vgp.discrete.curvature.PaCurvature
 
PaCurve - class vgp.curve.common.PaCurve.
Applet demonstrates the loading of a project with user subclass.
PaCurve() - Constructor for class vgp.curve.common.PaCurve
 
PaCycloid - class vgp.curve.cycloid.PaCycloid.
Create cycloid curve by tracing a point on a rolling ball.
PaCycloid() - Constructor for class vgp.curve.cycloid.PaCycloid
 
PaElasticCurve - class vgp.curve.elastic.PaElasticCurve.
Applet shows continous elastic curves
PaElasticCurve() - Constructor for class vgp.curve.elastic.PaElasticCurve
 
PaEllipse - class vgp.discrete.ellipse.PaEllipse.
 
PaEllipse() - Constructor for class vgp.discrete.ellipse.PaEllipse
 
PaEventCamera - class vgp.tutor.eventCamera.PaEventCamera.
Applet studies camera events issued from a JavaView display.
PaEventCamera() - Constructor for class vgp.tutor.eventCamera.PaEventCamera
 
PaExprOde - class vgp.tutor.ode.PaExprOde.
Applet studies ODE's
PaExprOde() - Constructor for class vgp.tutor.ode.PaExprOde
 
PaFractalImage - class vgp.tutor.fractal.PaFractalImage.
Demo applet for working with pixel images.
PaFractalImage() - Constructor for class vgp.tutor.fractal.PaFractalImage
 
PaGeodesic - class vgp.curve.geodesic.PaGeodesic.
 
PaGeodesic() - Constructor for class vgp.curve.geodesic.PaGeodesic
 
PaHarmonic - class vgp.discrete.harmonic.PaHarmonic.
Applet computes harmonic maps on triangulated surfaces.
PaHarmonic() - Constructor for class vgp.discrete.harmonic.PaHarmonic
 
PaHeight - class vgp.tutor.height.PaHeight.
Applet demonstrates the display of a scalar field on a surface.
PaHeight() - Constructor for class vgp.tutor.height.PaHeight
 
PaHodge - class vgp.vector.hodge.PaHodge.
Study hodge splitting of discrete vector fields.
PaHodge() - Constructor for class vgp.vector.hodge.PaHodge
 
PaKeyframe - class vgp.tutor.key.PaKeyframe.
Applet demonstrates the use of key frames to view a sequence of geometry files.
PaKeyframe() - Constructor for class vgp.tutor.key.PaKeyframe
 
PaKleinBottle - class vgp.surface.klein.PaKleinBottle.
Applet loads the Klein Bottle as a parameterized surface.
PaKleinBottle() - Constructor for class vgp.surface.klein.PaKleinBottle
 
PaLIC - class vgp.vector.lic.PaLIC.
Study hodge splitting of discrete vector fields.
PaLIC() - Constructor for class vgp.vector.lic.PaLIC
 
PaLSystem - class vgp.tutor.lsystem.PaLSystem.
Generate a tree with an L-system and display using turtle graphics.
PaLSystem() - Constructor for class vgp.tutor.lsystem.PaLSystem
 
PaLantern - class vgp.discrete.lantern.PaLantern.
Applet computes explicit discrete catenoids.
PaLantern() - Constructor for class vgp.discrete.lantern.PaLantern
 
PaLife - class vgp.game.life.PaLife.
Applet demonstrates cell operator
PaLife() - Constructor for class vgp.game.life.PaLife
 
PaLinear - class vgp.tutor.linear.PaLinear.
Applet shows simple interactive linear algebra.
PaLinear() - Constructor for class vgp.tutor.linear.PaLinear
 
PaLoader - class vgp.tutor.loader.PaLoader.
Tutorial on geometry loaders.
PaLoader() - Constructor for class vgp.tutor.loader.PaLoader
 
PaMarchingCubes - class vgp.volume.mc.PaMarchingCubes.
Sample application/applet which loads the PjMarchingCubes project.
PaMarchingCubes() - Constructor for class vgp.volume.mc.PaMarchingCubes
 
PaMaxPrinciple - class vgp.discrete.maxPrinciple.PaMaxPrinciple.
Applet computes explicit discrete catenoids.
PaMaxPrinciple() - Constructor for class vgp.discrete.maxPrinciple.PaMaxPrinciple
 
PaMinesweeper - class vgp.game.mines.PaMinesweeper.
 
PaMinesweeper() - Constructor for class vgp.game.mines.PaMinesweeper
 
PaModel - class vgp.tutor.model.PaModel.
Tutorial on usage of importing geometries from file.
PaModel() - Constructor for class vgp.tutor.model.PaModel
 
PaParmCurve - class vgp.tutor.parmCurve.PaParmCurve.
Applet for Parametrized Curves.
PaParmCurve() - Constructor for class vgp.tutor.parmCurve.PaParmCurve
 
PaParmSurface - class vgp.tutor.parm.PaParmSurface.
Applet for Parametrized Surfaces.
PaParmSurface() - Constructor for class vgp.tutor.parm.PaParmSurface
 
PaPickEvent - class vgp.tutor.pick.PaPickEvent.
Applet demonstrates picking points on surfaces and handling of the callback.
PaPickEvent() - Constructor for class vgp.tutor.pick.PaPickEvent
 
PaPlatonic - class vgp.discrete.platonic.PaPlatonic.
Applet shows collection of Platonic solids.
PaPlatonic() - Constructor for class vgp.discrete.platonic.PaPlatonic
 
PaPolygonSet - class vgp.tutor.polygonSet.PaPolygonSet.
Tutorial on usage of PgPolygonSet class.
PaPolygonSet() - Constructor for class vgp.tutor.polygonSet.PaPolygonSet
 
PaRivara - class vgp.tutor.rivara.PaRivara.
This applet demonstrates the Rivara refinement process.
PaRivara() - Constructor for class vgp.tutor.rivara.PaRivara
 
PaRootFinder - class vgp.tutor.rootFinder.PaRootFinder.
Applet to find roots of real-valued functions of one variable.
PaRootFinder() - Constructor for class vgp.tutor.rootFinder.PaRootFinder
 
PaRotation - class vgp.surface.rotation.PaRotation.
Create a surface of rotation from a planar curvel.
PaRotation() - Constructor for class vgp.surface.rotation.PaRotation
 
PaRuler - class vgp.tutor.ruler.PaRuler.
Applet demonstrates usage as ruler to measure in a scene.
PaRuler() - Constructor for class vgp.tutor.ruler.PaRuler
 
PaSlider - class vgp.tutor.slider.PaSlider.
 
PaSlider() - Constructor for class vgp.tutor.slider.PaSlider
 
PaSmooth - class vgp.numeric.smooth.PaSmooth.
Applet for the smoothing workshop allows to smooth a noisy geometry file.
PaSmooth() - Constructor for class vgp.numeric.smooth.PaSmooth
 
PaSubdivision - class vgp.tutor.subdivision.PaSubdivision.
Tutorial on usage of subdivision algorithms.
PaSubdivision() - Constructor for class vgp.tutor.subdivision.PaSubdivision
 
PaSubdivisionCurve - class vgp.curve.subdivision.PaSubdivisionCurve.
 
PaSubdivisionCurve() - Constructor for class vgp.curve.subdivision.PaSubdivisionCurve
 
PaSurfCurve - class vgp.curve.surface.PaSurfCurve.
Applet demonstrates the loading of a project with user subclass.
PaSurfCurve() - Constructor for class vgp.curve.surface.PaSurfCurve
 
PaSurface - class vgp.surface.common.PaSurface.
Applet loads classic parametrized surfaces.
PaSurface() - Constructor for class vgp.surface.common.PaSurface
 
PaTextureCube - class vgp.tutor.texture.PaTextureCube.
Applet employing texture on surfaces
PaTextureCube() - Constructor for class vgp.tutor.texture.PaTextureCube
 
PaTexturedSurface - class vgp.tutor.texture.PaTexturedSurface.
Applet employing texture on surfaces
PaTexturedSurface() - Constructor for class vgp.tutor.texture.PaTexturedSurface
 
PaTorusKnot - class vgp.tutor.torusknot.PaTorusKnot.
Demo applet shows a torus knot on a surface, and demonstrates the use of multiple geometries in the viewer.
PaTorusKnot() - Constructor for class vgp.tutor.torusknot.PaTorusKnot
 
PaTransform - class vgp.tutor.transform.PaTransform.
Demo applet to use transformations in ambient space forms.
PaTransform() - Constructor for class vgp.tutor.transform.PaTransform
 
PaVectorField - class vgp.tutor.vectorField.PaVectorField.
Tutorial applet on vector fields on planar grids and curved surfaces.
PaVectorField() - Constructor for class vgp.tutor.vectorField.PaVectorField
 
PaVectorField - class vgp.vector.vectorField.PaVectorField.
Applet demonstrates Runge-Kutta and vector field visualization by Line Integral Convolution on triangulations.
PaVectorField() - Constructor for class vgp.vector.vectorField.PaVectorField
 
PaWeierstrass - class vgp.minimal.weier.PaWeierstrass.
Applet computes minimal surfaces from Weierstrass functions
PaWeierstrass() - Constructor for class vgp.minimal.weier.PaWeierstrass
 
Parser - class jv.thirdParty.expr.Parser.
Parses strings representing mathematical formulas with variables.
Parser() - Constructor for class jv.thirdParty.expr.Parser
 
PcMatrix - class jv.vecmath.PcMatrix.
Linear algebra class for small matrices of complex numbers.
PcMatrix() - Constructor for class jv.vecmath.PcMatrix
Create a new matrix of zero size.
PcMatrix(int) - Constructor for class jv.vecmath.PcMatrix
Create a square matrix with given dimension.
PcMatrix(int, int) - Constructor for class jv.vecmath.PcMatrix
Create a non-square matrix with given dimensions.
PdArray_IP - class jv.number.PdArray_IP.
Info panel for array of double vectors, each having horizontal value fields.
PdArray_IP(int, int) - Constructor for class jv.number.PdArray_IP
 
PdBary - class jv.vecmath.PdBary.
Vector with barycentric coordinates of arbitrary dimension, sum of entries must be 1.
PdBary() - Constructor for class jv.vecmath.PdBary
Construct empty class of zero size.
PdBary(int) - Constructor for class jv.vecmath.PdBary
Construct class with given dimension.
PdBary(double, double) - Constructor for class jv.vecmath.PdBary
Construct class with dimension=2 and given initial values.
PdBary(double, double, double) - Constructor for class jv.vecmath.PdBary
Construct class with dimension=3 and given initial values.
PdBary(double, double, double, double) - Constructor for class jv.vecmath.PdBary
Construct class with dimension=4 and given initial values.
PdBaryDir - class jv.vecmath.PdBaryDir.
Barycentric tangent vector of arbitrary dimension, sum of entries must be 0.
PdBaryDir() - Constructor for class jv.vecmath.PdBaryDir
Construct empty class with zero size.
PdBaryDir(int) - Constructor for class jv.vecmath.PdBaryDir
Construct class with given dimension.
PdBaryDir(double, double) - Constructor for class jv.vecmath.PdBaryDir
Construct class with dimension=2 and given initial values.
PdBaryDir(double, double, double) - Constructor for class jv.vecmath.PdBaryDir
Construct class with dimension=3 and given initial values.
PdBaryDir(double, double, double, double) - Constructor for class jv.vecmath.PdBaryDir
Construct class with dimension=4 and given initial values.
PdColor - class jv.number.PdColor.
RGBA color class with info panel and update functionality.
PdColor() - Constructor for class jv.number.PdColor
Constructor of color in RGB mode with alpha disabled.
PdColor(int, boolean) - Constructor for class jv.number.PdColor
Constructor of color in RGB mode with number of color components and possible alpha channel.
PdColor(String, PsUpdateIf) - Constructor for class jv.number.PdColor
Constructor of color in RGB mode with alpha disabled.
PdColor_Dialog - class jv.number.PdColor_Dialog.
Dialog for picking color from a color wheel, activated by clicking inside the color field of info panel PdColor_IP.
PdColor_Dialog(PdColor) - Constructor for class jv.number.PdColor_Dialog
 
PdColor_IP - class jv.number.PdColor_IP.
Horizontal info panel of PdColor with label, colored field, and rgb value fields.
PdColor_IP() - Constructor for class jv.number.PdColor_IP
 
PdMatrix - class jv.vecmath.PdMatrix.
Linear algebra class for small matrices of doubles.
PdMatrix() - Constructor for class jv.vecmath.PdMatrix
Create a new matrix of zero size.
PdMatrix(int) - Constructor for class jv.vecmath.PdMatrix
Create a square matrix with given dimension.
PdMatrix(int, int) - Constructor for class jv.vecmath.PdMatrix
Create a non-square matrix with given dimensions.
PdMatrix(double[][]) - Constructor for class jv.vecmath.PdMatrix
Constructs a matrix having same size and given initial data as given array.
PdVector - class jv.vecmath.PdVector.
Linear algebra class for an array of doubles with variable length.
PdVector() - Constructor for class jv.vecmath.PdVector
Construct vector with zero size.
PdVector(int) - Constructor for class jv.vecmath.PdVector
Constructor creating a vector with given dimension.
PdVector(double) - Constructor for class jv.vecmath.PdVector
Constructs a vector of length 1 and given initial data.
PdVector(double, double) - Constructor for class jv.vecmath.PdVector
Constructs a vector of length 2 and given initial data.
PdVector(double, double, double) - Constructor for class jv.vecmath.PdVector
Constructs a vector of length 3 and given initial data.
PdVector(double, double, double, double) - Constructor for class jv.vecmath.PdVector
Constructs a vector of length 4 and given initial data.
PdVector(double[]) - Constructor for class jv.vecmath.PdVector
Constructs a vector having same length and given initial data as given array.
PdVector_IP - class jv.number.PdVector_IP.
Info panel of double vector with horizontal value fields.
PdVector_IP() - Constructor for class jv.number.PdVector_IP
 
PgAbcLoader - class vgp.tutor.loader.PgAbcLoader.
Loader for geometry files given in a user defined file format.
PgAbcLoader() - Constructor for class vgp.tutor.loader.PgAbcLoader
 
PgAnsLoader - class jvx.loader.PgAnsLoader.
Loader for finite element geometries in Ansys file format.
PgAnsLoader() - Constructor for class jvx.loader.PgAnsLoader
 
PgAxes - class jv.thirdParty.ruler.PgAxes.
A group of coordinates axes is a collection of individual rulers.
PgAxes(int) - Constructor for class jv.thirdParty.ruler.PgAxes
Constructs an axes object which handles the axis of a right handed coordinate system.
PgAxes_CP - class jv.thirdParty.ruler.PgAxes_CP.
Info panel to select type and appearance of axes.
PgAxes_CP() - Constructor for class jv.thirdParty.ruler.PgAxes_CP
 
PgBdLoader - class jvx.loader.PgBdLoader.
Reads a build file '*.bd' and fills information in PgMacroPatch.
PgBdLoader() - Constructor for class jvx.loader.PgBdLoader
 
PgBezierCurve - class jvx.geom.PgBezierCurve.
Bezier polygon with control points.
PgBezierCurve(int) - Constructor for class jvx.geom.PgBezierCurve
 
PgBndConstraint - class jv.geom.PgBndConstraint.
Descriptor for boundary constraints used in variational problems.
PgBndConstraint(int) - Constructor for class jv.geom.PgBndConstraint
 
PgBndPolygon - class jv.geom.PgBndPolygon.
Boundary polygon of PgElementSets with reference to boundary vertices and elements.
PgBndPolygon(int) - Constructor for class jv.geom.PgBndPolygon
 
PgByuLoader - class jv.loader.PgByuLoader.
Loader for geometry files in the Brigham Young University's MOVIE.BYU file format.
PgByuLoader() - Constructor for class jv.loader.PgByuLoader
 
PgCatenoid - class vgp.discrete.catenoid.PgCatenoid.
Discrete catenoid is a critical point for the discrete area functional, and its profile curve is given by an explicit formula.
PgCatenoid() - Constructor for class vgp.discrete.catenoid.PgCatenoid
Construct an empty discrete catenoid which is a critical value of the discrete area functional.
PgCatenoid_CP - class vgp.discrete.catenoid.PgCatenoid_CP.
Control panel of discrete catenoid given by explicit formulas.
PgCatenoid_CP() - Constructor for class vgp.discrete.catenoid.PgCatenoid_CP
 
PgDomain - class jvx.surface.PgDomain.
Two-dimensional domain controlled by a domain descriptor.
PgDomain() - Constructor for class jvx.surface.PgDomain
Constructor of a planar rectangle in 2-dimensional Euclidean space.
PgDomain(int) - Constructor for class jvx.surface.PgDomain
Constructor of a planar rectangle in dim-dimensional Euclidean space.
PgDomainDescr - class jvx.surface.PgDomainDescr.
Two-dimensional domain for parametrized surfaces with variable size and discretization.
PgDomainDescr(int) - Constructor for class jvx.surface.PgDomainDescr
Create a new domain descriptor of a planar rectangle and its discretization.
PgDomainDescr_IP - class jvx.surface.PgDomainDescr_IP.
Info panel for PgDomain with sliders to adjust size of domain.
PgDomainDescr_IP() - Constructor for class jvx.surface.PgDomainDescr_IP
 
PgDomain_CP - class jvx.surface.PgDomain_CP.
Control panel for a two dimensional domain showing the info panel of the descriptor.
PgDomain_CP() - Constructor for class jvx.surface.PgDomain_CP
 
PgDxfLoader - class jvx.loader.PgDxfLoader.
Loader for geometry files given in AutoCAD's DXF file format.
PgDxfLoader() - Constructor for class jvx.loader.PgDxfLoader
 
PgElementEdge - class jv.geom.PgElementEdge.
Edge of an element set with indices to both endpoints, adjacent elements, and local index of vertex in each element, whose neighbour refers to this edge.
PgElementEdge(int, int) - Constructor for class jv.geom.PgElementEdge
 
PgElementSet - class jv.geom.PgElementSet.
Base class for most geometric surfaces with polygonal faces formed by vertices.
PgElementSet() - Constructor for class jv.geom.PgElementSet
Constructor of a polyhedral surface in three-dimensional space.
PgElementSet(int) - Constructor for class jv.geom.PgElementSet
Constructor of a polyhedral surface in a space of given dimension.
PgElementSet_IP - class jv.geom.PgElementSet_IP.
Info panel for PgElementSet, which is extended by subclasses.
PgElementSet_IP() - Constructor for class jv.geom.PgElementSet_IP
 
PgElementSet_MP - class jv.geom.PgElementSet_MP.
Material panel for PgElementSet, which is extended by subclasses.
PgElementSet_MP() - Constructor for class jv.geom.PgElementSet_MP
 
PgElementSet_Menu - class jv.geom.PgElementSet_Menu.
Add specific menu items to 'method' menu in control panel to invoke methods from menu.
PgElementSet_Menu() - Constructor for class jv.geom.PgElementSet_Menu
 
PgElementSet_Menu - class jvx.geom.PgElementSet_Menu.
Add specific menu items to 'method' menu in control panel to invoke methods from menu.
PgElementSet_Menu() - Constructor for class jvx.geom.PgElementSet_Menu
 
PgElementSet_TP - class jv.geom.PgElementSet_TP.
Texture panel for PgElementSet, which is extended by subclasses.
PgElementSet_TP() - Constructor for class jv.geom.PgElementSet_TP
 
PgExport_Dialog - class jv.loader.PgExport_Dialog.
Dialog with text area containing ASCII version of exported geometry file.
PgExport_Dialog(Frame, String, boolean) - Constructor for class jv.loader.PgExport_Dialog
 
PgFeLoader - class jvx.loader.PgFeLoader.
Loader for geometry files given in Ken Brakke's Surface Evolver FE file format.
PgFeLoader() - Constructor for class jvx.loader.PgFeLoader
 
PgFem - class jvx.geom.PgFem.
Abstract class for functions defined on surfaces.
PgFem() - Constructor for class jvx.geom.PgFem
 
PgFemHeight - class jvx.geom.PgFemHeight.
Simple implementation of a PgFem function on a polyhedral surface.
PgFemHeight(PdVector) - Constructor for class jvx.geom.PgFemHeight
 
PgFileDialog - class jv.loader.PgFileDialog.
Extension of Java FileDialog with built-in FilenameFilter functionality and default settings according to JavaView codebase.
PgFileDialog(Frame, String, int) - Constructor for class jv.loader.PgFileDialog
Create a file dialog which blocks all other user interaction when visible.
PgFrame - class jvx.geom.PgFrame.
Moving frame along curves (pending: and surfaces) in R^3.
PgFrame(int) - Constructor for class jvx.geom.PgFrame
 
PgGenusSurface - class jvx.surface.PgGenusSurface.
Class allows to construct surfaces with prescribed genus.
PgGenusSurface() - Constructor for class jvx.surface.PgGenusSurface
Constructor
PgGenusSurface_CP - class jvx.surface.PgGenusSurface_CP.
Control panel of PgGenusSurface to generate surfaces with prescribed genus.
PgGenusSurface_CP() - Constructor for class jvx.surface.PgGenusSurface_CP
Constructor
PgGeometry - class jv.project.PgGeometry.
Abstract class for all geometry classes in JavaView, and implementation of PgGeometryIf.
PgGeometry() - Constructor for class jv.project.PgGeometry
Constructor.
PgGeometry(int) - Constructor for class jv.project.PgGeometry
Constructor with dimension of geometric points, must be constant for all points.
PgGeometryIf - interface jv.project.PgGeometryIf.
This interface must be implemented by all geometries to allow registration and rendering in a display of JavaView.
PgGeometry_Menu - class jv.project.PgGeometry_Menu.
Add specific menu items to 'method' menu in control panel to invoke methods from menu.
PgGeometry_Menu() - Constructor for class jv.project.PgGeometry_Menu
 
PgGraph - class jvx.surface.PgGraph.
Graph of one-dimensional function over a two-dimensional, rectangular domain.
PgGraph() - Constructor for class jvx.surface.PgGraph
Create a graph of a scalar-valued function over a rectangular 2D domain.
PgGraph_CP - class jvx.surface.PgGraph_CP.
Control panel of a graph over a two dimensional domain.
PgGraph_CP() - Constructor for class jvx.surface.PgGraph_CP
 
PgHarmonicMap - class vgp.discrete.harmonic.PgHarmonicMap.
Discrete harmonic maps between surfaces are given by specifying a domain and an image surface.
PgHarmonicMap(int, int) - Constructor for class vgp.discrete.harmonic.PgHarmonicMap
 
PgHtmlLoader - class jv.loader.PgHtmlLoader.
Export filter save geometries as applets in an Html file.
PgHtmlLoader() - Constructor for class jv.loader.PgHtmlLoader
 
PgJvxLoader - class jv.loader.PgJvxLoader.
Loader for geometry files given in JavaView's JVX file format.
PgJvxLoader() - Constructor for class jv.loader.PgJvxLoader
 
PgJvxSrc - class jv.project.PgJvxSrc.
Container of very diverse geometry data of points, curves, surfaces, and volumes.
PgJvxSrc() - Constructor for class jv.project.PgJvxSrc
Constructs a geometry container whose vertex dimension is initialized to 3.
PgJvxSrc(int) - Constructor for class jv.project.PgJvxSrc
This constructor is protected since it does not invoke the init() method when this class equals PgJvxSrc.
PgLantern - class vgp.discrete.lantern.PgLantern.
Discrete cylinder is the Lantern of Schwarz.
PgLantern() - Constructor for class vgp.discrete.lantern.PgLantern
Construct an empty discrete cylinder which is a critical value of the discrete area functional.
PgLantern_CP - class vgp.discrete.lantern.PgLantern_CP.
Control panel of Lantern of Schwarz.
PgLantern_CP() - Constructor for class vgp.discrete.lantern.PgLantern_CP
 
PgLoader - class jv.loader.PgLoader.
Dispatcher for loading/saving geometries and images from/to file.
PgLoader() - Constructor for class jv.loader.PgLoader
Create an empty loader manager and initialize it.
PgLoaderIf - interface jv.loader.PgLoaderIf.
Interface which import loaders of geometric shape from files should implement in order to be accessible from PgLoader.
PgMacroPatch - class jvx.loader.PgMacroPatch.
Macro patch obtained from reading a build file '*.bd' through PgBdLoader.
PgMacroPatch(int) - Constructor for class jvx.loader.PgMacroPatch
 
PgMapleLoader - class jv.loader.PgMapleLoader.
Loader for Maple plots which were exported from Maple using JavaViewLib or direct export techniques provides by Maple.
PgMapleLoader() - Constructor for class jv.loader.PgMapleLoader
 
PgMathLoader - class jv.loader.PgMathLoader.
Loader for Mathematica geometries.
PgMathLoader() - Constructor for class jv.loader.PgMathLoader
 
PgMaxPrinciple - class vgp.discrete.maxPrinciple.PgMaxPrinciple.
Subclass of geometry class PgElementSet for demonstration of parametrized vertices.
PgMaxPrinciple(PjMaxPrinciple) - Constructor for class vgp.discrete.maxPrinciple.PgMaxPrinciple
Constructor of surface.
PgMaxPrinciple_CP - class vgp.discrete.maxPrinciple.PgMaxPrinciple_CP.
Control panel of discrete maximum principle.
PgMaxPrinciple_CP() - Constructor for class vgp.discrete.maxPrinciple.PgMaxPrinciple_CP
 
PgObjLoader - class jv.loader.PgObjLoader.
Loader for geometry files given in Wavefront's OBJ file format.
PgObjLoader() - Constructor for class jv.loader.PgObjLoader
 
PgOffLoader - class jvx.loader.PgOffLoader.
Loader for geometry files given in Geometry Center's OFF file format.
PgOffLoader() - Constructor for class jvx.loader.PgOffLoader
 
PgParmCurve - class jvx.geom.PgParmCurve.
A parametrized curve.
PgParmCurve() - Constructor for class jvx.geom.PgParmCurve
 
PgParmCurve(int) - Constructor for class jvx.geom.PgParmCurve
 
PgParmCurve_CP - class jvx.geom.PgParmCurve_CP.
Info panel of PgParmCurve with panels for domain and functions.
PgParmCurve_CP() - Constructor for class jvx.geom.PgParmCurve_CP
 
PgParmSurface - class jvx.surface.PgParmSurface.
A parametrized surface over a two dimensional domain.
PgParmSurface() - Constructor for class jvx.surface.PgParmSurface
 
PgParmSurface(int) - Constructor for class jvx.surface.PgParmSurface
 
PgParmSurface_CP - class jvx.surface.PgParmSurface_CP.
Info panel of PgParmSurface with panels for domain and functions.
PgParmSurface_CP() - Constructor for class jvx.surface.PgParmSurface_CP
 
PgPointSet - class jv.geom.PgPointSet.
Base class for most geometric objects with points resp. vertices, for example point sets, polygons, element set, and other simplicial complexes.
PgPointSet() - Constructor for class jv.geom.PgPointSet
Constructor of a point set in three-dimensional space.
PgPointSet(int) - Constructor for class jv.geom.PgPointSet
Constructor of a point set in n-dimensional space.
PgPointSet_IP - class jv.geom.PgPointSet_IP.
Info panel for inspecting a point set, panel is extended by subclasses.
PgPointSet_IP() - Constructor for class jv.geom.PgPointSet_IP
 
PgPointSet_LP - class jv.geom.PgPointSet_LP.
Font inspector allows to configure labels and fonts of a geometry.
PgPointSet_LP() - Constructor for class jv.geom.PgPointSet_LP
 
PgPointSet_MP - class jv.geom.PgPointSet_MP.
Material panel for PgPointSet, which is extended by subclasses.
PgPointSet_MP() - Constructor for class jv.geom.PgPointSet_MP
 
PgPointSet_Menu - class jv.geom.PgPointSet_Menu.
Add specific menu items to 'method' menu in control panel to invoke methods from menu.
PgPointSet_Menu() - Constructor for class jv.geom.PgPointSet_Menu
 
PgPointSet_Menu - class jvx.geom.PgPointSet_Menu.
Add specific menu items to 'method' menu in control panel to invoke methods from menu.
PgPointSet_Menu() - Constructor for class jvx.geom.PgPointSet_Menu
 
PgPointSet_VP - class jv.geom.PgPointSet_VP.
Panel to access vector fields of a geometry.
PgPointSet_VP() - Constructor for class jv.geom.PgPointSet_VP
 
PgPolygon - class jv.geom.PgPolygon.
Base class for polygons given as consequtive list of polygon vertices.
PgPolygon() - Constructor for class jv.geom.PgPolygon
Constructor of a polygon in three-dimensional space.
PgPolygon(int) - Constructor for class jv.geom.PgPolygon
Constructor of a polygon set in a space of given dimension.
PgPolygonOnElementSet - class jvx.geom.PgPolygonOnElementSet.
A polygon that lives on an element set.
PgPolygonOnElementSet(PgElementSet) - Constructor for class jvx.geom.PgPolygonOnElementSet
Constructs a new polygon on an element set.
PgPolygonSet - class jv.geom.PgPolygonSet.
Basic class for collections of lines and polygons.
PgPolygonSet() - Constructor for class jv.geom.PgPolygonSet
Constructor of a polygon set in three-dimensional space.
PgPolygonSet(int) - Constructor for class jv.geom.PgPolygonSet
Constructor of a polygon set in a space of given dimension.
PgPolygonSet_IP - class jv.geom.PgPolygonSet_IP.
Info panel for PgPolygonSet, which is extended by subclasses.
PgPolygonSet_IP() - Constructor for class jv.geom.PgPolygonSet_IP
 
PgPolygonSet_MP - class jv.geom.PgPolygonSet_MP.
Material panel for PgPolygonSet, which is extended by subclasses.
PgPolygonSet_MP() - Constructor for class jv.geom.PgPolygonSet_MP
 
PgPolygonSet_Menu - class jv.geom.PgPolygonSet_Menu.
Add specific menu items to 'method' menu in control panel to invoke methods from menu.
PgPolygonSet_Menu() - Constructor for class jv.geom.PgPolygonSet_Menu
 
PgPolygonSet_Menu - class jvx.geom.PgPolygonSet_Menu.
Add specific menu items to 'method' menu in control panel to invoke methods from menu.
PgPolygonSet_Menu() - Constructor for class jvx.geom.PgPolygonSet_Menu
 
PgPolygon_IP - class jv.geom.PgPolygon_IP.
Info panel for polygons with no additional information compared to super.infoPanel.
PgPolygon_IP() - Constructor for class jv.geom.PgPolygon_IP
 
PgPolygon_MP - class jv.geom.PgPolygon_MP.
Material panel for polygons, just adds edge information to super.materialPanel.
PgPolygon_MP() - Constructor for class jv.geom.PgPolygon_MP
 
PgPolygon_Menu - class jv.geom.PgPolygon_Menu.
Add specific menu items to 'method' menu in control panel to invoke methods from menu.
PgPolygon_Menu() - Constructor for class jv.geom.PgPolygon_Menu
 
PgPolygon_Menu - class jvx.geom.PgPolygon_Menu.
Add specific menu items to 'method' menu in control panel to invoke methods from menu.
PgPolygon_Menu() - Constructor for class jvx.geom.PgPolygon_Menu
 
PgRuler - class jv.thirdParty.ruler.PgRuler.
A ruler is 2d or higher dimensional space is determined by an origin, a direction of its axis and a normal for drawing hashings.
PgRuler() - Constructor for class jv.thirdParty.ruler.PgRuler
Create a ruler in 3D space.
PgRuler(int) - Constructor for class jv.thirdParty.ruler.PgRuler
Create a ruler in given space dimension which is by default oriented along the x-axis.
PgRuler(PdVector, PdVector) - Constructor for class jv.thirdParty.ruler.PgRuler
Deprecated. since JavaView 3.12.002, use setDirection and setNormal
PgRuler_CP - class jv.thirdParty.ruler.PgRuler_CP.
Info panel for a single ruler to select type and spacing of hashes.
PgRuler_CP() - Constructor for class jv.thirdParty.ruler.PgRuler_CP
 
PgStlLoader - class jvx.loader.PgStlLoader.
Loader for geometry files given in STL file format.
PgStlLoader() - Constructor for class jvx.loader.PgStlLoader
 
PgSurface - class vgp.surface.common.PgSurface.
Computes parametrized surfaces defined by a surface descriptor.
PgSurface(int) - Constructor for class vgp.surface.common.PgSurface
Constructor with vertex dimension.
PgSurfaceDescr - class vgp.surface.common.PgSurfaceDescr.
Describes a parametrized function including higher derivatives and fundamental forms.
PgSurfaceDescr() - Constructor for class vgp.surface.common.PgSurfaceDescr
 
PgSurfaceDescr_IP - class vgp.surface.common.PgSurfaceDescr_IP.
Info panel with additional, automatically installed, slider for each surface parameter.
PgSurfaceDescr_IP() - Constructor for class vgp.surface.common.PgSurfaceDescr_IP
 
PgSurfaceGraph - class jvx.surface.PgSurfaceGraph.
Graph surface over an arbitrary domain.
PgSurfaceGraph() - Constructor for class jvx.surface.PgSurfaceGraph
Create a graph of a scalar-valued function over a rectangular 2D domain.
PgSurfaceGraph(int) - Constructor for class jvx.surface.PgSurfaceGraph
Construct a new graph with empty domain, surface and function.
PgSurfaceOfRotation - class jvx.surface.PgSurfaceOfRotation.
A surface of revolution is generated by rotation a polygonal meridian curve around the z-axis.
PgSurfaceOfRotation() - Constructor for class jvx.surface.PgSurfaceOfRotation
 
PgSurfaceOfRotation(int) - Constructor for class jvx.surface.PgSurfaceOfRotation
 
PgSurfaceOfRotation_CP - class jvx.surface.PgSurfaceOfRotation_CP.
Configuration panel of a surface of revolution.
PgSurfaceOfRotation_CP() - Constructor for class jvx.surface.PgSurfaceOfRotation_CP
 
PgSurfacePair - class vgp.discrete.harmonic.PgSurfacePair.
Maps between surfaces are given by specifying a domain and an image surface.
PgSurfacePair(int, int) - Constructor for class vgp.discrete.harmonic.PgSurfacePair
 
PgSurfacePair_IP - class vgp.discrete.harmonic.PgSurfacePair_IP.
Info panel for discrete maps between surfaces allowing to select active geometries and show associate family as animation.
PgSurfacePair_IP() - Constructor for class vgp.discrete.harmonic.PgSurfacePair_IP
 
PgSurface_Boy - class vgp.surface.common.PgSurface_Boy.
Boy's surface
PgSurface_Boy() - Constructor for class vgp.surface.common.PgSurface_Boy
 
PgSurface_Catalan - class vgp.surface.common.PgSurface_Catalan.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_Catalan() - Constructor for class vgp.surface.common.PgSurface_Catalan
 
PgSurface_CatenoidHelicoid - class vgp.surface.common.PgSurface_CatenoidHelicoid.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_CatenoidHelicoid() - Constructor for class vgp.surface.common.PgSurface_CatenoidHelicoid
 
PgSurface_Cliffordtorus - class vgp.surface.common.PgSurface_Cliffordtorus.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_Cliffordtorus() - Constructor for class vgp.surface.common.PgSurface_Cliffordtorus
 
PgSurface_Cone - class vgp.surface.common.PgSurface_Cone.
Parametrized cone surface.
PgSurface_Cone() - Constructor for class vgp.surface.common.PgSurface_Cone
 
PgSurface_ConicType - class vgp.surface.common.PgSurface_ConicType.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_ConicType() - Constructor for class vgp.surface.common.PgSurface_ConicType
 
PgSurface_Cylinder - class vgp.surface.common.PgSurface_Cylinder.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_Cylinder() - Constructor for class vgp.surface.common.PgSurface_Cylinder
 
PgSurface_DupinCycloid - class vgp.surface.common.PgSurface_DupinCycloid.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_DupinCycloid() - Constructor for class vgp.surface.common.PgSurface_DupinCycloid
 
PgSurface_Ellipsoid - class vgp.surface.common.PgSurface_Ellipsoid.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_Ellipsoid() - Constructor for class vgp.surface.common.PgSurface_Ellipsoid
 
PgSurface_EllipticParaboloid - class vgp.surface.common.PgSurface_EllipticParaboloid.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_EllipticParaboloid() - Constructor for class vgp.surface.common.PgSurface_EllipticParaboloid
 
PgSurface_Enneper - class vgp.surface.common.PgSurface_Enneper.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_Enneper() - Constructor for class vgp.surface.common.PgSurface_Enneper
 
PgSurface_FootballBarrel - class vgp.surface.common.PgSurface_FootballBarrel.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_FootballBarrel() - Constructor for class vgp.surface.common.PgSurface_FootballBarrel
 
PgSurface_Fresnel1 - class vgp.surface.common.PgSurface_Fresnel1.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_Fresnel1() - Constructor for class vgp.surface.common.PgSurface_Fresnel1
 
PgSurface_Fresnel2 - class vgp.surface.common.PgSurface_Fresnel2.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_Fresnel2() - Constructor for class vgp.surface.common.PgSurface_Fresnel2
 
PgSurface_Henneberg - class vgp.surface.common.PgSurface_Henneberg.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_Henneberg() - Constructor for class vgp.surface.common.PgSurface_Henneberg
 
PgSurface_Hopftorus - class vgp.surface.common.PgSurface_Hopftorus.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_Hopftorus() - Constructor for class vgp.surface.common.PgSurface_Hopftorus
 
PgSurface_HyperbolicHelicoid - class vgp.surface.common.PgSurface_HyperbolicHelicoid.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_HyperbolicHelicoid() - Constructor for class vgp.surface.common.PgSurface_HyperbolicHelicoid
 
PgSurface_HyperbolicParaboloid - class vgp.surface.common.PgSurface_HyperbolicParaboloid.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_HyperbolicParaboloid() - Constructor for class vgp.surface.common.PgSurface_HyperbolicParaboloid
 
PgSurface_HyperboloidType - class vgp.surface.common.PgSurface_HyperboloidType.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_HyperboloidType() - Constructor for class vgp.surface.common.PgSurface_HyperboloidType
 
PgSurface_KleinBottle - class vgp.surface.common.PgSurface_KleinBottle.
Parametrized Klein bottle surface.
PgSurface_KleinBottle() - Constructor for class vgp.surface.common.PgSurface_KleinBottle
 
PgSurface_KleinBottleUgly - class vgp.surface.common.PgSurface_KleinBottleUgly.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_KleinBottleUgly() - Constructor for class vgp.surface.common.PgSurface_KleinBottleUgly
 
PgSurface_Kuen - class vgp.surface.common.PgSurface_Kuen.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_Kuen() - Constructor for class vgp.surface.common.PgSurface_Kuen
 
PgSurface_LawsonHelicoid - class vgp.surface.common.PgSurface_LawsonHelicoid.
Formula description of the family of minimal helicoids in the 3-sphere which was described by H.B.
PgSurface_LawsonHelicoid() - Constructor for class vgp.surface.common.PgSurface_LawsonHelicoid
 
PgSurface_LowerHyperboloid - class vgp.surface.common.PgSurface_LowerHyperboloid.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_LowerHyperboloid() - Constructor for class vgp.surface.common.PgSurface_LowerHyperboloid
 
PgSurface_MoebiusStrip - class vgp.surface.common.PgSurface_MoebiusStrip.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_MoebiusStrip() - Constructor for class vgp.surface.common.PgSurface_MoebiusStrip
 
PgSurface_OuterHyperboloid - class vgp.surface.common.PgSurface_OuterHyperboloid.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_OuterHyperboloid() - Constructor for class vgp.surface.common.PgSurface_OuterHyperboloid
 
PgSurface_PseudoSphere - class vgp.surface.common.PgSurface_PseudoSphere.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_PseudoSphere() - Constructor for class vgp.surface.common.PgSurface_PseudoSphere
 
PgSurface_Sphere - class vgp.surface.common.PgSurface_Sphere.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_Sphere() - Constructor for class vgp.surface.common.PgSurface_Sphere
 
PgSurface_SphereWithParams - class vgp.surface.common.PgSurface_SphereWithParams.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_SphereWithParams() - Constructor for class vgp.surface.common.PgSurface_SphereWithParams
 
PgSurface_StereographicSphere - class vgp.surface.common.PgSurface_StereographicSphere.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_StereographicSphere() - Constructor for class vgp.surface.common.PgSurface_StereographicSphere
 
PgSurface_Torus - class vgp.surface.common.PgSurface_Torus.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_Torus() - Constructor for class vgp.surface.common.PgSurface_Torus
 
PgSurface_UpperHyperboloid - class vgp.surface.common.PgSurface_UpperHyperboloid.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_UpperHyperboloid() - Constructor for class vgp.surface.common.PgSurface_UpperHyperboloid
 
PgTexture - class jv.geom.PgTexture.
Texture image associated to a geometry.
PgTexture() - Constructor for class jv.geom.PgTexture
 
PgTexture_IP - class jv.geom.PgTexture_IP.
Info panel of texture.
PgTexture_IP() - Constructor for class jv.geom.PgTexture_IP
 
PgTube - class jvx.geom.PgTube.
Class generates a tube either around a given polygon or around edges of an elementSet.
PgTube(int) - Constructor for class jvx.geom.PgTube
Constructs a tube with given dimension of vertices.
PgTube_CP - class jvx.geom.PgTube_CP.
Control panel to adjust discretization and thickness of tube.
PgTube_CP() - Constructor for class jvx.geom.PgTube_CP
 
PgUtil - class jv.geom.PgUtil.
Utility programs for geometry classes which operate on primitive data.
PgUtil() - Constructor for class jv.geom.PgUtil
 
PgVectorField - class jv.geom.PgVectorField.
Vector field along a point set, polygon or surface.
PgVectorField(int) - Constructor for class jv.geom.PgVectorField
Constructor of an empty vector field which is VERTEX_BASED on default.
PgVectorField(int, int) - Constructor for class jv.geom.PgVectorField
Constructor of an empty vector field which is VERTEX_BASED on default.
PgVectorField_IP - class jv.geom.PgVectorField_IP.
Info panel for inspecting a vector field, panel is extended by subclasses.
PgVectorField_IP() - Constructor for class jv.geom.PgVectorField_IP
 
PgVertexStar - class jvx.geom.PgVertexStar.
Vertex star of a vertex describes all elements which join a single vertex.
PgVertexStar() - Constructor for class jvx.geom.PgVertexStar
 
PgWeierstrass - class vgp.minimal.weier.PgWeierstrass.
Class for computing minimal surfaces from Weierstrass functions.
PgWeierstrass(int) - Constructor for class vgp.minimal.weier.PgWeierstrass
Constructor
PgWeierstrassDescr - class vgp.minimal.weier.PgWeierstrassDescr.
Abstract descriptor class for Weierstrass integrated minimal surfaces.
PgWeierstrassDescr() - Constructor for class vgp.minimal.weier.PgWeierstrassDescr
Constructor
PgWeierstrassDescr_IP - class vgp.minimal.weier.PgWeierstrassDescr_IP.
Info Panel class for Weierstrass integrated minimal surfaces
PgWeierstrassDescr_IP() - Constructor for class vgp.minimal.weier.PgWeierstrassDescr_IP
Constructor
PgWeierstrass_Catenoid - class vgp.minimal.weier.PgWeierstrass_Catenoid.
Descriptor class for Catenoid - Helicoid
PgWeierstrass_Catenoid() - Constructor for class vgp.minimal.weier.PgWeierstrass_Catenoid
 
PgWeierstrass_Chen - class vgp.minimal.weier.PgWeierstrass_Chen.
Descriptor class for Chen''s Surface
PgWeierstrass_Chen() - Constructor for class vgp.minimal.weier.PgWeierstrass_Chen
 
PgWeierstrass_Costa - class vgp.minimal.weier.PgWeierstrass_Costa.
Descriptor class for Costa's surface TODO: double b in der Berechnung von g(z) möglichst genau bestimmen
PgWeierstrass_Costa() - Constructor for class vgp.minimal.weier.PgWeierstrass_Costa
 
PgWeierstrass_Costa2 - class vgp.minimal.weier.PgWeierstrass_Costa2.
Descriptor class for Costa's surface without the possibility of seeing associate family, but with complete connectivity.
PgWeierstrass_Costa2() - Constructor for class vgp.minimal.weier.PgWeierstrass_Costa2
 
PgWeierstrass_Enneper - class vgp.minimal.weier.PgWeierstrass_Enneper.
Descriptor class for Enneper's surface
PgWeierstrass_Enneper() - Constructor for class vgp.minimal.weier.PgWeierstrass_Enneper
 
PgWeierstrass_KNoid - class vgp.minimal.weier.PgWeierstrass_KNoid.
Descriptor class for K-Noid
PgWeierstrass_KNoid() - Constructor for class vgp.minimal.weier.PgWeierstrass_KNoid
 
PgWeierstrass_KNoid2 - class vgp.minimal.weier.PgWeierstrass_KNoid2.
Descriptor class for K-Noid - Symmetries
PgWeierstrass_KNoid2() - Constructor for class vgp.minimal.weier.PgWeierstrass_KNoid2
 
PgWeierstrass_Scherk - class vgp.minimal.weier.PgWeierstrass_Scherk.
Descriptor class for Scherk's surface
PgWeierstrass_Scherk() - Constructor for class vgp.minimal.weier.PgWeierstrass_Scherk
 
PgWrlLoader - class jvx.loader.PgWrlLoader.
Loader for import/export of JavaView geometries in VRML/WRL file format.
PgWrlLoader() - Constructor for class jvx.loader.PgWrlLoader
 
PgXyzLoader - class jvx.loader.PgXyzLoader.
Loader for XYZ files for molecule configurations.
PgXyzLoader() - Constructor for class jvx.loader.PgXyzLoader
 
PiArray_IP - class jv.number.PiArray_IP.
Info panel for array of integer vectors, each having horizontal value fields.
PiArray_IP(int, int) - Constructor for class jv.number.PiArray_IP
 
PiVector - class jv.vecmath.PiVector.
Linear algebra class for an array of integers with variable length.
PiVector() - Constructor for class jv.vecmath.PiVector
Construct vector with zero size.
PiVector(int) - Constructor for class jv.vecmath.PiVector
Constructor creating a vector with given dimension.
PiVector(int, int) - Constructor for class jv.vecmath.PiVector
Constructs a vector of length 2 and given initial data.
PiVector(int, int, int) - Constructor for class jv.vecmath.PiVector
Constructs a vector of length 3 and given initial data.
PiVector(int, int, int, int) - Constructor for class jv.vecmath.PiVector
Constructs a vector of length 4 and given initial data.
PiVector(int[]) - Constructor for class jv.vecmath.PiVector
Constructs a vector having same length and given initial data as given array.
PiVector_IP - class jv.number.PiVector_IP.
Info panel of integer vector with horizontal value fields.
PiVector_IP() - Constructor for class jv.number.PiVector_IP
 
PjCatenoid - class vgp.discrete.catenoid.PjCatenoid.
Project for computing discrete catenoid from explicit formulas.
PjCatenoid() - Constructor for class vgp.discrete.catenoid.PjCatenoid
 
PjCatenoid_IP - class vgp.discrete.catenoid.PjCatenoid_IP.
Control panel of project discrete catenoid shows info panels of catenoid and harmonic map.
PjCatenoid_IP() - Constructor for class vgp.discrete.catenoid.PjCatenoid_IP
 
PjClosedPoly - class vgp.curve.closedpoly.PjClosedPoly.
 
PjClosedPoly() - Constructor for class vgp.curve.closedpoly.PjClosedPoly
 
PjClosedPoly_IP - class vgp.curve.closedpoly.PjClosedPoly_IP.
 
PjClosedPoly_IP() - Constructor for class vgp.curve.closedpoly.PjClosedPoly_IP
 
PjConformal - class vgp.discrete.conformal.PjConformal.
Project for computing discrete conformal maps using discrete harmonic maps.
PjConformal() - Constructor for class vgp.discrete.conformal.PjConformal
 
PjConformal_IP - class vgp.discrete.conformal.PjConformal_IP.
Control panel of project on computing discrete conformals using harmonic maps.
PjConformal_IP() - Constructor for class vgp.discrete.conformal.PjConformal_IP
 
PjConjugate - class vgp.discrete.conjugate.PjConjugate.
Project for computing conjugate surfaces of discrete harmonic maps.
PjConjugate() - Constructor for class vgp.discrete.conjugate.PjConjugate
 
PjConjugate_IP - class vgp.discrete.conjugate.PjConjugate_IP.
Control panel of project discrete conjugate shows info panels of conjugate and harmonic map.
PjConjugate_IP() - Constructor for class vgp.discrete.conjugate.PjConjugate_IP
 
PjCurvature - class vgp.discrete.curvature.PjCurvature.
 
PjCurvature() - Constructor for class vgp.discrete.curvature.PjCurvature
 
PjCurvature_IP - class vgp.discrete.curvature.PjCurvature_IP.
Info panel of tutorial project on vector fields.
PjCurvature_IP() - Constructor for class vgp.discrete.curvature.PjCurvature_IP
Create and layout the widgets of the panel.
PjCurve - class vgp.curve.common.PjCurve.
Project Curves on Hypersurfaces
PjCurve() - Constructor for class vgp.curve.common.PjCurve
 
PjCurve_IP - class vgp.curve.common.PjCurve_IP.
Info panel to project Straightest Geodesics.
PjCurve_IP() - Constructor for class vgp.curve.common.PjCurve_IP
 
PjCycloid - class vgp.curve.cycloid.PjCycloid.
Generate a cycloid by tracing a point on a disk which rolls along an axis.
PjCycloid() - Constructor for class vgp.curve.cycloid.PjCycloid
 
PjCycloid_IP - class vgp.curve.cycloid.PjCycloid_IP.
Info panel for with switches to display curve or surface.
PjCycloid_IP() - Constructor for class vgp.curve.cycloid.PjCycloid_IP
 
PjElasticCurve - class vgp.curve.elastic.PjElasticCurve.
Project computes polygons that are Continous Elastic curves.
PjElasticCurve() - Constructor for class vgp.curve.elastic.PjElasticCurve
 
PjElasticCurve_IP - class vgp.curve.elastic.PjElasticCurve_IP.
Info panel of Continous Elastic curves with panels for initial curvatures and number of iterations.
PjElasticCurve_IP() - Constructor for class vgp.curve.elastic.PjElasticCurve_IP
 
PjEllipse - class vgp.discrete.ellipse.PjEllipse.
 
PjEllipse() - Constructor for class vgp.discrete.ellipse.PjEllipse
 
PjEllipse_IP - class vgp.discrete.ellipse.PjEllipse_IP.
 
PjEllipse_IP() - Constructor for class vgp.discrete.ellipse.PjEllipse_IP
 
PjEnergy - class jvx.geom.PjEnergy.
Project for computing harmonic maps on triangulated surfaces.
PjEnergy() - Constructor for class jvx.geom.PjEnergy
Constructor.
PjEnergy_IP - class jvx.geom.PjEnergy_IP.
Info panel for discrete maps between surfaces allowing to select active geometries and show associate family as animation.
PjEnergy_IP() - Constructor for class jvx.geom.PjEnergy_IP
 
PjEventCamera - class vgp.tutor.eventCamera.PjEventCamera.
Demo project shows how to handle camera events issued from a JavaView display.
PjEventCamera() - Constructor for class vgp.tutor.eventCamera.PjEventCamera
 
PjEventCamera_IP - class vgp.tutor.eventCamera.PjEventCamera_IP.
Info panel of ode demonstration with text field to edit ode expression.
PjEventCamera_IP() - Constructor for class vgp.tutor.eventCamera.PjEventCamera_IP
 
PjEvolve - class jvx.geom.PjEvolve.
Evolve geometries in direction of a given vector field.
PjEvolve() - Constructor for class jvx.geom.PjEvolve
Constructor
PjEvolve_IP - class jvx.geom.PjEvolve_IP.
Info panel for evolution workshop.
PjEvolve_IP() - Constructor for class jvx.geom.PjEvolve_IP
Constructor
PjExprOde - class vgp.tutor.ode.PjExprOde.
Demo project for solving an ODE using class PnOde.
PjExprOde() - Constructor for class vgp.tutor.ode.PjExprOde
 
PjExprOde_IP - class vgp.tutor.ode.PjExprOde_IP.
Info panel of ode demonstration with text field to edit differential equation.
PjExprOde_IP() - Constructor for class vgp.tutor.ode.PjExprOde_IP
 
PjFractalImage - class vgp.tutor.fractal.PjFractalImage.
Demo project for working with pixel images.
PjFractalImage() - Constructor for class vgp.tutor.fractal.PjFractalImage
 
PjFractalImage_IP - class vgp.tutor.fractal.PjFractalImage_IP.
Inspector of Julia set explorer.
PjFractalImage_IP() - Constructor for class vgp.tutor.fractal.PjFractalImage_IP
 
PjGeodesic - class vgp.curve.geodesic.PjGeodesic.
Demonstrates the capabilities of geodesic workshop.
PjGeodesic() - Constructor for class vgp.curve.geodesic.PjGeodesic
 
PjGeodesic_IP - class vgp.curve.geodesic.PjGeodesic_IP.
Info panel of project that demonstrates the geodesics workshop.
PjGeodesic_IP() - Constructor for class vgp.curve.geodesic.PjGeodesic_IP
Create and layout the widgets of the panel.
PjHarmonic - class vgp.discrete.harmonic.PjHarmonic.
Project for computing harmonic maps on triangulated surfaces.
PjHarmonic() - Constructor for class vgp.discrete.harmonic.PjHarmonic
 
PjHarmonic(String) - Constructor for class vgp.discrete.harmonic.PjHarmonic
 
PjHarmonic_IP - class vgp.discrete.harmonic.PjHarmonic_IP.
Info panel for discrete maps between surfaces allowing to select active geometries and show associate family as animation.
PjHarmonic_IP() - Constructor for class vgp.discrete.harmonic.PjHarmonic_IP
 
PjHeight - class vgp.tutor.height.PjHeight.
Demo project for displaying scalar field on a surfaces.
PjHeight() - Constructor for class vgp.tutor.height.PjHeight
 
PjHeight_IP - class vgp.tutor.height.PjHeight_IP.
Info panel of project to select among different scalar fields on the surface.
PjHeight_IP() - Constructor for class vgp.tutor.height.PjHeight_IP
 
PjHodge - class vgp.vector.hodge.PjHodge.
Study hodge splitting of discrete vector fields.
PjHodge() - Constructor for class vgp.vector.hodge.PjHodge
 
PjHodge_IP - class vgp.vector.hodge.PjHodge_IP.
Info panel of project on hodge decomposition of vector fields.
PjHodge_IP() - Constructor for class vgp.vector.hodge.PjHodge_IP
Create and layout the widgets of the panel.
PjImportModel - class jv.loader.PjImportModel.
Load geometry models from file or via http connections into JavaView.
PjImportModel() - Constructor for class jv.loader.PjImportModel
Constructor with default full info panel.
PjImportModel_Dialog - class jv.loader.PjImportModel_Dialog.
Dialog version of info panel of PjImportModel with a with browser for built-in models.
PjImportModel_Dialog(Frame) - Constructor for class jv.loader.PjImportModel_Dialog
Create an initially invisible new modal import dialog with default title.
PjImportModel_Dialog(Frame, String, boolean) - Constructor for class jv.loader.PjImportModel_Dialog
Create an initially invisible new import dialog with given title and modal status.
PjImportModel_IP - class jv.loader.PjImportModel_IP.
Info panel of PjImportModel with a with browser for JavaView built-in models.
PjImportModel_IP() - Constructor for class jv.loader.PjImportModel_IP
 
PjImportModel_IPmed - class jv.loader.PjImportModel_IPmed.
Info panel of PjImportModel with a with browser for JavaView built-in models.
PjImportModel_IPmed() - Constructor for class jv.loader.PjImportModel_IPmed
 
PjImportModel_InfoBox - class jv.loader.PjImportModel_InfoBox.
Mini info panel of PjImportModel with a small text field for filename or URL.
PjImportModel_InfoBox() - Constructor for class jv.loader.PjImportModel_InfoBox
 
PjKeyframe - class vgp.tutor.key.PjKeyframe.
Demo project of keyframe animation of precomputed models.
PjKeyframe() - Constructor for class vgp.tutor.key.PjKeyframe
 
PjKeyframe_IP - class vgp.tutor.key.PjKeyframe_IP.
Info panel of keyframe animation of precomputed models.
PjKeyframe_IP() - Constructor for class vgp.tutor.key.PjKeyframe_IP
 
PjKleinBottle - class vgp.surface.klein.PjKleinBottle.
Project shows the Klein Bottle as a parameterized surface.
PjKleinBottle() - Constructor for class vgp.surface.klein.PjKleinBottle
 
PjKleinBottle_IP - class vgp.surface.klein.PjKleinBottle_IP.
Info panel with domain and parameter control for the Klein Bottle.
PjKleinBottle_IP() - Constructor for class vgp.surface.klein.PjKleinBottle_IP
 
PjLIC - class vgp.vector.lic.PjLIC.
Demonstrates Line Integral Convolution method.
PjLIC() - Constructor for class vgp.vector.lic.PjLIC
 
PjLIC_IP - class vgp.vector.lic.PjLIC_IP.
Info panel of tutorial project on vector fields.
PjLIC_IP() - Constructor for class vgp.vector.lic.PjLIC_IP
Create and layout the widgets of the panel.
PjLSystem - class vgp.tutor.lsystem.PjLSystem.
Generate a tree with a context-free L-system.
PjLSystem() - Constructor for class vgp.tutor.lsystem.PjLSystem
 
PjLSystem_IP - class vgp.tutor.lsystem.PjLSystem_IP.
Info panel for L-system.
PjLSystem_IP() - Constructor for class vgp.tutor.lsystem.PjLSystem_IP
 
PjLantern - class vgp.discrete.lantern.PjLantern.
Project demonstrates the Lantern of Schwarz.
PjLantern() - Constructor for class vgp.discrete.lantern.PjLantern
 
PjLantern_IP - class vgp.discrete.lantern.PjLantern_IP.
Control panel of project discrete cylinder shows info panels of cylinder and harmonic map.
PjLantern_IP() - Constructor for class vgp.discrete.lantern.PjLantern_IP
 
PjLife - class vgp.game.life.PjLife.
Project for game of life.
PjLife() - Constructor for class vgp.game.life.PjLife
Constructor
PjLife_IP - class vgp.game.life.PjLife_IP.
Info panel for game of life project.
PjLife_IP() - Constructor for class vgp.game.life.PjLife_IP
Constructor
PjLinear - class vgp.tutor.linear.PjLinear.
Simple interactive linear algebra applet performs vector calculations on two vectors and shows the result vector.
PjLinear() - Constructor for class vgp.tutor.linear.PjLinear
Constructors creates two argument vectors and a result vector.
PjLinear_IP - class vgp.tutor.linear.PjLinear_IP.
Info panel for simple interactive linear algebra.
PjLinear_IP() - Constructor for class vgp.tutor.linear.PjLinear_IP
 
PjMarchingCubes - class vgp.volume.mc.PjMarchingCubes.
Project for calculating the isosurface of a function using the PnMarchingCubes class.
PjMarchingCubes() - Constructor for class vgp.volume.mc.PjMarchingCubes
Construct a new Minimal project.
PjMarchingCubes_IP - class vgp.volume.mc.PjMarchingCubes_IP.
InfoPanel of the PjMarchingCubes project.
PjMarchingCubes_IP() - Constructor for class vgp.volume.mc.PjMarchingCubes_IP
Constructs a new PjMinimal infopanel.
PjMaxPrinciple - class vgp.discrete.maxPrinciple.PjMaxPrinciple.
Project for studying a counterexample to the discrete maximum principle.
PjMaxPrinciple(PgJvxSrc) - Constructor for class vgp.discrete.maxPrinciple.PjMaxPrinciple
 
PjMaxPrinciple_IP - class vgp.discrete.maxPrinciple.PjMaxPrinciple_IP.
Control panel of project to study the discrete maximum principle.
PjMaxPrinciple_IP() - Constructor for class vgp.discrete.maxPrinciple.PjMaxPrinciple_IP
 
PjMinesweeper - class vgp.game.mines.PjMinesweeper.
Project for Minesweeper game.
PjMinesweeper() - Constructor for class vgp.game.mines.PjMinesweeper
Constructor
PjMinesweeper_IP - class vgp.game.mines.PjMinesweeper_IP.
Info panel for Minesweeper project.
PjMinesweeper_IP() - Constructor for class vgp.game.mines.PjMinesweeper_IP
Constructor
PjModel - class vgp.tutor.model.PjModel.
Tutorial on usage of importing models from file.
PjModel() - Constructor for class vgp.tutor.model.PjModel
 
PjModel_IP - class vgp.tutor.model.PjModel_IP.
Info panel of PjModel with a textfield to load a JavaView built-in model.
PjModel_IP() - Constructor for class vgp.tutor.model.PjModel_IP
 
PjParmCurve - class vgp.tutor.parmCurve.PjParmCurve.
Describes a parametrized curve.
PjParmCurve() - Constructor for class vgp.tutor.parmCurve.PjParmCurve
 
PjParmCurve_IP - class vgp.tutor.parmCurve.PjParmCurve_IP.
Info panel for PjParmCurve with panels for parametrized curve.
PjParmCurve_IP() - Constructor for class vgp.tutor.parmCurve.PjParmCurve_IP
 
PjParmSurface - class vgp.tutor.parm.PjParmSurface.
Describes a parametrized surface over a two dimensional domain.
PjParmSurface() - Constructor for class vgp.tutor.parm.PjParmSurface
 
PjParmSurface_IP - class vgp.tutor.parm.PjParmSurface_IP.
Info panel for PjParmSurface with panels for parametrized surfaces.
PjParmSurface_IP() - Constructor for class vgp.tutor.parm.PjParmSurface_IP
 
PjPassedFunction - class vgp.volume.mc.PjPassedFunction.
This class convertes an instance of PuFunction to PnFunction.
PjPassedFunction(PuFunction) - Constructor for class vgp.volume.mc.PjPassedFunction
Construct a new PjPassedFunction.
PjPickEvent - class vgp.tutor.pick.PjPickEvent.
Project demonstrates the mechanism to pick points on surfaces and handle the callback.
PjPickEvent() - Constructor for class vgp.tutor.pick.PjPickEvent
 
PjPickEvent_IP - class vgp.tutor.pick.PjPickEvent_IP.
Info panel for pick demo.
PjPickEvent_IP() - Constructor for class vgp.tutor.pick.PjPickEvent_IP
 
PjPlatonic - class vgp.discrete.platonic.PjPlatonic.
Project shows a variety of platonic solids.
PjPlatonic() - Constructor for class vgp.discrete.platonic.PjPlatonic
Constructor
PjPlatonic_IP - class vgp.discrete.platonic.PjPlatonic_IP.
Info Panel for Platonic solid project.
PjPlatonic_IP() - Constructor for class vgp.discrete.platonic.PjPlatonic_IP
 
PjPolygonSet - class vgp.tutor.polygonSet.PjPolygonSet.
Tutorial on usage of PgPolygonSet class.
PjPolygonSet() - Constructor for class vgp.tutor.polygonSet.PjPolygonSet
 
PjProject - class jv.project.PjProject.
Central control class whose subclasses are application specific user projects.
PjProject(String) - Constructor for class jv.project.PjProject
Constructor with unique name.
PjProject_IP - class jv.project.PjProject_IP.
Default info panel of PjProject urging a programmer to create subclass.
PjProject_IP() - Constructor for class jv.project.PjProject_IP
 
PjRivara - class vgp.tutor.rivara.PjRivara.
Project demonstrates the Rivara refinement.
PjRivara() - Constructor for class vgp.tutor.rivara.PjRivara
 
PjRivara_IP - class vgp.tutor.rivara.PjRivara_IP.
Info panel for pick demo.
PjRivara_IP() - Constructor for class vgp.tutor.rivara.PjRivara_IP
 
PjRootFinder - class vgp.tutor.rootFinder.PjRootFinder.
Demo project to find roots of real-valued functions of one variable.
PjRootFinder() - Constructor for class vgp.tutor.rootFinder.PjRootFinder
 
PjRootFinder_IP - class vgp.tutor.rootFinder.PjRootFinder_IP.
Info panel of root finder demonstration with text field to edit function expression.
PjRootFinder_IP() - Constructor for class vgp.tutor.rootFinder.PjRootFinder_IP
 
PjRotation - class vgp.surface.rotation.PjRotation.
Generate a surface of rotation by tracing a planar curve when rotating around an axis.
PjRotation() - Constructor for class vgp.surface.rotation.PjRotation
 
PjRotation_IP - class vgp.surface.rotation.PjRotation_IP.
Info panel for project surface of rotation.
PjRotation_IP() - Constructor for class vgp.surface.rotation.PjRotation_IP
 
PjRuler - class vgp.tutor.ruler.PjRuler.
Use a ruler to measure distances in a display.
PjRuler() - Constructor for class vgp.tutor.ruler.PjRuler
 
PjRuler_IP - class vgp.tutor.ruler.PjRuler_IP.
Info panel of project to use a ruler to measure distances in a display.
PjRuler_IP() - Constructor for class vgp.tutor.ruler.PjRuler_IP
 
PjSlider - class vgp.tutor.slider.PjSlider.
Demo class for the usage of the sliders jv.number.PuInteger and jv.number.PuDouble in JavaView.
PjSlider() - Constructor for class vgp.tutor.slider.PjSlider
Constructor: Creates instances of slider classes.
PjSlider_IP - class vgp.tutor.slider.PjSlider_IP.
Info panel of the slider demo.
PjSlider_IP() - Constructor for class vgp.tutor.slider.PjSlider_IP
Constructor
PjSmooth - class vgp.numeric.smooth.PjSmooth.
Project for the smoothing workshop allows to smooth a noisy geometry file.
PjSmooth() - Constructor for class vgp.numeric.smooth.PjSmooth
Constructor, without arguments to allow loading of project from menu.
PjSmooth(String) - Constructor for class vgp.numeric.smooth.PjSmooth
 
PjSmooth_IP - class vgp.numeric.smooth.PjSmooth_IP.
Project panel shows the inspector of the smoothing workshop.
PjSmooth_IP() - Constructor for class vgp.numeric.smooth.PjSmooth_IP
 
PjSubdivision - class vgp.tutor.subdivision.PjSubdivision.
Tutorial on subdivision algorithms.
PjSubdivision() - Constructor for class vgp.tutor.subdivision.PjSubdivision
 
PjSubdivisionCurve - class vgp.curve.subdivision.PjSubdivisionCurve.
Demonstrates ideas for a subdivision algorithm of curves on surfaces.
PjSubdivisionCurve() - Constructor for class vgp.curve.subdivision.PjSubdivisionCurve
 
PjSubdivisionCurve_IP - class vgp.curve.subdivision.PjSubdivisionCurve_IP.
 
PjSubdivisionCurve_IP() - Constructor for class vgp.curve.subdivision.PjSubdivisionCurve_IP
 
PjSurfCurve - class vgp.curve.surface.PjSurfCurve.
Demo project for extended PjCurve_IP, just to show how it might work.
PjSurfCurve() - Constructor for class vgp.curve.surface.PjSurfCurve
 
PjSurfCurve_IP - class vgp.curve.surface.PjSurfCurve_IP.
Info panel for with switches to display tube or surface.
PjSurfCurve_IP() - Constructor for class vgp.curve.surface.PjSurfCurve_IP
 
PjSurface - class vgp.surface.common.PjSurface.
Parametrized surfaces given by Java functions, or interactively, by function expressions.
PjSurface() - Constructor for class vgp.surface.common.PjSurface
 
PjSurface_IP - class vgp.surface.common.PjSurface_IP.
Info panel of parametrized surfaces with tabs for domain and function expressions.
PjSurface_IP() - Constructor for class vgp.surface.common.PjSurface_IP
 
PjTextureCube - class vgp.tutor.texture.PjTextureCube.
Demo project for using texture on surfaces showing a cube with image on each side.
PjTextureCube() - Constructor for class vgp.tutor.texture.PjTextureCube
 
PjTexturedSurface - class vgp.tutor.texture.PjTexturedSurface.
Demo project for using texture on surfaces.
PjTexturedSurface() - Constructor for class vgp.tutor.texture.PjTexturedSurface
 
PjTexturedSurface_IP - class vgp.tutor.texture.PjTexturedSurface_IP.
Control panel for loading and resetting surface texture.
PjTexturedSurface_IP() - Constructor for class vgp.tutor.texture.PjTexturedSurface_IP
 
PjTorusKnot - class vgp.tutor.torusknot.PjTorusKnot.
Demo project for handling multiple geometries in the JavaView viewer.
PjTorusKnot() - Constructor for class vgp.tutor.torusknot.PjTorusKnot
 
PjTorusKnot_IP - class vgp.tutor.torusknot.PjTorusKnot_IP.
Info panel for with switches to display tube or surface.
PjTorusKnot_IP() - Constructor for class vgp.tutor.torusknot.PjTorusKnot_IP
 
PjTransform - class vgp.tutor.transform.PjTransform.
Demo project to use transformations in ambient space forms.
PjTransform() - Constructor for class vgp.tutor.transform.PjTransform
 
PjTransform_IP - class vgp.tutor.transform.PjTransform_IP.
Info panel of space form transformations with sliders.
PjTransform_IP() - Constructor for class vgp.tutor.transform.PjTransform_IP
 
PjVectorField - class vgp.tutor.vectorField.PjVectorField.
Tutorial project on vector fields.
PjVectorField() - Constructor for class vgp.tutor.vectorField.PjVectorField
 
PjVectorField - class vgp.vector.vectorField.PjVectorField.
Project Vector Field Visualization and Geodesic Runge-Kutta uses PjImportModel to load models from file.
PjVectorField() - Constructor for class vgp.vector.vectorField.PjVectorField
If (this.instanceOf("PjVectorField")) it calls init-method.
PjVectorField_IP - class vgp.tutor.vectorField.PjVectorField_IP.
Info panel of tutorial project on vector fields.
PjVectorField_IP() - Constructor for class vgp.tutor.vectorField.PjVectorField_IP
Create and layout the widgets of the panel.
PjVectorField_IP - class vgp.vector.vectorField.PjVectorField_IP.
Infopanel to project Vector Field Visualization and Geodesic Runge-Kutta.
PjVectorField_IP() - Constructor for class vgp.vector.vectorField.PjVectorField_IP
 
PjWeierstrass - class vgp.minimal.weier.PjWeierstrass.
Project class for minimal surfaces computed by integrating Weierstrass functions.
PjWeierstrass() - Constructor for class vgp.minimal.weier.PjWeierstrass
Constructor
PjWeierstrass_IP - class vgp.minimal.weier.PjWeierstrass_IP.
Info panel for project class for minimal surfaces computed by integrating Weierstrass functions
PjWeierstrass_IP() - Constructor for class vgp.minimal.weier.PjWeierstrass_IP
Constructor
PjWorkshop - class jvx.project.PjWorkshop.
This superclass of workshops provides several frequently used methods such as setGeometry(), ok(), close(), reset() and cancel().
PjWorkshop(String) - Constructor for class jvx.project.PjWorkshop
Constructor with unique name.
PjWorkshopIf - interface jv.project.PjWorkshopIf.
This interface for workshops allows the loading of workshops from PvViewer.
PjWorkshop_Dialog - class jvx.project.PjWorkshop_Dialog.
Dialog for displaying the info panel of a workshop.
PjWorkshop_Dialog() - Constructor for class jvx.project.PjWorkshop_Dialog
Constructor of dialog, dialog is not modal.
PjWorkshop_Dialog(boolean) - Constructor for class jvx.project.PjWorkshop_Dialog
Constructor of dialog to show the info panel of a workshop.
PjWorkshop_Dialog(String, boolean) - Constructor for class jvx.project.PjWorkshop_Dialog
Constructor of dialog to show the info panel of a workshop.
PjWorkshop_IP - class jvx.project.PjWorkshop_IP.
Info panel for workshops provides individual gui elements which allow to configure a workshop interactively.
PjWorkshop_IP() - Constructor for class jvx.project.PjWorkshop_IP
Constructor
PnAlignmentEnergy - class jvx.numeric.PnAlignmentEnergy.
Alignment energy for non-conforming meshes.
PnAlignmentEnergy() - Constructor for class jvx.numeric.PnAlignmentEnergy
 
PnAreaEnergy - class jvx.numeric.PnAreaEnergy.
Area energy including gradient and hessian computations.
PnAreaEnergy() - Constructor for class jvx.numeric.PnAreaEnergy
 
PnAreaVolEnergy - class jvx.numeric.PnAreaVolEnergy.
Dirichlet energy with volume term is used to minimize area under a volume constraint.
PnAreaVolEnergy() - Constructor for class jvx.numeric.PnAreaVolEnergy
 
PnAsymptOde - class vgp.curve.common.PnAsymptOde.
PnGeodesicOde
PnAsymptOde() - Constructor for class vgp.curve.common.PnAsymptOde
 
PnBiconjugateGradient - class jvx.numeric.PnBiconjugateGradient.
Solve sparse linear equation systems using preconditioned biconjugate gradient method.
PnBiconjugateGradient() - Constructor for class jvx.numeric.PnBiconjugateGradient
Constructor
PnCellOperator - class jvx.geom.PnCellOperator.
Implements a cellular automata on the triangles of an element set.
PnCellOperator() - Constructor for class jvx.geom.PnCellOperator
Constructor
PnCellOperator(PgElementSet) - Constructor for class jvx.geom.PnCellOperator
Deprecated. use constructor prj=new PnCellOperator();prj.setGeometry(geom);prj.reset();
PnCellOperator_IP - class jvx.geom.PnCellOperator_IP.
Info panel for cell operator.
PnCellOperator_IP() - Constructor for class jvx.geom.PnCellOperator_IP
Constructor
PnConfEnergy - class jvx.numeric.PnConfEnergy.
Conformal energy including gradient and hessian computations.
PnConfEnergy() - Constructor for class jvx.numeric.PnConfEnergy
 
PnConjugate - class jvx.geom.PnConjugate.
Utility class for computing the conjugate of a discrete harmonic map, and conversion between conforming and non-conforming triangulations.
PnConjugate() - Constructor for class jvx.geom.PnConjugate
 
PnConjugateGradient - class jvx.numeric.PnConjugateGradient.
Minimize functionals using conjugate gradient method.
PnConjugateGradient() - Constructor for class jvx.numeric.PnConjugateGradient
 
PnDiriEnergy - class jvx.numeric.PnDiriEnergy.
Dirichlet energy including gradient and hessian computations.
PnDiriEnergy() - Constructor for class jvx.numeric.PnDiriEnergy
 
PnElasticCurvature - class vgp.curve.elastic.PnElasticCurvature.
solves curvature ode for elastic curves: K'' = b + (a-.5*K*K)*K
PnElasticCurvature() - Constructor for class vgp.curve.elastic.PnElasticCurvature
 
PnElasticOde - class vgp.curve.elastic.PnElasticOde.
 
PnElasticOde() - Constructor for class vgp.curve.elastic.PnElasticOde
 
PnElementRK - class jvx.numeric.PnElementRK.
Discret Runge-Kutta method on ElementSets.
PnElementRK(PgElementSet) - Constructor for class jvx.numeric.PnElementRK
 
PnEnergy - class jvx.numeric.PnEnergy.
Energy functional on triangulated surfaces including gradient and hessian computations.
PnEnergy() - Constructor for class jvx.numeric.PnEnergy
 
PnEnergyMinimizer - class jvx.numeric.PnEnergyMinimizer.
Main class to vary a surface to minimize a given energy functional.
PnEnergyMinimizer() - Constructor for class jvx.numeric.PnEnergyMinimizer
 
PnEnergyMinimizer_IP - class jvx.numeric.PnEnergyMinimizer_IP.
Info panel for energy minimization to control minimization process and print info.
PnEnergyMinimizer_IP() - Constructor for class jvx.numeric.PnEnergyMinimizer_IP
 
PnExplodePolytope - class jvx.geom.PnExplodePolytope.
Class to explode polytopes, that are given by a list of PgPointSet.
PnExplodePolytope(PgPointSet[], PdVector) - Constructor for class jvx.geom.PnExplodePolytope
Constructor.
PnExplode_Dialog - class jvx.geom.PnExplode_Dialog.
Dailog class for explodeElementSet and explodePolytope.
PnExplode_Dialog(String) - Constructor for class jvx.geom.PnExplode_Dialog
Constructor
PnFunction - class jvx.numeric.PnFunction.
Abstract class for functions to be used numerical methods, e.g. in minimization classes.
PnFunction() - Constructor for class jvx.numeric.PnFunction
 
PnGaussEnergy - class jvx.numeric.PnGaussEnergy.
Gauss energy is the difference of the current Gauss curvature to a prescribed value.
PnGaussEnergy() - Constructor for class jvx.numeric.PnGaussEnergy
 
PnGeodesicOde - class vgp.curve.common.PnGeodesicOde.
PnGeodesicOde
PnGeodesicOde() - Constructor for class vgp.curve.common.PnGeodesicOde
 
PnGeodesicRK - class jvx.numeric.PnGeodesicRK.
Discrete Runge-Kutta method on element sets.
PnGeodesicRK(PgElementSet) - Constructor for class jvx.numeric.PnGeodesicRK
 
PnHodgeU - class jvx.numeric.PnHodgeU.
Energy to obtain principal function u.
PnHodgeU() - Constructor for class jvx.numeric.PnHodgeU
 
PnHodgeW - class jvx.numeric.PnHodgeW.
Energy to obtain principal function u.
PnHodgeW() - Constructor for class jvx.numeric.PnHodgeW
 
PnJacobi - class jvx.numeric.PnJacobi.
Compute eigenvectors and eigenvalues of a given matrix and store in result vectors.
PnJacobi() - Constructor for class jvx.numeric.PnJacobi
 
PnLIC - class jvx.numeric.PnLIC.
Line Integral Convolution for vector field visualization.
PnLIC(PgElementSet, int, double, PnGeodesicRK) - Constructor for class jvx.numeric.PnLIC
Creates a new LIC processor for given geometry.
PnLIC(PgElementSet) - Constructor for class jvx.numeric.PnLIC
Creates a new LIC processor for given geometry.
PnLevelSet - class jvx.numeric.PnLevelSet.
Abstract class for all kinds of level sets.
PnLevelSet() - Constructor for class jvx.numeric.PnLevelSet
 
PnMarchingCubes - class vgp.volume.mc.PnMarchingCubes.
Implementation of the marching cubes algorithm.
PnMarchingCubes() - Constructor for class vgp.volume.mc.PnMarchingCubes
Construct a new MarchingCubes object.
PnMassMatrix - class jvx.numeric.PnMassMatrix.
Mass matrix of triangulated surface and functions linear in each triangle.
PnMassMatrix(PgElementSet) - Constructor for class jvx.numeric.PnMassMatrix
Constructor computes mass matrix with respect to the actual surface.
PnMassMatrix(PgElementSet, boolean) - Constructor for class jvx.numeric.PnMassMatrix
Constructor computes mass matrix with respect to the actual surface.
PnMatrix - class jvx.numeric.PnMatrix.
Numerical routines for bigger matrix linear algebra problems.
PnMatrix() - Constructor for class jvx.numeric.PnMatrix
 
PnMinesweeper - class jvx.geom.PnMinesweeper.
Minesweeper game on arbitrary polyhedral surfaces.
PnMinesweeper() - Constructor for class jvx.geom.PnMinesweeper
Constructor
PnMinesweeper(PgElementSet) - Constructor for class jvx.geom.PnMinesweeper
Deprecated. use constructor prj=new PwMinesweeper();prj.setGeometry(geom);prj.reset();
PnMinesweeper_IP - class jvx.geom.PnMinesweeper_IP.
Panel explains the usage of the minesweeper workshop.
PnMinesweeper_IP() - Constructor for class jvx.geom.PnMinesweeper_IP
Constructor
PnNoise - class jvx.numeric.PnNoise.
Generates 2D procedural white noise by hashtable-like method to generate a gradient on an integer lattice that is made continuous by smoothed interpolation.
PnNoise() - Constructor for class jvx.numeric.PnNoise
Creates and initializes new noise
PnOde - class jvx.numeric.PnOde.
Basic ode class with solver.
PnOde() - Constructor for class jvx.numeric.PnOde
 
PnOdeExpr - class jvx.numeric.PnOdeExpr.
Extends basic ode class with ability to supply a string expression of the ode.
PnOdeExpr() - Constructor for class jvx.numeric.PnOdeExpr
 
PnPrincipalCurvatureOde - class vgp.curve.common.PnPrincipalCurvatureOde.
PnMeanCurvOde
PnPrincipalCurvatureOde() - Constructor for class vgp.curve.common.PnPrincipalCurvatureOde
 
PnRootFinder - class jvx.numeric.PnRootFinder.
Find roots of a real-valued function in one variable or defined on a 1-dimensional curve.
PnRootFinder() - Constructor for class jvx.numeric.PnRootFinder
 
PnShadeOde - class vgp.curve.common.PnShadeOde.
PnShadeOde
PnShadeOde() - Constructor for class vgp.curve.common.PnShadeOde
 
PnSparseMatrix - class jvx.numeric.PnSparseMatrix.
Sparse matrix representation.
PnSparseMatrix() - Constructor for class jvx.numeric.PnSparseMatrix
 
PnSpringEnergy - class jvx.numeric.PnSpringEnergy.
Spring energy including gradient computation.
PnSpringEnergy() - Constructor for class jvx.numeric.PnSpringEnergy
 
PnStiffAniso - class jvx.numeric.PnStiffAniso.
Create and setup stiffness matrix for the anisotropic Laplace operator.
PnStiffAniso(PgElementSet) - Constructor for class jvx.numeric.PnStiffAniso
Constructor
PnStiffConformal - class jvx.numeric.PnStiffConformal.
Create and setup stiffness matrix for conformal energy defined by John Hutchinson of a map from triangulation to C.
PnStiffConformal(PgElementSet, PgElementSet) - Constructor for class jvx.numeric.PnStiffConformal
 
PnStiffDiriConforming - class jvx.numeric.PnStiffDiriConforming.
Create and setup stiffness matrix for Dirichlet energy and area computations of a given conforming triangulated domain surface.
PnStiffDiriConforming(PgElementSet) - Constructor for class jvx.numeric.PnStiffDiriConforming
 
PnStiffDiriNonConforming - class jvx.numeric.PnStiffDiriNonConforming.
Create and setup stiffness matrix for Dirichlet energy or area computations of a given non-conforming triangulated domain surface.
PnStiffDiriNonConforming(PgElementSet) - Constructor for class jvx.numeric.PnStiffDiriNonConforming
 
PnStiffMatrix - class jvx.numeric.PnStiffMatrix.
Create and setup sparse representation of a stiffness matrix.
PnStiffMatrix(PgElementSet) - Constructor for class jvx.numeric.PnStiffMatrix
 
PnStiffSpring - class jvx.numeric.PnStiffSpring.
Create and setup stiffness matrix for spring energy of a given conforming triangulated domain surface.
PnStiffSpring(PgElementSet) - Constructor for class jvx.numeric.PnStiffSpring
 
PnSurfaceOde - class vgp.curve.common.PnSurfaceOde.
PnSurfaceOde
PnSurfaceOde() - Constructor for class vgp.curve.common.PnSurfaceOde
 
PnTranslationRK - class jvx.numeric.PnTranslationRK.
Discrete Runge-Kutta method on element sets.
PnTranslationRK(PgElementSet) - Constructor for class jvx.numeric.PnTranslationRK
Initializes runge-kutta.
PnTree - class jvx.geom.PnTree.
Tree for elements or polygons in one or more PgPointSets.
PnTree(PgPointSet) - Constructor for class jvx.geom.PnTree
Constructor for a tree of one PgPointSet
PnTree(PgPointSet, PgPointSet) - Constructor for class jvx.geom.PnTree
Constructor for a tree of two PgPointSets
PnTree(PgPointSet[]) - Constructor for class jvx.geom.PnTree
Constructor for a tree of an arbitrary number of PgPointSets
PnVertexRK - class jvx.numeric.PnVertexRK.
Discrete Runge-Kutta method on element sets.
PnVertexRK(PgElementSet) - Constructor for class jvx.numeric.PnVertexRK
 
PnVertexRKIgnoreDirection - class jvx.numeric.PnVertexRKIgnoreDirection.
Discrete Runge-Kutta method on element sets.
PnVertexRKIgnoreDirection(PgElementSet) - Constructor for class jvx.numeric.PnVertexRKIgnoreDirection
 
PnVolumeEnergy - class jvx.numeric.PnVolumeEnergy.
Volume energy is the difference of the oriented volume of a surface with a given constant.
PnVolumeEnergy() - Constructor for class jvx.numeric.PnVolumeEnergy
 
PpmEncoder - class jv.thirdParty.acmeEncoders.PpmEncoder.
Write out an image as a PPM.
PpmEncoder(Image, OutputStream) - Constructor for class jv.thirdParty.acmeEncoders.PpmEncoder
Constructor.
PpmEncoder(ImageProducer, OutputStream) - Constructor for class jv.thirdParty.acmeEncoders.PpmEncoder
Constructor.
PsActionSupport - class jv.object.PsActionSupport.
This class may be used to add the functionality of sending ActionEvents to registered listeners to some class.
PsActionSupport() - Constructor for class jv.object.PsActionSupport
 
PsAnimation - class jv.anim.PsAnimation.
Animation manager issues time events and updates its listeners.
PsAnimation() - Constructor for class jv.anim.PsAnimation
 
PsAnimation_IP - class jv.anim.PsAnimation_IP.
Info panel for animations to start/stop animations.
PsAnimation_IP() - Constructor for class jv.anim.PsAnimation_IP
 
PsAuthorInfo - class jv.rsrc.PsAuthorInfo.
Information on one or more authors used throughout JavaView to tag resources files, licensee, creators of geometry objects etc.
PsAuthorInfo() - Constructor for class jv.rsrc.PsAuthorInfo
Information about authors with one array for each info topic.
PsAuthorInfo_IP - class jv.rsrc.PsAuthorInfo_IP.
Panel with address information for multiple authors.
PsAuthorInfo_IP() - Constructor for class jv.rsrc.PsAuthorInfo_IP
 
PsCategoryList_IP - class jv.loader.PsCategoryList_IP.
Browser dialog to choose an item from a set of choices.
PsCategoryList_IP() - Constructor for class jv.loader.PsCategoryList_IP
Create a panel which shows a list of category and a list of entries, where the list of entries shows the available choices in the selected category.
PsConfig - class jv.object.PsConfig.
Static configuration class of JavaView with global static variables.
PsConfig() - Constructor for class jv.object.PsConfig
 
PsConsole - class jv.object.PsConsole.
Console window of JavaView.
PsConsole(Frame) - Constructor for class jv.object.PsConsole
 
PsDebug - class jv.object.PsDebug.
Allows to issue messages and debug information on the console of JavaView, which is different from Java console.
PsDebug() - Constructor for class jv.object.PsDebug
 
PsDialog - class jv.object.PsDialog.
Basic class for dialogs extending java.awt.Dialog by some minor features.
PsDialog(Frame, String, boolean) - Constructor for class jv.object.PsDialog
Create an initially invisible new dialog with given title and modal status.
PsDialog(Frame, boolean) - Constructor for class jv.object.PsDialog
Create an initially invisible new dialog without title and modal status.
PsExportInfo - class jvx.loader.PsExportInfo.
Store option information used when saving a geometry as file or image.
PsExportInfo() - Constructor for class jvx.loader.PsExportInfo
 
PsExportInfo_IP - class jvx.loader.PsExportInfo_IP.
Info panel to store option information used when saving a geometry as file or image.
PsExportInfo_IP() - Constructor for class jvx.loader.PsExportInfo_IP
 
PsGeometryInfo - class jv.rsrc.PsGeometryInfo.
Full description of geometry used in resource files.
PsGeometryInfo() - Constructor for class jv.rsrc.PsGeometryInfo
Textual information about a geometry including literature references.
PsGeometryInfo_IP - class jv.rsrc.PsGeometryInfo_IP.
Panel with description information of geometry models.
PsGeometryInfo_IP() - Constructor for class jv.rsrc.PsGeometryInfo_IP
 
PsImage - class jv.objectGui.PsImage.
A class for loading and handling images.
PsImage(URL) - Constructor for class jv.objectGui.PsImage
Create an PsImage using the image at an absolute URL specified by the string.
PsImage(String) - Constructor for class jv.objectGui.PsImage
Create an PsImage using the image at relative path specified by the string.
PsImage(Image, String) - Constructor for class jv.objectGui.PsImage
Create an PsImage using the image specified.
PsJavaView - class jv.rsrc.PsJavaView.
All JavaView resource information for configuration of the system.
PsJavaView() - Constructor for class jv.rsrc.PsJavaView
 
PsJavaView_IP - class jv.rsrc.PsJavaView_IP.
Panel to modify JavaView resource information.
PsJavaView_IP() - Constructor for class jv.rsrc.PsJavaView_IP
 
PsKey - class jv.anim.PsKey.
Single frame in a keyframe animation representing a pair (geometry, time).
PsKey(double, PgGeometry) - Constructor for class jv.anim.PsKey
Create a new key at specified time and geom.
PsKeyframe - class jv.anim.PsKeyframe.
Collection of keys which is a pair of an object and a unique time associated with each object.
PsKeyframe() - Constructor for class jv.anim.PsKeyframe
Constructor with empty list of keyframes.
PsKeyframeIf - interface jv.anim.PsKeyframeIf.
Additional interface for dynamic objects to allow stepping through keyframes.
PsLicense - class jv.rsrc.PsLicense.
All JavaView license information for configuration of the system.
PsLicense() - Constructor for class jv.rsrc.PsLicense
 
PsLicense_IP - class jv.rsrc.PsLicense_IP.
Panel to modify JavaView license information.
PsLicense_IP() - Constructor for class jv.rsrc.PsLicense_IP
 
PsMainFrame - class jv.object.PsMainFrame.
Mainframe window to hold an applet (of applications) or a display canvas.
PsMainFrame(Component, String, String[]) - Constructor for class jv.object.PsMainFrame
Create a main frame window to hold the applet or a display canvas.
PsMainFrame(String) - Constructor for class jv.object.PsMainFrame
Constructor, calls PsMainFrame(null, title, null).
PsMainFrame(String, String[]) - Constructor for class jv.object.PsMainFrame
Constructor, calls PsMainFrame(null, title, args).
PsMainFrame(Component, String[]) - Constructor for class jv.object.PsMainFrame
Constructor with default title.
PsMethodMenu - class jv.objectGui.PsMethodMenu.
Add specific menu items to 'method' menu in control panel to invoke methods from menu.
PsMethodMenu() - Constructor for class jv.objectGui.PsMethodMenu
Constructor assigns the current language.
PsModelInfo - class jvx.rsrc.PsModelInfo.
All information about a geometry model required for submission to the Electronic Geometry Models server.
PsModelInfo() - Constructor for class jvx.rsrc.PsModelInfo
 
PsModelInfo_IP - class jvx.rsrc.PsModelInfo_IP.
Panel with all model informations for submission.
PsModelInfo_IP() - Constructor for class jvx.rsrc.PsModelInfo_IP
 
PsMultiLineLabel - class jv.objectGui.PsMultiLineLabel.
A label that may contain multiple lines.
PsMultiLineLabel() - Constructor for class jv.objectGui.PsMultiLineLabel
Create label with empty text and left alignment.
PsMultiLineLabel(String) - Constructor for class jv.objectGui.PsMultiLineLabel
Create label with given text in multiple lines, and left alignment.
PsMultiLineLabel(String, int) - Constructor for class jv.objectGui.PsMultiLineLabel
Create label with given text in multiple lines and given alignment.
PsObject - class jv.object.PsObject.
Super class in JavaView which implements the update interface and has an info panel.
PsObject() - Constructor for class jv.object.PsObject
Constructor.
PsPanel - class jv.object.PsPanel.
Default base class for info panels, and often used instead of Panel.
PsPanel() - Constructor for class jv.object.PsPanel
Constructor of panel with PsStackLayout(1) as default layout manager.
PsPanel(LayoutManager) - Constructor for class jv.object.PsPanel
Constructor of panel with given layout manager.
PsResource - class jv.object.PsResource.
Supplies default strings in english for interface labels in menus and dialog.
PsResource() - Constructor for class jv.object.PsResource
 
PsResource - class jv.rsrc.PsResource.
Supplies default strings in english for interface labels in menus and dialog.
PsResource() - Constructor for class jv.rsrc.PsResource
 
PsResource - class jvx.rsrc.PsResource.
Supplies default strings in english for interface labels in menus and dialog.
PsResource() - Constructor for class jvx.rsrc.PsResource
 
PsResource - class vgp.rsrc.PsResource.
Supplies default strings in english for interface labels in menus and dialog.
PsResource() - Constructor for class vgp.rsrc.PsResource
 
PsScanline - class jv.objectGui.PsScanline.
Utility class with rasterization algorithms on pixel images.
PsScanline() - Constructor for class jv.objectGui.PsScanline
 
PsSlotLayout - class jv.objectGui.PsSlotLayout.
Layout manager generalizes GridLayout(1,n) where each component may occupy more than one slot in a horizontal row.
PsSlotLayout(int) - Constructor for class jv.objectGui.PsSlotLayout
Constructor with total number of slots of this container.
PsStackLayout - class jv.object.PsStackLayout.
Layout manager to place components below the previous components similar to a stack.
PsStackLayout(int) - Constructor for class jv.object.PsStackLayout
Create new layout manager with given gap between adjacent components.
PsTabPanel - class jv.objectGui.PsTabPanel.
Panel with header of tabs and a body panel with cardlayout.
PsTabPanel() - Constructor for class jv.objectGui.PsTabPanel
 
PsTimeEvent - class jv.anim.PsTimeEvent.
Timer events sent from an animation.
PsTimeEvent(double) - Constructor for class jv.anim.PsTimeEvent
 
PsTimeListenerIf - interface jv.anim.PsTimeListenerIf.
Interface required for all objects who want to register itself in an animation manager.
PsUpdateIf - interface jv.object.PsUpdateIf.
Interface for update mechanism of JavaView.
PsUtil - class jv.object.PsUtil.
Utility to locate and query classes and superclasses, open files, bit manipulations.
PsUtil() - Constructor for class jv.object.PsUtil
 
PsViewerIf - interface jv.object.PsViewerIf.
Interface for a viewer to allow forwarding of keyboard events to central event handler PvViewer.
PsXmlLoader - class jv.loader.PsXmlLoader.
Loader for Xml files fills a tree structure.
PsXmlLoader() - Constructor for class jv.loader.PsXmlLoader
 
PsXmlNode - class jv.rsrc.PsXmlNode.
Node of an XML resource tree.
PsXmlNode(String) - Constructor for class jv.rsrc.PsXmlNode
Create a new node with given type.
PsXmlSrc - class jv.rsrc.PsXmlSrc.
Resource tree generated from an XML file.
PsXmlSrc() - Constructor for class jv.rsrc.PsXmlSrc
Constructor with no action.
PuCleanMesh - class jv.geom.PuCleanMesh.
Utility programs for identification of equal vertices and other cleaning operations.
PuCleanMesh() - Constructor for class jv.geom.PuCleanMesh
 
PuColorPicker - class jv.number.PuColorPicker.
Panel with rainbow color wheel and RGB and brightness sliders.
PuColorPicker(Color) - Constructor for class jv.number.PuColorPicker
Create a new color inspector with color wheel for picking colors.
PuComplex - class jv.number.PuComplex.
Complex number and basic complex functions.
PuComplex() - Constructor for class jv.number.PuComplex
 
PuComplex(double) - Constructor for class jv.number.PuComplex
 
PuComplex(PuComplex) - Constructor for class jv.number.PuComplex
 
PuComplex(double, double) - Constructor for class jv.number.PuComplex
 
PuData - class jv.vecmath.PuData.
Static memory methods on number arrays.
PuData() - Constructor for class jv.vecmath.PuData
 
PuDouble - class jv.number.PuDouble.
Basic double class with update functionality and panel containing a slider.
PuDouble(String) - Constructor for class jv.number.PuDouble
Create new instance with given name.
PuDouble(String, PsUpdateIf) - Constructor for class jv.number.PuDouble
Create new instance with given name and parent.
PuDouble_IP - class jv.number.PuDouble_IP.
Info panel of double slider with label, value field, slider and adjustment panel.
PuDouble_IP() - Constructor for class jv.number.PuDouble_IP
 
PuFunction - class jv.function.PuFunction.
Describes one or more functions in terms of an expression string with variables and constants.
PuFunction() - Constructor for class jv.function.PuFunction
 
PuFunction(int, int) - Constructor for class jv.function.PuFunction
 
PuFunction_IP - class jv.function.PuFunction_IP.
Panel with textfields to type function expressions with variables and constants.
PuFunction_IP() - Constructor for class jv.function.PuFunction_IP
 
PuInteger - class jv.number.PuInteger.
Basic integer class with update functionality and panel containing a slider.
PuInteger(String) - Constructor for class jv.number.PuInteger
Create new instance with given name.
PuInteger(String, PsUpdateIf) - Constructor for class jv.number.PuInteger
Create new instance with given name and parent.
PuInteger_IP - class jv.number.PuInteger_IP.
Info panel of integer slider with label, value field, slider and adjustment panel.
PuInteger_IP() - Constructor for class jv.number.PuInteger_IP
 
PuLorentz - class jv.vecmath.PuLorentz.
Utility methods for calculations in Lorentz model of hyperbolic space.
PuLorentz() - Constructor for class jv.vecmath.PuLorentz
 
PuMath - class jv.vecmath.PuMath.
Mathematical utility functions extending java.lang.Math.
PuMath() - Constructor for class jv.vecmath.PuMath
 
PuPriorityQueue - class jvx.geom.PuPriorityQueue.
Integer heap with double keys (resp. weights) based on following special property: The ints given to the heap must be the numbers from 0 to capacity-1 and each int can be in the heap just once.
PuPriorityQueue(int) - Constructor for class jvx.geom.PuPriorityQueue
Create an empty priority queue with a given capacity.
PuPriorityQueue(double[]) - Constructor for class jvx.geom.PuPriorityQueue
Create a priority queue that has the elements 0...key.length and the given keys.
PuPriorityQueue(int, double) - Constructor for class jvx.geom.PuPriorityQueue
Create a priority queue containing the elements 0,1,2,...capacity-1.
PuProj - class jv.vecmath.PuProj.
Projection between different models of Euclidean, spherical and hyperbolic space.
PuProj() - Constructor for class jv.vecmath.PuProj
 
PuReflect - class jv.vecmath.PuReflect.
Utility class with static methods to compute reflection and other symmetry matrices.
PuReflect() - Constructor for class jv.vecmath.PuReflect
 
PuString - class jv.number.PuString.
Utility functions comparing and operating with strings.
PuString() - Constructor for class jv.number.PuString
 
PuVectorGeom - class jv.vecmath.PuVectorGeom.
Static methods for vector geometry.
PuVectorGeom() - Constructor for class jv.vecmath.PuVectorGeom
 
PvCamera - class jv.viewer.PvCamera.
Camera provides transformation matrices to project a scene into a given target image of given size.
PvCamera(PvDisplay, int) - Constructor for class jv.viewer.PvCamera
Constructor of camera associates the display and initializes the current projection mode.
PvCameraEvent - class jv.project.PvCameraEvent.
Information about camera whenever mouse position has changed to be sent to a listener from a display.
PvCameraEvent(PvDisplayIf, int) - Constructor for class jv.project.PvCameraEvent
Constructor with dimension of scene shown in display, usually dim=3.
PvCameraIf - interface jv.project.PvCameraIf.
This interface must be implemented by all cameras.
PvCameraListenerIf - interface jv.project.PvCameraListenerIf.
Interface for a listener to receive events of camera in display.
PvCamera_IP - class jv.viewer.PvCamera_IP.
Info panel of all cameras of a JavaView AWT display.
PvCamera_IP() - Constructor for class jv.viewer.PvCamera_IP
 
PvControlMenu - class jv.viewer.PvControlMenu.
Menu bar of control window, created from inside PvControl.
PvControlMenu(PvViewer, Frame) - Constructor for class jv.viewer.PvControlMenu
Constructor of menu bar in control window.
PvDisplay - class jv.viewer.PvDisplay.
Display of JavaView for viewing and interaction with 3d geometries.
PvDisplay() - Constructor for class jv.viewer.PvDisplay
Constructor of display without viewer as parent.
PvDisplay(PvViewerIf) - Constructor for class jv.viewer.PvDisplay
Constructor of display with given argument viewer as parent.
PvDisplay(Applet, Frame) - Constructor for class jv.viewer.PvDisplay
Constructor of display inside applet, or inside frame if applet is null.
PvDisplayIf - interface jv.project.PvDisplayIf.
This interface must be implemented by all displays to be registered in JavaView, and which want to display any of the geometries implementing the interface PgGeometryIf.
PvDisplayLoader - class jv.loader.PvDisplayLoader.
Loader for display files given in JavaView's JVD file format.
PvDisplayLoader() - Constructor for class jv.loader.PvDisplayLoader
 
PvDisplayOption - class jv.loader.PvDisplayOption.
Store settings of a JavaView display.
PvDisplayOption() - Constructor for class jv.loader.PvDisplayOption
Constructor sets all values to defaults.
PvDisplay_IP - class jv.viewer.PvDisplay_IP.
Info panel of display.
PvDisplay_IP() - Constructor for class jv.viewer.PvDisplay_IP
 
PvGeometryIf - interface jv.project.PvGeometryIf.
Interface to container geometry used in JavaView displays.
PvGeometryListenerIf - interface jv.project.PvGeometryListenerIf.
Interface for a listener to receive events of geometries in the display.
PvLight - class jv.viewer.PvLight.
Light for JavaView display.
PvLight(PvDisplayIf, int) - Constructor for class jv.viewer.PvLight
Constructor of a light with type like LIGHT_AMBIENT.
PvLight(PvDisplayIf) - Constructor for class jv.viewer.PvLight
Constructor of light.
PvLightIf - interface jv.project.PvLightIf.
Interface for lights used in the JavaView display.
PvLight_IP - class jv.viewer.PvLight_IP.
Info panel used by all lights of a scene.
PvLight_IP() - Constructor for class jv.viewer.PvLight_IP
 
PvPickEvent - class jv.project.PvPickEvent.
Pick events on geometries sent to a pick listener from a display.
PvPickEvent(int) - Constructor for class jv.project.PvPickEvent
Constructor with dimension of scene in display.
PvPickListenerIf - interface jv.project.PvPickListenerIf.
Interface for a listener to receive pick events from display.
PvScene - class jv.viewer.PvScene.
Container class for display.
PvScene() - Constructor for class jv.viewer.PvScene
Constructor.
PvViewer - class jv.viewer.PvViewer.
Manages the 3d-display, control window, and list of projects.
PvViewer() - Constructor for class jv.viewer.PvViewer
Constructor for JavaView's display and project manager if JavaView runs inside another program.
PvViewer(Applet, Frame) - Constructor for class jv.viewer.PvViewer
Constructor for JavaView's display and project manager JavaView runs in an applet or as standalone application.
PvViewerIf - interface jv.project.PvViewerIf.
Interface for a viewer which manages the 3d-display, control window, and list of projects.
PwBary - class jvx.geom.PwBary.
Static methods that handle barycentric coordinates on triangulated element sets.
PwBary() - Constructor for class jvx.geom.PwBary
 
PwBlocks - class jvx.geom.PwBlocks.
Workshop class to discretize any PgElementSet into blocks.
PwBlocks() - Constructor for class jvx.geom.PwBlocks
Constructor.
PwBlocks_IP - class jvx.geom.PwBlocks_IP.
Info Panel class for PwBlocks.
PwBlocks_IP() - Constructor for class jvx.geom.PwBlocks_IP
Constructor
PwBoundary - class jvx.geom.PwBoundary.
Utility program for handling boundary polygons of PgElementSet.
PwBoundary() - Constructor for class jvx.geom.PwBoundary
Constructor.
PwBoundary_IP - class jvx.geom.PwBoundary_IP.
Info Panel for PwBoundary
PwBoundary_IP() - Constructor for class jvx.geom.PwBoundary_IP
Constructor
PwCleanMesh - class jvx.geom.PwCleanMesh.
Utility programs for cleaning and correcting a polyhedral mesh.
PwCleanMesh() - Constructor for class jvx.geom.PwCleanMesh
Constructor.
PwCleanMesh_IP - class jvx.geom.PwCleanMesh_IP.
Info Panel for PwCleanMesh.
PwCleanMesh_IP() - Constructor for class jvx.geom.PwCleanMesh_IP
Constructor
PwClip - class jvx.geom.PwClip.
Utility program to clip a PgElementSet at a level function.
PwClip() - Constructor for class jvx.geom.PwClip
Constructor
PwClip_IP - class jvx.geom.PwClip_IP.
Info Panel of Workshop Clip ElementSet.
PwClip_IP() - Constructor for class jvx.geom.PwClip_IP
Constructor
PwCurvature - class jvx.geom.PwCurvature.
Compute various discrete curvature terms of a polyhedral surface.
PwCurvature() - Constructor for class jvx.geom.PwCurvature
 
PwEvolve - class jvx.geom.PwEvolve.
Evolve geomtries in direction of a given vector field.
PwEvolve() - Constructor for class jvx.geom.PwEvolve
 
PwExplode - class jvx.geom.PwExplode.
Class to blast PgElementSets.
PwExplode() - Constructor for class jvx.geom.PwExplode
Constructor.
PwExplode_IP - class jvx.geom.PwExplode_IP.
Info Panel class for workshop explode.
PwExplode_IP() - Constructor for class jvx.geom.PwExplode_IP
Constructor
PwGeodesic - class jvx.geom.PwGeodesic.
Workshop for the computation of shortest and straightest geodesics that connect two given points on an element set.
PwGeodesic() - Constructor for class jvx.geom.PwGeodesic
 
PwGeodesic_IP - class jvx.geom.PwGeodesic_IP.
Info panel of workshop PwGeodesic.
PwGeodesic_IP() - Constructor for class jvx.geom.PwGeodesic_IP
Create and layout the widgets of the panel.
PwHodge - class jvx.geom.PwHodge.
Study hodge splitting of discrete vector fields.
PwHodge() - Constructor for class jvx.geom.PwHodge
 
PwHodge_IP - class jvx.geom.PwHodge_IP.
Info panel of Hodge decomposition workshop.
PwHodge_IP() - Constructor for class jvx.geom.PwHodge_IP
Create and layout the widgets of the panel.
PwIdentifyElements_IP - class jvx.geom.PwIdentifyElements_IP.
Info Panel for PwCleanMesh.
PwIdentifyElements_IP() - Constructor for class jvx.geom.PwIdentifyElements_IP
Constructor
PwIntegralLines - class jvx.geom.PwIntegralLines.
Compute a whole set of integral lines of a given vector field on a triangulated surface for visualization purposes.
PwIntegralLines() - Constructor for class jvx.geom.PwIntegralLines
 
PwIntegralLines_IP - class jvx.geom.PwIntegralLines_IP.
Info panel for integral lines visualization method that lets the user control parameters step size, number of steps and index of vector field.
PwIntegralLines_IP() - Constructor for class jvx.geom.PwIntegralLines_IP
 
PwIntersectElementSet - class jvx.geom.PwIntersectElementSet.
Utility program to cut one or two PgElementSets along their element intersections or one PgElementSet along a level Function and generate a PgPolygonSet containing all the intersection polygons.
PwIntersectElementSet() - Constructor for class jvx.geom.PwIntersectElementSet
Constructor
PwIntersectElementSet(String) - Constructor for class jvx.geom.PwIntersectElementSet
Constructor
PwIntersectElementSet_IP - class jvx.geom.PwIntersectElementSet_IP.
Info Panel of Workshop Intersect ElementSet
PwIntersectElementSet_IP() - Constructor for class jvx.geom.PwIntersectElementSet_IP
Constructor
PwIntersectWithFunction - class jvx.geom.PwIntersectWithFunction.
Utility program to cut a PgElementSet along a level function or at a level between double values at vertices and generate a PgPolygonSet containing all the intersection polygons.
PwIntersectWithFunction() - Constructor for class jvx.geom.PwIntersectWithFunction
Constructor
PwIntersectWithFunction_IP - class jvx.geom.PwIntersectWithFunction_IP.
Info Panel of Workshop Intersect ElementSet with Function.
PwIntersectWithFunction_IP() - Constructor for class jvx.geom.PwIntersectWithFunction_IP
Constructor
PwIsoline - class jvx.vector.PwIsoline.
Study scalar fields on a surface which are given as vector fields of dimension 1.
PwIsoline() - Constructor for class jvx.vector.PwIsoline
Constructor.
PwIsoline_IP - class jvx.vector.PwIsoline_IP.
Info panel for isoline inspector.
PwIsoline_IP() - Constructor for class jvx.vector.PwIsoline_IP
 
PwLIC - class jvx.geom.PwLIC.
Make Line Integral Convolution texture image to given vector field in a JavaView workshop.
PwLIC() - Constructor for class jvx.geom.PwLIC
 
PwLIC_IP - class jvx.geom.PwLIC_IP.
Info panel of workshop LIC.
PwLIC_IP() - Constructor for class jvx.geom.PwLIC_IP
Create and layout the widgets of the panel.
PwLocalButterfly - class jvx.geom.PwLocalButterfly.
Workshop for local refinement of triangles of a surface.
PwLocalButterfly() - Constructor for class jvx.geom.PwLocalButterfly
Constructor.
PwLocalButterfly_IP - class jvx.geom.PwLocalButterfly_IP.
Info panel for local butterfly workshop.
PwLocalButterfly_IP() - Constructor for class jvx.geom.PwLocalButterfly_IP
Constructor
PwMarkWithSphere - class jvx.geom.PwMarkWithSphere.
Workshop to selected vertices of a geometry that are inside a sphere.
PwMarkWithSphere() - Constructor for class jvx.geom.PwMarkWithSphere
Constructor.
PwMarkWithSphere_IP - class jvx.geom.PwMarkWithSphere_IP.
Info panel for selecting of vertices indide a sphere.
PwMarkWithSphere_IP() - Constructor for class jvx.geom.PwMarkWithSphere_IP
Constructor
PwMatching - class jvx.geom.PwMatching.
Class to match the triangles of a PgElementSet to pairs of neighboured triangles.
PwMatching() - Constructor for class jvx.geom.PwMatching
Constructor.
PwMatching_IP - class jvx.geom.PwMatching_IP.
Info Panel for workshop class PwParameterLines.
PwMatching_IP() - Constructor for class jvx.geom.PwMatching_IP
Constructor
PwModel - class jvx.geom.PwModel.
Utility programs for modeling operations on polyhedral surfaces.
PwModel(PgElementSet) - Constructor for class jvx.geom.PwModel
Deprecated. use constructor prj=new PwModel();prj.setGeometry(geom);prj.reset();
PwModel() - Constructor for class jvx.geom.PwModel
Constructor.
PwModel_IP - class jvx.geom.PwModel_IP.
Info panel of the workshop model allows selection of different modelling tools and adjustment of their parameters.
PwModel_IP() - Constructor for class jvx.geom.PwModel_IP
Constructor
PwNoise - class jvx.geom.PwNoise.
This workshop moves all vertices of a PgPointSet randomly away from their original position.
PwNoise() - Constructor for class jvx.geom.PwNoise
Constructor
PwNoise_IP - class jvx.geom.PwNoise_IP.
Info Panel for Workshop Noise.
PwNoise_IP() - Constructor for class jvx.geom.PwNoise_IP
Constructor
PwParameterLines - class jvx.geom.PwParameterLines.
Workshop for parameter lines of a PgElementSet.
PwParameterLines() - Constructor for class jvx.geom.PwParameterLines
Constructor.
PwParameterLines_IP - class jvx.geom.PwParameterLines_IP.
Info Panel for workshop class PwParameterLines.
PwParameterLines_IP() - Constructor for class jvx.geom.PwParameterLines_IP
Constructor
PwPlatonic - class jvx.geom.PwPlatonic.
Data of Platonic solids and other regular solids.
PwPlatonic() - Constructor for class jvx.geom.PwPlatonic
Constructor.
PwPlatonic(PgElementSet) - Constructor for class jvx.geom.PwPlatonic
Constructor.
PwPlatonic_IP - class jvx.geom.PwPlatonic_IP.
Info panel to select solids in the workshop Platonic.
PwPlatonic_IP() - Constructor for class jvx.geom.PwPlatonic_IP
Constructor
PwReeb - class jvx.geom.PwReeb.
Workshop to compute and work with the Reeb graph of triangulated surfaces.
PwReeb() - Constructor for class jvx.geom.PwReeb
Constructor.
PwReeb_IP - class jvx.geom.PwReeb_IP.
Info panel for workshop PwReeb.
PwReeb_IP() - Constructor for class jvx.geom.PwReeb_IP
Constructor
PwRefineElementSet - class jvx.geom.PwRefineElementSet.
Workshop provides several subdivision algorithms to refine an element set.
PwRefineElementSet() - Constructor for class jvx.geom.PwRefineElementSet
Constructor of a refinement class.
PwRefineElementSet_IP - class jvx.geom.PwRefineElementSet_IP.
Info Panel for PwRefineElementSet.
PwRefineElementSet_IP() - Constructor for class jvx.geom.PwRefineElementSet_IP
Constructor
PwRefinePolygon - class jvx.geom.PwRefinePolygon.
Class to refine or coarsen a PgPolygon
PwRefinePolygon() - Constructor for class jvx.geom.PwRefinePolygon
Constructor
PwRefinePolygon_IP - class jvx.geom.PwRefinePolygon_IP.
Info Panel for PwRefinePolygon.
PwRefinePolygon_IP() - Constructor for class jvx.geom.PwRefinePolygon_IP
Constructor
PwRivaraBisection - class jvx.geom.PwRivaraBisection.
Rivara bisection algorithm on triangulated surfaces.
PwRivaraBisection() - Constructor for class jvx.geom.PwRivaraBisection
 
PwRotDiv - class jvx.geom.PwRotDiv.
This can be used to color an element set or a texture on an element set with respect to certain scalar fields such as rotation and divergence of element based vector fields.
PwRotDiv() - Constructor for class jvx.geom.PwRotDiv
 
PwRotDiv_IP - class jvx.geom.PwRotDiv_IP.
Info panel of PwRotDiv workshop that colors a geometry by curl or divergence of vector field.
PwRotDiv_IP() - Constructor for class jvx.geom.PwRotDiv_IP
Create and layout the widgets of the panel.
PwScalarField - class jvx.vector.PwScalarField.
Compute scalar fields on a given geometry.
PwScalarField() - Constructor for class jvx.vector.PwScalarField
Constructor.
PwScalarField_IP - class jvx.vector.PwScalarField_IP.
Info panel for scalar field builder.
PwScalarField_IP() - Constructor for class jvx.vector.PwScalarField_IP
 
PwShooter - class jvx.geom.PwShooter.
The beginning of a small game....
PwShooter() - Constructor for class jvx.geom.PwShooter
 
PwShooter_IP - class jvx.geom.PwShooter_IP.
Info panel of PwShooter (small game, not finished yet).
PwShooter_IP() - Constructor for class jvx.geom.PwShooter_IP
 
PwSimplify - class jvx.geom.PwSimplify.
Simplifies a geometry by collapsing edges.
PwSimplify(PgElementSet) - Constructor for class jvx.geom.PwSimplify
Deprecated. use constructor prj=new PwSimplify();prj.setGeometry(geom);prj.reset();
PwSimplify() - Constructor for class jvx.geom.PwSimplify
Constructor.
PwSimplify_IP - class jvx.geom.PwSimplify_IP.
Info panel for simplification workshop.
PwSimplify_IP() - Constructor for class jvx.geom.PwSimplify_IP
Constructor
PwSingleIntegralLine - class jvx.geom.PwSingleIntegralLine.
Compute a single integral line of a given vector field on a triangulated surface.
PwSingleIntegralLine() - Constructor for class jvx.geom.PwSingleIntegralLine
 
PwSingleIntegralLine_IP - class jvx.geom.PwSingleIntegralLine_IP.
Info panel for integral lines visualization method that lets the user control parameters step size, number of steps and index of vector field.
PwSingleIntegralLine_IP() - Constructor for class jvx.geom.PwSingleIntegralLine_IP
 
PwSmooth - class jvx.geom.PwSmooth.
Workshop for feature preserving smoothing of surfaces.
PwSmooth() - Constructor for class jvx.geom.PwSmooth
Constructor
PwSmooth_IP - class jvx.geom.PwSmooth_IP.
Info panel of workshop for smoothing of surfaces.
PwSmooth_IP() - Constructor for class jvx.geom.PwSmooth_IP
Constructor
PwTexture - class jvx.geom.PwTexture.
Utility class for generation of surface textures.
PwTexture() - Constructor for class jvx.geom.PwTexture
Constructor.
PwTexture_IP - class jvx.geom.PwTexture_IP.
Info panel of workshop for surface textures.
PwTexture_IP() - Constructor for class jvx.geom.PwTexture_IP
Constructor
PwTopology - class jvx.geom.PwTopology.
Utility programs for topological operations on a PgElementSet.
PwTopology() - Constructor for class jvx.geom.PwTopology
Constructor.
PwTopology_IP - class jvx.geom.PwTopology_IP.
Info Panel for PwTopology.
PwTopology_IP() - Constructor for class jvx.geom.PwTopology_IP
Constructor
PwTransform - class jvx.geom.PwTransform.
Workshop to perform simple transformations like scaling, translating or rotating on a geometry.
PwTransform(PgPointSet) - Constructor for class jvx.geom.PwTransform
Constructor, with geometry.
PwTransform(int) - Constructor for class jvx.geom.PwTransform
Constructor, with dimension of vertices.
PwTransform_IP - class jvx.geom.PwTransform_IP.
Info panel of transformation workshop with sliders to adjust parameters.
PwTransform_IP() - Constructor for class jvx.geom.PwTransform_IP
Constructor
PwUnfold - class jvx.geom.PwUnfold.
Workshop for unfolding of geometries.
PwUnfold() - Constructor for class jvx.geom.PwUnfold
Constructor.
PwUnfold_IP - class jvx.geom.PwUnfold_IP.
Info panel for unfolding workshop.
PwUnfold_IP() - Constructor for class jvx.geom.PwUnfold_IP
 
PwVectorField - class jvx.geom.PwVectorField.
With this class one is allowed to create a vector field to a given geometry right from scrap.
PwVectorField() - Constructor for class jvx.geom.PwVectorField
 
PwVectorField(PvDisplayIf) - Constructor for class jvx.geom.PwVectorField
 
PwVectorFieldVis_Dialog - class jvx.geom.PwVectorFieldVis_Dialog.
Dialog that combines integral lines workshops.
PwVectorFieldVis_Dialog(PwSingleIntegralLine, PwIntegralLines) - Constructor for class jvx.geom.PwVectorFieldVis_Dialog
Constructor
PwVectorField_IP - class jvx.geom.PwVectorField_IP.
This class provides info panel for PwVectorField.
PwVectorField_IP() - Constructor for class jvx.geom.PwVectorField_IP
 
packWindow(Component) - Static method in class jvx.thirdParty.acmeGui.GuiUtils
 
paint(PvGeometryIf) - Method in class jv.geom.PgBndPolygon
 
paint(PvGeometryIf) - Method in class jv.geom.PgElementSet
Major rendering method fills an internal container class supplied by the display.
paint(PvGeometryIf) - Method in class jv.geom.PgPointSet
Major rendering method fills an internal container class supplied by the display.
paint(PvGeometryIf) - Method in class jv.geom.PgPolygon
Major rendering method fills an internal container class supplied by the display.
paint(PvGeometryIf) - Method in class jv.geom.PgPolygonSet
Major rendering method fills an internal container class supplied by the display.
paint(PvGeometryIf) - Method in class jv.geom.PgVectorField
 
paint(Graphics) - Method in class jv.object.PsPanel
Call super.paint(g) and draw border around panel.
paint(Graphics) - Method in class jv.objectGui.PsMultiLineLabel
Draw splitted string if splitting was successful, otherwise just return without any drawing.
paint(PvGeometryIf) - Method in class jv.project.PgGeometry
Major rendering method fills an internal container class supplied by the display.
paint(PvGeometryIf) - Method in interface jv.project.PgGeometryIf
Major rendering method fills an internal container class supplied by the display.
paint(PvGeometryIf) - Method in class jv.project.PgJvxSrc
Major rendering method fills an internal container class supplied by the display.
paint(Graphics) - Method in class jv.viewer.PvDisplay
Override Canvas.paint(g) to initiate redrawing of geometries.
paint(Graphics, PvDisplayIf) - Method in class jv.viewer.PvScene
Major paint method of JavaView.
paint(Graphics) - Method in class jvx.thirdParty.acmeGui.ImageLabel
 
paint(Graphics) - Method in class jvx.thirdParty.fonts.FontsCanvas
 
paint(Graphics) - Method in class vgp.curve.closedpoly.PaClosedPoly
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.curve.common.PaCurve
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.curve.cycloid.PaCycloid
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.curve.elastic.PaElasticCurve
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.curve.geodesic.PaGeodesic
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.curve.subdivision.PaSubdivisionCurve
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.curve.surface.PaSurfCurve
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.discrete.catenoid.PaCatenoid
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.discrete.conformal.PaConformal
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.discrete.conjugate.PaConjugate
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.discrete.curvature.PaCurvature
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.discrete.ellipse.PaEllipse
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.discrete.harmonic.PaHarmonic
Print info while initializing applet and viewer.
paint(PvGeometryIf) - Method in class vgp.discrete.harmonic.PgSurfacePair
 
paint(Graphics) - Method in class vgp.discrete.lantern.PaLantern
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.discrete.maxPrinciple.PaMaxPrinciple
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.discrete.platonic.PaPlatonic
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.game.life.PaLife
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.game.mines.PaMinesweeper
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.minimal.weier.PaWeierstrass
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.surface.common.PaSurface
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.surface.klein.PaKleinBottle
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.surface.rotation.PaRotation
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.tutor.eventCamera.PaEventCamera
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.tutor.fractal.PaFractalImage
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.tutor.height.PaHeight
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.tutor.key.PaKeyframe
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.tutor.linear.PaLinear
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.tutor.loader.PaLoader
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.tutor.lsystem.PaLSystem
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.tutor.model.PaModel
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.tutor.ode.PaExprOde
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.tutor.parm.PaParmSurface
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.tutor.parmCurve.PaParmCurve
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.tutor.pick.PaPickEvent
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.tutor.polygonSet.PaPolygonSet
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.tutor.rivara.PaRivara
Print info while initializing applet and viewer
paint(Graphics) - Method in class vgp.tutor.rootFinder.PaRootFinder
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.tutor.ruler.PaRuler
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.tutor.subdivision.PaSubdivision
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.tutor.texture.PaTextureCube
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.tutor.texture.PaTexturedSurface
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.tutor.torusknot.PaTorusKnot
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.tutor.transform.PaTransform
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.tutor.vectorField.PaVectorField
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.vector.hodge.PaHodge
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.vector.lic.PaLIC
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.vector.vectorField.PaVectorField
Print info while initializing applet and viewer.
parallelTranslate(PgFrame, PgFrame, PdVector, PdVector) - Method in class jvx.geom.PgFrame
Parallel translate a frame along a polygonal curve in R^3.
parallelTranslateConstantLength(PgFrame, PgFrame, PdVector, PdVector) - Method in class jvx.geom.PgFrame
Parallel translate a frame along a polygonal curve in R^3.
parse(String) - Static method in class jv.thirdParty.expr.Parser
 
parseArgs(String[], Properties) - Static method in class jv.object.PsMainFrame
Turn command-line arguments into system parameters by adding to the system properties list.
parseColor(String) - Static method in class jv.number.PdColor
Parse rgb color from a given string where each component is integer in the range 0..255 or a float in the range [0.,1.].
parseColor(String) - Static method in class jvx.thirdParty.acmeGui.GuiUtils
 
parseColorContent(PsXmlNode) - Static method in class jv.loader.PsXmlLoader
Parse a PsXmlNode whose content consists of rgb color components.
parseColorList(PsXmlNode, String) - Static method in class jv.loader.PsXmlLoader
Parse an array of PsXmlNodes of same element type, where each element has data consisting of a blank separated list of integers.
parseColorRGB(PsXmlNode, String) - Static method in class jv.loader.PsXmlLoader
Parse a PsXmlNode whose child has a set of rgb color components.
parseDouble(StreamTokenizer) - Static method in class jv.loader.PgLoader
Parse double value in exponential notation.
parseDouble(String) - Static method in class jv.loader.PgLoader
Parse double value in exponential notation using Double(String).doubleValue().
parseDoubleList(PsXmlNode, String, String[]) - Static method in class jv.loader.PsXmlLoader
Parse an array of PsXmlNodes of same element type, where each element has data consisting of a blank separated list of doubles.
parseEndOfLine(StreamTokenizer) - Static method in class jv.loader.PgLoader
Ignore all tokens of a stream until the next end-of-line is reached.
parseFunList(PsXmlNode, String, String[]) - Static method in class jv.loader.PgJvxLoader
Parse an array of PsXmlNodes of same element type, where each element has data consisting of a blank separated list of functions to be interpreted.
parseIntegerList(PsXmlNode, String, String[]) - Static method in class jv.loader.PsXmlLoader
Parse an array of PsXmlNodes of same element type, where each element has data consisting of a blank separated list of integers.
parsePdMatrix(PsXmlNode, String) - Static method in class jv.loader.PsXmlLoader
Parse a double matrix from a blank separated string of doubles.
parsePdVector(PsXmlNode, String, String[]) - Static method in class jv.loader.PsXmlLoader
Parse a PsXmlNode whose child has a set of double values.
parsePdVector(PsXmlNode, String[]) - Static method in class jv.loader.PsXmlLoader
Parse element content consisting of blank separated list of doubles.
parsePdVector(String) - Static method in class jv.loader.PsXmlLoader
Parse a double vector from a blank separated string of doubles.
parsePiVector(String) - Static method in class jv.loader.PsXmlLoader
Parse an integer vector from a blank separated string of integers.
parsePiVector(PsXmlNode, String, String[]) - Static method in class jv.loader.PsXmlLoader
Parse a PsXmlNode whose child has a set of integer values.
parsePiVector(PsXmlNode, String[]) - Static method in class jv.loader.PsXmlLoader
Parse element content consisting of a blank separated list of integers.
parseVectorAttr(P_Vector, PsXmlNode, String[]) - Static method in class jv.loader.PsXmlLoader
Parse vector attributes of PdVector and PiVector.
partIsSubdivided(PiVector, int) - Method in class vgp.minimal.weier.PgWeierstrassDescr
Return, if a part of the surface must be composed from several parts itself.
partIsSubdivided(PiVector, int) - Method in class vgp.minimal.weier.PgWeierstrass_Costa
 
partIsSubdivided(PiVector, int) - Method in class vgp.minimal.weier.PgWeierstrass_Costa2
 
partIsSubdivided(PiVector, int) - Method in class vgp.minimal.weier.PgWeierstrass_KNoid
 
partIsSubdivided(PiVector, int) - Method in class vgp.minimal.weier.PgWeierstrass_KNoid2
 
partIsSubdivided(PiVector, int) - Method in class vgp.minimal.weier.PgWeierstrass_Scherk
 
penpes(int, double[], double[], double[], double[], double[], double[], double[], double) - Static method in class jvx.numeric.PnMatrix
Solves a linear system of equations with penta-diagonal, symmetric coefficient matrix with additional perodicity coefficients (1,n-1),(1,n) and (2,n).
pentas(int, double[], double[], double[], double[], double) - Static method in class jvx.numeric.PnMatrix
Solves a linear system of equations with penta-diagonal, symmetric coefficient matrix.
pickCamera(PvCameraEvent) - Method in interface jv.project.PvCameraListenerIf
Get camera position and viewing direction when a mouse pressed event has occurred.
pickCamera(PvCameraEvent) - Method in class jv.thirdParty.ruler.PgAxes
Get camera events resulting from picking the mouse.
pickCamera(PvCameraEvent) - Method in class jvx.math.MathCameraListener
Get camera position and viewing direction when a mouse pressed event has occurred.
pickCamera(PvCameraEvent) - Method in class vgp.tutor.eventCamera.PjEventCamera
Get camera events resulting from picking the mouse.
pickDisplay(PvPickEvent) - Method in class jv.project.PjProject
Get a location in the display with 2d display and 3d world coordinates.
pickDisplay(PvPickEvent) - Method in interface jv.project.PvPickListenerIf
Get a location in the display with 2d display and 3d world coordinates.
pickDisplay(PvPickEvent) - Method in class jvx.geom.PnCellOperator
Get a location in the display with 2d display and 3d world coordinates.
pickDisplay(PvPickEvent) - Method in class jvx.geom.PwGeodesic
Get a location in the display with 2d display and 3d world coordinates.
pickDisplay(PvPickEvent) - Method in class jvx.geom.PwMarkWithSphere
Get a location in the display with 2d display and 3d world coordinates.
pickDisplay(PvPickEvent) - Method in class jvx.geom.PwSingleIntegralLine
 
pickDisplay(PvPickEvent) - Method in class jvx.geom.PwUnfold
Get a location in the display with 2d display and 3d world coordinates.
pickDisplay(PvPickEvent) - Method in class jvx.math.MathPickListener
Get a location in the display with 2d display and 3d world coordinates.
pickDisplay(PvPickEvent) - Method in class vgp.tutor.ruler.PjRuler
 
pickInitial(PvPickEvent) - Method in class jv.project.PjProject
Pick an arbitrary point on a geometry, point may lie inside an element.
pickInitial(PvPickEvent) - Method in interface jv.project.PvPickListenerIf
Pick an arbitrary point on a geometry, point may lie inside an element.
pickInitial(PvPickEvent) - Method in class jvx.geom.PnCellOperator
Mark picked element to be a living cell.
pickInitial(PvPickEvent) - Method in class jvx.geom.PnMinesweeper
Pick elements to mark or unmark a mined element or to be a not mined element.
pickInitial(PvPickEvent) - Method in class jvx.geom.PwGeodesic
Pick an arbitrary point on a geometry, point may lie inside an element.
pickInitial(PvPickEvent) - Method in class jvx.geom.PwMarkWithSphere
Pick an arbitrary point on a geometry, point may lie inside an element.
pickInitial(PvPickEvent) - Method in class jvx.geom.PwSingleIntegralLine
 
pickInitial(PvPickEvent) - Method in class jvx.geom.PwUnfold
Pick an arbitrary point on a geometry, point may lie inside an element.
pickInitial(PvPickEvent) - Method in class jvx.math.MathPickListener
Pick an arbitrary point on a geometry, point may lie inside an element.
pickInitial(PvPickEvent) - Method in class vgp.curve.common.PjCurve
22.6.99: pick a point everywhere on the surface.
pickInitial(PvPickEvent) - Method in class vgp.curve.elastic.PjElasticCurve
 
pickInitial(PvPickEvent) - Method in class vgp.discrete.curvature.PjCurvature
 
pickInitial(PvPickEvent) - Method in class vgp.discrete.ellipse.PjEllipse
 
pickInitial(PvPickEvent) - Method in class vgp.minimal.weier.PjWeierstrass
Use pick event to mark a boundary polygon as the polygon to reflect the surface at.
pickInitial(PvPickEvent) - Method in class vgp.surface.common.PjSurface
Pick events are used by some scenes to modify individual geometries of a scene.
pickInitial(PvPickEvent) - Method in class vgp.tutor.fractal.PjFractalImage
Method is called from display when a user picks into the display in initial-pick mode.
pickInitial(PvPickEvent) - Method in class vgp.tutor.ode.PjExprOde
 
pickInitial(PvPickEvent) - Method in class vgp.tutor.pick.PjPickEvent
 
pickInitial(PvPickEvent) - Method in class vgp.tutor.rivara.PjRivara
 
pickInitial(PvPickEvent) - Method in class vgp.vector.vectorField.PjVectorField
Initiates calculation of an integral line that starts at picked position.
pickVertex(PgGeometryIf, int, PdVector) - Method in class jv.project.PjProject
Get a picked vertex of a geometry.
pickVertex(PgGeometryIf, int, PdVector) - Method in interface jv.project.PvPickListenerIf
Get a picked vertex of a geometry.
pickVertex(PgGeometryIf, int, PdVector) - Method in class jvx.geom.PnCellOperator
Get a picked vertex of a geometry.
pickVertex(PgGeometryIf, int, PdVector) - Method in class jvx.geom.PwGeodesic
Get a picked vertex of a geometry.
pickVertex(PgGeometryIf, int, PdVector) - Method in class jvx.geom.PwMarkWithSphere
Get a picked vertex of a geometry.
pickVertex(PgGeometryIf, int, PdVector) - Method in class jvx.geom.PwSingleIntegralLine
 
pickVertex(PgGeometryIf, int, PdVector) - Method in class jvx.geom.PwUnfold
Get a picked vertex of a geometry.
pickVertex(PgGeometryIf, int, PdVector) - Method in class jvx.math.MathPickListener
Get a picked vertex of a geometry.
pickVertex(PgGeometryIf, int, PdVector) - Method in class vgp.curve.closedpoly.PjClosedPoly
 
planeReflect(PdVector, PdVector, PdVector) - Static method in class jv.vecmath.PuReflect
Generate a (4*4)-matrix to reflect in plane given by three vertices on the plane.
planeReflect(PdVector, PdVector) - Static method in class jv.vecmath.PuReflect
Generate a (4*4)-matrix to reflect in plane given by base point and plane normal.
poincare2Klein(PdVector, PdVector) - Static method in class jv.vecmath.PuProj
Projection from Poincare ball to Klein ball of n-dim hyperbolic space.
poincare2Lorentz(PdVector, PdVector) - Static method in class jv.vecmath.PuProj
Projection from Poincare ball in Rn into Lorentz model in Rn+1 of n-dim hyperbolic space.
poincare2Uhm(PdVector, PdVector) - Static method in class jv.vecmath.PuProj
Projection of H3 from Poincare ball to UHM of n-dim hyperbolic space.
pointReflect(PdVector) - Static method in class jv.vecmath.PuReflect
Generate a (4*4)-matrix to invert space w.r.t. to a given fixed point.
polarToRect(double, double) - Static method in class jv.number.PuComplex
w = r*exp(i*phi)
pow(PuComplex, PuComplex) - Static method in class jv.number.PuComplex
w = u**v
pow(PuComplex, double) - Static method in class jv.number.PuComplex
w = u**r.
preComputeNoise(double, int, int, int, int) - Method in class jvx.numeric.PnNoise
 
precision(double, double) - Static method in class jv.vecmath.PuMath
Rounds the given number to a certain precision.
preconditionJacobiLeft(PnSparseMatrix, PdVector, int) - Static method in class jvx.numeric.PnBiconjugateGradient
Perform a diagonal (Jacobi) preconditioning from the left to the a linear equation system smat.x=b.
preconditionJacobiLeft(PnSparseMatrix, PdVector) - Static method in class jvx.numeric.PnBiconjugateGradient
Perform a diagonal (Jacobi) preconditioning from the left to the a linear equation system smat.x=b.
preferredLayoutSize(Container) - Method in class jv.object.PsStackLayout
 
preferredLayoutSize(Container) - Method in class jv.objectGui.GuiStackLayout
Deprecated. Calculate the preferred size dimensions for the specififed container.
preferredLayoutSize(Container) - Method in class jv.objectGui.PsSlotLayout
 
prepareSolve(PgPolygonOnElementSet, int, PdBary, double) - Method in class jvx.numeric.PnGeodesicRK
If not method solve is used, this method has to be called before integration.
print(String) - Method in class jv.loader.PSGr
Following print methods avoid exchange of all print-statements in PSGr.
print(int) - Method in class jv.loader.PSGr
 
print(float) - Method in class jv.loader.PSGr
 
print(double) - Method in class jv.loader.PSGr
 
printEdgeList() - Method in class jv.geom.PgElementSet
Generate list of edges from element information.
printEigenvalues() - Method in class jvx.numeric.PnEnergyMinimizer
Print eigenvalues of hessian to JavaView console.
printEigenvalues(int, PdVector) - Static method in class jvx.numeric.PnJacobi
 
printEigenvectors() - Method in class jvx.numeric.PnEnergyMinimizer
Print eigenvectors of hessian to JavaView console.
printEigenvectors(int, PdVector, PdVector[]) - Static method in class jvx.numeric.PnJacobi
 
printGradient() - Method in class jvx.numeric.PnEnergyMinimizer
Evaluate and print the energy gradient to the JavaView console.
printHessian() - Method in class jvx.numeric.PnEnergyMinimizer
Evaluate the Hessian matrix of the energy and print its content to the JavaView console.
printParameter() - Method in class jv.viewer.PvViewer
Print all parameters and values to console.
println(String) - Method in class jv.loader.PSGr
 
println(int) - Method in class jv.loader.PSGr
 
println(float) - Method in class jv.loader.PSGr
 
println(double) - Method in class jv.loader.PSGr
 
projectFromAmbientSpace() - Method in class jv.geom.PgPointSet
Apply projection matrix and perform projection determined by projection flag of the surface in a Euclidean model R3, R2, or R1 with parallel projection.
projectFromAmbientSpace() - Method in class jv.project.PgGeometry
Apply projection matrix and perform projection determined by projection flag of the surface in a Euclidean model R3, R2, or R1 with parallel projection.
projectOnto(double[], double[]) - Static method in class jv.vecmath.PuMath
Project vector v onto line dir and store result in v.
projectOntoElement(PgElementSet, int, PdVector, PdBaryDir) - Static method in class jvx.geom.PwBary
Projects given vector onto elements plane.
projectOntoLine(PdVector, PdVector) - Static method in class jv.vecmath.PuVectorGeom
Project a given vector to a line through the origin.
projectOntoLine(PdVector, PdVector, PdVector) - Static method in class jv.vecmath.PuVectorGeom
Project a given vector to a line through the origin.
projectOntoONB(PdVector, PdVector) - Method in class jv.vecmath.PdVector
Project onto ONB e_i, assume |e_i|=1, <e_i, e_j> =0 v_proj = < v,e_1 > e_1 + < v,e_2 > e_2
projectOntoPlane(PdVector, PdVector) - Static method in class jv.vecmath.PuVectorGeom
Project a given vector to a plane through the origin.
projectOntoPlane(PdVector, PdVector, PdVector) - Static method in class jv.vecmath.PuVectorGeom
Project a given vector to a plane through the origin.
projectPointToCircle(PdVector, PdVector, PdVector, PdVector, double) - Static method in class jv.vecmath.PuVectorGeom
Project 3d-point onto circle in 3d by 1) project point onto plane of circle 2) adjust distance to mid point.
projectPointToLine(PdVector, PdVector, PdVector, PdVector) - Static method in class jv.vecmath.PuVectorGeom
Project a given point to line.
projectPointToPlane(PdVector, PdVector, PdVector, PdVector) - Static method in class jv.vecmath.PuVectorGeom
Project a given point to plane.
projectToLevel(PdVector) - Method in class jvx.numeric.PnLevelSet
 
projectToSphere(PdVector, double) - Method in class jv.geom.PgPointSet
Project all vertices to the sphere with given center and radius.
punch(PgElementSet, double) - Static method in class jvx.geom.PwModel
Cut out a shrinked copy from every element; the remaining face gets divided into quadrilaterals, each containing one edge of the original element and of the cut-out shrinked copy.
put(int, Object) - Method in class jv.thirdParty.acmeEncoders.IntHashtable
Puts the specified element into the hashtable, using the specified key.
put(Object, Object) - Method in class jv.thirdParty.acmeEncoders.IntHashtable
A put method that takes an Object, for compatibility with java.util.Dictionary.

JavaView© v3.95.000
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
The software JavaView© is copyright protected. All Rights Reserved.