"JavaView© v4.00.003"
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

P_Vector - Class in jv.vecmath
Abstract base class for linear algebra vectors allowing to tag individual vectors.
P_Vector() - Constructor for class jv.vecmath.P_Vector
 
PaCatenoid - Class in vgp.minimal.catenoid
Applet computes explicit discrete catenoids.
PaCatenoid() - Constructor for class vgp.minimal.catenoid.PaCatenoid
 
packWindow(Component) - Static method in class jvx.thirdParty.acmeGui.GuiUtils
Calls pack() on the nearest parent that's a Window.
PaClosedPoly - Class in vgp.curve.closedpoly
Study closed polygonal curves under motion of selected vertices.
PaClosedPoly() - Constructor for class vgp.curve.closedpoly.PaClosedPoly
 
PaColorDemo - Class in vgp.tutor.color
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 in vgp.discrete.conformal
Study discrete conformal maps according to Pinkall/Polthier algorithm, see Exp.Math. 1993.
PaConformal() - Constructor for class vgp.discrete.conformal.PaConformal
 
PaConjugate - Class in vgp.discrete.conjugate
Development version of conjugation algorithm.
PaConjugate() - Constructor for class vgp.discrete.conjugate.PaConjugate
 
PaCurvature - Class in vgp.discrete.curvature
Demonstration of discrete curvature of a planar polygon.
PaCurvature() - Constructor for class vgp.discrete.curvature.PaCurvature
 
PaCurve - Class in vgp.curve.common
Computes differential geometric curves on hyper surfaces given by an ordinary differential equation.
PaCurve() - Constructor for class vgp.curve.common.PaCurve
 
PaCycloid - Class in vgp.curve.cycloid
Creates cycloid curve by tracing a point on a rolling ball.
PaCycloid() - Constructor for class vgp.curve.cycloid.PaCycloid
 
PaDeCasteljau - Class in vgp.curve.deCasteljau
Illustrates the de Casteljau algorithm for evaluating a Bezier curve.
PaDeCasteljau() - Constructor for class vgp.curve.deCasteljau.PaDeCasteljau
 
PaElasticCurve - Class in vgp.curve.elastic
Applet computes continuous elastic curves.
PaElasticCurve() - Constructor for class vgp.curve.elastic.PaElasticCurve
 
PaEllipse - Class in vgp.discrete.ellipse
Applet creates discrete CMC Surfaces by playing billard in an ellipse.
PaEllipse() - Constructor for class vgp.discrete.ellipse.PaEllipse
 
PaEventCamera - Class in vgp.tutor.eventCamera
Applet studies camera events issued from a JavaView display.
PaEventCamera() - Constructor for class vgp.tutor.eventCamera.PaEventCamera
 
PaExprOde - Class in vgp.tutor.ode
Applet studies ODE's
PaExprOde() - Constructor for class vgp.tutor.ode.PaExprOde
 
PaGeodesic - Class in vgp.curve.geodesic
Demonstrates the capabilities of geodesic workshop.
PaGeodesic() - Constructor for class vgp.curve.geodesic.PaGeodesic
 
PaHarmonic - Class in vgp.discrete.harmonic
Applet computes harmonic maps on triangulated surfaces.
PaHarmonic() - Constructor for class vgp.discrete.harmonic.PaHarmonic
 
PaHeight - Class in vgp.tutor.height
Applet demonstrates the display of a scalar field on a surface.
PaHeight() - Constructor for class vgp.tutor.height.PaHeight
 
PaHelicoid - Class in vgp.minimal.helicoid
Applet computes explicit discrete helicoids.
PaHelicoid() - Constructor for class vgp.minimal.helicoid.PaHelicoid
 
PaHodge - Class in vgp.vector.hodge
Study hodge splitting of discrete vector fields.
PaHodge() - Constructor for class vgp.vector.hodge.PaHodge
 
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(PvGeometryIf) - Method in class vgp.discrete.harmonic.PgSurfacePair
 
paint(Graphics) - Method in class vgp.object.PsApplet
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.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.sizeEdge.PaSizeEdge
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.tutor.sizePolygon.PaSizePolygon
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.tutor.sizeVertex.PaSizeVertex
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_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.
PaJuliaSet - Class in vgp.iterate.juliaSet
Applet shows a Julia set and a Mandelbrot set where the Julia set is determined by picking a complex parameter c which is picked in the Mandelbrot image.
PaJuliaSet - Class in vgp.iterate.juliaSet
Applet shows a Julia set and a Mandelbrot set where the Julia set is determined by picking a complex parameter c which is picked in the Mandelbrot image.
PaJuliaSet() - Constructor for class vgp.iterate.juliaSet.PaJuliaSet
 
PaJuliaSet() - Constructor for class vgp.iterate.juliaSet.PaJuliaSet
 
PaKeyframe - Class in vgp.tutor.key
Applet demonstrates the use of key frames to view a sequence of geometry files.
PaKeyframe() - Constructor for class vgp.tutor.key.PaKeyframe
 
PaKleinBottle - Class in vgp.surface.klein
Applet loads the Klein Bottle as a parameterized surface.
PaKleinBottle() - Constructor for class vgp.surface.klein.PaKleinBottle
 
PaLantern - Class in vgp.discrete.lantern
Applet computes Schwarz Lantern.
PaLantern() - Constructor for class vgp.discrete.lantern.PaLantern
 
PaLIC - Class in vgp.vector.lic
Study Line Integral Computation algorithm of discrete vector fields.
PaLIC() - Constructor for class vgp.vector.lic.PaLIC
 
PaLife - Class in vgp.game.life
Applet demonstrates cell operator
PaLife() - Constructor for class vgp.game.life.PaLife
 
PaLinear - Class in vgp.tutor.linear
Applet shows simple interactive linear algebra.
PaLinear() - Constructor for class vgp.tutor.linear.PaLinear
 
PaLoader - Class in vgp.tutor.loader
Tutorial on geometry loaders.
PaLoader() - Constructor for class vgp.tutor.loader.PaLoader
 
PaLSystem - Class in vgp.tutor.lsystem
Generate a tree with an L-system and display using turtle graphics.
PaLSystem() - Constructor for class vgp.tutor.lsystem.PaLSystem
 
PaMarchingCubes - Class in vgp.volume.mc
Sample application/applet which loads the PjMarchingCubes project.
PaMarchingCubes() - Constructor for class vgp.volume.mc.PaMarchingCubes
 
PaMaxPrinciple - Class in vgp.discrete.maxPrinciple
Applet shows a counter example of the discrete maximum principle.
PaMaxPrinciple() - Constructor for class vgp.discrete.maxPrinciple.PaMaxPrinciple
 
PaMinesweeper - Class in vgp.game.mines
Play the minesweeper game on a polyhedral surface.
PaMinesweeper() - Constructor for class vgp.game.mines.PaMinesweeper
 
PaModel - Class in vgp.tutor.model
Tutorial on usage of importing geometries from file.
PaModel() - Constructor for class vgp.tutor.model.PaModel
 
PaParmCurve - Class in vgp.tutor.parmCurve
Applet for Parametrized Curves.
PaParmCurve() - Constructor for class vgp.tutor.parmCurve.PaParmCurve
 
PaParmSurface - Class in vgp.tutor.parm
Applet for Parametrized Surfaces.
PaParmSurface() - Constructor for class vgp.tutor.parm.PaParmSurface
 
PaPickEvent - Class in vgp.tutor.pick
Applet demonstrates picking points on surfaces and handling of the callback.
PaPickEvent() - Constructor for class vgp.tutor.pick.PaPickEvent
 
PaPlatonic - Class in vgp.discrete.platonic
Applet shows collection of Platonic solids.
PaPlatonic() - Constructor for class vgp.discrete.platonic.PaPlatonic
 
PaPolygonSet - Class in vgp.tutor.polygonSet
Tutorial on usage of PgPolygonSet class.
PaPolygonSet() - Constructor for class vgp.tutor.polygonSet.PaPolygonSet
 
PaPythagoreanTree - Class in vgp.iterate.pythagoreanTree
Computes a Pythagorean tree.
PaPythagoreanTree - Class in vgp.iterate.pythagoreanTree
Computes a Pythagorean tree.
PaPythagoreanTree() - Constructor for class vgp.iterate.pythagoreanTree.PaPythagoreanTree
 
PaPythagoreanTree() - Constructor for class vgp.iterate.pythagoreanTree.PaPythagoreanTree
 
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.
PaRivara - Class in vgp.tutor.rivara
This applet demonstrates the Rivara refinement process.
PaRivara() - Constructor for class vgp.tutor.rivara.PaRivara
 
PaRootFinder - Class in vgp.tutor.rootFinder
Applet to find roots of real-valued functions of one variable.
PaRootFinder() - Constructor for class vgp.tutor.rootFinder.PaRootFinder
 
PaRotation - Class in vgp.surface.rotation
Create a surface of rotation from a planar curvel.
PaRotation() - Constructor for class vgp.surface.rotation.PaRotation
 
parse(String) - Static method in class jv.thirdParty.expr.Parser
 
parseArgs(String[], Properties) - Static method in class jv.object.PsConfig
Store given command-line arguments as system properties by adding to each parameter to the system properties list.
parseArgs(String[], Properties) - Static method in class jv.object.PsMainFrame
Deprecated.
since 3.97.044, use PsConfig#parseArgs() instead.
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.]
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
Deprecated.
since JavaView 3.97.040, use jv.number.PuDouble#parseDouble(String) instead.
parseDouble(String) - Static method in class jv.loader.PgLoader
Deprecated.
since JavaView 3.97.040, use jv.number.PuDouble#parseDouble(String) instead.
parseDouble(StreamTokenizer) - Static method in class jv.number.PuDouble
Parse double value in exponential notation.
parseDouble(String) - Static method in class jv.number.PuDouble
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.
parseNamedColor(String) - Static method in class jv.number.PdColor
Parse a named color string into a java.awt.Color.
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.
Parser - Class in jv.thirdParty.expr
Parses strings representing mathematical formulas with variables.
Parser() - Constructor for class jv.thirdParty.expr.Parser
 
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.PgWeierstrass_Bidenoid
Flag if a patch is composed of smaller patches.
partIsSubdivided(PiVector, int) - Method in class vgp.minimal.weier.PgWeierstrass_Cameloid
Information, if a patch is composed of smaller patches.
partIsSubdivided(PiVector, int) - Method in class vgp.minimal.weier.PgWeierstrass_CatSplit
Information, if a patch is composed of smaller patches.
partIsSubdivided(PiVector, int) - Method in class vgp.minimal.weier.PgWeierstrass_ChenGackstatter
Information, if a patch is composed of smaller patches.
partIsSubdivided(PiVector, int) - Method in class vgp.minimal.weier.PgWeierstrass_Costa
Information, if a patch is composed of smaller patches.
partIsSubdivided(PiVector, int) - Method in class vgp.minimal.weier.PgWeierstrass_Costa2
Information, if a patch is composed of smaller patches.
partIsSubdivided(PiVector, int) - Method in class vgp.minimal.weier.PgWeierstrass_Enn4_5
Flag if a patch is composed of smaller patches.
partIsSubdivided(PiVector, int) - Method in class vgp.minimal.weier.PgWeierstrass_KNoid
Information, if a patch is composed of smaller patches.
partIsSubdivided(PiVector, int) - Method in class vgp.minimal.weier.PgWeierstrass_KNoid2
Information, if a patch is composed of smaller patches.
partIsSubdivided(PiVector, int) - Method in class vgp.minimal.weier.PgWeierstrass_Scherk
Information, if a patch is composed of smaller patches.
partIsSubdivided(PiVector, int) - Method in class vgp.minimal.weier.PgWeierstrass_ScherkDoubly
Information, if a patch is composed of smaller patches.
partIsSubdivided(PiVector, int) - Method in class vgp.minimal.weier.PgWeierstrass_SchwarzD
Information, if a patch is composed of smaller patches.
partIsSubdivided(PiVector, int) - Method in class vgp.minimal.weier.PgWeierstrass_SchwarzD2
Information, if a patch is composed of smaller patches.
partIsSubdivided(PiVector, int) - Method in class vgp.minimal.weier.PgWeierstrass_SchwarzP
Information, if a patch is composed of smaller patches.
partIsSubdivided(PiVector, int) - Method in class vgp.minimal.weier.PgWeierstrass_SchwarzP2
Information, if a patch is composed of smaller patches.
partIsSubdivided(PiVector, int) - Method in class vgp.minimal.weier.PgWeierstrassDescr
Return, if a part of the surface must be composed from several parts itself.
PaRuler - Class in vgp.tutor.ruler
Applet demonstrates usage as ruler to measure in a scene.
PaRuler() - Constructor for class vgp.tutor.ruler.PaRuler
 
PaRungeKutta - Class in vgp.vector.rungeKutta
Applet demonstrates geodesic Runge-Kutta integration of vector fields on surfaces and the line integral convolution method.
PaRungeKutta() - Constructor for class vgp.vector.rungeKutta.PaRungeKutta
 
PaSizeEdge - Class in vgp.tutor.sizeEdge
Applet shows usage of individual edge size of element edges.
PaSizeEdge() - Constructor for class vgp.tutor.sizeEdge.PaSizeEdge
 
PaSizePolygon - Class in vgp.tutor.sizePolygon
Applet shows usage of individual sizeEdges of vertices and polygon edges.
PaSizePolygon() - Constructor for class vgp.tutor.sizePolygon.PaSizePolygon
 
PaSizeVertex - Class in vgp.tutor.sizeVertex
Applet shows usage of individual sizeVertex of vertices and polygon edges.
PaSizeVertex() - Constructor for class vgp.tutor.sizeVertex.PaSizeVertex
 
PaSlider - Class in vgp.tutor.slider
Tutorial applet shows usage of double and integer sliders.
PaSlider() - Constructor for class vgp.tutor.slider.PaSlider
 
PaSmooth - Class in vgp.numeric.smooth
Applet for the smoothing workshop allows to smooth a noisy geometry file.
PaSmooth() - Constructor for class vgp.numeric.smooth.PaSmooth
 
PaSnake - Class in vgp.game.snake
Applet demonstrates Snake game.
PaSnake() - Constructor for class vgp.game.snake.PaSnake
 
PaSubdivision - Class in vgp.tutor.subdivision
Tutorial on usage of subdivision algorithms.
PaSubdivision() - Constructor for class vgp.tutor.subdivision.PaSubdivision
 
PaSubdivisionCurve - Class in vgp.curve.subdivision
Computes subdivision curves on simplicial surfaces.
PaSubdivisionCurve() - Constructor for class vgp.curve.subdivision.PaSubdivisionCurve
 
PaSurface - Class in vgp.surface.common
Applet loads classic parametrized surfaces.
PaSurface() - Constructor for class vgp.surface.common.PaSurface
 
PaSurfCurve - Class in vgp.curve.surface
Demo applet computes differential geometric curves on smooth surfaces.
PaSurfCurve() - Constructor for class vgp.curve.surface.PaSurfCurve
 
PaTextureCube - Class in vgp.tutor.texture
Applet employing texture on surfaces
PaTextureCube() - Constructor for class vgp.tutor.texture.PaTextureCube
 
PaTexturedSurface - Class in vgp.tutor.texture
Applet employing texture on surfaces
PaTexturedSurface() - Constructor for class vgp.tutor.texture.PaTexturedSurface
 
PaTorusKnot - Class in vgp.tutor.torusknot
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 in vgp.tutor.transform
Demo applet to use transformations in ambient space forms.
PaTransform() - Constructor for class vgp.tutor.transform.PaTransform
 
PaTranslation - Class in vgp.vector.translation
Pick a polygon on a surface and parallel translate a vector long the polygon.
PaTranslation() - Constructor for class vgp.vector.translation.PaTranslation
 
pause() - Method in class jvx.cellular.PwSnake
Pauses the game.
PaVectorField - Class in vgp.tutor.vectorField
Tutorial applet on vector fields on planar grids and curved surfaces.
PaVectorField() - Constructor for class vgp.tutor.vectorField.PaVectorField
 
PaWeierstrass - Class in vgp.minimal.weier
Applet computes minimal surfaces from Weierstrass functions
PaWeierstrass() - Constructor for class vgp.minimal.weier.PaWeierstrass
 
PaZigZag - Class in vgp.curve.zigzag
Computes a Zigzag curves as described by Peter Giblin.
PaZigZag() - Constructor for class vgp.curve.zigzag.PaZigZag
 
PbVector - Class in jv.vecmath
Linear algebra class for an array of booleans with variable length.
PbVector() - Constructor for class jv.vecmath.PbVector
Construct vector with zero size.
PbVector(int) - Constructor for class jv.vecmath.PbVector
Constructor creating a vector with given dimension.
PbVector(boolean) - Constructor for class jv.vecmath.PbVector
Constructs a vector of length 1 and given initial data.
PbVector(boolean, boolean) - Constructor for class jv.vecmath.PbVector
Constructs a vector of length 2 and given initial data.
PbVector(boolean, boolean, boolean) - Constructor for class jv.vecmath.PbVector
Constructs a vector of length 3 and given initial data.
PbVector(boolean, boolean, boolean, boolean) - Constructor for class jv.vecmath.PbVector
Constructs a vector of length 4 and given initial data.
PbVector(boolean[]) - Constructor for class jv.vecmath.PbVector
Constructs a vector having same length and given initial data as given array.
PcMatrix - Class in jv.vecmath
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 in jv.number
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 in jv.vecmath
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 and initialize to (1,0,..,0).
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(int, 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 in jv.vecmath
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 in jv.number
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 in jv.number
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 in jv.number
Horizontal info panel of PdColor with label, colored field, and rgb value fields.
PdColor_IP() - Constructor for class jv.number.PdColor_IP
 
PdMatrix - Class in jv.vecmath
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.
PdMatrixIf - Interface in jv.vecmath
Basic interface to matrices enables simultaneous use of full and sparse matrices.
PdVector - Class in jv.vecmath
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 in jv.number
Info panel of double vector with horizontal value fields.
PdVector_IP() - Constructor for class jv.number.PdVector_IP
 
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.
PERCENT_SLIDER - Static variable in class jvx.geom.PwSimplify
 
PERIODIC_BOTH - Static variable in interface jv.project.PgGeometryIf
Flag determines that texture is continued periodically in both directions outside the unit texture domain.
PERIODIC_HEIGHT - Static variable in interface jv.project.PgGeometryIf
Flag determines that texture is continued periodically in height directions outside the unit texture domain.
PERIODIC_NONE - Static variable in interface jv.project.PgGeometryIf
Flag determines if and how texture is continued outside the unit texture domain.
PERIODIC_WIDTH - Static variable in interface jv.project.PgGeometryIf
Flag determines that texture is continued periodically in width directions outside the unit texture domain.
PgAbcLoader - Class in vgp.tutor.loader
Loader for geometry files given in a user defined file format.
PgAbcLoader() - Constructor for class vgp.tutor.loader.PgAbcLoader
 
PgAbstractLoader - Class in jv.loader
Abstract loader for geometry files implements basic functionality of PgLoaderIf interface.
PgAbstractLoader() - Constructor for class jv.loader.PgAbstractLoader
Constructor.
PgAnsLoader - Class in jvx.loader
Loader for finite element geometries in Ansys file format.
PgAnsLoader() - Constructor for class jvx.loader.PgAnsLoader
 
PgAxes - Class in jv.thirdParty.ruler
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 in jv.thirdParty.ruler
Info panel to select type and appearance of axes.
PgAxes_CP() - Constructor for class jv.thirdParty.ruler.PgAxes_CP
 
PgBdLoader - Class in jvx.loader
Reads a build file '*.bd' and fills information in PgMacroPatch.
PgBdLoader() - Constructor for class jvx.loader.PgBdLoader
 
PgBezierCurve - Class in jvx.curve
Bezier polygon with control points.
PgBezierCurve(int) - Constructor for class jvx.curve.PgBezierCurve
 
PgBndConstraint - Class in jv.geom
Descriptor for boundary constraints used in variational problems.
PgBndConstraint(int) - Constructor for class jv.geom.PgBndConstraint
 
PgBndPolygon - Class in jv.geom
Boundary polygon of PgElementSets with reference to boundary vertices and elements.
PgBndPolygon(int) - Constructor for class jv.geom.PgBndPolygon
 
PgBndPolygon_IP - Class in jv.geom
Info panel for inspecting a boundary curves of an element set.
PgBndPolygon_IP() - Constructor for class jv.geom.PgBndPolygon_IP
 
PgByuLoader - Class in jv.loader
Loader for geometry files in the Brigham Young University's MOVIE.BYU file format.
PgByuLoader() - Constructor for class jv.loader.PgByuLoader
 
PgCatenoid - Class in vgp.minimal.catenoid
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.minimal.catenoid.PgCatenoid
Construct an empty discrete catenoid which is a critical value of the discrete area functional.
PgCatenoid_CP - Class in vgp.minimal.catenoid
Control panel of discrete catenoid given by explicit formulas.
PgCatenoid_CP() - Constructor for class vgp.minimal.catenoid.PgCatenoid_CP
 
PgDomain - Class in jvx.surface
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.
PgDomain_CP - Class in jvx.surface
Control panel for a two dimensional domain showing the info panel of the descriptor.
PgDomain_CP() - Constructor for class jvx.surface.PgDomain_CP
 
PgDomainDescr - Class in jvx.surface
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 in jvx.surface
Info panel for PgDomain with sliders to adjust size of domain.
PgDomainDescr_IP() - Constructor for class jvx.surface.PgDomainDescr_IP
 
PgDxfLoader - Class in jvx.loader
Loader for geometry files given in AutoCAD's DXF file format.
PgDxfLoader() - Constructor for class jvx.loader.PgDxfLoader
Constructor.
PgEdgeStar - Class in jv.geom
Edge of an element set with indices to both endpoints, adjacent elements, and local index of vertex in each element, whose neighbour refers to an element at this edge.
PgEdgeStar() - Constructor for class jv.geom.PgEdgeStar
Create a new edge.
PgEdgeStar(int, int) - Constructor for class jv.geom.PgEdgeStar
Create a new edge with given start and end point, and valence zero.
PgElementSet - Class in jv.geom
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_BP - Class in jv.geom
Panel to access bnd polygons of a geometry.
PgElementSet_BP() - Constructor for class jv.geom.PgElementSet_BP
 
PgElementSet_IP - Class in jv.geom
Info panel for PgElementSet, which is extended by subclasses.
PgElementSet_IP() - Constructor for class jv.geom.PgElementSet_IP
 
PgElementSet_Menu - Class in jv.geom
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 in jvx.geom
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_MP - Class in jv.geom
Material panel for PgElementSet, which is extended by subclasses.
PgElementSet_MP() - Constructor for class jv.geom.PgElementSet_MP
 
PgElementSet_TP - Class in jv.geom
Texture panel for PgElementSet, which is extended by subclasses.
PgElementSet_TP() - Constructor for class jv.geom.PgElementSet_TP
 
PgExport_Dialog - Class in jv.loader
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 in jvx.loader
Loader for geometry files given in Ken Brakke's Surface Evolver FE file format.
PgFeLoader() - Constructor for class jvx.loader.PgFeLoader
 
PgFem - Class in jvx.geom
Abstract class for functions defined on surfaces.
PgFem() - Constructor for class jvx.geom.PgFem
 
PgFemHeight - Class in jvx.geom
Simple implementation of a PgFem function on a polyhedral surface.
PgFemHeight(PdVector) - Constructor for class jvx.geom.PgFemHeight
 
PgFileDialog - Class in jv.loader
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 in jvx.geom
Moving frame along curves (pending: and surfaces) in R^3.
PgFrame(int) - Constructor for class jvx.geom.PgFrame
 
PgFunction - Class in jvx.curve
A function graph over an interval on the real axis.
PgFunction() - Constructor for class jvx.curve.PgFunction
 
PgFunction_CP - Class in jvx.curve
Info panel of PgFunction with panels for domain interval and function.
PgFunction_CP() - Constructor for class jvx.curve.PgFunction_CP
 
PgGenusSurface - Class in jvx.surface
Class allows to construct surfaces with prescribed genus.
PgGenusSurface() - Constructor for class jvx.surface.PgGenusSurface
Constructor
PgGenusSurface_CP - Class in jvx.surface
Control panel of PgGenusSurface to generate surfaces with prescribed genus.
PgGenusSurface_CP() - Constructor for class jvx.surface.PgGenusSurface_CP
Constructor
PgGeometry - Class in jv.project
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.
PgGeometry_Menu - Class in jv.project
Add specific menu items to 'method' menu in control panel to invoke methods from menu.
PgGeometry_Menu() - Constructor for class jv.project.PgGeometry_Menu
 
PgGeometryIf - Interface in jv.project
This interface must be implemented by all geometries to allow registration and rendering in a display of JavaView.
PgGraph - Class in jvx.surface
Graph of one-dimensional function over a two-dimensional, rectangular domain.
PgGraph(int) - Constructor for class jvx.surface.PgGraph
Deprecated.
since 2004, use PgGraph() instead since only dim=3 is supplied.
PgGraph() - Constructor for class jvx.surface.PgGraph
Create a graph of a scalar-valued function over a rectangular 2D domain.
PgGraph_CP - Class in jvx.surface
Control panel of a graph over a two dimensional domain.
PgGraph_CP() - Constructor for class jvx.surface.PgGraph_CP
 
PgHarmonicMap - Class in vgp.discrete.harmonic
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
 
PgHelicoid - Class in vgp.minimal.helicoid
Discrete helicoid is a critical point for the discrete area functional, and its profile curve is given by an explicit formula.
PgHelicoid() - Constructor for class vgp.minimal.helicoid.PgHelicoid
Construct an empty discrete helicoid which is a critical value of the discrete are functional.
PgHelicoid_CP - Class in vgp.minimal.helicoid
Control panel of discrete helicoid given by explicit formulas.
PgHelicoid_CP() - Constructor for class vgp.minimal.helicoid.PgHelicoid_CP
 
PgHtmlLoader - Class in jv.loader
Export filter save geometries as applets in an Html file.
PgHtmlLoader() - Constructor for class jv.loader.PgHtmlLoader
 
PgJvxLoader - Class in jv.loader
Loader for geometry files given in JavaView's JVX file format.
PgJvxLoader() - Constructor for class jv.loader.PgJvxLoader
 
PgJvxSrc - Class in jv.project
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 in vgp.discrete.lantern
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 in vgp.discrete.lantern
Control panel of Lantern of Schwarz.
PgLantern_CP() - Constructor for class vgp.discrete.lantern.PgLantern_CP
 
PgLoader - Class in jv.loader
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 in jv.loader
Interface which import loaders of geometric shape from files should implement in order to be accessible from PgLoader.
PgMacroPatch - Class in jvx.loader
Macro patch obtained from reading a build file '*.bd' through PgBdLoader.
PgMacroPatch(int) - Constructor for class jvx.loader.PgMacroPatch
Constructs a macro patch with given dimension of ambient space.
PgMapleLoader - Class in jv.loader
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 in jv.loader
Loader for Mathematica geometries.
PgMathLoader() - Constructor for class jv.loader.PgMathLoader
 
PgMaxPrinciple - Class in vgp.discrete.maxPrinciple
Counterexample to maximum principle for discrete meshes.
PgMaxPrinciple() - Constructor for class vgp.discrete.maxPrinciple.PgMaxPrinciple
Constructor of surface.
PgMaxPrinciple_CP - Class in vgp.discrete.maxPrinciple
Control panel of discrete maximum principle.
PgMaxPrinciple_CP() - Constructor for class vgp.discrete.maxPrinciple.PgMaxPrinciple_CP
 
PgObjLoader - Class in jv.loader
Loader for geometry files given in Wavefront's OBJ file format.
PgObjLoader() - Constructor for class jv.loader.PgObjLoader
 
PgOffLoader - Class in jvx.loader
Loader for geometry files given in Geometry Center's OFF file format.
PgOffLoader() - Constructor for class jvx.loader.PgOffLoader
 
PgParmCurve - Class in jvx.curve
A parametrized curve.
PgParmCurve() - Constructor for class jvx.curve.PgParmCurve
Construct a parmCurve in 3d-space.
PgParmCurve(int) - Constructor for class jvx.curve.PgParmCurve
Construct a parmCurve in dim-space.
PgParmCurve_CP - Class in jvx.curve
Info panel of PgParmCurve with panels for domain and functions.
PgParmCurve_CP() - Constructor for class jvx.curve.PgParmCurve_CP
Construct an inspector.
PgParmSurface - Class in jvx.surface
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 in jvx.surface
Info panel of PgParmSurface with panels for domain and functions.
PgParmSurface_CP() - Constructor for class jvx.surface.PgParmSurface_CP
 
PgPointSet - Class in jv.geom
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 in jv.geom
Info panel for inspecting a point set, panel is extended by subclasses.
PgPointSet_IP() - Constructor for class jv.geom.PgPointSet_IP
 
PgPointSet_LP - Class in jv.geom
Font inspector allows to configure labels and fonts of a geometry.
PgPointSet_LP() - Constructor for class jv.geom.PgPointSet_LP
 
PgPointSet_Menu - Class in jv.geom
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 in jvx.geom
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_MP - Class in jv.geom
Material panel for PgPointSet, which is extended by subclasses.
PgPointSet_MP() - Constructor for class jv.geom.PgPointSet_MP
 
PgPointSet_VP - Class in jv.geom
Panel to access vector fields of a geometry.
PgPointSet_VP() - Constructor for class jv.geom.PgPointSet_VP
 
PgPointSetOnElementSet - Class in jvx.geom
A point set on a triangulated element set whose vertices are given by barycentric coordinates.
PgPointSetOnElementSet(PgElementSet) - Constructor for class jvx.geom.PgPointSetOnElementSet
Construct a new point set on given base surface.
PgPointSetOnPolygon - Class in jvx.geom
A point set on a polygonal curve whose vertices are given by barycentric coordinates.
PgPointSetOnPolygon(PgPolygon) - Constructor for class jvx.geom.PgPointSetOnPolygon
Construct a new point set on given base surface.
PgPolygon - Class in jv.geom
Base class for polygons given as consecutive 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.
PgPolygon_IP - Class in jv.geom
Info panel for polygons with no additional information compared to super.infoPanel.
PgPolygon_IP() - Constructor for class jv.geom.PgPolygon_IP
 
PgPolygon_Menu - Class in jv.geom
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 in jvx.geom
Add specific menu items to 'method' menu in control panel to invoke methods from menu.
PgPolygon_Menu() - Constructor for class jvx.geom.PgPolygon_Menu
 
PgPolygon_MP - Class in jv.geom
Material panel for polygons, just adds edge information to super.materialPanel.
PgPolygon_MP() - Constructor for class jv.geom.PgPolygon_MP
 
PgPolygonOnElementSet - Class in jvx.geom
A polygon on a triangulated element set whose vertices are given by barycentric coordinates.
PgPolygonOnElementSet(PgElementSet) - Constructor for class jvx.geom.PgPolygonOnElementSet
Constructs a new polygon on an element set triangulation.
PgPolygonOnElementSet(int) - Constructor for class jvx.geom.PgPolygonOnElementSet
Constructs a new polygon on an element set triangulation.
PgPolygonSet - Class in jv.geom
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 in jv.geom
Info panel for PgPolygonSet, which is extended by subclasses.
PgPolygonSet_IP() - Constructor for class jv.geom.PgPolygonSet_IP
 
PgPolygonSet_Menu - Class in jv.geom
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 in jvx.geom
Add specific menu items to 'method' menu in control panel to invoke methods from menu.
PgPolygonSet_Menu() - Constructor for class jvx.geom.PgPolygonSet_Menu
 
PgPolygonSet_MP - Class in jv.geom
Material panel for PgPolygonSet, which is extended by subclasses.
PgPolygonSet_MP() - Constructor for class jv.geom.PgPolygonSet_MP
 
PgPolygonSetOnElementSet - Class in jvx.geom
Basic class for collections of lines and polygons.
PgPolygonSetOnElementSet(PgElementSet) - Constructor for class jvx.geom.PgPolygonSetOnElementSet
Constructor of a polygon set in three-dimensional space.
PgPolygonSetOnElementSet(PgElementSet, int) - Constructor for class jvx.geom.PgPolygonSetOnElementSet
Deprecated.
JavaView 3.97.040, since dimension of vertices must be equal to geometry.
PgRuler - Class in jv.thirdParty.ruler
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 in jv.thirdParty.ruler
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 in jvx.loader
Loader for geometry files given in STL file format.
PgStlLoader() - Constructor for class jvx.loader.PgStlLoader
Constructor.
PgSurface - Class in vgp.surface.common
Computes parameterized surfaces defined by a surface descriptor.
PgSurface(int) - Constructor for class vgp.surface.common.PgSurface
Constructor with vertex dimension.
PgSurface_Boy - Class in vgp.surface.common
Boy's surface
PgSurface_Boy() - Constructor for class vgp.surface.common.PgSurface_Boy
 
PgSurface_Breather - Class in vgp.surface.common
Breather surface family with float parameter.
PgSurface_Breather() - Constructor for class vgp.surface.common.PgSurface_Breather
 
PgSurface_BreatherPQ - Class in vgp.surface.common
Breather surface family with two int parameters.
PgSurface_BreatherPQ() - Constructor for class vgp.surface.common.PgSurface_BreatherPQ
 
PgSurface_Catalan - Class in vgp.surface.common
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_Catalan() - Constructor for class vgp.surface.common.PgSurface_Catalan
 
PgSurface_CatenoidHelicoid - Class in vgp.surface.common
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_CatenoidHelicoid() - Constructor for class vgp.surface.common.PgSurface_CatenoidHelicoid
 
PgSurface_Cliffordtorus - Class in vgp.surface.common
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_Cliffordtorus() - Constructor for class vgp.surface.common.PgSurface_Cliffordtorus
 
PgSurface_Cone - Class in vgp.surface.common
Parametrized cone surface.
PgSurface_Cone() - Constructor for class vgp.surface.common.PgSurface_Cone
 
PgSurface_ConicType - Class in vgp.surface.common
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_ConicType() - Constructor for class vgp.surface.common.PgSurface_ConicType
 
PgSurface_CP - Class in vgp.surface.common
Info panel of PgSurface with panels for domain and functions.
PgSurface_CP() - Constructor for class vgp.surface.common.PgSurface_CP
 
PgSurface_Cylinder - Class in vgp.surface.common
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_Cylinder() - Constructor for class vgp.surface.common.PgSurface_Cylinder
 
PgSurface_DupinCycloid - Class in vgp.surface.common
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_DupinCycloid() - Constructor for class vgp.surface.common.PgSurface_DupinCycloid
 
PgSurface_Ellipsoid - Class in vgp.surface.common
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_Ellipsoid() - Constructor for class vgp.surface.common.PgSurface_Ellipsoid
 
PgSurface_EllipticParaboloid - Class in vgp.surface.common
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_EllipticParaboloid() - Constructor for class vgp.surface.common.PgSurface_EllipticParaboloid
 
PgSurface_Enneper - Class in vgp.surface.common
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_Enneper() - Constructor for class vgp.surface.common.PgSurface_Enneper
 
PgSurface_FootballBarrel - Class in vgp.surface.common
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_FootballBarrel() - Constructor for class vgp.surface.common.PgSurface_FootballBarrel
 
PgSurface_Fresnel1 - Class in vgp.surface.common
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_Fresnel1() - Constructor for class vgp.surface.common.PgSurface_Fresnel1
 
PgSurface_Fresnel2 - Class in vgp.surface.common
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_Fresnel2() - Constructor for class vgp.surface.common.PgSurface_Fresnel2
 
PgSurface_Henneberg - Class in vgp.surface.common
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_Henneberg() - Constructor for class vgp.surface.common.PgSurface_Henneberg
 
PgSurface_Hopftorus - Class in vgp.surface.common
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_Hopftorus() - Constructor for class vgp.surface.common.PgSurface_Hopftorus
 
PgSurface_HyperbolicHelicoid - Class in vgp.surface.common
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_HyperbolicHelicoid() - Constructor for class vgp.surface.common.PgSurface_HyperbolicHelicoid
 
PgSurface_HyperbolicParaboloid - Class in vgp.surface.common
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_HyperbolicParaboloid() - Constructor for class vgp.surface.common.PgSurface_HyperbolicParaboloid
 
PgSurface_HyperboloidType - Class in vgp.surface.common
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_HyperboloidType() - Constructor for class vgp.surface.common.PgSurface_HyperboloidType
 
PgSurface_KleinBottle - Class in vgp.surface.common
Parametrized Klein bottle surface.
PgSurface_KleinBottle() - Constructor for class vgp.surface.common.PgSurface_KleinBottle
 
PgSurface_KleinBottleUgly - Class in vgp.surface.common
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_KleinBottleUgly() - Constructor for class vgp.surface.common.PgSurface_KleinBottleUgly
 
PgSurface_Kuen - Class in vgp.surface.common
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_Kuen() - Constructor for class vgp.surface.common.PgSurface_Kuen
 
PgSurface_LawsonHelicoid - Class in vgp.surface.common
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 in vgp.surface.common
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_LowerHyperboloid() - Constructor for class vgp.surface.common.PgSurface_LowerHyperboloid
 
PgSurface_MoebiusStrip - Class in vgp.surface.common
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_MoebiusStrip() - Constructor for class vgp.surface.common.PgSurface_MoebiusStrip
 
PgSurface_OuterHyperboloid - Class in vgp.surface.common
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_OuterHyperboloid() - Constructor for class vgp.surface.common.PgSurface_OuterHyperboloid
 
PgSurface_PseudoSphere - Class in vgp.surface.common
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_PseudoSphere() - Constructor for class vgp.surface.common.PgSurface_PseudoSphere
 
PgSurface_Sievert - Class in vgp.surface.common
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_Sievert() - Constructor for class vgp.surface.common.PgSurface_Sievert
 
PgSurface_Sphere - Class in vgp.surface.common
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_Sphere() - Constructor for class vgp.surface.common.PgSurface_Sphere
 
PgSurface_SphereWithParams - Class in vgp.surface.common
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_SphereWithParams() - Constructor for class vgp.surface.common.PgSurface_SphereWithParams
 
PgSurface_StereographicSphere - Class in vgp.surface.common
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_StereographicSphere() - Constructor for class vgp.surface.common.PgSurface_StereographicSphere
 
PgSurface_Tannery - Class in vgp.surface.common
Computes rotational symmetric Tannery surface.
PgSurface_Tannery() - Constructor for class vgp.surface.common.PgSurface_Tannery
 
PgSurface_Torus - Class in vgp.surface.common
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_Torus() - Constructor for class vgp.surface.common.PgSurface_Torus
 
PgSurface_UpperHyperboloid - Class in vgp.surface.common
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_UpperHyperboloid() - Constructor for class vgp.surface.common.PgSurface_UpperHyperboloid
 
PgSurface_Zoll - Class in vgp.surface.common
Computes rotational symmetric Zoll surface.
PgSurface_Zoll() - Constructor for class vgp.surface.common.PgSurface_Zoll
 
PgSurfaceDescr - Class in vgp.surface.common
Describes a parametrized function including higher derivatives and fundamental forms.
PgSurfaceDescr() - Constructor for class vgp.surface.common.PgSurfaceDescr
 
PgSurfaceDescr_IP - Class in vgp.surface.common
Info panel with additional, automatically installed, slider for each surface parameter.
PgSurfaceDescr_IP() - Constructor for class vgp.surface.common.PgSurfaceDescr_IP
 
PgSurfaceGraph - Class in jvx.surface
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 in jvx.surface
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 in jvx.surface
Configuration panel of a surface of revolution.
PgSurfaceOfRotation_CP() - Constructor for class jvx.surface.PgSurfaceOfRotation_CP
 
PgSurfacePair - Class in vgp.discrete.harmonic
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 in vgp.discrete.harmonic
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
 
PgTexture - Class in jv.geom
Texture image associated to a geometry.
PgTexture() - Constructor for class jv.geom.PgTexture
 
PgTexture_IP - Class in jv.geom
Info panel of texture.
PgTexture_IP() - Constructor for class jv.geom.PgTexture_IP
 
PgTube - Class in jvx.curve
Class generates a tube either around a given polygon or around edges of an elementSet.
PgTube(int) - Constructor for class jvx.curve.PgTube
Constructs a tube with given dimension of vertices.
PgTube_CP - Class in jvx.curve
Control panel to adjust discretization and thickness of tube.
PgTube_CP() - Constructor for class jvx.curve.PgTube_CP
 
PgUtil - Class in jv.geom
Utility programs for geometry classes which operate on primitive data.
PgUtil() - Constructor for class jv.geom.PgUtil
 
PgUtil - Class in jvx.geom
Util class containing static methods which provide analysis about geometries.
PgUtil() - Constructor for class jvx.geom.PgUtil
 
PgVectorField - Class in jv.geom
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 in jv.geom
Info panel for inspecting a vector field, panel is extended by subclasses.
PgVectorField_IP() - Constructor for class jv.geom.PgVectorField_IP
 
PgVertexStar - Class in jvx.geom
Vertex star of a vertex describes all elements which join a single vertex.
PgVertexStar() - Constructor for class jvx.geom.PgVertexStar
 
PgWeierstrass - Class in vgp.minimal.weier
Class for computing minimal surfaces from Weierstrass functions.
PgWeierstrass() - Constructor for class vgp.minimal.weier.PgWeierstrass
Constructor
PgWeierstrass_Bidenoid - Class in vgp.minimal.weier
Descriptor class for Bidenoid surface, a catenoid with smaller catenoid ends.
PgWeierstrass_Bidenoid() - Constructor for class vgp.minimal.weier.PgWeierstrass_Bidenoid
Constructor.
PgWeierstrass_Cameloid - Class in vgp.minimal.weier
Descriptor class for Cameloid surface.
PgWeierstrass_Cameloid() - Constructor for class vgp.minimal.weier.PgWeierstrass_Cameloid
Constructor.
PgWeierstrass_CatEnn - Class in vgp.minimal.weier
Descriptor class for Catenoid - Enneper of order 2.
PgWeierstrass_CatEnn() - Constructor for class vgp.minimal.weier.PgWeierstrass_CatEnn
Constructor.
PgWeierstrass_CatEnn2Ends - Class in vgp.minimal.weier
Descriptor class for Catenoid with two Enneper ends.
PgWeierstrass_CatEnn2Ends() - Constructor for class vgp.minimal.weier.PgWeierstrass_CatEnn2Ends
Constructor.
PgWeierstrass_CatEnn2Twist - Class in vgp.minimal.weier
Descriptor class for Catenoid with two twisted Enneper ends.
PgWeierstrass_CatEnn2Twist() - Constructor for class vgp.minimal.weier.PgWeierstrass_CatEnn2Twist
Constructor.
PgWeierstrass_CatEnnK - Class in vgp.minimal.weier
Descriptor class for Catenoid - Enneper of order K=10.
PgWeierstrass_CatEnnK() - Constructor for class vgp.minimal.weier.PgWeierstrass_CatEnnK
Cconstructor.
PgWeierstrass_Catenoid - Class in vgp.minimal.weier
Descriptor class for Catenoid - Helicoid
PgWeierstrass_Catenoid() - Constructor for class vgp.minimal.weier.PgWeierstrass_Catenoid
Constructor.
PgWeierstrass_CatKExp - Class in vgp.minimal.weier
Descriptor class for Catenoid with K Exponent
PgWeierstrass_CatKExp() - Constructor for class vgp.minimal.weier.PgWeierstrass_CatKExp
Constructor.
PgWeierstrass_CatSplit - Class in vgp.minimal.weier
Descriptor class for CatenoidSplit
PgWeierstrass_CatSplit() - Constructor for class vgp.minimal.weier.PgWeierstrass_CatSplit
Constructor.
PgWeierstrass_Chen - Class in vgp.minimal.weier
Descriptor class for Chen''s Surface
PgWeierstrass_Chen() - Constructor for class vgp.minimal.weier.PgWeierstrass_Chen
Constructor.
PgWeierstrass_ChenGackstatter - Class in vgp.minimal.weier
Descriptor class for the Chen Gackstatter surface.
PgWeierstrass_ChenGackstatter() - Constructor for class vgp.minimal.weier.PgWeierstrass_ChenGackstatter
Constructor.
PgWeierstrass_Costa - Class in vgp.minimal.weier
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
Constructor.
PgWeierstrass_Costa2 - Class in vgp.minimal.weier
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
Constructor.
PgWeierstrass_Enn4_5 - Class in vgp.minimal.weier
Descriptor class for Enneper4_5.
PgWeierstrass_Enn4_5() - Constructor for class vgp.minimal.weier.PgWeierstrass_Enn4_5
Constructor.
PgWeierstrass_Enneper - Class in vgp.minimal.weier
Descriptor class for Enneper's surface
PgWeierstrass_Enneper() - Constructor for class vgp.minimal.weier.PgWeierstrass_Enneper
Constructor.
PgWeierstrass_KNoid - Class in vgp.minimal.weier
Descriptor class for K-Noid surface.
PgWeierstrass_KNoid() - Constructor for class vgp.minimal.weier.PgWeierstrass_KNoid
Constructor.
PgWeierstrass_KNoid2 - Class in vgp.minimal.weier
Descriptor class for K-Noid - Symmetries
PgWeierstrass_KNoid2() - Constructor for class vgp.minimal.weier.PgWeierstrass_KNoid2
Constructor.
PgWeierstrass_PlanarEnd - Class in vgp.minimal.weier
Descriptor class for Catenoid with K Exponent
PgWeierstrass_PlanarEnd() - Constructor for class vgp.minimal.weier.PgWeierstrass_PlanarEnd
Constructor.
PgWeierstrass_Scherk - Class in vgp.minimal.weier
Descriptor class for Scherk Tower.
PgWeierstrass_Scherk() - Constructor for class vgp.minimal.weier.PgWeierstrass_Scherk
Constructor.
PgWeierstrass_ScherkDoubly - Class in vgp.minimal.weier
Descriptor class for doubly periodic Scherk surface.
PgWeierstrass_ScherkDoubly() - Constructor for class vgp.minimal.weier.PgWeierstrass_ScherkDoubly
Constructor.
PgWeierstrass_SchwarzD - Class in vgp.minimal.weier
Descriptor class for Schwarz D Surface.
PgWeierstrass_SchwarzD() - Constructor for class vgp.minimal.weier.PgWeierstrass_SchwarzD
Constructor.
PgWeierstrass_SchwarzD2 - Class in vgp.minimal.weier
Descriptor class for Schwarz D Surface.
PgWeierstrass_SchwarzD2() - Constructor for class vgp.minimal.weier.PgWeierstrass_SchwarzD2
Constructor.
PgWeierstrass_SchwarzP - Class in vgp.minimal.weier
Descriptor class for Schwarz D Surface.
PgWeierstrass_SchwarzP() - Constructor for class vgp.minimal.weier.PgWeierstrass_SchwarzP
Constructor.
PgWeierstrass_SchwarzP2 - Class in vgp.minimal.weier
Descriptor class for Schwarz D Surface.
PgWeierstrass_SchwarzP2() - Constructor for class vgp.minimal.weier.PgWeierstrass_SchwarzP2
Constructor.
PgWeierstrassDescr - Class in vgp.minimal.weier
Abstract descriptor class for Weierstrass integrated minimal surfaces.
PgWeierstrassDescr(int) - Constructor for class vgp.minimal.weier.PgWeierstrassDescr
Constructor
PgWeierstrassDescr(int, int) - Constructor for class vgp.minimal.weier.PgWeierstrassDescr
Constructor
PgWeierstrassDescr_IP - Class in vgp.minimal.weier
Info Panel class for Weierstrass integrated minimal surfaces
PgWeierstrassDescr_IP() - Constructor for class vgp.minimal.weier.PgWeierstrassDescr_IP
Constructor
PgWrlLoader - Class in jvx.loader
Loader for import/export of JavaView geometries in VRML/WRL file format.
PgWrlLoader() - Constructor for class jvx.loader.PgWrlLoader
 
PgXyzLoader - Class in jvx.loader
Loader for XYZ files for molecule configurations.
PgXyzLoader() - Constructor for class jvx.loader.PgXyzLoader
 
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
 
PiArray_IP - Class in jv.number
Info panel for array of integer vectors, each having horizontal value fields.
PiArray_IP(int, int) - Constructor for class jv.number.PiArray_IP
 
PICK_ALL - Static variable in interface jv.project.PvDisplayIf
All geometries of a display are pickable in pick and initialPick modes (default).
PICK_BACKGROUND - Static variable in interface jv.project.PvDisplayIf
The background geometry of a display is pickable in pick and initialPick modes.
PICK_SELECTED - Static variable in interface jv.project.PvDisplayIf
The selected geometry of a display is pickable in pick and initialPick modes.
PICK_UNSELECTED - Static variable in interface jv.project.PvDisplayIf
The selected geometry of a display is pickable in pick and initialPick modes.
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.cellular.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.PwGeodesicFlow
 
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.math.MathPickListener
Get a location in the display with 2d display and 3d world coordinates.
pickDisplay(PvPickEvent) - Method in class jvx.vector.PwIntegralLine
 
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.cellular.PnCellOperator
Mark picked element to be a living cell.
pickInitial(PvPickEvent) - Method in class jvx.cellular.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.PwGeodesicFlow
Sets the spawn point, starts the animation.
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.math.MathPickListener
Pick an arbitrary point on a geometry, point may lie inside an element.
pickInitial(PvPickEvent) - Method in class jvx.vector.PwIntegralLine
 
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.iterate.juliaSet.PjJuliaSet
Method is called from display when a user picks into the display in initial-pick mode.
pickInitial(PvPickEvent) - Method in class vgp.iterate.juliaSet.PjJuliaSet
Method is called from display when a user picks into the display in initial-pick mode.
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.ode.PjExprOde
 
pickInitial(PvPickEvent) - Method in class vgp.tutor.pick.PjPickEvent
Receive an "Initial Pick" event.
pickInitial(PvPickEvent) - Method in class vgp.tutor.rivara.PjRivara
 
pickInitial(PvPickEvent) - Method in class vgp.vector.rungeKutta.PjRungeKutta
Initiates calculation of an integral line that starts at picked position.
pickInitial(PvPickEvent) - Method in class vgp.vector.translation.PjTranslation
 
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.cellular.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.PwGeodesicFlow
 
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.math.MathPickListener
Get a picked vertex of a geometry.
pickVertex(PgGeometryIf, int, PdVector) - Method in class jvx.vector.PwIntegralLine
 
pickVertex(PgGeometryIf, int, PdVector) - Method in class vgp.curve.closedpoly.PjClosedPoly
 
pickVertex(PgGeometryIf, int, PdVector) - Method in class vgp.iterate.pythagoreanTree.PjPythagoreanTree
Drags a picked vertex of m_trunk.
pickVertex(PgGeometryIf, int, PdVector) - Method in class vgp.iterate.pythagoreanTree.PjPythagoreanTree
Drags a picked vertex of m_trunk.
PiVector - Class in jv.vecmath
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 in jv.number
Info panel of integer vector with horizontal value fields.
PiVector_IP() - Constructor for class jv.number.PiVector_IP
 
PjCatenoid - Class in vgp.minimal.catenoid
Project for computing discrete catenoid from explicit formulas.
PjCatenoid() - Constructor for class vgp.minimal.catenoid.PjCatenoid
 
PjCatenoid_IP - Class in vgp.minimal.catenoid
Control panel of project discrete catenoid shows info panels of catenoid and harmonic map.
PjCatenoid_IP() - Constructor for class vgp.minimal.catenoid.PjCatenoid_IP
 
PjClosedPoly - Class in vgp.curve.closedpoly
Study closed polygonal curves under motion of selected vertices.
PjClosedPoly() - Constructor for class vgp.curve.closedpoly.PjClosedPoly
 
PjClosedPoly_IP - Class in vgp.curve.closedpoly
 
PjClosedPoly_IP() - Constructor for class vgp.curve.closedpoly.PjClosedPoly_IP
 
PjConformal - Class in vgp.discrete.conformal
Project for computing discrete conformal maps using discrete harmonic maps.
PjConformal() - Constructor for class vgp.discrete.conformal.PjConformal
 
PjConformal_IP - Class in vgp.discrete.conformal
Control panel of project on computing discrete conformals using harmonic maps.
PjConformal_IP() - Constructor for class vgp.discrete.conformal.PjConformal_IP
 
PjConjugate - Class in vgp.discrete.conjugate
Project for computing conjugate surfaces of discrete harmonic maps.
PjConjugate() - Constructor for class vgp.discrete.conjugate.PjConjugate
 
PjConjugate_IP - Class in vgp.discrete.conjugate
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 in vgp.discrete.curvature
Demonstration of discrete curvature of a planar polygon.
PjCurvature() - Constructor for class vgp.discrete.curvature.PjCurvature
 
PjCurvature_IP - Class in vgp.discrete.curvature
Info panel of tutorial project on discrete curvature of polygons.
PjCurvature_IP() - Constructor for class vgp.discrete.curvature.PjCurvature_IP
Create and layout the widgets of the panel.
PjCurve - Class in vgp.curve.common
Compute differential geometric curves on hyper surfaces given by an ordinary differential equation.
PjCurve() - Constructor for class vgp.curve.common.PjCurve
 
PjCurve_IP - Class in vgp.curve.common
Info panel to project on curves on surfaces.
PjCurve_IP() - Constructor for class vgp.curve.common.PjCurve_IP
 
PjCycloid - Class in vgp.curve.cycloid
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 in vgp.curve.cycloid
Info panel for with switches to display curve or surface.
PjCycloid_IP() - Constructor for class vgp.curve.cycloid.PjCycloid_IP
 
PjDeCasteljau - Class in vgp.curve.deCasteljau
Visualization of the de Casteljau algorithm where a control polygon produces a polynomial Bezier curve.
PjDeCasteljau() - Constructor for class vgp.curve.deCasteljau.PjDeCasteljau
 
PjDeCasteljau_IP - Class in vgp.curve.deCasteljau
Info panel allows to control the dynamic movement of faces.
PjDeCasteljau_IP() - Constructor for class vgp.curve.deCasteljau.PjDeCasteljau_IP
 
PjElasticCurve - Class in vgp.curve.elastic
Project computes polygons that are continuous elastic curves.
PjElasticCurve() - Constructor for class vgp.curve.elastic.PjElasticCurve
 
PjElasticCurve_IP - Class in vgp.curve.elastic
Info panel of continuous elastic curves with panels for initial curvatures and number of iterations.
PjElasticCurve_IP() - Constructor for class vgp.curve.elastic.PjElasticCurve_IP
 
PjEllipse - Class in vgp.discrete.ellipse
Create discrete CMC Surfaces by playing billard in an ellipse.
PjEllipse() - Constructor for class vgp.discrete.ellipse.PjEllipse
 
PjEllipse_IP - Class in vgp.discrete.ellipse
Info panel for billard in an ellipse.
PjEllipse_IP() - Constructor for class vgp.discrete.ellipse.PjEllipse_IP
 
PjEventCamera - Class in vgp.tutor.eventCamera
Demo project shows how to handle camera events issued from a JavaView display.
PjEventCamera() - Constructor for class vgp.tutor.eventCamera.PjEventCamera
 
PjEventCamera_IP - Class in vgp.tutor.eventCamera
Info panel of ode demonstration with text field to edit ode expression.
PjEventCamera_IP() - Constructor for class vgp.tutor.eventCamera.PjEventCamera_IP
 
PjExprOde - Class in vgp.tutor.ode
Demo project for solving an ODE using class PnOde.
PjExprOde() - Constructor for class vgp.tutor.ode.PjExprOde
 
PjExprOde_IP - Class in vgp.tutor.ode
Info panel of ode demonstration with text field to edit differential equation.
PjExprOde_IP() - Constructor for class vgp.tutor.ode.PjExprOde_IP
 
PjGeodesic - Class in vgp.curve.geodesic
Demonstrates the capabilities of geodesic workshop.
PjGeodesic() - Constructor for class vgp.curve.geodesic.PjGeodesic
 
PjGeodesic_IP - Class in vgp.curve.geodesic
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 in vgp.discrete.harmonic
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 in vgp.discrete.harmonic
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 in vgp.tutor.height
Demo project for displaying scalar field on a surfaces.
PjHeight() - Constructor for class vgp.tutor.height.PjHeight
 
PjHeight_IP - Class in vgp.tutor.height
Info panel of project to select among different scalar fields on the surface.
PjHeight_IP() - Constructor for class vgp.tutor.height.PjHeight_IP
 
PjHelicoid - Class in vgp.minimal.helicoid
Project for computing discrete helicoid from explicit formulas.
PjHelicoid() - Constructor for class vgp.minimal.helicoid.PjHelicoid
 
PjHelicoid_IP - Class in vgp.minimal.helicoid
Control panel of project discrete helicoid shows info panels of helicoid and harmonic map.
PjHelicoid_IP() - Constructor for class vgp.minimal.helicoid.PjHelicoid_IP
 
PjHodge - Class in vgp.vector.hodge
Study Hodge splitting of discrete vector fields.
PjHodge() - Constructor for class vgp.vector.hodge.PjHodge
 
PjHodge_IP - Class in vgp.vector.hodge
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 in jv.loader
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 in jv.loader
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_InfoBox - Class in jv.loader
Mini info panel of PjImportModel with a small text field for filename or URL.
PjImportModel_InfoBox() - Constructor for class jv.loader.PjImportModel_InfoBox
 
PjImportModel_IP - Class in jv.loader
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 in jv.loader
Info panel of PjImportModel with a with browser for JavaView built-in models.
PjImportModel_IPmed() - Constructor for class jv.loader.PjImportModel_IPmed
 
PjJuliaSet - Class in vgp.iterate.juliaSet
Demo project for working with pixel images.
PjJuliaSet - Class in vgp.iterate.juliaSet
Demo project for working with pixel images.
PjJuliaSet() - Constructor for class vgp.iterate.juliaSet.PjJuliaSet
 
PjJuliaSet() - Constructor for class vgp.iterate.juliaSet.PjJuliaSet
 
PjJuliaSet_IP - Class in vgp.iterate.juliaSet
Inspector of Julia set explorer.
PjJuliaSet_IP - Class in vgp.iterate.juliaSet
Inspector of Julia set explorer.
PjJuliaSet_IP() - Constructor for class vgp.iterate.juliaSet.PjJuliaSet_IP
 
PjJuliaSet_IP() - Constructor for class vgp.iterate.juliaSet.PjJuliaSet_IP
 
PjKeyframe - Class in vgp.tutor.key
Demo project of keyframe animation of precomputed models.
PjKeyframe() - Constructor for class vgp.tutor.key.PjKeyframe
 
PjKeyframe_IP - Class in vgp.tutor.key
Info panel of keyframe animation of precomputed models.
PjKeyframe_IP() - Constructor for class vgp.tutor.key.PjKeyframe_IP
 
PjKleinBottle - Class in vgp.surface.klein
Project shows the Klein Bottle as a parameterized surface.
PjKleinBottle() - Constructor for class vgp.surface.klein.PjKleinBottle
 
PjKleinBottle_IP - Class in vgp.surface.klein
Info panel with domain and parameter control for the Klein Bottle.
PjKleinBottle_IP() - Constructor for class vgp.surface.klein.PjKleinBottle_IP
 
PjLantern - Class in vgp.discrete.lantern
Project demonstrates the Lantern of Schwarz.
PjLantern() - Constructor for class vgp.discrete.lantern.PjLantern
 
PjLantern_IP - Class in vgp.discrete.lantern
Control panel of project Schwarz Lantern.
PjLantern_IP() - Constructor for class vgp.discrete.lantern.PjLantern_IP
 
PjLIC - Class in vgp.vector.lic
Demonstrates Line Integral Convolution method.
PjLIC() - Constructor for class vgp.vector.lic.PjLIC
 
PjLIC_IP - Class in vgp.vector.lic
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.
PjLife - Class in vgp.game.life
Project for game of life.
PjLife() - Constructor for class vgp.game.life.PjLife
Constructor
PjLife_IP - Class in vgp.game.life
Info panel for game of life project.
PjLife_IP() - Constructor for class vgp.game.life.PjLife_IP
Constructor
PjLinear - Class in vgp.tutor.linear
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 in vgp.tutor.linear
Info panel for simple interactive linear algebra.
PjLinear_IP() - Constructor for class vgp.tutor.linear.PjLinear_IP
 
PjLSystem - Class in vgp.tutor.lsystem
Generate a tree with a context-free L-system.
PjLSystem() - Constructor for class vgp.tutor.lsystem.PjLSystem
 
PjLSystem_IP - Class in vgp.tutor.lsystem
Info panel for L-system.
PjLSystem_IP() - Constructor for class vgp.tutor.lsystem.PjLSystem_IP
 
PjMarchingCubes - Class in vgp.volume.mc
Project for calculating the isosurface of a function using the PnMarchingCubes class.
PjMarchingCubes() - Constructor for class vgp.volume.mc.PjMarchingCubes
Construct a new marching cubes project.
PjMarchingCubes_IP - Class in vgp.volume.mc
InfoPanel of the PjMarchingCubes project.
PjMarchingCubes_IP() - Constructor for class vgp.volume.mc.PjMarchingCubes_IP
Constructs a new PjMinimal infopanel.
PjMaxPrinciple - Class in vgp.discrete.maxPrinciple
Project for studying a counterexample to the discrete maximum principle.
PjMaxPrinciple() - Constructor for class vgp.discrete.maxPrinciple.PjMaxPrinciple
 
PjMaxPrinciple_IP - Class in vgp.discrete.maxPrinciple
Control panel of project to study the discrete maximum principle.
PjMaxPrinciple_IP() - Constructor for class vgp.discrete.maxPrinciple.PjMaxPrinciple_IP
 
PjMinesweeper - Class in vgp.game.mines
Play the minesweeper game on a polyhedral surface.
PjMinesweeper() - Constructor for class vgp.game.mines.PjMinesweeper
Constructor
PjMinesweeper_IP - Class in vgp.game.mines
Info panel for Minesweeper project.
PjMinesweeper_IP() - Constructor for class vgp.game.mines.PjMinesweeper_IP
Constructor
PjModel - Class in vgp.tutor.model
Tutorial on usage of importing models from file.
PjModel() - Constructor for class vgp.tutor.model.PjModel
 
PjModel_IP - Class in vgp.tutor.model
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 in vgp.tutor.parmCurve
Describes a parametrized curve.
PjParmCurve() - Constructor for class vgp.tutor.parmCurve.PjParmCurve
 
PjParmCurve_IP - Class in vgp.tutor.parmCurve
Info panel for PjParmCurve with panels for parametrized curve.
PjParmCurve_IP() - Constructor for class vgp.tutor.parmCurve.PjParmCurve_IP
 
PjParmSurface - Class in vgp.tutor.parm
Describes a parametrized surface over a two dimensional domain.
PjParmSurface() - Constructor for class vgp.tutor.parm.PjParmSurface
 
PjParmSurface_IP - Class in vgp.tutor.parm
Info panel for PjParmSurface with panels for parametrized surfaces.
PjParmSurface_IP() - Constructor for class vgp.tutor.parm.PjParmSurface_IP
 
PjPickEvent - Class in vgp.tutor.pick
Project demonstrates the mechanism to pick points on surfaces and handle the callback.
PjPickEvent() - Constructor for class vgp.tutor.pick.PjPickEvent
Constructor.
PjPickEvent_IP - Class in vgp.tutor.pick
Info panel for pick demo.
PjPickEvent_IP() - Constructor for class vgp.tutor.pick.PjPickEvent_IP
 
PjPlatonic - Class in vgp.discrete.platonic
Project shows a variety of Platonic solids.
PjPlatonic() - Constructor for class vgp.discrete.platonic.PjPlatonic
Constructor
PjPlatonic_IP - Class in vgp.discrete.platonic
Info Panel for Platonic solid project.
PjPlatonic_IP() - Constructor for class vgp.discrete.platonic.PjPlatonic_IP
 
PjPolygonSet - Class in vgp.tutor.polygonSet
Tutorial on usage of PgPolygonSet class.
PjPolygonSet() - Constructor for class vgp.tutor.polygonSet.PjPolygonSet
 
PjProject - Class in jv.project
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 in jv.project
Default info panel of PjProject urging a programmer to create subclass.
PjProject_IP() - Constructor for class jv.project.PjProject_IP
 
PjPythagoreanTree - Class in vgp.iterate.pythagoreanTree
Computes a Pythagorean tree which is recursively generated from a simple trunk.
PjPythagoreanTree - Class in vgp.iterate.pythagoreanTree
Computes a Pythagorean tree which is recursively generated from a simple trunk.
PjPythagoreanTree() - Constructor for class vgp.iterate.pythagoreanTree.PjPythagoreanTree
Creates a new instance of PjPythagoreanTree
PjPythagoreanTree() - Constructor for class vgp.iterate.pythagoreanTree.PjPythagoreanTree
Creates a new instance of PjPythagoreanTree
PjPythagoreanTree_IP - Class in vgp.iterate.pythagoreanTree
Info panel of Pythagorean Tree project.
PjPythagoreanTree_IP - Class in vgp.iterate.pythagoreanTree
Info panel of Pythagorean Tree project.
PjPythagoreanTree_IP() - Constructor for class vgp.iterate.pythagoreanTree.PjPythagoreanTree_IP
 
PjPythagoreanTree_IP() - Constructor for class vgp.iterate.pythagoreanTree.PjPythagoreanTree_IP
 
PjRivara - Class in vgp.tutor.rivara
Project demonstrates the Rivara refinement.
PjRivara() - Constructor for class vgp.tutor.rivara.PjRivara
 
PjRivara_IP - Class in vgp.tutor.rivara
Info panel for pick demo.
PjRivara_IP() - Constructor for class vgp.tutor.rivara.PjRivara_IP
 
PjRootFinder - Class in vgp.tutor.rootFinder
Demo project to find roots of real-valued functions of one variable.
PjRootFinder() - Constructor for class vgp.tutor.rootFinder.PjRootFinder
 
PjRootFinder_IP - Class in vgp.tutor.rootFinder
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 in vgp.surface.rotation
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 in vgp.surface.rotation
Info panel for project surface of rotation.
PjRotation_IP() - Constructor for class vgp.surface.rotation.PjRotation_IP
 
PjRuler - Class in vgp.tutor.ruler
Use a ruler to measure distances in a display.
PjRuler() - Constructor for class vgp.tutor.ruler.PjRuler
 
PjRuler_IP - Class in vgp.tutor.ruler
Info panel of project to use a ruler to measure distances in a display.
PjRuler_IP() - Constructor for class vgp.tutor.ruler.PjRuler_IP
 
PjRungeKutta - Class in vgp.vector.rungeKutta
Project demonstrates geodesic Runge-Kutta integration of vector fields on surfaces and the line integral convolution method.
PjRungeKutta() - Constructor for class vgp.vector.rungeKutta.PjRungeKutta
If (this.instanceOf("PjRungeKutta")) it calls init-method.
PjRungeKutta_IP - Class in vgp.vector.rungeKutta
Info panel of project Geodesic Runge-Kutta.
PjRungeKutta_IP() - Constructor for class vgp.vector.rungeKutta.PjRungeKutta_IP
 
PjSizeEdge - Class in vgp.tutor.sizeEdge
Tutorial project demonstrates how to adjust the individual thickness of element edges.
PjSizeEdge() - Constructor for class vgp.tutor.sizeEdge.PjSizeEdge
 
PjSizeEdge_IP - Class in vgp.tutor.sizeEdge
Info panel allows to control the dynamic change of edge thickness.
PjSizeEdge_IP() - Constructor for class vgp.tutor.sizeEdge.PjSizeEdge_IP
 
PjSizePolygon - Class in vgp.tutor.sizePolygon
Tutorial project demonstrates how to adjust the individual thickness of polygons.
PjSizePolygon() - Constructor for class vgp.tutor.sizePolygon.PjSizePolygon
 
PjSizePolygon_IP - Class in vgp.tutor.sizePolygon
Info panel allows to control the dynamic change of edge thickness.
PjSizePolygon_IP() - Constructor for class vgp.tutor.sizePolygon.PjSizePolygon_IP
 
PjSizeVertex - Class in vgp.tutor.sizeVertex
Tutorial project demonstrates how to adjust the individual thickness of vertices.
PjSizeVertex() - Constructor for class vgp.tutor.sizeVertex.PjSizeVertex
 
PjSizeVertex_IP - Class in vgp.tutor.sizeVertex
Info panel allows to control the dynamic change of vertex thickness.
PjSizeVertex_IP() - Constructor for class vgp.tutor.sizeVertex.PjSizeVertex_IP
 
PjSlider - Class in vgp.tutor.slider
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 in vgp.tutor.slider
Info panel of the slider demo.
PjSlider_IP() - Constructor for class vgp.tutor.slider.PjSlider_IP
Constructor
PjSmooth - Class in vgp.numeric.smooth
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 in vgp.numeric.smooth
Project panel shows the inspector of the smoothing workshop.
PjSmooth_IP() - Constructor for class vgp.numeric.smooth.PjSmooth_IP
 
PjSnake - Class in vgp.game.snake
Project for Snake game.
PjSnake() - Constructor for class vgp.game.snake.PjSnake
Constructor
PjSnake_IP - Class in vgp.game.snake
Info panel for Snake project.
PjSnake_IP() - Constructor for class vgp.game.snake.PjSnake_IP
Constructor
PjSubdivision - Class in vgp.tutor.subdivision
Tutorial on subdivision algorithms.
PjSubdivision() - Constructor for class vgp.tutor.subdivision.PjSubdivision
 
PjSubdivisionCurve - Class in vgp.curve.subdivision
Demonstrates ideas for a subdivision algorithm of curves on surfaces.
PjSubdivisionCurve() - Constructor for class vgp.curve.subdivision.PjSubdivisionCurve
 
PjSubdivisionCurve_IP - Class in vgp.curve.subdivision
Info panel of curve subdivision project.
PjSubdivisionCurve_IP() - Constructor for class vgp.curve.subdivision.PjSubdivisionCurve_IP
 
PjSurface - Class in vgp.surface.common
Parameterized surfaces given by Java functions, or interactively, by function expressions.
PjSurface() - Constructor for class vgp.surface.common.PjSurface
 
PjSurface_IP - Class in vgp.surface.common
Info panel of parametrized surfaces with tabs for domain and function expressions.
PjSurface_IP() - Constructor for class vgp.surface.common.PjSurface_IP
 
PjSurfCurve - Class in vgp.curve.surface
Demo project for extends PjCurve just to show how it might work.
PjSurfCurve() - Constructor for class vgp.curve.surface.PjSurfCurve
 
PjSurfCurve_IP - Class in vgp.curve.surface
Info panel for with switches to display tube or surface.
PjSurfCurve_IP() - Constructor for class vgp.curve.surface.PjSurfCurve_IP
 
PjTextureCube - Class in vgp.tutor.texture
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 in vgp.tutor.texture
Demo project for using texture on surfaces.
PjTexturedSurface() - Constructor for class vgp.tutor.texture.PjTexturedSurface
 
PjTexturedSurface_IP - Class in vgp.tutor.texture
Control panel for loading and resetting surface texture.
PjTexturedSurface_IP() - Constructor for class vgp.tutor.texture.PjTexturedSurface_IP
 
PjTorusKnot - Class in vgp.tutor.torusknot
Demo project for handling multiple geometries in the JavaView viewer.
PjTorusKnot() - Constructor for class vgp.tutor.torusknot.PjTorusKnot
 
PjTorusKnot_IP - Class in vgp.tutor.torusknot
Info panel for with switches to display tube or surface.
PjTorusKnot_IP() - Constructor for class vgp.tutor.torusknot.PjTorusKnot_IP
 
PjTransform - Class in vgp.tutor.transform
Demo project to use transformations in ambient space forms.
PjTransform() - Constructor for class vgp.tutor.transform.PjTransform
 
PjTransform_IP - Class in vgp.tutor.transform
Info panel of space form transformations with sliders.
PjTransform_IP() - Constructor for class vgp.tutor.transform.PjTransform_IP
 
PjTranslation - Class in vgp.vector.translation
Pick a polygon on a surface and parallel translate a vector long the polygon.
PjTranslation() - Constructor for class vgp.vector.translation.PjTranslation
 
PjTranslation_IP - Class in vgp.vector.translation
Pick a polygon on a surface and parallel translate a vector long the polygon.
PjTranslation_IP() - Constructor for class vgp.vector.translation.PjTranslation_IP
 
PjVectorField - Class in vgp.tutor.vectorField
Tutorial project on vector fields.
PjVectorField() - Constructor for class vgp.tutor.vectorField.PjVectorField
 
PjVectorField_IP - Class in vgp.tutor.vectorField
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.
PjWeierstrass - Class in vgp.minimal.weier
Project class for minimal surfaces computed by integrating Weierstrass functions.
PjWeierstrass() - Constructor for class vgp.minimal.weier.PjWeierstrass
Constructor
PjWeierstrass_IP - Class in vgp.minimal.weier
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 in jvx.project
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.
PjWorkshop_Dialog - Class in jvx.project
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 in jvx.project
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
PjWorkshopIf - Interface in jv.project
This interface for workshops allows the loading of workshops from PvViewer.
PjZigZag - Class in vgp.curve.zigzag
Computes a Zigzag construction as described by Peter Giblin.
PjZigZag() - Constructor for class vgp.curve.zigzag.PjZigZag
Sets the required polygon and the panels for the number of lines, Length of the Zag and the angles of the zig and the zag.
PjZigZag_IP - Class in vgp.curve.zigzag
InfoPanel for the ZigZag applet.
PjZigZag_IP() - Constructor for class vgp.curve.zigzag.PjZigZag_IP
 
PLANAR - Static variable in class jvx.geom.PwLocalButterfly
 
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 in R3.
planeReflect(PdVector, PdVector) - Static method in class jv.vecmath.PuReflect
Generate a (dim+1)*(dim+1)-matrix to reflect in plane determined by a base point and a plane normal.
PnAlignmentEnergy - Class in jvx.numeric
Alignment energy for non-conforming meshes.
PnAlignmentEnergy() - Constructor for class jvx.numeric.PnAlignmentEnergy
 
PnAreaEnergy - Class in jvx.numeric
Area energy including gradient and hessian computations.
PnAreaEnergy() - Constructor for class jvx.numeric.PnAreaEnergy
 
PnAreaVolEnergy - Class in jvx.numeric
Dirichlet energy with volume term is used to minimize area under a volume constraint.
PnAreaVolEnergy() - Constructor for class jvx.numeric.PnAreaVolEnergy
 
PnAsymptOde - Class in vgp.curve.common
Ordinary differential equation of asymptote line on a surface.
PnAsymptOde() - Constructor for class vgp.curve.common.PnAsymptOde
 
PnBandEigenSolver - Class in jvx.numeric
Eigensolver computing a band instead the full spectrum of a matrix.
PnBandEigenSolver() - Constructor for class jvx.numeric.PnBandEigenSolver
 
PnBandEigenSolver_IP - Class in jvx.numeric
Info panel for eigensolver computing a band instead the full spectrum of a matrix.
PnBandEigenSolver_IP() - Constructor for class jvx.numeric.PnBandEigenSolver_IP
 
PnBiconjugateGradient - Class in jvx.numeric
Solve sparse linear equation systems using preconditioned biconjugate gradient method.
PnBiconjugateGradient() - Constructor for class jvx.numeric.PnBiconjugateGradient
Constructor.
PnCellOperator - Class in jvx.cellular
Implements a cellular automata on the triangles of an element set.
PnCellOperator() - Constructor for class jvx.cellular.PnCellOperator
Constructor
PnCellOperator(PgElementSet) - Constructor for class jvx.cellular.PnCellOperator
Deprecated.
use constructor prj=new PnCellOperator();prj.setGeometry(geom);prj.reset();
PnCellOperator_IP - Class in jvx.cellular
Info panel for cell operator.
PnCellOperator_IP() - Constructor for class jvx.cellular.PnCellOperator_IP
Constructor
PnConfEnergy - Class in jvx.numeric
Conformal energy including gradient and hessian computations.
PnConfEnergy() - Constructor for class jvx.numeric.PnConfEnergy
 
PnConjugate - Class in jvx.geom
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 in jvx.numeric
Minimize functionals using conjugate gradient method.
PnConjugateGradient() - Constructor for class jvx.numeric.PnConjugateGradient
 
PnConjugateGradientMatrix - Class in jvx.numeric
Solve symmetric sparse linear equation systems using preconditioned conjugate gradient method.
PnConjugateGradientMatrix() - Constructor for class jvx.numeric.PnConjugateGradientMatrix
Constructor.
PnDiriEnergy - Class in jvx.numeric
Dirichlet energy including gradient and hessian computations.
PnDiriEnergy() - Constructor for class jvx.numeric.PnDiriEnergy
 
PnElasticCurvature - Class in vgp.curve.elastic
Solves curvature ode for elastic curves: K'' = b + (a-.5*K*K)*K
PnElasticCurvature() - Constructor for class vgp.curve.elastic.PnElasticCurvature
 
PnElasticOde - Class in vgp.curve.elastic
Differential equation and solver for an elastic curve.
PnElasticOde() - Constructor for class vgp.curve.elastic.PnElasticOde
 
PnElementRK - Class in jvx.numeric
Discrete Runge-Kutta solver on triangular element sets for integration of an element based vector field.
PnElementRK(PgElementSet) - Constructor for class jvx.numeric.PnElementRK
 
PnEnergy - Class in jvx.numeric
Energy functional on triangulated surfaces including gradient and hessian computations.
PnEnergy() - Constructor for class jvx.numeric.PnEnergy
 
PnEnergyMinimizer - Class in jvx.numeric
Main class to vary a surface to minimize a given energy functional.
PnEnergyMinimizer() - Constructor for class jvx.numeric.PnEnergyMinimizer
 
PnEnergyMinimizer_IP - Class in jvx.numeric
Info panel for energy minimization to control minimization process and print info.
PnEnergyMinimizer_IP() - Constructor for class jvx.numeric.PnEnergyMinimizer_IP
 
PnEvolve - Class in jvx.geom
Evolve geomtries in direction of a given vector field.
PnEvolve() - Constructor for class jvx.geom.PnEvolve
 
PnExplode_Dialog - Class in jvx.geom
Dailog class for explodeElementSet and explodePolytope.
PnExplode_Dialog(String) - Constructor for class jvx.geom.PnExplode_Dialog
Constructor
PnExplodePolytope - Class in jvx.geom
Class to explode polytopes, that are given by a list of PgPointSet.
PnExplodePolytope(PgPointSet[], PdVector) - Constructor for class jvx.geom.PnExplodePolytope
Constructor.
PnFunction - Class in jvx.numeric
Abstract class for functions to be used numerical methods, e.g. in minimization classes.
PnFunction() - Constructor for class jvx.numeric.PnFunction
 
PnGaussEnergy - Class in jvx.numeric
Gauss energy is the difference of the current Gauss curvature to a prescribed value.
PnGaussEnergy() - Constructor for class jvx.numeric.PnGaussEnergy
 
PnGeodesicOde - Class in vgp.curve.common
Ordinary differential equation of geodesic line on a surface.
PnGeodesicOde() - Constructor for class vgp.curve.common.PnGeodesicOde
 
PnGeodesicRK - Class in jvx.numeric
Discrete Runge-Kutta solver on triangular element sets.
PnGeodesicRK(PgElementSet) - Constructor for class jvx.numeric.PnGeodesicRK
 
PnHodgeU - Class in jvx.numeric
Energy to obtain potential function u.
PnHodgeU() - Constructor for class jvx.numeric.PnHodgeU
 
PnHodgeW - Class in jvx.numeric
Energy to obtain potential function u.
PnHodgeW() - Constructor for class jvx.numeric.PnHodgeW
 
PnJacobi - Class in jvx.numeric
Compute eigenvectors and eigenvalues of a given matrix and store in result vectors.
PnJacobi() - Constructor for class jvx.numeric.PnJacobi
 
PnJacobi_IP - Class in jvx.numeric
Info panel holding interface elements for all user specified settings for PnJacobi eigensolver.
PnJacobi_IP() - Constructor for class jvx.numeric.PnJacobi_IP
 
PnLanczos - Class in jvx.numeric
Lanczos method - computes (incomplete) tridiagonalization T of an symmetric input matrix A.
PnLanczos(PnLanczos.PnMatrixVectorProductIf) - Constructor for class jvx.numeric.PnLanczos
 
PnLanczos.PnMatrixVectorProductIf - Interface in jvx.numeric
Interface encapsulating the product of a vector v with a square matrix A: A*v.
PnLevelSet - Class in jvx.numeric
Abstract class for all kinds of level sets.
PnLevelSet() - Constructor for class jvx.numeric.PnLevelSet
 
PnLIC - Class in jvx.numeric
Line Integral Convolution for vector field visualization.
PnLIC() - Constructor for class jvx.numeric.PnLIC
Creates a new LIC processor.
PnLIC(PgElementSet) - Constructor for class jvx.numeric.PnLIC
Creates a new LIC processor for given geometry.
PnLIC(PgElementSet, int, PnGeodesicRK) - Constructor for class jvx.numeric.PnLIC
Creates a new LIC processor for given geometry.
PnMarchingCubes - Class in vgp.volume.mc
Implementation of the marching cubes algorithm.
PnMarchingCubes() - Constructor for class vgp.volume.mc.PnMarchingCubes
Construct a new MarchingCubes object.
PnMassMatrix - Class in jvx.numeric
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 in jvx.numeric
Numerical routines for bigger matrix linear algebra problems.
PnMatrix() - Constructor for class jvx.numeric.PnMatrix
 
PnMinesweeper - Class in jvx.cellular
Minesweeper game on arbitrary polyhedral surfaces.
PnMinesweeper() - Constructor for class jvx.cellular.PnMinesweeper
Constructor
PnMinesweeper(PgElementSet) - Constructor for class jvx.cellular.PnMinesweeper
Deprecated.
use constructor prj=new PwMinesweeper();prj.setGeometry(geom);prj.reset();
PnMinesweeper_IP - Class in jvx.cellular
Panel explains the usage of the minesweeper workshop.
PnMinesweeper_IP() - Constructor for class jvx.cellular.PnMinesweeper_IP
Constructor
PnNoise - Class in jvx.numeric
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 in jvx.numeric
Basic ode class with solver.
PnOde() - Constructor for class jvx.numeric.PnOde
 
PnOdeExpr - Class in jvx.numeric
Extends basic ode class with ability to supply a string expression of the ode.
PnOdeExpr() - Constructor for class jvx.numeric.PnOdeExpr
 
PnPassedFunction - Class in vgp.volume.mc
This class converts an instance of PuFunction to PnFunction.
PnPassedFunction(PuFunction) - Constructor for class vgp.volume.mc.PnPassedFunction
Construct a new PnPassedFunction.
PnPolygon - Class in jvx.geom
Static methods that work on the geometry of polygons.
PnPolygon() - Constructor for class jvx.geom.PnPolygon
 
PnPreconditioner - Class in jvx.numeric
Identity Preconditioner used by conjugate gradient and biconjugate gradient solver, all other Preconditioners should inherit from this.
PnPreconditioner() - Constructor for class jvx.numeric.PnPreconditioner
 
PnPreconditionerILU - Class in jvx.numeric
Perform an ILU Preconditioning.
PnPreconditionerILU(PnSparseMatrix) - Constructor for class jvx.numeric.PnPreconditionerILU
 
PnPreconditionerILU(PnSparseMatrix, double) - Constructor for class jvx.numeric.PnPreconditionerILU
 
PnPreconditionerJacobi - Class in jvx.numeric
Perform a diagonal (Jacobi) preconditioning from the left to the a linear equation system smat.x=b.
PnPreconditionerJacobi(PnSparseMatrix) - Constructor for class jvx.numeric.PnPreconditionerJacobi
 
PnPrincipalCurvatureOde - Class in vgp.curve.common
Ordinary differential equation of nearest mean curvature line on a surface.
PnPrincipalCurvatureOde() - Constructor for class vgp.curve.common.PnPrincipalCurvatureOde
 
PnRootFinder - Class in jvx.numeric
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 in vgp.curve.common
Ordinary differential equation of shadow line on a surface.
PnShadeOde() - Constructor for class vgp.curve.common.PnShadeOde
 
PnSparseMatrix - Class in jvx.numeric
Sparse matrix representation.
PnSparseMatrix() - Constructor for class jvx.numeric.PnSparseMatrix
Constructor.
PnSparseMatrix(int, int) - Constructor for class jvx.numeric.PnSparseMatrix
Constructor with initial matrix sizes.
PnSparseMatrix(int, int, int) - Constructor for class jvx.numeric.PnSparseMatrix
Constructor with initial matrix sizes and buffer size.
PnSparseMatrix(PdMatrix) - Constructor for class jvx.numeric.PnSparseMatrix
Create a sparse Matrix from a PdMatrix.
PnSpringEnergy - Class in jvx.numeric
Spring energy including gradient computation.
PnSpringEnergy() - Constructor for class jvx.numeric.PnSpringEnergy
 
PnStiffAniso - Class in jvx.numeric
Create and setup stiffness matrix for the anisotropic Laplace operator.
PnStiffAniso(PgElementSet) - Constructor for class jvx.numeric.PnStiffAniso
Constructor
PnStiffAniso(PgElementSet, double) - Constructor for class jvx.numeric.PnStiffAniso
Constructor
PnStiffConformal - Class in jvx.numeric
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 in jvx.numeric
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 in jvx.numeric
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 in jvx.numeric
Create and setup sparse representation of a stiffness matrix.
PnStiffMatrix(PgElementSet) - Constructor for class jvx.numeric.PnStiffMatrix
 
PnStiffSpring - Class in jvx.numeric
Create and setup stiffness matrix for spring energy of a given conforming triangulated domain surface.
PnStiffSpring(PgElementSet) - Constructor for class jvx.numeric.PnStiffSpring
 
PnStraightestGeodesic - Class in jvx.numeric
The exponential map on a PgElementSet.
PnStraightestGeodesic(PgElementSet) - Constructor for class jvx.numeric.PnStraightestGeodesic
Creates a new instance of PnStraightestGeodesic.
PnStraightestGeodesic(PgElementSet, boolean) - Constructor for class jvx.numeric.PnStraightestGeodesic
Creates a new instance of PnStraightestGeodesic.
PnSurfaceOde - Class in vgp.curve.common
Solver for ordinary differential equations on a surface.
PnSurfaceOde() - Constructor for class vgp.curve.common.PnSurfaceOde
 
PnTranslationRK - Class in jvx.numeric
Discrete Runge-Kutta method on element sets.
PnTranslationRK(PgElementSet) - Constructor for class jvx.numeric.PnTranslationRK
Initializes runge-kutta.
PnTree - Class in jvx.geom
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 in jvx.numeric
Discrete Runge-Kutta solver on triangular element sets for integration of a vertex-based vector field.
PnVertexRK(PgElementSet) - Constructor for class jvx.numeric.PnVertexRK
 
PnVertexRKIgnoreDirection - Class in jvx.numeric
Discrete Runge-Kutta method on element sets.
PnVertexRKIgnoreDirection(PgElementSet) - Constructor for class jvx.numeric.PnVertexRKIgnoreDirection
 
PnVolumeEnergy - Class in jvx.numeric
Volume energy is the difference of the oriented volume of a surface with a given constant.
PnVolumeEnergy() - Constructor for class jvx.numeric.PnVolumeEnergy
 
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 (dim+1)*(dim+1)-matrix to invert space at a given center point.
polarToRect(double, double) - Static method in class jv.number.PuComplex
w = r*exp(i*f)
polint(double[], double[], int, int, double, double[], double[], double[]) - Method in class vgp.surface.common.PgSurface_Zoll
 
popStatus() - Static method in class jv.object.PsDebug
Recall and show the previous status message.
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.
pow(double) - Method in class jv.number.PuComplex
u = this**r.
pow(PuComplex, int) - Static method in class jv.number.PuComplex
w = u**n For small integer exponents, including negative exponents.
POW - Static variable in class jv.thirdParty.expr.Expr
Binary operator.
PpmEncoder - Class in jv.thirdParty.acmeEncoders
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.
precision(double, double) - Static method in class jv.vecmath.PuMath
Rounds the given number to a certain precision.
preComputeNoise(double, int, int, int, int) - Method in class jvx.numeric.PnNoise
 
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
Unless solve is used, this method has to be called before integration.
PRINCIPAL_CURVATURE - Static variable in class vgp.curve.common.PjCurve
 
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
 
PRINT - Static variable in interface jv.object.PsViewerIf
 
printEdgeList() - Method in class jv.geom.PgElementSet
Print list of edges to console if previously computed.
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.
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
 
printParameter() - Method in class jv.viewer.PvViewer
Print all parameters and values to console.
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.
PROJECT - Static variable in interface jv.object.PsViewerIf
 
projectCurveOntoElementSet(PgElementSet, PgPolygon, PdBary, PgPolygonOnElementSet) - Static method in class jvx.geom.PgPolygonOnElementSet
Project a polygon onto the surface.
projectCurveOntoElementSet(PgElementSet, PgPolygon, PgPolygonOnElementSet) - Static method in class jvx.geom.PgPolygonOnElementSet
Project a polygon onto the surface.
projectFromAmbientSpace() - Method in class jv.geom.PgElementSet
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.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.
PROJECTION - Static variable in class vgp.vector.rungeKutta.PjRungeKutta
Is used by method calculateRepresentations.
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.
projectOntoElement(PgElementSet, int, PdVector, PdBary) - Static method in class jvx.geom.PwBary
Project a point from R^3 to an element of geom in normal direction.
projectOntoElement(PgElementSet, int, PdVector, PdVector, PdBary) - Static method in class jvx.geom.PwBary
Project a point from R^3 to an element of geom.
projectOntoElementEdge(PgElementSet, PdBary, int) - Static method in class jvx.geom.PwBary
Project a point from R^3 to an element edge of geom.
projectOntoElementEdge(int, PdBary) - Static method in class jvx.geom.PwBary
Project the barycentric coordinates from a point to an edge of the barycentric triangle.
projectOntoElementSet(PgElementSet, PdVector, PdBary) - Static method in class jvx.geom.PwBary
Project a point from R^3 to a surface.
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.
projectOntoPolygon(PdVector, PgPolygon, PdBary) - Static method in class jvx.geom.PwBary
Project a vertex onto its nearest point on a given polygon.
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.
projectToInside() - Method in class jv.vecmath.PdBary
If the barycentric coordinates lie outside the simplex, they will be projected to the nearest point on the boundary of the simplex.
projectToInside(PgElementSet, PdBary) - Static method in class jvx.geom.PwBary
Projects the given point inside the specified triangle.
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.
PsActionSupport - Class in jv.object
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 in jv.anim
Animation manager issues time events and updates its listeners.
PsAnimation() - Constructor for class jv.anim.PsAnimation
 
PsAnimation_IP - Class in jv.anim
Info panel for animations to start/stop animations.
PsAnimation_IP() - Constructor for class jv.anim.PsAnimation_IP
 
PsApplet - Class in vgp.object
Base class for JavaView application applets.
PsApplet() - Constructor for class vgp.object.PsApplet
 
PsAuthorInfo - Class in jv.rsrc
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 in jv.rsrc
Panel with address information for multiple authors.
PsAuthorInfo_IP() - Constructor for class jv.rsrc.PsAuthorInfo_IP
 
PsCategoryList_IP - Class in jv.loader
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 in jv.object
Static configuration class of JavaView with global static variables.
PsConfig() - Constructor for class jv.object.PsConfig
 
PsConsole - Class in jv.object
Console window of JavaView.
PsConsole(Frame) - Constructor for class jv.object.PsConsole
 
PsDebug - Class in jv.object
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 in jv.object
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.
PSEUDO_RHOMBI_CUBE_OCTAHEDRON - Static variable in class jvx.geom.PwPlatonic
 
PsExportInfo - Class in jvx.loader
Store option information used when saving a geometry as file or image.
PsExportInfo() - Constructor for class jvx.loader.PsExportInfo
 
PsExportInfo_IP - Class in jvx.loader
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 in jv.rsrc
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 in jv.rsrc
Panel with description information of geometry models.
PsGeometryInfo_IP() - Constructor for class jv.rsrc.PsGeometryInfo_IP
 
PSGr - Class in jv.loader
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
 
PsImage - Class in jv.objectGui
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.
PsImageCoderIf - Interface in jv.loader
Interface for image encoders and decoders.
PsJavaView - Class in jv.rsrc
All JavaView resource information for configuration of the system.
PsJavaView() - Constructor for class jv.rsrc.PsJavaView
 
PsJavaView_IP - Class in jv.rsrc
Panel to modify JavaView resource information.
PsJavaView_IP() - Constructor for class jv.rsrc.PsJavaView_IP
 
PsJvzConfig - Class in jvx.loader
Container class for options related to Jvz compression/decompression.
PsJvzConfig() - Constructor for class jvx.loader.PsJvzConfig
Constructor.
PsJvzConfig_IP - Class in jvx.loader
Dialog to modify settings for Jvz compression.
PsJvzConfig_IP() - Constructor for class jvx.loader.PsJvzConfig_IP
Constructor
PsKey - Class in jv.anim
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 in jv.anim
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 in jv.anim
Additional interface for dynamic objects to allow stepping through keyframes.
PsLicense - Class in jv.rsrc
All JavaView license information for configuration of the system.
PsLicense() - Constructor for class jv.rsrc.PsLicense
 
PsLicense_IP - Class in jv.rsrc
Panel to modify JavaView license information.
PsLicense_IP() - Constructor for class jv.rsrc.PsLicense_IP
 
PsMainFrame - Class in jv.object
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 in jv.objectGui
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 in jvx.rsrc
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 in jvx.rsrc
Panel with all model informations for submission.
PsModelInfo_IP() - Constructor for class jvx.rsrc.PsModelInfo_IP
 
PsMultiLineLabel - Class in jv.objectGui
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 in jv.object
Super class in JavaView which implements the update interface and has an info panel.
PsObject() - Constructor for class jv.object.PsObject
Constructor.
PsPanel - Class in jv.object
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 in jv.object
Supplies default strings in English for interface labels in menus and dialog.
PsResource() - Constructor for class jv.object.PsResource
 
PsResource - Class in jv.rsrc
Supplies default strings in English for interface labels in menus and dialog.
PsResource() - Constructor for class jv.rsrc.PsResource
 
PsResource - Class in jvx.rsrc
Supplies default strings in English for interface labels in menus and dialog.
PsResource() - Constructor for class jvx.rsrc.PsResource
 
PsResource - Class in vgp.rsrc
Supplies default strings in english for interface labels in menus and dialog.
PsResource() - Constructor for class vgp.rsrc.PsResource
 
PsScanline - Class in jv.objectGui
Utility class with rasterization algorithms on pixel images.
PsScanline() - Constructor for class jv.objectGui.PsScanline
 
PsSlotLayout - Class in jv.objectGui
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 in jv.object
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 in jv.objectGui
Panel with header of tabs and a body panel with cardlayout.
PsTabPanel() - Constructor for class jv.objectGui.PsTabPanel
 
PsTimeEvent - Class in jv.anim
Timer events sent from an animation.
PsTimeEvent(double) - Constructor for class jv.anim.PsTimeEvent
 
PsTimeListenerIf - Interface in jv.anim
Interface required for all objects who want to register itself in an animation manager.
PsToolbar - Class in jv.objectGui
An icon image which allows to select among different text strings like an AWT list.
PsToolbar() - Constructor for class jv.objectGui.PsToolbar
Create an empty toolbar.
PsToolbarItem - Class in jv.objectGui
An icon image which allows to select among different text strings like an AWT list.
PsToolbarItem() - Constructor for class jv.objectGui.PsToolbarItem
 
PsToolbarItem(int) - Constructor for class jv.objectGui.PsToolbarItem
 
PsUpdateIf - Interface in jv.object
Interface for update mechanism of JavaView.
PsUtil - Class in jv.object
Utility to locate and query classes and superclasses, open files, bit manipulations.
PsUtil() - Constructor for class jv.object.PsUtil
 
PsViewerIf - Interface in jv.object
Interface for a viewer to allow forwarding of keyboard events to central event handler PvViewer.
PsXmlLoader - Class in jv.loader
Loader for Xml files fills a tree structure.
PsXmlLoader() - Constructor for class jv.loader.PsXmlLoader
 
PsXmlNode - Class in jv.rsrc
Node of an XML resource tree.
PsXmlNode(String) - Constructor for class jv.rsrc.PsXmlNode
Create a new node with given elmenent type.
PsXmlSrc - Class in jv.rsrc
Resource tree generated from an XML file.
PsXmlSrc() - Constructor for class jv.rsrc.PsXmlSrc
Constructor with no action.
PuBoolean - Class in jv.number
Basic boolean class with update functionality and panel containing a checkbox.
PuBoolean(String) - Constructor for class jv.number.PuBoolean
Create new instance with given name.
PuBoolean(String, PsUpdateIf) - Constructor for class jv.number.PuBoolean
Create new instance with given name and parent.
PuBoolean(String, PsUpdateIf, boolean) - Constructor for class jv.number.PuBoolean
Create new instance with given name, parent, and default state.
PuBoolean_IP - Class in jv.number
Info panel of boolean with label.
PuBoolean_IP() - Constructor for class jv.number.PuBoolean_IP
 
PuBugReport - Class in jv.rsrc
Simple class to send bug reports by email, using the standard email editor of the operating system.
PuBugReport() - Constructor for class jv.rsrc.PuBugReport
 
PuCleanMesh - Class in jv.geom
Utility programs for identification of equal vertices and other cleaning operations.
PuCleanMesh() - Constructor for class jv.geom.PuCleanMesh
 
PuColorPicker - Class in jv.number
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 in jv.number
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 in jv.vecmath
Static memory methods on number arrays.
PuData() - Constructor for class jv.vecmath.PuData
 
PuDouble - Class in jv.number
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 in jv.number
Info panel of double slider with label, value field, slider and adjustment panel.
PuDouble_IP() - Constructor for class jv.number.PuDouble_IP
 
PuFunction - Class in jv.function
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 in jv.function
Panel with textfields to type function expressions with variables and constants.
PuFunction_IP() - Constructor for class jv.function.PuFunction_IP
 
PuHistogram - Class in jvx.number
General purpose histogram.
PuHistogram(String, PsUpdateIf) - Constructor for class jvx.number.PuHistogram
Create new instance with given name and parent.
PuHistogram_IP - Class in jvx.number
Inspector of histogram.
PuHistogram_IP() - Constructor for class jvx.number.PuHistogram_IP
Constructor of histogram inspector.
PuInteger - Class in jv.number
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 in jv.number
Info panel of integer slider with label, value field, slider and adjustment panel.
PuInteger_IP() - Constructor for class jv.number.PuInteger_IP
 
PuLorentz - Class in jv.vecmath
Utility methods for calculations in Lorentz model of hyperbolic space.
PuLorentz() - Constructor for class jv.vecmath.PuLorentz
 
PuMath - Class in jv.vecmath
Mathematical utility functions extending java.lang.Math.
PuMath() - Constructor for class jv.vecmath.PuMath
 
PUNCH - Static variable in class jvx.geom.PwModel
 
punch(PgElementSet, double) - Static method in class jvx.geom.PwModel
Cut out a shrunken copy from every element; the remaining face gets divided into quadrilaterals, each containing one edge of the original element and of the cut-out shrunken copy.
PuPriorityQueue - Class in jvx.util
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.util.PuPriorityQueue
Create an empty priority queue with a given capacity.
PuPriorityQueue(double[]) - Constructor for class jvx.util.PuPriorityQueue
Create a priority queue that has the elements 0...key.length and the given keys.
PuPriorityQueue(int, double) - Constructor for class jvx.util.PuPriorityQueue
Create a priority queue containing the elements 0,1,2,...capacity-1.
PuProj - Class in jv.vecmath
Projection between different models of Euclidean, spherical and hyperbolic space.
PuProj() - Constructor for class jv.vecmath.PuProj
 
PuReflect - Class in jv.vecmath
Utility class with static methods to compute reflection and other symmetry matrices.
PuReflect() - Constructor for class jv.vecmath.PuReflect
 
pushStatus(String) - Static method in class jv.object.PsDebug
Store previous status on stack and show this new status message.
pushStatus(String, int) - Static method in class jv.object.PsDebug
Display message in status bar of applet, and in console window.
PuString - Class in jv.number
Utility functions comparing and operating with strings.
PuString() - Constructor for class jv.number.PuString
 
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.
PuVectorGeom - Class in jv.vecmath
Static methods for vector geometry.
PuVectorGeom() - Constructor for class jv.vecmath.PuVectorGeom
 
PvCamera - Class in jv.viewer
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.
PvCamera_IP - Class in jv.viewer
Info panel of all cameras of a JavaView AWT display.
PvCamera_IP() - Constructor for class jv.viewer.PvCamera_IP
 
PvCameraEvent - Class in jv.project
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 in jv.project
This interface must be implemented by all cameras.
PvCameraListenerIf - Interface in jv.project
Interface for a listener to receive events of camera in display.
PvControlMenu - Class in jv.viewer
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 in jv.viewer
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.
PvDisplay_IP - Class in jv.viewer
Info panel of display.
PvDisplay_IP() - Constructor for class jv.viewer.PvDisplay_IP
 
PvDisplayCanvasIf - Interface in jv.viewer
Interface for several types of canvas objects to serve inside a JavaView display.
PvDisplayIf - Interface in jv.project
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 in jv.loader
Loader for display files given in JavaView's JVD file format.
PvDisplayLoader() - Constructor for class jv.loader.PvDisplayLoader
 
PvDisplayOption - Class in jv.loader
Store settings of a JavaView display.
PvDisplayOption() - Constructor for class jv.loader.PvDisplayOption
Constructor sets all values to defaults.
PvGeometryIf - Interface in jv.project
Interface to container geometry used in JavaView displays.
PvGeometryListenerIf - Interface in jv.project
Interface for a listener to receive events of geometries in the display.
PvLight - Class in jv.viewer
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.
PvLight_IP - Class in jv.viewer
Info panel used by all lights of a scene.
PvLight_IP() - Constructor for class jv.viewer.PvLight_IP
 
PvLightIf - Interface in jv.project
Interface for lights used in the JavaView display.
PvPickEvent - Class in jv.project
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 in jv.project
Interface for a listener to receive pick events from display.
PvScene - Class in jv.viewer
Container class for display.
PvScene() - Constructor for class jv.viewer.PvScene
Constructor.
PvViewer - Class in jv.viewer
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 in jv.project
Interface for a viewer which manages the 3d-display, control window, and list of projects.
PwBary - Class in jvx.geom
Static methods that handle barycentric coordinates on triangulated element sets.
PwBary() - Constructor for class jvx.geom.PwBary
 
PwBlocks - Class in jvx.geom
Workshop class to discretize any PgElementSet into blocks.
PwBlocks() - Constructor for class jvx.geom.PwBlocks
Constructor.
PwBlocks_IP - Class in jvx.geom
Info Panel class for PwBlocks.
PwBlocks_IP() - Constructor for class jvx.geom.PwBlocks_IP
Constructor
PwBoundary - Class in jvx.geom
Utility program for handling boundary polygons of PgElementSet.
PwBoundary() - Constructor for class jvx.geom.PwBoundary
Constructor.
PwBoundary_IP - Class in jvx.geom
Info Panel for PwBoundary
PwBoundary_IP() - Constructor for class jvx.geom.PwBoundary_IP
Constructor
PwCleanMesh - Class in jvx.geom
Utility programs for cleaning and correcting a polyhedral mesh.
PwCleanMesh(String) - Constructor for class jvx.geom.PwCleanMesh
Construct a new PwCleanMesh.
PwCleanMesh(String, PgElementSet) - Constructor for class jvx.geom.PwCleanMesh
Construct a new PwCleanMesh from a given geometry.
PwCleanMesh_IP - Class in jvx.geom
MeshCleaner workshop info panel.
PwCleanMesh_IP() - Constructor for class jvx.geom.PwCleanMesh_IP
Constructs a new info panel.
PwClip - Class in jvx.geom
Utility program to clip a PgElementSet at a level function.
PwClip() - Constructor for class jvx.geom.PwClip
Constructor
PwClip_IP - Class in jvx.geom
Info Panel of Workshop Clip ElementSet.
PwClip_IP() - Constructor for class jvx.geom.PwClip_IP
Constructor
PwCurvature - Class in jvx.geom
Compute various discrete curvature terms of a polyhedral surface.
PwCurvature() - Constructor for class jvx.geom.PwCurvature
 
PwEnergy - Class in jvx.geom
Project for computing harmonic maps on triangulated surfaces.
PwEnergy() - Constructor for class jvx.geom.PwEnergy
Constructor.
PwEnergy_IP - Class in jvx.geom
Info panel for discrete maps between surfaces allowing to select active geometries and show associate family as animation.
PwEnergy_IP() - Constructor for class jvx.geom.PwEnergy_IP
 
PwEvolve - Class in jvx.geom
Evolve geometries in direction of a given vector field.
PwEvolve() - Constructor for class jvx.geom.PwEvolve
Constructor
PwEvolve_IP - Class in jvx.geom
Info panel for evolution workshop.
PwEvolve_IP() - Constructor for class jvx.geom.PwEvolve_IP
Constructor
PwExplode - Class in jvx.geom
Class to blast PgElementSets.
PwExplode() - Constructor for class jvx.geom.PwExplode
Constructor.
PwExplode_IP - Class in jvx.geom
Info Panel class for workshop explode.
PwExplode_IP() - Constructor for class jvx.geom.PwExplode_IP
Constructor
PwGeodesic - Class in jvx.geom
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 in jvx.geom
Info panel of workshop PwGeodesic.
PwGeodesic_IP() - Constructor for class jvx.geom.PwGeodesic_IP
Create and layout the widgets of the panel.
PwGeodesicFlow - Class in jvx.geom
Visualizes the geodesic flow on a PgElementSet.
PwGeodesicFlow() - Constructor for class jvx.geom.PwGeodesicFlow
Creates a new instance of PwGeodesicFlow
PwGeodesicFlow_IP - Class in jvx.geom
Info panel of PwGeodesicFlow.
PwGeodesicFlow_IP() - Constructor for class jvx.geom.PwGeodesicFlow_IP
Create and layout the widgets of the panel.
PwHistogram - Class in jvx.geom
Workshop shows histogram information of geometries.
PwHistogram() - Constructor for class jvx.geom.PwHistogram
Constructor
PwHistogram_IP - Class in jvx.geom
Workshop inspector shows histogram information of geometries.
PwHistogram_IP() - Constructor for class jvx.geom.PwHistogram_IP
Constructor
PwHodge - Class in jvx.vector
Study Hodge decomposition of discrete vector fields.
PwHodge() - Constructor for class jvx.vector.PwHodge
 
PwHodge_IP - Class in jvx.vector
Info panel of Hodge decomposition workshop.
PwHodge_IP() - Constructor for class jvx.vector.PwHodge_IP
Create and layout the widgets of the panel.
PwIdentify - Class in jvx.geom
Utility programs for cleaning and correcting a polyhedral mesh.
PwIdentify() - Constructor for class jvx.geom.PwIdentify
Constructor.
PwIdentifyElements_IP - Class in jvx.geom
Info Panel for PwCleanMesh.
PwIdentifyElements_IP() - Constructor for class jvx.geom.PwIdentifyElements_IP
Constructor
PwIdentifyVertices_IP - Class in jvx.geom
Info Panel for PwCleanMesh.
PwIdentifyVertices_IP() - Constructor for class jvx.geom.PwIdentifyVertices_IP
Constructor
PwIntegralLine - Class in jvx.vector
Compute a single integral line of a given vector field on a triangulated surface.
PwIntegralLine() - Constructor for class jvx.vector.PwIntegralLine
 
PwIntegralLine_Dialog - Class in jvx.vector
Dialog that combines integral lines workshops.
PwIntegralLine_Dialog(PwIntegralLine, PwIntegralLineSet) - Constructor for class jvx.vector.PwIntegralLine_Dialog
Constructor
PwIntegralLine_IP - Class in jvx.vector
Info panel for integral lines visualization method that lets the user control parameters step size, number of steps and index of vector field.
PwIntegralLine_IP() - Constructor for class jvx.vector.PwIntegralLine_IP
 
PwIntegralLineSet - Class in jvx.vector
Compute a whole set of integral lines of a given vector field on a triangulated surface for visualization purposes.
PwIntegralLineSet() - Constructor for class jvx.vector.PwIntegralLineSet
 
PwIntegralLineSet_IP - Class in jvx.vector
Info panel for integral lines visualization method that lets the user control parameters step size, number of steps and index of vector field.
PwIntegralLineSet_IP() - Constructor for class jvx.vector.PwIntegralLineSet_IP
 
PwIntersectElementSet - Class in jvx.geom
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 in jvx.geom
Info Panel of Workshop Intersect ElementSet
PwIntersectElementSet_IP() - Constructor for class jvx.geom.PwIntersectElementSet_IP
Constructor
PwIntersectWithFunction - Class in jvx.geom
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 in jvx.geom
Info Panel of Workshop Intersect ElementSet with Function.
PwIntersectWithFunction_IP() - Constructor for class jvx.geom.PwIntersectWithFunction_IP
Constructor
PwIsoline - Class in jvx.vector
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 in jvx.vector
Info panel for isoline inspector.
PwIsoline_IP() - Constructor for class jvx.vector.PwIsoline_IP
 
PwLIC - Class in jvx.vector
Make Line Integral Convolution texture image to given vector field in a JavaView workshop.
PwLIC() - Constructor for class jvx.vector.PwLIC
 
PwLIC_IP - Class in jvx.vector
Info panel of workshop LIC.
PwLIC_IP() - Constructor for class jvx.vector.PwLIC_IP
Create and layout the widgets of the panel.
PwLocalButterfly - Class in jvx.geom
Workshop for local refinement of triangles of a surface.
PwLocalButterfly() - Constructor for class jvx.geom.PwLocalButterfly
Constructor.
PwLocalButterfly_IP - Class in jvx.geom
Info panel for local butterfly workshop.
PwLocalButterfly_IP() - Constructor for class jvx.geom.PwLocalButterfly_IP
Constructor
PwMarkWithSphere - Class in jvx.geom
Workshop to selected vertices of a geometry that are inside a sphere.
PwMarkWithSphere() - Constructor for class jvx.geom.PwMarkWithSphere
Constructor.
PwMarkWithSphere_IP - Class in jvx.geom
Info panel for selecting of vertices inside a sphere.
PwMarkWithSphere_IP() - Constructor for class jvx.geom.PwMarkWithSphere_IP
Constructor
PwMatching - Class in jvx.geom
Class to match the triangles of a PgElementSet to pairs of neighboured triangles.
PwMatching() - Constructor for class jvx.geom.PwMatching
Constructor.
PwMatching_IP - Class in jvx.geom
Info Panel for workshop class PwParameterLines.
PwMatching_IP() - Constructor for class jvx.geom.PwMatching_IP
Constructor
PwModel - Class in jvx.geom
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 in jvx.geom
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 in jvx.geom
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 in jvx.geom
Info Panel for Workshop Noise.
PwNoise_IP() - Constructor for class jvx.geom.PwNoise_IP
Constructor
PwParameterLines - Class in jvx.geom
Workshop for parameter lines of a PgElementSet.
PwParameterLines() - Constructor for class jvx.geom.PwParameterLines
Constructor.
PwParameterLines_IP - Class in jvx.geom
Info Panel for workshop class PwParameterLines.
PwParameterLines_IP() - Constructor for class jvx.geom.PwParameterLines_IP
Constructor
PwPlatonic - Class in jvx.geom
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 in jvx.geom
Info panel to select solids in the workshop Platonic.
PwPlatonic_IP() - Constructor for class jvx.geom.PwPlatonic_IP
Constructor
PwReeb - Class in jvx.geom
Workshop to compute and work with the Reeb graph of triangulated surfaces.
PwReeb() - Constructor for class jvx.geom.PwReeb
Constructor.
PwReeb_IP - Class in jvx.geom
Info panel for workshop PwReeb.
PwReeb_IP() - Constructor for class jvx.geom.PwReeb_IP
Constructor
PwRefineElementSet - Class in jvx.geom
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 in jvx.geom
Info Panel for PwRefineElementSet.
PwRefineElementSet_IP() - Constructor for class jvx.geom.PwRefineElementSet_IP
Constructor
PwRefinePolygon - Class in jvx.geom
Class to refine or coarsen a PgPolygon
PwRefinePolygon() - Constructor for class jvx.geom.PwRefinePolygon
Constructor
PwRefinePolygon_IP - Class in jvx.geom
Info Panel for PwRefinePolygon.
PwRefinePolygon_IP() - Constructor for class jvx.geom.PwRefinePolygon_IP
Constructor
PwRivaraBisection - Class in jvx.geom
Rivara bisection algorithm on triangulated surfaces.
PwRivaraBisection() - Constructor for class jvx.geom.PwRivaraBisection
 
PwRotDiv - Class in jvx.vector
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.vector.PwRotDiv
 
PwRotDiv_IP - Class in jvx.vector
Info panel of PwRotDiv workshop that colors a geometry by curl or divergence of vector field.
PwRotDiv_IP() - Constructor for class jvx.vector.PwRotDiv_IP
Create and layout the widgets of the panel.
PwScalarField - Class in jvx.vector
Compute scalar fields on a given geometry.
PwScalarField() - Constructor for class jvx.vector.PwScalarField
Constructor.
PwScalarField_IP - Class in jvx.vector
Info panel for scalar field builder.
PwScalarField_IP() - Constructor for class jvx.vector.PwScalarField_IP
 
PwSeeds - Class in jvx.vector
Visualization of a vector field by animated particles.
PwSeeds() - Constructor for class jvx.vector.PwSeeds
 
PwSeeds_IP - Class in jvx.vector
Info panel of demo project for Seeds.
PwSeeds_IP() - Constructor for class jvx.vector.PwSeeds_IP
Create and layout the widgets of the panel.
PwSimplify - Class in jvx.geom
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 in jvx.geom
Info panel for simplification workshop.
PwSimplify_IP() - Constructor for class jvx.geom.PwSimplify_IP
Constructor
PwSmooth - Class in jvx.geom
Workshop for feature preserving smoothing of surfaces.
PwSmooth() - Constructor for class jvx.geom.PwSmooth
Constructor
PwSmooth_IP - Class in jvx.geom
Info panel of workshop for smoothing of surfaces.
PwSmooth_IP() - Constructor for class jvx.geom.PwSmooth_IP
Constructor
PwSnake - Class in jvx.cellular
Snake game on arbitrary polyhedral surfaces.
PwSnake() - Constructor for class jvx.cellular.PwSnake
Constructor
PwSnake_IP - Class in jvx.cellular
Info Panel for snake game.
PwSnake_IP() - Constructor for class jvx.cellular.PwSnake_IP
Constructor
PwTexture - Class in jvx.geom
Utility class for generation of surface textures.
PwTexture() - Constructor for class jvx.geom.PwTexture
Constructor.
PwTexture_IP - Class in jvx.geom
Info panel of workshop for surface textures.
PwTexture_IP() - Constructor for class jvx.geom.PwTexture_IP
Constructor
PwTopology - Class in jvx.geom
Utility programs for topological operations on a PgElementSet.
PwTopology() - Constructor for class jvx.geom.PwTopology
Constructor.
PwTopology_IP - Class in jvx.geom
Info Panel for PwTopology.
PwTopology_IP() - Constructor for class jvx.geom.PwTopology_IP
Constructor
PwTransform - Class in jvx.geom
Workshop to perform simple transformations like scaling, translating or rotating on a geometry.
PwTransform() - Constructor for class jvx.geom.PwTransform
Constructor
PwTransform_IP - Class in jvx.geom
Info panel of transformation workshop with sliders to adjust parameters.
PwTransform_IP() - Constructor for class jvx.geom.PwTransform_IP
Constructor
PwUnfold - Class in jvx.geom
Workshop for unfolding of geometries.
PwUnfold() - Constructor for class jvx.geom.PwUnfold
Constructor.
PwUnfold_IP - Class in jvx.geom
Info panel for unfolding workshop.
PwUnfold_IP() - Constructor for class jvx.geom.PwUnfold_IP
Constructor.
PwVectorField - Class in jvx.vector
Creates a vector field on a given geometry.
PwVectorField() - Constructor for class jvx.vector.PwVectorField
 
PwVectorField(PvDisplayIf) - Constructor for class jvx.vector.PwVectorField
 
PwVectorField_IP - Class in jvx.vector
This class provides info panel for PwVectorField.
PwVectorField_IP() - Constructor for class jvx.vector.PwVectorField_IP
 
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 
"JavaView© v4.00.003"

"

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