JavaView® v2.00.008
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 - Variable in class jv.rsrc.PsJavaView_IP
 
p - Variable in class jv.rsrc.PsModelInfo_IP
 
P_Vector - class jv.vecmath.P_Vector.
Abstract base class for linear algebra vectors allowing to tag individual vectors.
P_Vector() - Constructor for class jv.vecmath.P_Vector
 
PaCatenoid - class vgp.discrete.catenoid.PaCatenoid.
Applet computes explicit discrete catenoids.
PaCatenoid() - Constructor for class vgp.discrete.catenoid.PaCatenoid
 
packWindow(Component) - Static method in class jvx.thirdParty.acmeGui.GuiUtils
 
PaColorDemo - class vgp.tutor.color.PaColorDemo.
Applet shows color picker inside an applet or, if run standalone, in a separate dialog.
PaColorDemo() - Constructor for class vgp.tutor.color.PaColorDemo
 
PaConformal - class vgp.discrete.conformal.PaConformal.
Development applet to study discrete conformal maps.
PaConformal() - Constructor for class vgp.discrete.conformal.PaConformal
 
PaConjugate - class vgp.discrete.conjugate.PaConjugate.
Development version of conjugation algorithm.
PaConjugate() - Constructor for class vgp.discrete.conjugate.PaConjugate
 
PaConnecting - class vgp.curve.connecting.PaConnecting.
 
PaConnecting() - Constructor for class vgp.curve.connecting.PaConnecting
 
PaCurve - class vgp.curve.common.PaCurve.
Applet demonstrates the loading of a project with user subclass.
PaCurve() - Constructor for class vgp.curve.common.PaCurve
 
PaCycloid - class vgp.curve.cycloid.PaCycloid.
Create cycloid curve by tracing a point on a rolling ball.
PaCycloid() - Constructor for class vgp.curve.cycloid.PaCycloid
 
PaElasticCurve - class vgp.curve.elastic.PaElasticCurve.
Applet shows continous elastic curves
PaElasticCurve() - Constructor for class vgp.curve.elastic.PaElasticCurve
 
PaEventCamera - class vgp.tutor.eventCamera.PaEventCamera.
Applet studies camera events issued from a JavaView display.
PaEventCamera() - Constructor for class vgp.tutor.eventCamera.PaEventCamera
 
PaExprOde - class vgp.tutor.ode.PaExprOde.
Applet studies ODE's
PaExprOde() - Constructor for class vgp.tutor.ode.PaExprOde
 
PaFractalImage - class vgp.tutor.fractal.PaFractalImage.
Applet shows usage of texture on surfaces.
PaFractalImage() - Constructor for class vgp.tutor.fractal.PaFractalImage
 
PAGEHEIGHT - Static variable in class jv.loader.PSGr
 
PaGeodesic - class vgp.curve.geodesic.PaGeodesic.
Applet demonstrates straightest geodesics on triangulations
PaGeodesic() - Constructor for class vgp.curve.geodesic.PaGeodesic
 
PAGEWIDTH - Static variable in class jv.loader.PSGr
 
PaHarmonic - class vgp.discrete.harmonic.PaHarmonic.
Applet computes harmonic maps on triangulated surfaces.
PaHarmonic() - Constructor for class vgp.discrete.harmonic.PaHarmonic
 
PaHeight - class vgp.tutor.height.PaHeight.
Applet demonstrates the display of a scalar field on a surface.
PaHeight() - Constructor for class vgp.tutor.height.PaHeight
 
PaHodge - class vgp.vector.hodge.PaHodge.
Study hodge splitting of discrete vector fields.
PaHodge() - Constructor for class vgp.vector.hodge.PaHodge
 
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_BACKIMAGE - Static variable in interface jv.project.PvDisplayIf
Enable drawing of 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_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_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.
paint(Graphics) - Method in class jv.object.PsPanel
Call super.paint(g) and draw border around panel.
paint(Graphics) - Method in class jv.viewer.PvDisplay
Override Canvas.paint(g) to initiate redrawing of geometries.
paint(Graphics) - Method in class jvx.thirdParty.acmeGui.ImageLabel
 
paint(Graphics) - Method in class jvx.thirdParty.fonts.FontsCanvas
 
paint(Graphics) - Method in class vgp.curve.common.PaCurve
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.curve.connecting.PaConnecting
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.curve.cycloid.PaCycloid
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.curve.elastic.PaElasticCurve
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.curve.geodesic.PaGeodesic
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.curve.surface.PaSurfCurve
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.discrete.catenoid.PaCatenoid
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.discrete.conformal.PaConformal
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.discrete.conjugate.PaConjugate
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.discrete.harmonic.PaHarmonic
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.discrete.platonic.PaPlatonic
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.game.life.PaLife
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.game.mines.PaMinesweeper
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.minimal.weier.PaWeierstrass
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.surface.common.PaSurface
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.tutor.eventCamera.PaEventCamera
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.tutor.fractal.PaFractalImage
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.tutor.height.PaHeight
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.tutor.key.PaKeyframe
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.tutor.linear.PaLinear
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.tutor.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.pick.PaPickEvent
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.tutor.polygonSet.PaPolygonSet
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.tutor.rivara.PaRivara
Print info while initializing applet and viewer
paint(Graphics) - Method in class vgp.tutor.rootFinder.PaRootFinder
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.tutor.ruler.PaRuler
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.tutor.subdivision.PaSubdivision
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.tutor.texture.PaTextureCube
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.tutor.texture.PaTexturedSurface
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.tutor.torusknot.PaTorusKnot
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.tutor.transform.PaTransform
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.tutor.vectorField.PaVectorField
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.vector.hodge.PaHodge
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.vector.lic.PaLIC
Print info while initializing applet and viewer.
paint(Graphics) - Method in class vgp.vector.vectorField.PaVectorField
Print info while initializing applet and viewer.
paint(Graphics, PvDisplayIf) - Method in class jv.viewer.PvScene
 
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.PgElementSet
Major rendering method fills an internal container class supplied by the display.
paint(PvGeometryIf) - Method in class jv.geom.PgVectorField
 
paint(PvGeometryIf) - Method in class jv.geom.PgTetraSet
 
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.PgBndPolygon
 
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(PvGeometryIf) - Method in class vgp.discrete.harmonic.PgSurfacePair
 
paintGeom(Graphics) - Method in class jv.viewer.PvDisplay
Redraw geometries in the backscreen image buffer.
PaKeyframe - class vgp.tutor.key.PaKeyframe.
Applet demonstrates the use of Keyframes to view a sequence of geometry files.
PaKeyframe() - Constructor for class vgp.tutor.key.PaKeyframe
 
PaLIC - class vgp.vector.lic.PaLIC.
Study hodge splitting of discrete vector fields.
PaLIC() - Constructor for class vgp.vector.lic.PaLIC
 
PaLife - class vgp.game.life.PaLife.
Applet demonstrates cell operator
PaLife() - Constructor for class vgp.game.life.PaLife
 
PaLinear - class vgp.tutor.linear.PaLinear.
Applet shows simple interactive linear algebra.
PaLinear() - Constructor for class vgp.tutor.linear.PaLinear
 
PaLSystem - class vgp.tutor.lsystem.PaLSystem.
Generate a tree with an L-system and display using turtle graphics.
PaLSystem() - Constructor for class vgp.tutor.lsystem.PaLSystem
 
PaMinesweeper - class vgp.game.mines.PaMinesweeper.
 
PaMinesweeper() - Constructor for class vgp.game.mines.PaMinesweeper
 
PaModel - class vgp.tutor.model.PaModel.
Tutorial on usage of importing geometries from file.
PaModel() - Constructor for class vgp.tutor.model.PaModel
 
PaParmSurface - class vgp.tutor.parm.PaParmSurface.
Applet for Parametrized Surfaces.
PaParmSurface() - Constructor for class vgp.tutor.parm.PaParmSurface
 
PaPickEvent - class vgp.tutor.pick.PaPickEvent.
Applet demonstrates picking points on surfaces and handling of the callback.
PaPickEvent() - Constructor for class vgp.tutor.pick.PaPickEvent
 
PaPlatonic - class vgp.discrete.platonic.PaPlatonic.
Applet shows collection of Platonic solids.
PaPlatonic() - Constructor for class vgp.discrete.platonic.PaPlatonic
 
PaPolygonSet - class vgp.tutor.polygonSet.PaPolygonSet.
Tutorial on usage of PgPolygonSet class.
PaPolygonSet() - Constructor for class vgp.tutor.polygonSet.PaPolygonSet
 
parallelTranslate(PgFrame, PgFrame, PdVector, PdVector) - Method in class jvx.geom.PgFrame
 
PaRivara - class vgp.tutor.rivara.PaRivara.
This applet demonstrates the Rivara refinement process.
PaRivara() - Constructor for class vgp.tutor.rivara.PaRivara
 
PaRootFinder - class vgp.tutor.rootFinder.PaRootFinder.
Applet to find roots of real-valued functions of one variable.
PaRootFinder() - Constructor for class vgp.tutor.rootFinder.PaRootFinder
 
parse(BufferedReader) - Static method in class jv.loader.PgOffLoader
Parse a Geometry Center's .off file and fill instance variables of this class.
parse(BufferedReader) - Method in class jv.loader.PgObjLoader
Parse a wavefront .obj file and fill instance variables of this class.
parse(BufferedReader) - Method in class jv.loader.PgStlLoader
Parse a .stl file and fill instance variables of this class.
parse(BufferedReader) - Static method in class jv.loader.PgWrlLoader
 
parse(BufferedReader) - Method in class jv.loader.PgDxfLoader
 
parse(BufferedReader, PgJvxSrc) - Static method in class jv.loader.PgByuLoader
Loader for geometry files in the Brigham Young University's MOVIE.BYU file format.
parse(BufferedReader, PgJvxSrc) - Method in class jv.loader.PgAnsLoader
Loader for geometry files in the Ansys file format.
parse(BufferedReader, PgJvxSrc) - Method in class jv.loader.PgFeLoader
Parse a Surface Evolver's .fe file and fill instance variables of this class.
parse(BufferedReader, PsXmlSrc) - Static method in class jv.loader.PsXmlLoader
Parses an XML file and fills a tree of instance PsXmlNode.
parse(String) - Static method in class jv.thirdParty.expr.Parser
 
parseArgs(String[], Properties) - Static method in class jv.object.PsMainFrame
Turn command-line arguments into system parameters by adding to the system properties list.
parseBuild(BufferedReader) - Method in class jv.loader.PgBdLoader
Parse build file and fill information in current class.
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 and blank or comma separated.
parseColor(String) - Static method in class jvx.thirdParty.acmeGui.GuiUtils
 
parseColorContent(PsXmlNode) - Static method in class jv.loader.PsXmlLoader
Parse a PsXmlNode whose content consists of rgb color components.
parseColorList(PsXmlNode, String) - Static method in class jv.loader.PsXmlLoader
Parse an array of PsXmlNodes of same element type, where each element has data consisting of a blank separated list of integers.
parseColorRGB(PsXmlNode, String) - Static method in class jv.loader.PsXmlLoader
Parse a PsXmlNode whose child has a set of rgb color components.
parseDouble(StreamTokenizer) - Static method in class jv.loader.PgLoader
Parse double value in exponential notation.
parseDouble(String) - Static method in class jv.loader.PgLoader
Parse double value in exponential notation using Double(String).doubleValue().
parseDoubleList(PsXmlNode, String, String[]) - Static method in class jv.loader.PsXmlLoader
Parse an array of PsXmlNodes of same element type, where each element has data consisting of a blank separated list of doubles.
parseFunList(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 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.
parseLabelAtt(PsXmlNode) - Static method in class jv.loader.PsXmlLoader
 
parseMaple(BufferedReader) - Static method in class jv.loader.PgMapleLoader
Parse the Maple graphics given in the input bufferedReader.
parseMath(BufferedReader) - Method in class jv.loader.PgMathLoader
Parse the Mathematica graphics given in the input bufferedReader.
parsePdVector(PsXmlNode, String[]) - Static method in class jv.loader.PsXmlLoader
Parse element content consisting of blank separated list 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(String) - Static method in class jv.loader.PsXmlLoader
Parse a double vector from a blank separated string of doubles.
parsePiVector(PsXmlNode, String[]) - Static method in class jv.loader.PsXmlLoader
Parse element content consisting of a blank separated list 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(String) - Static method in class jv.loader.PsXmlLoader
Parse an integer vector from a blank separated string of integers.
Parser - class jv.thirdParty.expr.Parser.
Parses strings representing mathematical formulas with variables.
Parser() - Constructor for class jv.thirdParty.expr.Parser
 
parseRsrcTree(PsXmlSrc) - Static method in class jv.loader.PgJvxLoader
 
parseRsrcTree(PsXmlSrc) - Static method in class jv.loader.PvDisplayLoader
 
parseVector(StreamTokenizer, PdVector, int) - Method in class jv.loader.PgMathLoader
Parse a vector of doubles.
parseVectorAttr(P_Vector, PsXmlNode, String[]) - Static method in class jv.loader.PsXmlLoader
Parse vector attributes of PdVector and PiVector.
partIsSubdivided(PiVector, int) - Method in class vgp.minimal.weier.PgWeierstrassDescr
Return, if a part of the surface must be composed from several parts itself.
partIsSubdivided(PiVector, int) - Method in class vgp.minimal.weier.PgWeierstrass_Scherk
 
partIsSubdivided(PiVector, int) - Method in class vgp.minimal.weier.PgWeierstrass_Costa2
 
partIsSubdivided(PiVector, int) - Method in class vgp.minimal.weier.PgWeierstrass_KNoid
 
partIsSubdivided(PiVector, int) - Method in class vgp.minimal.weier.PgWeierstrass_KNoid2
 
partIsSubdivided(PiVector, int) - Method in class vgp.minimal.weier.PgWeierstrass_Costa
 
PartitionInterval(int, double, boolean, double, boolean) - Method in class jv.thirdParty.ruler.PgRuler
Subdivide the interval
PaRuler - class vgp.tutor.ruler.PaRuler.
Applet studies ruler properties
PaRuler() - Constructor for class vgp.tutor.ruler.PaRuler
 
PaSubdivision - class vgp.tutor.subdivision.PaSubdivision.
Tutorial on usage of subdivision algorithms.
PaSubdivision() - Constructor for class vgp.tutor.subdivision.PaSubdivision
 
PaSurface - class vgp.surface.common.PaSurface.
Applet loads classic parametrized surfaces.
PaSurface() - Constructor for class vgp.surface.common.PaSurface
 
PaSurfCurve - class vgp.curve.surface.PaSurfCurve.
Applet demonstrates the loading of a project with user subclass.
PaSurfCurve() - Constructor for class vgp.curve.surface.PaSurfCurve
 
PaTextureCube - class vgp.tutor.texture.PaTextureCube.
Applet employing texture on surfaces
PaTextureCube() - Constructor for class vgp.tutor.texture.PaTextureCube
 
PaTexturedSurface - class vgp.tutor.texture.PaTexturedSurface.
Applet employing texture on surfaces
PaTexturedSurface() - Constructor for class vgp.tutor.texture.PaTexturedSurface
 
PaTorusKnot - class vgp.tutor.torusknot.PaTorusKnot.
Demo applet shows a torus knot on a surface, and demonstrates the use of multiple geometries in the viewer.
PaTorusKnot() - Constructor for class vgp.tutor.torusknot.PaTorusKnot
 
PaTransform - class vgp.tutor.transform.PaTransform.
Demo applet to use transformations in ambient space forms.
PaTransform() - Constructor for class vgp.tutor.transform.PaTransform
 
PaVectorField - class vgp.tutor.vectorField.PaVectorField.
Tutorial applet on vector fields on planar grids and curved surfaces.
PaVectorField - class vgp.vector.vectorField.PaVectorField.
Applet demonstrates Runge-Kutta and vector field visualization by Line Integral Convolution on triangulations.
PaVectorField() - Constructor for class vgp.tutor.vectorField.PaVectorField
 
PaVectorField() - Constructor for class vgp.vector.vectorField.PaVectorField
 
PaWeierstrass - class vgp.minimal.weier.PaWeierstrass.
Applet computes minimal surfaces from Weierstrass functions
PaWeierstrass() - Constructor for class vgp.minimal.weier.PaWeierstrass
 
PcMatrix - class jv.vecmath.PcMatrix.
Linear algebra class for small matrices of complex numbers.
PcMatrix() - Constructor for class jv.vecmath.PcMatrix
Create a new matrix of zero size.
PcMatrix(int) - Constructor for class jv.vecmath.PcMatrix
Create a square matrix with given dimension.
PcMatrix(int, int) - Constructor for class jv.vecmath.PcMatrix
Create a non-square matrix with given dimensions.
PdArray_IP - class jv.number.PdArray_IP.
Info panel for array of double vectors, each having horizontal value fields.
PdArray_IP(int, int) - Constructor for class jv.number.PdArray_IP
 
PdBary - class jv.vecmath.PdBary.
Vector with barycentric coordinates of arbitrary dimension, sum of entries must be 1.
PdBary() - Constructor for class jv.vecmath.PdBary
Construct empty class.
PdBary(double, double) - Constructor for class jv.vecmath.PdBary
Construct class with dimension=2 and given initial values.
PdBary(double, double, double) - Constructor for class jv.vecmath.PdBary
Construct class with dimension=3 and given initial values.
PdBary(double, double, double, double) - Constructor for class jv.vecmath.PdBary
Construct class with dimension=4 and given initial values.
PdBary(int) - Constructor for class jv.vecmath.PdBary
Construct class with given dimension.
PdBaryDir - class jv.vecmath.PdBaryDir.
Barycentric tangent vector of arbitrary dimension, sum of entries must be 0.
PdBaryDir() - Constructor for class jv.vecmath.PdBaryDir
Construct empty class.
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.
PdBaryDir(int) - Constructor for class jv.vecmath.PdBaryDir
Construct class with given dimension.
PdColor - class jv.number.PdColor.
RGBA color class with info panel and update functionality.
PdColor_Dialog - class jv.number.PdColor_Dialog.
Dialog for picking color from a color wheel, activated by clicking inside the color field of info panel PdColor_IP.
PdColor_Dialog(PdColor) - Constructor for class jv.number.PdColor_Dialog
 
PdColor_IP - class jv.number.PdColor_IP.
Horizontal info panel of PdColor with label, colored field, and rgb value fields.
PdColor_IP() - Constructor for class jv.number.PdColor_IP
 
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.
PdMatrix - class jv.vecmath.PdMatrix.
Linear algebra class for small matrices of doubles.
PdMatrix() - Constructor for class jv.vecmath.PdMatrix
Create a new matrix of zero size.
PdMatrix(double[][]) - Constructor for class jv.vecmath.PdMatrix
Constructs a matrix having same size and given initial data as given array.
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.
PdVector - class jv.vecmath.PdVector.
Linear algebra class for an array of doubles with variable length.
PdVector_IP - class jv.number.PdVector_IP.
Info panel of double vector with horizontal value fields.
PdVector_IP() - Constructor for class jv.number.PdVector_IP
 
PdVector() - Constructor for class jv.vecmath.PdVector
Constructor, should only be used by experts, usually call PdVector(int aSize).
PdVector(double) - Constructor for class jv.vecmath.PdVector
Constructs a vector of length 1 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(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(int) - Constructor for class jv.vecmath.PdVector
Constructor creating a vector with given dimension.
perform(String, Object) - Method in class jvx.math.MathListener
Invoke a Mathematica method which must have been registered previously from Mathematica.
PgAnsLoader - class jv.loader.PgAnsLoader.
Loader for finite element geometries in Ansys file format.
PgAnsLoader() - Constructor for class jv.loader.PgAnsLoader
 
PgAxes - class jv.thirdParty.ruler.PgAxes.
An Axes Geometry is a Composition of Rulers.
PgAxes_CP - class jv.thirdParty.ruler.PgAxes_CP.
Info panel of PgAxes.
PgAxes_CP() - Constructor for class jv.thirdParty.ruler.PgAxes_CP
 
PgAxes() - Constructor for class jv.thirdParty.ruler.PgAxes
 
PgBdLoader - class jv.loader.PgBdLoader.
Reads a build file '*.bd' and fills information in PgMacroPatch.
PgBdLoader() - Constructor for class jv.loader.PgBdLoader
 
PgBezierCurve - class jvx.geom.PgBezierCurve.
Bezier polygon with control points.
PgBezierCurve(int) - Constructor for class jvx.geom.PgBezierCurve
 
PgBndConstraint - class jv.geom.PgBndConstraint.
Descriptor for boundary constraints used in variational problems.
PgBndConstraint(int) - Constructor for class jv.geom.PgBndConstraint
 
PgBndPolygon - class jv.geom.PgBndPolygon.
Boundary polygon of PgElementSets with reference to boundary vertices and elements.
PgBndPolygon(int) - Constructor for class jv.geom.PgBndPolygon
 
PgByuLoader - class jv.loader.PgByuLoader.
Loader for geometry files in the Brigham Young University's MOVIE.BYU file format.
PgByuLoader() - Constructor for class jv.loader.PgByuLoader
 
PgCatenoid - class vgp.discrete.catenoid.PgCatenoid.
Discrete catenoid is a critical point for the discrete area functional, and its profile curve is given by an explicit formula. Joint work of Konrad Polthier and Wayne Rossman, with help of Ekki Tjaden.
PgCatenoid_CP - class vgp.discrete.catenoid.PgCatenoid_CP.
Control panel of discrete catenoid given by explicit formulas.
PgCatenoid_CP() - Constructor for class vgp.discrete.catenoid.PgCatenoid_CP
 
PgCatenoid() - Constructor for class vgp.discrete.catenoid.PgCatenoid
Construct an empty discrete catenoid which is a critical value of the discrete are functional.
PgDomain - class jvx.surface.PgDomain.
Two-dimensional domain controlled by a domain descriptor.
PgDomain_CP - class jvx.surface.PgDomain_CP.
Control panel for a two dimensional domain showing the info panel of the descriptor.
PgDomain_CP() - Constructor for class jvx.surface.PgDomain_CP
 
PgDomain(int) - Constructor for class jvx.surface.PgDomain
Constructor of domain with dimension of vertices.
PgDomainDescr - class jvx.surface.PgDomainDescr.
Two-dimensional domain for parametrized surfaces with variable size and discretization.
PgDomainDescr_IP - class jvx.surface.PgDomainDescr_IP.
Info panel for PgDomain with sliders to adjust size of domain.
PgDomainDescr_IP() - Constructor for class jvx.surface.PgDomainDescr_IP
 
PgDomainDescr(int) - Constructor for class jvx.surface.PgDomainDescr
 
PgDxfLoader - class jv.loader.PgDxfLoader.
Loader for geometry files given in AutoCAD's DXF file format.
PgDxfLoader() - Constructor for class jv.loader.PgDxfLoader
 
PgElementEdge - class jv.geom.PgElementEdge.
Edge of an element set with indices to both endpoints, adjacent elements, and local index of vertex in each element, whose neighbour refers to this edge.
PgElementEdge(int, int) - Constructor for class jv.geom.PgElementEdge
 
PgElementSet - class jv.geom.PgElementSet.
Base class for most geometric surfaces with polygonal faces formed by vertices.
PgElementSet_IP - class jv.geom.PgElementSet_IP.
Info panel for PgElementSet, which is extended by subclasses.
PgElementSet_IP() - Constructor for class jv.geom.PgElementSet_IP
 
PgElementSet_Menu - class jv.geom.PgElementSet_Menu.
Add specific menu items to 'method' menu in control panel to invoke methods from menu.
PgElementSet_Menu - class jvx.geom.PgElementSet_Menu.
Add specific menu items to 'method' menu in control panel to invoke methods from menu.
PgElementSet_Menu() - Constructor for class jv.geom.PgElementSet_Menu
 
PgElementSet_Menu() - Constructor for class jvx.geom.PgElementSet_Menu
 
PgElementSet_MP - class jv.geom.PgElementSet_MP.
Material panel for PgElementSet, which is extended by subclasses.
PgElementSet_MP() - Constructor for class jv.geom.PgElementSet_MP
 
PgElementSet() - 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.
PgExport_Dialog - class jv.loader.PgExport_Dialog.
Dialog with text area containing ASCII version of exported geometry file.
PgExport_Dialog(Frame, String, boolean) - Constructor for class jv.loader.PgExport_Dialog
 
PgFeLoader - class jv.loader.PgFeLoader.
Loader for geometry files given in Ken Brakke's Surface Evolver FE file format.
PgFeLoader() - Constructor for class jv.loader.PgFeLoader
 
PgFem - class jvx.geom.PgFem.
Abstract class for functions defined on surfaces.
PgFem() - Constructor for class jvx.geom.PgFem
 
PgFemHeight - class jvx.geom.PgFemHeight.
Simple implementation of a PgFem function on a polyhedral surface.
PgFemHeight(PdVector) - Constructor for class jvx.geom.PgFemHeight
 
PgFileDialog - class jv.loader.PgFileDialog.
Extension of Java FileDialog with built-in FilenameFilter functionality and default settings according to JavaView codebase.
PgFileDialog(Frame, String, int) - Constructor for class jv.loader.PgFileDialog
Create a file dialog which blocks all other user interaction when visible.
PgFrame - class jvx.geom.PgFrame.
Moving frame along curves and surfaces in R^3.
PgFrame(int) - Constructor for class jvx.geom.PgFrame
 
PgGeometry - class jv.project.PgGeometry.
Abstract class for all geometry classes in JavaView, and implementation of PgGeometryIf.
PgGeometry_Menu - class jv.project.PgGeometry_Menu.
Add specific menu items to 'method' menu in control panel to invoke methods from menu.
PgGeometry_Menu() - Constructor for class jv.project.PgGeometry_Menu
 
PgGeometry() - Constructor for class jv.project.PgGeometry
Constructor.
PgGeometry(int) - Constructor for class jv.project.PgGeometry
Constructor with dimension of geometric points, must be constant for all points.
PgGeometryIf - interface jv.project.PgGeometryIf.
This interface must be implemented by all geometries to allow registration and rendering in a display of JavaView.
PgGraph - class jvx.surface.PgGraph.
Graph over a two-dimensional domain.
PgGraph_CP - class jvx.surface.PgGraph_CP.
Control panel of a graph over a two dimensional domain.
PgGraph_CP() - Constructor for class jvx.surface.PgGraph_CP
 
PgGraph(int) - Constructor for class jvx.surface.PgGraph
 
PgHarmonicMap - class vgp.discrete.harmonic.PgHarmonicMap.
Discrete harmonic maps between surfaces are given by specifying a domain and an image surface.
PgHarmonicMap(int, int) - Constructor for class vgp.discrete.harmonic.PgHarmonicMap
 
PgJvxLoader - class jv.loader.PgJvxLoader.
Loader for geometry files given in JavaView's JVX file format.
PgJvxLoader() - Constructor for class jv.loader.PgJvxLoader
 
PgJvxSrc - class jv.project.PgJvxSrc.
Container of very diverse geometry data of points, curves, surfaces, and volumes.
PgJvxSrc() - Constructor for class jv.project.PgJvxSrc
Constructs a geometry container whose vertex dimension is initialized to 3.
PgJvxSrc(int) - Constructor for class jv.project.PgJvxSrc
This constructor is protected since it does not invoke the init() method when this class equals PgJvxSrc.
PgLoader - class jv.loader.PgLoader.
Dispatcher for loading/saving geometries and images from/to file.
PgLoader() - Constructor for class jv.loader.PgLoader
 
PgMacroPatch - class jv.loader.PgMacroPatch.
Macro patch obtained from reading a build file '*.bd' through PgBdLoader.
PgMacroPatch(int) - Constructor for class jv.loader.PgMacroPatch
 
PgMapleLoader - class jv.loader.PgMapleLoader.
Loader for Maple geometries.
PgMapleLoader() - Constructor for class jv.loader.PgMapleLoader
 
PgMathLoader - class jv.loader.PgMathLoader.
Loader for Mathematica geometries.
PgMathLoader() - Constructor for class jv.loader.PgMathLoader
Constructor
PgObjLoader - class jv.loader.PgObjLoader.
Loader for geometry files given in Wavefront's OBJ file format.
PgObjLoader() - Constructor for class jv.loader.PgObjLoader
 
PgOffLoader - class jv.loader.PgOffLoader.
Loader for geometry files given in Geometry Center's OFF file format.
PgOffLoader() - Constructor for class jv.loader.PgOffLoader
 
PgParmSurface - class jvx.surface.PgParmSurface.
Describes a parametrized surface over a two dimensional domain.
PgParmSurface_IP - class jvx.surface.PgParmSurface_IP.
Info panel of PgParmSurface with panels for domain and functions.
PgParmSurface_IP() - Constructor for class jvx.surface.PgParmSurface_IP
 
PgParmSurface(int) - Constructor for class jvx.surface.PgParmSurface
 
PgPointSet - class jv.geom.PgPointSet.
Base class for most geometric objects with points resp. vertices, for example point sets, polygons, element set, and other simplicial complexes.
PgPointSet_IP - class jv.geom.PgPointSet_IP.
Info panel for inspecting a point set, panel is extended by subclasses.
PgPointSet_IP() - Constructor for class jv.geom.PgPointSet_IP
 
PgPointSet_Menu - class jv.geom.PgPointSet_Menu.
Add specific menu items to 'method' menu in control panel to invoke methods from menu.
PgPointSet_Menu - class jvx.geom.PgPointSet_Menu.
Add specific menu items to 'method' menu in control panel to invoke methods from menu.
PgPointSet_Menu() - Constructor for class jv.geom.PgPointSet_Menu
 
PgPointSet_Menu() - Constructor for class jvx.geom.PgPointSet_Menu
 
PgPointSet_MP - class jv.geom.PgPointSet_MP.
Material panel for PgPointSet, which is extended by subclasses.
PgPointSet_MP() - Constructor for class jv.geom.PgPointSet_MP
 
PgPointSet() - 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.
PgPolygon - class jv.geom.PgPolygon.
Base class for polygons given as consequtive list of polygon vertices.
PgPolygon_IP - class jv.geom.PgPolygon_IP.
Info panel for polygons with no additional information compared to super.infoPanel.
PgPolygon_IP() - Constructor for class jv.geom.PgPolygon_IP
 
PgPolygon_Menu - class jv.geom.PgPolygon_Menu.
Add specific menu items to 'method' menu in control panel to invoke methods from menu.
PgPolygon_Menu() - Constructor for class jv.geom.PgPolygon_Menu
 
PgPolygon_MP - class jv.geom.PgPolygon_MP.
Material panel for polygons, just adds edge information to super.materialPanel.
PgPolygon_MP() - Constructor for class jv.geom.PgPolygon_MP
 
PgPolygon() - Constructor for class jv.geom.PgPolygon
Constructor of a polygon in three-dimensional space.
PgPolygon(int) - Constructor for class jv.geom.PgPolygon
Constructor of a polygon set in a space of given dimension.
PgPolygonOnElementSet - class jvx.geom.PgPolygonOnElementSet.
A polygon that lives on an element set.
PgPolygonOnElementSet(PgElementSet) - Constructor for class jvx.geom.PgPolygonOnElementSet
Constructs a new polygon on an element set.
PgPolygonSet - class jv.geom.PgPolygonSet.
Basic class for collections of lines and polygons.
PgPolygonSet_IP - class jv.geom.PgPolygonSet_IP.
Info panel for PgPolygonSet, which is extended by subclasses.
PgPolygonSet_IP() - Constructor for class jv.geom.PgPolygonSet_IP
 
PgPolygonSet_Menu - class jv.geom.PgPolygonSet_Menu.
Add specific menu items to 'method' menu in control panel to invoke methods from menu.
PgPolygonSet_Menu() - Constructor for class jv.geom.PgPolygonSet_Menu
 
PgPolygonSet_MP - class jv.geom.PgPolygonSet_MP.
Material panel for PgPolygonSet, which is extended by subclasses.
PgPolygonSet_MP() - Constructor for class jv.geom.PgPolygonSet_MP
 
PgPolygonSet() - 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.
PgRuler - class jv.thirdParty.ruler.PgRuler.
A Ruler has an origin in 3-space, a direction in 3-space, and min and max exents along this so-defined line - thus we allow for the origin, direction, and extents of the ruler to be externally controlled.
PgRuler_CP - class jv.thirdParty.ruler.PgRuler_CP.
Info panel for PgRuler with sliders
PgRuler_CP() - Constructor for class jv.thirdParty.ruler.PgRuler_CP
 
PgRuler() - Constructor for class jv.thirdParty.ruler.PgRuler
 
PgRuler(PdVector, PdVector) - Constructor for class jv.thirdParty.ruler.PgRuler
 
PgRuler(PdVector, PdVector, double, double) - Constructor for class jv.thirdParty.ruler.PgRuler
 
PgRuler(PdVector, PdVector, PdVector) - Constructor for class jv.thirdParty.ruler.PgRuler
 
PgRuler(PdVector, PdVector, PdVector, double, double) - Constructor for class jv.thirdParty.ruler.PgRuler
 
PgStlLoader - class jv.loader.PgStlLoader.
Loader for geometry files given in STL file format.
PgStlLoader() - Constructor for class jv.loader.PgStlLoader
 
PgSurface - class vgp.surface.common.PgSurface.
Subclass of geometry class PgElementSet for collection of parametrized surfaces
PgSurface_Boy - class vgp.surface.common.PgSurface_Boy.
Boy's surface
PgSurface_Boy() - Constructor for class vgp.surface.common.PgSurface_Boy
 
PgSurface_Catalan - class vgp.surface.common.PgSurface_Catalan.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_Catalan() - Constructor for class vgp.surface.common.PgSurface_Catalan
 
PgSurface_CatenoidHelicoid - class vgp.surface.common.PgSurface_CatenoidHelicoid.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_CatenoidHelicoid() - Constructor for class vgp.surface.common.PgSurface_CatenoidHelicoid
 
PgSurface_Cliffordtorus - class vgp.surface.common.PgSurface_Cliffordtorus.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_Cliffordtorus() - Constructor for class vgp.surface.common.PgSurface_Cliffordtorus
 
PgSurface_ConicType - class vgp.surface.common.PgSurface_ConicType.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_ConicType() - Constructor for class vgp.surface.common.PgSurface_ConicType
 
PgSurface_Cylinder - class vgp.surface.common.PgSurface_Cylinder.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_Cylinder() - Constructor for class vgp.surface.common.PgSurface_Cylinder
 
PgSurface_DupinCycloid - class vgp.surface.common.PgSurface_DupinCycloid.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_DupinCycloid() - Constructor for class vgp.surface.common.PgSurface_DupinCycloid
 
PgSurface_Ellipsoid - class vgp.surface.common.PgSurface_Ellipsoid.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_Ellipsoid() - Constructor for class vgp.surface.common.PgSurface_Ellipsoid
 
PgSurface_EllipticParaboloid - class vgp.surface.common.PgSurface_EllipticParaboloid.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_EllipticParaboloid() - Constructor for class vgp.surface.common.PgSurface_EllipticParaboloid
 
PgSurface_Enneper - class vgp.surface.common.PgSurface_Enneper.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_Enneper() - Constructor for class vgp.surface.common.PgSurface_Enneper
 
PgSurface_FootballBarrel - class vgp.surface.common.PgSurface_FootballBarrel.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_FootballBarrel() - Constructor for class vgp.surface.common.PgSurface_FootballBarrel
 
PgSurface_Fresnel1 - class vgp.surface.common.PgSurface_Fresnel1.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_Fresnel1() - Constructor for class vgp.surface.common.PgSurface_Fresnel1
 
PgSurface_Fresnel2 - class vgp.surface.common.PgSurface_Fresnel2.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_Fresnel2() - Constructor for class vgp.surface.common.PgSurface_Fresnel2
 
PgSurface_Henneberg - class vgp.surface.common.PgSurface_Henneberg.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_Henneberg() - Constructor for class vgp.surface.common.PgSurface_Henneberg
 
PgSurface_Hopftorus - class vgp.surface.common.PgSurface_Hopftorus.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_Hopftorus() - Constructor for class vgp.surface.common.PgSurface_Hopftorus
 
PgSurface_HyperbolicHelicoid - class vgp.surface.common.PgSurface_HyperbolicHelicoid.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_HyperbolicHelicoid() - Constructor for class vgp.surface.common.PgSurface_HyperbolicHelicoid
 
PgSurface_HyperbolicParaboloid - class vgp.surface.common.PgSurface_HyperbolicParaboloid.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_HyperbolicParaboloid() - Constructor for class vgp.surface.common.PgSurface_HyperbolicParaboloid
 
PgSurface_HyperboloidType - class vgp.surface.common.PgSurface_HyperboloidType.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_HyperboloidType() - Constructor for class vgp.surface.common.PgSurface_HyperboloidType
 
PgSurface_KleinBottle - class vgp.surface.common.PgSurface_KleinBottle.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_KleinBottle() - Constructor for class vgp.surface.common.PgSurface_KleinBottle
 
PgSurface_Kuen - class vgp.surface.common.PgSurface_Kuen.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_Kuen() - Constructor for class vgp.surface.common.PgSurface_Kuen
 
PgSurface_LowerHyperboloid - class vgp.surface.common.PgSurface_LowerHyperboloid.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_LowerHyperboloid() - Constructor for class vgp.surface.common.PgSurface_LowerHyperboloid
 
PgSurface_MoebiusStrip - class vgp.surface.common.PgSurface_MoebiusStrip.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_MoebiusStrip() - Constructor for class vgp.surface.common.PgSurface_MoebiusStrip
 
PgSurface_OuterHyperboloid - class vgp.surface.common.PgSurface_OuterHyperboloid.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_OuterHyperboloid() - Constructor for class vgp.surface.common.PgSurface_OuterHyperboloid
 
PgSurface_PseudoSphere - class vgp.surface.common.PgSurface_PseudoSphere.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_PseudoSphere() - Constructor for class vgp.surface.common.PgSurface_PseudoSphere
 
PgSurface_Sphere - class vgp.surface.common.PgSurface_Sphere.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_Sphere() - Constructor for class vgp.surface.common.PgSurface_Sphere
 
PgSurface_SphereWithParams - class vgp.surface.common.PgSurface_SphereWithParams.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_SphereWithParams() - Constructor for class vgp.surface.common.PgSurface_SphereWithParams
 
PgSurface_StereographicSphere - class vgp.surface.common.PgSurface_StereographicSphere.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_StereographicSphere() - Constructor for class vgp.surface.common.PgSurface_StereographicSphere
 
PgSurface_Torus - class vgp.surface.common.PgSurface_Torus.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_Torus() - Constructor for class vgp.surface.common.PgSurface_Torus
 
PgSurface_UpperHyperboloid - class vgp.surface.common.PgSurface_UpperHyperboloid.
Parametrized surface given by method, or interactively, by function expressions.
PgSurface_UpperHyperboloid() - Constructor for class vgp.surface.common.PgSurface_UpperHyperboloid
 
PgSurface(int) - Constructor for class vgp.surface.common.PgSurface
 
PgSurfaceDescr - class vgp.surface.common.PgSurfaceDescr.
Describes a parametrized function including higher derivatives and fundamental forms.
PgSurfaceDescr_IP - class vgp.surface.common.PgSurfaceDescr_IP.
Info panel with additional, automatically installed, slider for each surface parameter.
PgSurfaceDescr_IP() - Constructor for class vgp.surface.common.PgSurfaceDescr_IP
 
PgSurfaceDescr() - Constructor for class vgp.surface.common.PgSurfaceDescr
 
PgSurfacePair - class vgp.discrete.harmonic.PgSurfacePair.
Maps between surfaces are given by specifying a domain and an image surface.
PgSurfacePair_IP - class vgp.discrete.harmonic.PgSurfacePair_IP.
Info panel for discrete maps between surfaces allowing to select active geometries and show associate family as animation.
PgSurfacePair_IP() - Constructor for class vgp.discrete.harmonic.PgSurfacePair_IP
 
PgSurfacePair(int, int) - Constructor for class vgp.discrete.harmonic.PgSurfacePair
 
PgTetra - class jv.geom.PgTetra.
Class where the data related to one tetrahedron can be organized while refining.
PgTetra(int) - Constructor for class jv.geom.PgTetra
Constructor.
PgTetraFace - class jv.geom.PgTetraFace.
Class where the data related to one face can be organized.
PgTetraFace(int[]) - Constructor for class jv.geom.PgTetraFace
Constructor.
PgTetraSet - class jv.geom.PgTetraSet.
Basic class for volumes consisting of tetrahedrons.
PgTetraSet_IP - class jv.geom.PgTetraSet_IP.
 
PgTetraSet_IP() - Constructor for class jv.geom.PgTetraSet_IP
 
PgTetraSet_Menu - class jv.geom.PgTetraSet_Menu.
Add specific menu items to 'method' menu in control panel to invoke methods from menu.
PgTetraSet_Menu() - Constructor for class jv.geom.PgTetraSet_Menu
 
PgTetraSet_MP - class jv.geom.PgTetraSet_MP.
 
PgTetraSet_MP() - Constructor for class jv.geom.PgTetraSet_MP
 
PgTetraSet() - Constructor for class jv.geom.PgTetraSet
Default constructor setting the vertex dimension to 3.
PgTetraSet(int) - Constructor for class jv.geom.PgTetraSet
Constructor with specified vertex dimension.
PgTexture - class jv.geom.PgTexture.
Texture image associated to a geometry.
PgTexture() - Constructor for class jv.geom.PgTexture
 
PgTube - class jvx.geom.PgTube.
Class generates a tube either around a given polygon or around edges of an elementSet.
PgTube_CP - class jvx.geom.PgTube_CP.
Control panel to adjust discretization and thickness of tube.
PgTube_CP() - Constructor for class jvx.geom.PgTube_CP
 
PgTube(int) - Constructor for class jvx.geom.PgTube
 
PgUtil - class jv.geom.PgUtil.
Utility programs for geometry classes which operate on primitive data.
PgUtil() - Constructor for class jv.geom.PgUtil
 
PgVectorField - class jv.geom.PgVectorField.
Vector field along an associated curves or surfaces.
PgVectorField_IP - class jv.geom.PgVectorField_IP.
Info panel for inspecting a vector field, panel is extended by subclasses.
PgVectorField_IP() - Constructor for class jv.geom.PgVectorField_IP
 
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.
PgVertexStar - class jvx.geom.PgVertexStar.
Vertex star of a vertex describes all elements which join a single vertex.
PgVertexStar() - Constructor for class jvx.geom.PgVertexStar
 
PgWeierstrass - class vgp.minimal.weier.PgWeierstrass.
Class for computing minimal surfaces from Weierstrass functions.
PgWeierstrass_Catenoid - class vgp.minimal.weier.PgWeierstrass_Catenoid.
Descriptor class for Catenoid - Helicoid
PgWeierstrass_Catenoid() - Constructor for class vgp.minimal.weier.PgWeierstrass_Catenoid
 
PgWeierstrass_Chen - class vgp.minimal.weier.PgWeierstrass_Chen.
Descriptor class for Chen''s Surface
PgWeierstrass_Chen() - Constructor for class vgp.minimal.weier.PgWeierstrass_Chen
 
PgWeierstrass_Costa - class vgp.minimal.weier.PgWeierstrass_Costa.
Descriptor class for Costa's surface TODO: double b in der Berechnung von g(z) möglichst genau bestimmen
PgWeierstrass_Costa() - Constructor for class vgp.minimal.weier.PgWeierstrass_Costa
 
PgWeierstrass_Costa2 - class vgp.minimal.weier.PgWeierstrass_Costa2.
Descriptor class for Costa's surface without the possibility of seeing associate family, but with complete connectivity.
PgWeierstrass_Costa2() - Constructor for class vgp.minimal.weier.PgWeierstrass_Costa2
 
PgWeierstrass_Enneper - class vgp.minimal.weier.PgWeierstrass_Enneper.
Descriptor class for Enneper's surface
PgWeierstrass_Enneper() - Constructor for class vgp.minimal.weier.PgWeierstrass_Enneper
 
PgWeierstrass_KNoid - class vgp.minimal.weier.PgWeierstrass_KNoid.
Descriptor class for K-Noid
PgWeierstrass_KNoid() - Constructor for class vgp.minimal.weier.PgWeierstrass_KNoid
 
PgWeierstrass_KNoid2 - class vgp.minimal.weier.PgWeierstrass_KNoid2.
Descriptor class for K-Noid - Symmetries
PgWeierstrass_KNoid2() - Constructor for class vgp.minimal.weier.PgWeierstrass_KNoid2
 
PgWeierstrass_Scherk - class vgp.minimal.weier.PgWeierstrass_Scherk.
Descriptor class for Scherk's surface
PgWeierstrass_Scherk() - Constructor for class vgp.minimal.weier.PgWeierstrass_Scherk
 
PgWeierstrass(int) - Constructor for class vgp.minimal.weier.PgWeierstrass
Constructor
PgWeierstrassDescr - class vgp.minimal.weier.PgWeierstrassDescr.
Abstract descriptor class for Weierstrass integrated minimal surfaces.
PgWeierstrassDescr_IP - class vgp.minimal.weier.PgWeierstrassDescr_IP.
Info Panel class for Weierstrass integrated minimal surfaces
PgWeierstrassDescr_IP() - Constructor for class vgp.minimal.weier.PgWeierstrassDescr_IP
Constructor
PgWeierstrassDescr() - Constructor for class vgp.minimal.weier.PgWeierstrassDescr
Constructor
PgWrlLoader - class jv.loader.PgWrlLoader.
Loader for import/export of JavaView geometries in VRML/WRL file format.
PgWrlLoader() - Constructor for class jv.loader.PgWrlLoader
 
PI_OVER_4 - Static variable in class jv.number.PuComplex
 
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
 
PiArray_IP - class jv.number.PiArray_IP.
Info panel for array of integer vectors, each having horizontal value fields.
PiArray_IP(int, int) - Constructor for class jv.number.PiArray_IP
 
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.PjAxes
Get camera events resulting from picking the mouse.
pickCamera(PvCameraEvent) - Method in class jvx.math.MathCameraListener
Get camera position and viewing direction when a mouse pressed event has occurred.
pickCamera(PvCameraEvent) - Method in class vgp.tutor.eventCamera.PjEventCamera
Get camera events resulting from picking the mouse.
pickDisplay(PvPickEvent) - Method in class jv.project.PjProject
Get a location in the display with 2d display and 3d world coordinates.
pickDisplay(PvPickEvent) - Method in interface jv.project.PvPickListenerIf
Get a location in the display with 2d display and 3d world coordinates.
pickDisplay(PvPickEvent) - Method in class jvx.geom.PwGeodesic
Get a location in the display with 2d display and 3d world coordinates.
pickDisplay(PvPickEvent) - Method in class jvx.math.MathPickListener
Get a location in the display with 2d display and 3d world coordinates.
pickDisplay(PvPickEvent) - Method in class vgp.tutor.ruler.PjRuler
 
pickInitial(PvPickEvent) - Method in class jv.project.PjProject
Pick an arbitrary point on a geometry, point may lie inside an element.
pickInitial(PvPickEvent) - Method in interface jv.project.PvPickListenerIf
Pick an arbitrary point on a geometry, point may lie inside an element.
pickInitial(PvPickEvent) - Method in class jvx.geom.PwGeodesic
Pick an arbitrary point on a geometry, point may lie inside an element.
pickInitial(PvPickEvent) - Method in class jvx.geom.PnCellOperator
Mark picked element to be a living cell.
pickInitial(PvPickEvent) - Method in class jvx.math.MathPickListener
Pick an arbitrary point on a geometry, point may lie inside an element.
pickInitial(PvPickEvent) - Method in class vgp.curve.common.PjCurve
22.6.99: pick a point everywhere on the surface.
pickInitial(PvPickEvent) - Method in class vgp.curve.connecting.PjConnecting
 
pickInitial(PvPickEvent) - Method in class vgp.curve.elastic.PjElasticCurve
 
pickInitial(PvPickEvent) - Method in class vgp.curve.geodesic.PjGeodesic
Gets barycentric coordinates and element index from pickevent and initiates calculation of the curve.
pickInitial(PvPickEvent) - Method in class vgp.game.mines.PnMinesweeper
Pick elementsto mark or unmark to be a mined element or to be a not mined element.
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
 
pickInitial(PvPickEvent) - Method in class vgp.tutor.ode.PjExprOde
 
pickInitial(PvPickEvent) - Method in class vgp.tutor.pick.PjPickEvent
 
pickInitial(PvPickEvent) - Method in class vgp.tutor.rivara.PjRivara
 
pickInitial(PvPickEvent) - Method in class vgp.vector.vectorField.PjVectorField
Initiates calculation of an integral line that starts at picked position.
pickVertex(PgGeometryIf, int, PdVector) - Method in class jv.project.PjProject
Get a picked vertex of a geometry.
pickVertex(PgGeometryIf, int, PdVector) - Method in interface jv.project.PvPickListenerIf
Get a picked vertex of a geometry.
pickVertex(PgGeometryIf, int, PdVector) - Method in class jvx.geom.PwGeodesic
Get a picked vertex of a geometry.
pickVertex(PgGeometryIf, int, PdVector) - Method in class jvx.math.MathPickListener
Get a picked vertex of a geometry.
PiVector - class jv.vecmath.PiVector.
Linear algebra class for an array of integers with variable length.
PiVector_IP - class jv.number.PiVector_IP.
Info panel of integer vector with horizontal value fields.
PiVector_IP() - Constructor for class jv.number.PiVector_IP
 
PiVector() - Constructor for class jv.vecmath.PiVector
Constructor, should only be used by experts, usually call PiVector(int aSize).
PiVector(int) - Constructor for class jv.vecmath.PiVector
Constructor creating a vector with given dimension.
PiVector(int[]) - Constructor for class jv.vecmath.PiVector
Constructs a vector having same length and given initial data as given array.
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.
PjAxes - class jv.thirdParty.ruler.PjAxes.
Project demonstrates the use of the axes class
PjAxes(int) - Constructor for class jv.thirdParty.ruler.PjAxes
 
PjCatenoid - class vgp.discrete.catenoid.PjCatenoid.
Project for computing discrete catenoid from explicit formulas.
PjCatenoid_IP - class vgp.discrete.catenoid.PjCatenoid_IP.
Control panel of project discrete catenoid shows info panels of catenoid and harmonic map.
PjCatenoid_IP() - Constructor for class vgp.discrete.catenoid.PjCatenoid_IP
 
PjCatenoid() - Constructor for class vgp.discrete.catenoid.PjCatenoid
 
PjConformal - class vgp.discrete.conformal.PjConformal.
Project for computing discrete conformal maps using discrete harmonic maps.
PjConformal_IP - class vgp.discrete.conformal.PjConformal_IP.
Control panel of project on computing discrete conformals using harmonic maps.
PjConformal_IP() - Constructor for class vgp.discrete.conformal.PjConformal_IP
 
PjConformal() - Constructor for class vgp.discrete.conformal.PjConformal
 
PjConjugate - class vgp.discrete.conjugate.PjConjugate.
Project for computing conjugate surfaces of discrete harmonic maps.
PjConjugate_IP - class vgp.discrete.conjugate.PjConjugate_IP.
Control panel of project discrete conjugate shows info panels of conjugate and harmonic map.
PjConjugate_IP() - Constructor for class vgp.discrete.conjugate.PjConjugate_IP
 
PjConjugate() - Constructor for class vgp.discrete.conjugate.PjConjugate
 
PjConnecting - class vgp.curve.connecting.PjConnecting.
Demonstrates the capabilities of geodesic workshop.
PjConnecting_IP - class vgp.curve.connecting.PjConnecting_IP.
Info panel of tutorial project on vector fields.
PjConnecting_IP() - Constructor for class vgp.curve.connecting.PjConnecting_IP
Create and layout the widgets of the panel.
PjConnecting() - Constructor for class vgp.curve.connecting.PjConnecting
 
PjCurve - class vgp.curve.common.PjCurve.
Project Curves on Hypersurfaces
PjCurve_IP - class vgp.curve.common.PjCurve_IP.
Info panel to project Straightest Geodesics.
PjCurve_IP() - Constructor for class vgp.curve.common.PjCurve_IP
 
PjCurve() - Constructor for class vgp.curve.common.PjCurve
 
PjCycloid - class vgp.curve.cycloid.PjCycloid.
Generate a cycloid by tracing a point on a rolling disk.
PjCycloid_IP - class vgp.curve.cycloid.PjCycloid_IP.
Info panel for with switches to display curve or surface.
PjCycloid_IP() - Constructor for class vgp.curve.cycloid.PjCycloid_IP
 
PjCycloid() - Constructor for class vgp.curve.cycloid.PjCycloid
 
PjElasticCurve - class vgp.curve.elastic.PjElasticCurve.
Project computes polygons that are Continous Elastic curves.
PjElasticCurve_IP - class vgp.curve.elastic.PjElasticCurve_IP.
Info panel of Continous Elastic curves with panels for initial curvatures and number of iterations.
PjElasticCurve_IP() - Constructor for class vgp.curve.elastic.PjElasticCurve_IP
 
PjElasticCurve() - Constructor for class vgp.curve.elastic.PjElasticCurve
 
PjEventCamera - class vgp.tutor.eventCamera.PjEventCamera.
Demo project showing how to handle camera events issued from a JavaView display.
PjEventCamera_IP - class vgp.tutor.eventCamera.PjEventCamera_IP.
Info panel of ode demonstration with text field to edit ode expression.
PjEventCamera_IP() - Constructor for class vgp.tutor.eventCamera.PjEventCamera_IP
 
PjEventCamera() - Constructor for class vgp.tutor.eventCamera.PjEventCamera
 
PjEvolve - class jvx.geom.PjEvolve.
Evolve geometries in direction of a given vector field.
PjEvolve_Dialog - class jvx.geom.PjEvolve_Dialog.
Dialog for evolve workshop.
PjEvolve_Dialog() - Constructor for class jvx.geom.PjEvolve_Dialog
Constructor of dialog for PjEvolve existing allready.
PjEvolve_IP - class jvx.geom.PjEvolve_IP.
Info panel for cell operator.
PjEvolve_IP() - Constructor for class jvx.geom.PjEvolve_IP
Constructor
PjEvolve() - Constructor for class jvx.geom.PjEvolve
Constructor
PjExprOde - class vgp.tutor.ode.PjExprOde.
Demo project for solving an ODE using class PnOde.
PjExprOde_IP - class vgp.tutor.ode.PjExprOde_IP.
Info panel of ode demonstration with text field to edit ode expression.
PjExprOde_IP() - Constructor for class vgp.tutor.ode.PjExprOde_IP
 
PjExprOde() - Constructor for class vgp.tutor.ode.PjExprOde
 
PjFractalImage - class vgp.tutor.fractal.PjFractalImage.
Demo project for working with pixel images.
PjFractalImage_IP - class vgp.tutor.fractal.PjFractalImage_IP.
Control panel for loading and resetting surface texture.
PjFractalImage_IP() - Constructor for class vgp.tutor.fractal.PjFractalImage_IP
 
PjFractalImage() - Constructor for class vgp.tutor.fractal.PjFractalImage
 
PjGeodesic - class vgp.curve.geodesic.PjGeodesic.
Project Straightest Geodesics on triangulations extends PjImportModel.
PjGeodesic_IP - class vgp.curve.geodesic.PjGeodesic_IP.
Infopanel to project Straightest Geodesics.
PjGeodesic_IP() - Constructor for class vgp.curve.geodesic.PjGeodesic_IP
 
PjGeodesic() - Constructor for class vgp.curve.geodesic.PjGeodesic
Constructor.
PjHarmonic - class vgp.discrete.harmonic.PjHarmonic.
Project for computing harmonic maps on triangulated surfaces.
PjHarmonic_IP - class vgp.discrete.harmonic.PjHarmonic_IP.
Info panel for discrete maps between surfaces allowing to select active geometries and show associate family as animation.
PjHarmonic_IP() - Constructor for class vgp.discrete.harmonic.PjHarmonic_IP
 
PjHarmonic() - Constructor for class vgp.discrete.harmonic.PjHarmonic
 
PjHarmonic(String) - Constructor for class vgp.discrete.harmonic.PjHarmonic
 
PjHeight - class vgp.tutor.height.PjHeight.
Demo project for displaying scalar field on a surfaces.
PjHeight_IP - class vgp.tutor.height.PjHeight_IP.
Info panel of project to select among different scalar fields on the surface.
PjHeight_IP() - Constructor for class vgp.tutor.height.PjHeight_IP
 
PjHeight() - Constructor for class vgp.tutor.height.PjHeight
 
PjHodge - class vgp.vector.hodge.PjHodge.
Study hodge splitting of discrete vector fields.
PjHodge_IP - class vgp.vector.hodge.PjHodge_IP.
Info panel of project on hodge decomposition of vector fields.
PjHodge_IP() - Constructor for class vgp.vector.hodge.PjHodge_IP
Create and layout the widgets of the panel.
PjHodge() - Constructor for class vgp.vector.hodge.PjHodge
 
PjImportModel - class jv.loader.PjImportModel.
Import geometry models from file or via http connections into JavaView.
PjImportModel_Dialog - class jv.loader.PjImportModel_Dialog.
Dialog version of info panel of PjImportModel with a with browser for built-in models.
PjImportModel_Dialog(Frame) - Constructor for class jv.loader.PjImportModel_Dialog
 
PjImportModel_InfoBox - class jv.loader.PjImportModel_InfoBox.
Mini info panel of PjImportModel with a small text field for filename or URL.
PjImportModel_InfoBox() - Constructor for class jv.loader.PjImportModel_InfoBox
 
PjImportModel_IP - class jv.loader.PjImportModel_IP.
Info panel of PjImportModel with a with browser for JavaView built-in models.
PjImportModel_IP() - Constructor for class jv.loader.PjImportModel_IP
 
PjImportModel() - Constructor for class jv.loader.PjImportModel
Constructor with default full info panel.
PjKeyframe - class vgp.tutor.key.PjKeyframe.
Demo project of keyframe animation of precomputed models.
PjKeyframe_IP - class vgp.tutor.key.PjKeyframe_IP.
Info panel of keyframe animation of precomputed models.
PjKeyframe_IP() - Constructor for class vgp.tutor.key.PjKeyframe_IP
 
PjKeyframe() - Constructor for class vgp.tutor.key.PjKeyframe
 
PjLIC - class vgp.vector.lic.PjLIC.
Demonstrates Line Integral Convolution method.
PjLIC_IP - class vgp.vector.lic.PjLIC_IP.
Info panel of tutorial project on vector fields.
PjLIC_IP() - Constructor for class vgp.vector.lic.PjLIC_IP
Create and layout the widgets of the panel.
PjLIC() - Constructor for class vgp.vector.lic.PjLIC
 
PjLife - class vgp.game.life.PjLife.
Project for game of life.
PjLife_IP - class vgp.game.life.PjLife_IP.
Info panel for game of life project.
PjLife_IP() - Constructor for class vgp.game.life.PjLife_IP
Constructor
PjLife() - Constructor for class vgp.game.life.PjLife
Constructor
PjLinear - class vgp.tutor.linear.PjLinear.
Simple interactive linear algebra applet performs vector calculations on two vectors and shows the result vector.
PjLinear_IP - class vgp.tutor.linear.PjLinear_IP.
Info panel for simple interactive linear algebra.
PjLinear_IP() - Constructor for class vgp.tutor.linear.PjLinear_IP
 
PjLinear() - Constructor for class vgp.tutor.linear.PjLinear
Constructors creates two argument vectors and a result vector.
PjMathView - class jv.loader.PjMathView.
Project shows geometries which are imported from Mathematica.
PjMathView() - Constructor for class jv.loader.PjMathView
 
PjMinesweeper - class vgp.game.mines.PjMinesweeper.
Project for Minesweeper game.
PjMinesweeper_IP - class vgp.game.mines.PjMinesweeper_IP.
Info panel for Minesweeper project.
PjMinesweeper_IP() - Constructor for class vgp.game.mines.PjMinesweeper_IP
Constructor
PjMinesweeper() - Constructor for class vgp.game.mines.PjMinesweeper
Constructor
PjModel - class vgp.tutor.model.PjModel.
Tutorial on usage of importing models from file.
PjModel_IP - class vgp.tutor.model.PjModel_IP.
Info panel of PjModel with a textfield to load a JavaView built-in model.
PjModel_IP() - Constructor for class vgp.tutor.model.PjModel_IP
 
PjModel() - Constructor for class vgp.tutor.model.PjModel
 
PjParmSurface - class vgp.tutor.parm.PjParmSurface.
Describes a parametrized surface over a two dimensional domain.
PjParmSurface_IP - class vgp.tutor.parm.PjParmSurface_IP.
Info panel for PjParmSurface with panels for parametrized surfaces.
PjParmSurface_IP() - Constructor for class vgp.tutor.parm.PjParmSurface_IP
 
PjParmSurface() - Constructor for class vgp.tutor.parm.PjParmSurface
 
PjPickEvent - class vgp.tutor.pick.PjPickEvent.
Project demonstrates the mechanism to pick points on surfaces and handle the callback.
PjPickEvent_IP - class vgp.tutor.pick.PjPickEvent_IP.
Info panel for pick demo.
PjPickEvent_IP() - Constructor for class vgp.tutor.pick.PjPickEvent_IP
 
PjPickEvent() - Constructor for class vgp.tutor.pick.PjPickEvent
 
PjPlatonic - class vgp.discrete.platonic.PjPlatonic.
Project shows platonic solids with tubes around edges.
PjPlatonic_IP - class vgp.discrete.platonic.PjPlatonic_IP.
Info Panel for Platonic solid project.
PjPlatonic_IP() - Constructor for class vgp.discrete.platonic.PjPlatonic_IP
 
PjPlatonic() - Constructor for class vgp.discrete.platonic.PjPlatonic
 
PjPolygonSet - class vgp.tutor.polygonSet.PjPolygonSet.
Tutorial on usage of PgPolygonSet class.
PjPolygonSet() - Constructor for class vgp.tutor.polygonSet.PjPolygonSet
 
PjProject - class jv.project.PjProject.
Central control class whose subclasses are application specific user projects.
PjProject_IP - class jv.project.PjProject_IP.
Default info panel of PjProject urging a programmer to create subclass.
PjProject_IP() - Constructor for class jv.project.PjProject_IP
 
PjProject(String) - Constructor for class jv.project.PjProject
Constructor with unique name.
PjRivara - class vgp.tutor.rivara.PjRivara.
Project demonstrates the Rivara refinement.
PjRivara_IP - class vgp.tutor.rivara.PjRivara_IP.
Info panel for pick demo.
PjRivara_IP() - Constructor for class vgp.tutor.rivara.PjRivara_IP
 
PjRivara() - Constructor for class vgp.tutor.rivara.PjRivara
 
PjRootFinder - class vgp.tutor.rootFinder.PjRootFinder.
Demo project to find roots of real-valued functions of one variable.
PjRootFinder_IP - class vgp.tutor.rootFinder.PjRootFinder_IP.
Info panel of root finder demonstration with text field to edit function expression.
PjRootFinder_IP() - Constructor for class vgp.tutor.rootFinder.PjRootFinder_IP
 
PjRootFinder() - Constructor for class vgp.tutor.rootFinder.PjRootFinder
 
PjRuler - class vgp.tutor.ruler.PjRuler.
Use a ruler to measure distances in a display.
PjRuler_IP - class vgp.tutor.ruler.PjRuler_IP.
Info panel of project to use a ruler to measure distances in a display.
PjRuler_IP() - Constructor for class vgp.tutor.ruler.PjRuler_IP
 
PjRuler() - Constructor for class vgp.tutor.ruler.PjRuler
 
PjSubdivision - class vgp.tutor.subdivision.PjSubdivision.
Tutorial on subdivision algorithms.
PjSubdivision() - Constructor for class vgp.tutor.subdivision.PjSubdivision
 
PjSurface - class vgp.surface.common.PjSurface.
Parametrized surfaces given by Java functions, or interactively, by function expressions.
PjSurface_IP - class vgp.surface.common.PjSurface_IP.
Info panel of parametrized surfaces with tabs for domain and function expressions.
PjSurface_IP() - Constructor for class vgp.surface.common.PjSurface_IP
 
PjSurface() - Constructor for class vgp.surface.common.PjSurface
 
PjSurfCurve - class vgp.curve.surface.PjSurfCurve.
Demo project for extended PjCurve_IP, just to show how it might work.
PjSurfCurve_IP - class vgp.curve.surface.PjSurfCurve_IP.
Info panel for with switches to display tube or surface.
PjSurfCurve_IP() - Constructor for class vgp.curve.surface.PjSurfCurve_IP
 
PjSurfCurve() - Constructor for class vgp.curve.surface.PjSurfCurve
 
PjTextureCube - class vgp.tutor.texture.PjTextureCube.
Demo project for using texture on surfaces showing a cube with image on each side.
PjTextureCube() - Constructor for class vgp.tutor.texture.PjTextureCube
 
PjTexturedSurface - class vgp.tutor.texture.PjTexturedSurface.
Demo project for using texture on surfaces.
PjTexturedSurface_IP - class vgp.tutor.texture.PjTexturedSurface_IP.
Control panel for loading and resetting surface texture.
PjTexturedSurface_IP() - Constructor for class vgp.tutor.texture.PjTexturedSurface_IP
 
PjTexturedSurface() - Constructor for class vgp.tutor.texture.PjTexturedSurface
 
PjTorusKnot - class vgp.tutor.torusknot.PjTorusKnot.
Demo project for handling multiple geometries in the JavaView viewer.
PjTorusKnot_IP - class vgp.tutor.torusknot.PjTorusKnot_IP.
Info panel for with switches to display tube or surface.
PjTorusKnot_IP() - Constructor for class vgp.tutor.torusknot.PjTorusKnot_IP
 
PjTorusKnot() - Constructor for class vgp.tutor.torusknot.PjTorusKnot
 
PjTransform - class vgp.tutor.transform.PjTransform.
Demo project to use transformations in ambient space forms.
PjTransform_IP - class vgp.tutor.transform.PjTransform_IP.
Info panel of space form transformations with sliders.
PjTransform_IP() - Constructor for class vgp.tutor.transform.PjTransform_IP
 
PjTransform() - Constructor for class vgp.tutor.transform.PjTransform
 
PjVectorField - class vgp.tutor.vectorField.PjVectorField.
Tutorial project on vector fields.
PjVectorField - class vgp.vector.vectorField.PjVectorField.
Project Vector Field Visualization and Geodesic Runge-Kutta uses PjImportModel to load models from file.
PjVectorField_IP - class vgp.tutor.vectorField.PjVectorField_IP.
Info panel of tutorial project on vector fields.
PjVectorField_IP - class vgp.vector.vectorField.PjVectorField_IP.
Infopanel to project Vector Field Visualization and Geodesic Runge-Kutta.
PjVectorField_IP() - Constructor for class vgp.tutor.vectorField.PjVectorField_IP
Create and layout the widgets of the panel.
PjVectorField_IP() - Constructor for class vgp.vector.vectorField.PjVectorField_IP
 
PjVectorField() - Constructor for class vgp.tutor.vectorField.PjVectorField
 
PjVectorField() - Constructor for class vgp.vector.vectorField.PjVectorField
If (this.instanceOf("PjVectorField")) it calls init-method.
PjWeierstrass - class vgp.minimal.weier.PjWeierstrass.
Project class for minimal surfaces computed by integrating Weierstrass functions.
PjWeierstrass_IP - class vgp.minimal.weier.PjWeierstrass_IP.
Info panel for project class for minimal surfaces computed by integrating Weierstrass functions
PjWeierstrass_IP() - Constructor for class vgp.minimal.weier.PjWeierstrass_IP
Constructor
PjWeierstrass() - Constructor for class vgp.minimal.weier.PjWeierstrass
Constructor
planeReflect(PdVector, PdVector) - Static method in class jv.vecmath.PuReflect
Generate a (4*4)-matrix to reflect in plane given by base point and plane normal.
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.
PnAreaEnergy - class jvx.numeric.PnAreaEnergy.
Area energy including gradient and hessian computations.
PnAreaEnergy() - Constructor for class jvx.numeric.PnAreaEnergy
 
PnAsymptOde - class vgp.curve.common.PnAsymptOde.
PnGeodesicOde
PnAsymptOde() - Constructor for class vgp.curve.common.PnAsymptOde
 
PnCellOperator - class jvx.geom.PnCellOperator.
Implements a cellular automata on the triangles of an element set.
PnCellOperator_Dialog - class jvx.geom.PnCellOperator_Dialog.
Dialog for Cell Operator.
PnCellOperator_Dialog(PnCellOperator) - Constructor for class jvx.geom.PnCellOperator_Dialog
Constructor of dialog for PnCellOperator existing allready.
PnCellOperator_IP - class jvx.geom.PnCellOperator_IP.
Info panel for cell operator.
PnCellOperator_IP() - Constructor for class jvx.geom.PnCellOperator_IP
Constructor
PnCellOperator(PgElementSet) - Constructor for class jvx.geom.PnCellOperator
Constructor
PnConfEnergy - class jvx.numeric.PnConfEnergy.
Conformal energy including gradient and hessian computations.
PnConfEnergy() - Constructor for class jvx.numeric.PnConfEnergy
 
PnConjugate - class jvx.geom.PnConjugate.
Utility class for computing the conjugate of a discrete harmonic map, and conversion between conforming and non-conforming triangulations.
PnConjugate() - Constructor for class jvx.geom.PnConjugate
 
PnConjugateGradient - class jvx.numeric.PnConjugateGradient.
Minimize functionals using conjugate gradient method.
PnConjugateGradient() - Constructor for class jvx.numeric.PnConjugateGradient
 
PnDiriEnergy - class jvx.numeric.PnDiriEnergy.
Dirichlet energy including gradient and hessian computations.
PnDiriEnergy() - Constructor for class jvx.numeric.PnDiriEnergy
 
PnElasticCurvature - class vgp.curve.elastic.PnElasticCurvature.
solves curvature ode for elastic curves: K'' = b + (a-.5*K*K)*K
PnElasticCurvature() - Constructor for class vgp.curve.elastic.PnElasticCurvature
 
PnElasticOde - class vgp.curve.elastic.PnElasticOde.
 
PnElasticOde() - Constructor for class vgp.curve.elastic.PnElasticOde
 
PnElementRK - class jvx.numeric.PnElementRK.
Discret Runge-Kutta method on ElementSets.
PnElementRK(PgElementSet) - Constructor for class jvx.numeric.PnElementRK
 
PnEnergy - class jvx.numeric.PnEnergy.
Energy functional on triangulated surfaces including gradient and hessian computations.
PnEnergy() - Constructor for class jvx.numeric.PnEnergy
 
PnEnergyMinimizer - class jvx.numeric.PnEnergyMinimizer.
Main class to vary a surface to minimize a given energy functional.
PnEnergyMinimizer_IP - class jvx.numeric.PnEnergyMinimizer_IP.
Info panel for energy minimization to control minimization process and print info.
PnEnergyMinimizer_IP() - Constructor for class jvx.numeric.PnEnergyMinimizer_IP
 
PnEnergyMinimizer_Menu - class jvx.numeric.PnEnergyMinimizer_Menu.
Add specific menu items to 'method' menu in control panel to invoke methods from menu.
PnEnergyMinimizer_Menu() - Constructor for class jvx.numeric.PnEnergyMinimizer_Menu
 
PnEnergyMinimizer() - Constructor for class jvx.numeric.PnEnergyMinimizer
 
PnExplode_Dialog - class jvx.geom.PnExplode_Dialog.
Dailog class for explodeElementSet and explodePolytope.
PnExplode_Dialog(PgPointSet) - Constructor for class jvx.geom.PnExplode_Dialog
Constructor
PnExplodeElementSet - class jvx.geom.PnExplodeElementSet.
Class to explode element sets.
PnExplodeElementSet(PgElementSet) - Constructor for class jvx.geom.PnExplodeElementSet
Constructor.
PnExplodePolytope - class jvx.geom.PnExplodePolytope.
Class to explode polytopes, that are given by a list of PgPointSet.
PnExplodePolytope(PgPointSet[], PdVector) - Constructor for class jvx.geom.PnExplodePolytope
Constructor.
PnFunction - class jvx.numeric.PnFunction.
Abstract class for functions to be used numerical methods, e.g. in minimization classes.
PnFunction() - Constructor for class jvx.numeric.PnFunction
 
PnGeodesicOde - class vgp.curve.common.PnGeodesicOde.
PnGeodesicOde
PnGeodesicOde() - Constructor for class vgp.curve.common.PnGeodesicOde
 
PnGeodesicRK - class jvx.numeric.PnGeodesicRK.
Discret Runge-Kutta method on ElementSets.
PnGeodesicRK(PgElementSet) - Constructor for class jvx.numeric.PnGeodesicRK
 
PnHodgeU - class jvx.numeric.PnHodgeU.
Energy to obtain principal function u.
PnHodgeU() - Constructor for class jvx.numeric.PnHodgeU
 
PnHodgeW - class jvx.numeric.PnHodgeW.
Energy to obtain principal function u.
PnHodgeW() - Constructor for class jvx.numeric.PnHodgeW
 
PnJacobi - class jvx.numeric.PnJacobi.
Compute eigenvectors and eigenvalues of a given matrix and store in result vectors.
PnJacobi() - Constructor for class jvx.numeric.PnJacobi
 
PnLevelSet - class jvx.numeric.PnLevelSet.
Abstract class for all kinds of level sets.
PnLevelSet() - Constructor for class jvx.numeric.PnLevelSet
 
PnLIC - class jvx.numeric.PnLIC.
Line Integral Convolution for vector field visualization.
PnLIC(PgElementSet, int, double, PnGeodesicRK) - Constructor for class jvx.numeric.PnLIC
Creates a new LIC processor.
PnMatrix - class jvx.numeric.PnMatrix.
Numerical routines for bigger matrix linear algebra problems.
PnMatrix() - Constructor for class jvx.numeric.PnMatrix
 
PnMeanCurvOde - class vgp.curve.common.PnMeanCurvOde.
PnMeanCurvOde
PnMeanCurvOde() - Constructor for class vgp.curve.common.PnMeanCurvOde
 
PnMinesweeper - class vgp.game.mines.PnMinesweeper.
Minesweeper game on arbitrary polyhedral surfaces.
PnMinesweeper_Dialog - class vgp.game.mines.PnMinesweeper_Dialog.
Dialog for winning PnMinesweeper game.
PnMinesweeper_Dialog(int, int, int, PnMinesweeper) - Constructor for class vgp.game.mines.PnMinesweeper_Dialog
Constructor
PnMinesweeper(PgElementSet) - Constructor for class vgp.game.mines.PnMinesweeper
Constructor
PnNoise - class jvx.numeric.PnNoise.
Generates 2D procedural white noise by hashtable-like method to generate a gradient on an integer lattice that is made continuous by smoothed interpolation.
PnNoise() - Constructor for class jvx.numeric.PnNoise
Creates and initializes new noise
PnOde - class jvx.numeric.PnOde.
Basic ode class with solver.
PnOde() - Constructor for class jvx.numeric.PnOde
 
PnOdeExpr - class jvx.numeric.PnOdeExpr.
Extends basic ode class with ability to supply a string expression of the ode.
PnOdeExpr() - Constructor for class jvx.numeric.PnOdeExpr
 
PnRootFinder - class jvx.numeric.PnRootFinder.
Find roots of a function in one variable.
PnRootFinder() - Constructor for class jvx.numeric.PnRootFinder
 
PnShadeOde - class vgp.curve.common.PnShadeOde.
PnShadeOde
PnShadeOde() - Constructor for class vgp.curve.common.PnShadeOde
 
PnSpringEnergy - class jvx.numeric.PnSpringEnergy.
Spring energy including gradient computation.
PnSpringEnergy() - Constructor for class jvx.numeric.PnSpringEnergy
 
PnStiffConformal - class jvx.numeric.PnStiffConformal.
Create and setup stiffness matrix for conformal energy defined by John Hutchinson of a map from triangulation to C.
PnStiffConformal(PgElementSet, PgElementSet) - Constructor for class jvx.numeric.PnStiffConformal
 
PnStiffDiriConforming - class jvx.numeric.PnStiffDiriConforming.
Create and setup stiffness matrix for Dirichlet energy and area computations of a given conforming triangulated domain surface.
PnStiffDiriConforming(PgElementSet) - Constructor for class jvx.numeric.PnStiffDiriConforming
 
PnStiffDiriNonConforming - class jvx.numeric.PnStiffDiriNonConforming.
Create and setup stiffness matrix for Dirichlet energy or area computations of a given non-conforming triangulated domain surface.
PnStiffDiriNonConforming(PgElementSet) - Constructor for class jvx.numeric.PnStiffDiriNonConforming
 
PnStiffMatrix - class jvx.numeric.PnStiffMatrix.
Create and setup sparse representation of a stiffness matrix.
PnStiffMatrix(PgElementSet) - Constructor for class jvx.numeric.PnStiffMatrix
 
PnStiffSpring - class jvx.numeric.PnStiffSpring.
Create and setup stiffness matrix for spring energy of a given conforming triangulated domain surface.
PnStiffSpring(PgElementSet) - Constructor for class jvx.numeric.PnStiffSpring
 
PnSurfaceOde - class vgp.curve.common.PnSurfaceOde.
PnSurfaceOde
PnSurfaceOde() - Constructor for class vgp.curve.common.PnSurfaceOde
 
PnTranslationRK - class jvx.numeric.PnTranslationRK.
Discret Runge-Kutta method on ElementSets.
PnTranslationRK(PgElementSet) - Constructor for class jvx.numeric.PnTranslationRK
Initializes runge-kutta.
PnVertexRK - class jvx.numeric.PnVertexRK.
Discret Runge-Kutta method on ElementSets.
PnVertexRK(PgElementSet) - Constructor for class jvx.numeric.PnVertexRK
 
poincare2Klein(PdVector, PdVector) - Static method in class jv.vecmath.PuProj
Projection of H3 from Poincare ball to Klein ball.
poincare2Lorentz(PdVector, PdVector) - Static method in class jv.vecmath.PuProj
Projection from Poincare ball into Lorentz model of H3.
poincare2Uhm(PdVector, PdVector) - Static method in class jv.vecmath.PuProj
Projection of H3 from Poincare ball to UHM.
pointReflect(PdVector) - Static method in class jv.vecmath.PuReflect
Generate a (4*4)-matrix to invert space w.r.t. to a given fixed point.
polarToRect(double, double) - Static method in class jv.number.PuComplex
w = r*exp(i*phi)
POW - Static variable in class jv.thirdParty.expr.Expr
Binary operator.
pow(PuComplex, double) - Static method in class jv.number.PuComplex
w = u**r.
pow(PuComplex, PuComplex) - Static method in class jv.number.PuComplex
w = u**v
PpmEncoder - class jv.thirdParty.acmeEncoders.PpmEncoder.
Write out an image as a PPM.
PpmEncoder(Image, OutputStream) - Constructor for class jv.thirdParty.acmeEncoders.PpmEncoder
Constructor.
PpmEncoder(ImageProducer, OutputStream) - Constructor for class jv.thirdParty.acmeEncoders.PpmEncoder
Constructor.
preferredLayoutSize(Container) - Method in class jv.object.PsStackLayout
 
preferredLayoutSize(Container) - Method in class jv.objectGui.GuiStackLayout
Calculate the preferred size dimensions for the specififed container.
prepareSolve(PgPolygonOnElementSet, int, PdBary, double) - Method in class jvx.numeric.PnGeodesicRK
If not method solve is used, this method has to be called before integration.
PRINCIPAL_CURVATURE - Static variable in class vgp.curve.common.PjCurve
 
print(double) - Method in class jv.loader.PSGr.MyStringBuffer
 
print(float) - Method in class jv.loader.PSGr.MyStringBuffer
 
print(int) - Method in class jv.loader.PSGr.MyStringBuffer
 
print(String) - Method in class jv.loader.PSGr.MyStringBuffer
 
printEdgeList() - Method in class jv.geom.PgElementSet
Generate list of edges from element information.
printEigenvalues() - Method in class jvx.numeric.PnEnergyMinimizer
 
printEigenvalues(int, PdVector) - Static method in class jvx.numeric.PnJacobi
 
printEigenvectors() - Method in class jvx.numeric.PnEnergyMinimizer
 
printEigenvectors(int, PdVector, PdVector[]) - Static method in class jvx.numeric.PnJacobi
 
printGradient() - Method in class jvx.numeric.PnEnergyMinimizer
 
printHessian() - Method in class jvx.numeric.PnEnergyMinimizer
 
println(double) - Method in class jv.loader.PSGr.MyStringBuffer
 
println(float) - Method in class jv.loader.PSGr.MyStringBuffer
 
println(int) - Method in class jv.loader.PSGr.MyStringBuffer
 
println(String) - Method in class jv.loader.PSGr.MyStringBuffer
 
printParameter() - Method in class jv.viewer.PvViewer
Print all parameters and values to console.
processMouseEvent(MouseEvent) - Method in class jv.viewer.PvDisplay
 
processWindowEvent(WindowEvent) - Method in class jv.object.PsMainFrame
Catch window events to manage key event handling across frames uniformly with viewer.
PROGRAM - Static variable in class jv.object.PsConfig
Title of program
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 class jv.object.PsConfig
Title of project.
PROJECT - Static variable in interface jv.object.PsViewerIf
 
project(int) - Method in class jv.geom.PgVectorField
Projects given vector onto element plane.
PROJECTION - Static variable in class vgp.vector.vectorField.PjVectorField
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.
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, =0 v_proj = e_1 + e_2
projectOntoPlane(PdVector, PdVector) - Static method in class jv.vecmath.PuVectorGeom
Project a given vector to a plane through the origin.
projectOntoPlane(PdVector, PdVector, PdVector) - Static method in class jv.vecmath.PuVectorGeom
Project a given vector to a plane through the origin.
projectPointToCircle(PdVector, PdVector, PdVector, PdVector, double) - Static method in class jv.vecmath.PuVectorGeom
Project 3d-point onto circle in 3d by 1) project point onto plane of circle 2) adjust distance to mid point.
projectPointToLine(PdVector, PdVector, PdVector, PdVector) - Static method in class jv.vecmath.PuVectorGeom
Project a given point to line.
projectPointToPlane(PdVector, PdVector, PdVector, PdVector) - Static method in class jv.vecmath.PuVectorGeom
Project a given point to plane.
projectToLevel(PdVector) - Method in class jvx.numeric.PnLevelSet
 
projectToSphere(PdVector, double) - Method in class jv.geom.PgPointSet
Project all vertices to the unit sphere with given center.
PS_ZOOM - Static variable in class jv.viewer.PvDisplay
Zoom factor of each pixel quantity if PostScript printing is enabled.
PsAnimation - class jv.anim.PsAnimation.
Animation manager issues time events and updates its listeners.
PsAnimation_IP - class jv.anim.PsAnimation_IP.
Info panel for animations to start/stop animations.
PsAnimation_IP() - Constructor for class jv.anim.PsAnimation_IP
 
PsAnimation() - Constructor for class jv.anim.PsAnimation
 
PsAuthorInfo - class jv.rsrc.PsAuthorInfo.
Information on a single author used in resource files.
PsAuthorInfo_IP - class jv.rsrc.PsAuthorInfo_IP.
Panel with address information for multiple authors.
PsAuthorInfo_IP() - Constructor for class jv.rsrc.PsAuthorInfo_IP
 
PsAuthorInfo() - Constructor for class jv.rsrc.PsAuthorInfo
Information about authors with one array for each info topic.
PsCategoryList_IP - class jv.loader.PsCategoryList_IP.
Info panel of PjImportModel with a with browser for JavaView built-in models.
PsCategoryList_IP() - Constructor for class jv.loader.PsCategoryList_IP
 
PsConfig - class jv.object.PsConfig.
Static configuration class of JavaView with global static variables.
PsConfig() - Constructor for class jv.object.PsConfig
 
PsConsole - class jv.object.PsConsole.
Console window of JavaView.
PsConsole(Frame) - Constructor for class jv.object.PsConsole
 
PsDebug - class jv.object.PsDebug.
Allows to issue messages and debug information on the console of JavaView, which is different from Java console.
PsDebug() - Constructor for class jv.object.PsDebug
 
PsDialog - class jv.object.PsDialog.
Basic class for dialogs extending java.awt.Dialog by some minor features.
PsDialog(Frame, boolean) - Constructor for class jv.object.PsDialog
 
PsDialog(Frame, String, boolean) - Constructor for class jv.object.PsDialog
 
PsGeometryInfo - class jv.rsrc.PsGeometryInfo.
Full description of geometry used in resource files.
PsGeometryInfo_IP - class jv.rsrc.PsGeometryInfo_IP.
Panel with description information of geometry models.
PsGeometryInfo_IP() - Constructor for class jv.rsrc.PsGeometryInfo_IP
 
PsGeometryInfo() - Constructor for class jv.rsrc.PsGeometryInfo
Textual information about a geometry including literature references.
PSGr - class jv.loader.PSGr.
PSGr is a Graphics subclass that images to PostScript.
PSGr.MyStringBuffer - class jv.loader.PSGr.MyStringBuffer.
Class avoids exchange of all print-statements in PSGr.
PSGr.MyStringBuffer(PSGr) - Constructor for class jv.loader.PSGr.MyStringBuffer
 
PSGr.PixelConsumer - class jv.loader.PSGr.PixelConsumer.
Receives image pixels for PSGr
PSGr(Graphics, int) - Constructor for class jv.loader.PSGr
 
PSGr(Graphics, String, int, int) - Constructor for class jv.loader.PSGr
Constructs a new PSGr Object.
PsImage - class jv.objectGui.PsImage.
A class for loading and handling images.
PsImage(Image, String) - Constructor for class jv.objectGui.PsImage
Create an PsImage using the image specified.
PsImage(String) - Constructor for class jv.objectGui.PsImage
Create an PsImage using the image at relative path specified by the string.
PsImage(URL) - Constructor for class jv.objectGui.PsImage
Create an PsImage using the image at an absolute URL specified by the string.
PsJavaView - class jv.rsrc.PsJavaView.
All JavaView resource information for configuration of the system.
PsJavaView_IP - class jv.rsrc.PsJavaView_IP.
Panel to modify all javaview resource information.
PsJavaView_IP() - Constructor for class jv.rsrc.PsJavaView_IP
 
PsJavaView() - Constructor for class jv.rsrc.PsJavaView
 
PsKey - class jv.anim.PsKey.
Single frame in a keyframe animation representing a pair (object, time).
PsKey(double, PgGeometry) - Constructor for class jv.anim.PsKey
Create a new key at specified time and object.
PsKeyframe - class jv.anim.PsKeyframe.
Collection of keys which is a pair of an object and a unique time associated with each object.
PsKeyframe() - Constructor for class jv.anim.PsKeyframe
Constructor with empty list of keyframes.
PsKeyframeIf - interface jv.anim.PsKeyframeIf.
Additional interface for dynamic objects to allow stepping through keyframes.
PsMainFrame - class jv.object.PsMainFrame.
Mainframe window for applications to hold the applet or the display canvas.
PsMainFrame(Component, String[]) - Constructor for class jv.object.PsMainFrame
Constructor with default title.
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, String[]) - Constructor for class jv.object.PsMainFrame
Constructor, calls PsMainFrame(null, title, args).
PsMethodMenu - class jv.objectGui.PsMethodMenu.
Add specific menu items to 'method' menu in control panel to invoke methods from menu.
PsMethodMenu() - Constructor for class jv.objectGui.PsMethodMenu
Constructor assigns the current language.
PsModelInfo - class jv.rsrc.PsModelInfo.
All information about a geometry model required for submission to the Electronic Geometry Models server.
PsModelInfo_IP - class jv.rsrc.PsModelInfo_IP.
Panel with all model informations for submission.
PsModelInfo_IP(boolean) - Constructor for class jv.rsrc.PsModelInfo_IP
 
PsModelInfo() - Constructor for class jv.rsrc.PsModelInfo
 
PsObject - class jv.object.PsObject.
Super class in JavaView which implements the update interface and has an info panel.
PsObject() - Constructor for class jv.object.PsObject
Constructor.
PsPanel - class jv.object.PsPanel.
Default base class for info panels, and often used instead of Panel.
PsPanel() - Constructor for class jv.object.PsPanel
Constructor of panel with PsStackLayout(1) as default layout.
PsResource - class jv.object.PsResource.
Supplies default strings in english for interface labels in menus and dialog.
PsResource() - Constructor for class jv.object.PsResource
 
PsStackLayout - class jv.object.PsStackLayout.
Layout manager to place components below the previous components similar to a stack.
PsStackLayout(int) - Constructor for class jv.object.PsStackLayout
 
PsSubmission - class jvx.rsrc.PsSubmission.
All model informations for submission including submission details.
PsSubmission_IP - class jvx.rsrc.PsSubmission_IP.
Panel with all model informations for submission including submission details.
PsSubmission_IP(boolean) - Constructor for class jvx.rsrc.PsSubmission_IP
 
PsSubmission() - Constructor for class jvx.rsrc.PsSubmission
 
PsTabPanel - class jv.objectGui.PsTabPanel.
Panel with header of tabs and a body panel with cardlayout.
PsTabPanel() - Constructor for class jv.objectGui.PsTabPanel
 
PsTimeEvent - class jv.anim.PsTimeEvent.
Timer events sent from an animation.
PsTimeEvent(double) - Constructor for class jv.anim.PsTimeEvent
 
PsTimeListenerIf - interface jv.anim.PsTimeListenerIf.
Interface required for all objects who want to register itself in an animation manager.
PsUpdateIf - interface jv.object.PsUpdateIf.
Interface for update mechanism of JavaView.
PsUtil - class jv.object.PsUtil.
Utility to locate and query classes and superclasses, open files, bit manipulations.
PsUtil() - Constructor for class jv.object.PsUtil
 
PsViewerIf - interface jv.object.PsViewerIf.
Interface for a viewer to allow forwarding of keyboard events to central event handler PvViewer.
PsXmlLoader - class jv.loader.PsXmlLoader.
Loader for Xml files fills a tree structure.
PsXmlLoader() - Constructor for class jv.loader.PsXmlLoader
 
PsXmlNode - class jv.rsrc.PsXmlNode.
Node of an XML resource tree.
PsXmlNode(String) - Constructor for class jv.rsrc.PsXmlNode
Create a new node with given type.
PsXmlSrc - class jv.rsrc.PsXmlSrc.
Resource tree generated from an XML file.
PsXmlSrc() - Constructor for class jv.rsrc.PsXmlSrc
Constructor with no action.
PuColorPicker - class jv.number.PuColorPicker.
Panel with rainbow color wheel and RGB and brightness sliders.
PuColorPicker(Color) - Constructor for class jv.number.PuColorPicker
Create a new color inspector with color wheel for picking colors.
PuComplex - class jv.number.PuComplex.
Complex number and basic complex functions.
PuComplex() - Constructor for class jv.number.PuComplex
 
PuComplex(double) - Constructor for class jv.number.PuComplex
 
PuComplex(double, double) - Constructor for class jv.number.PuComplex
 
PuComplex(PuComplex) - Constructor for class jv.number.PuComplex
 
PuComplexP - class jv.number.PuComplexP.
Object class for PuComplex to have a name and an InfoPanel.
PuComplexP_IP - class jv.number.PuComplexP_IP.
Info panel for PuComplexP.
PuComplexP_IP() - Constructor for class jv.number.PuComplexP_IP
Constructor
PuComplexP(String, PsUpdateIf) - Constructor for class jv.number.PuComplexP
Constructor
PuComplexP(String, PsUpdateIf, double) - Constructor for class jv.number.PuComplexP
Constructor
PuComplexP(String, PsUpdateIf, double, double) - Constructor for class jv.number.PuComplexP
Constructor
PuComplexP(String, PsUpdateIf, PuComplex) - Constructor for class jv.number.PuComplexP
Constructor
PuData - class jv.vecmath.PuData.
Static memory methods on number arrays.
PuData() - Constructor for class jv.vecmath.PuData
 
PuDouble - class jv.number.PuDouble.
Basic double class with update functionality and panel containing a slider.
PuDouble_Config - class jv.number.PuDouble_Config.
Configuration panel of double slider to adjust interval bounds and accurracy.
PuDouble_Config(PuDouble) - Constructor for class jv.number.PuDouble_Config
 
PuDouble_IP - class jv.number.PuDouble_IP.
Info panel of double slider with label, value field, slider and adjustment panel.
PuDouble_IP() - Constructor for class jv.number.PuDouble_IP
 
PuDouble(String, PsUpdateIf) - Constructor for class jv.number.PuDouble
Create new instance with given name and parent.
PuFunction - class jv.function.PuFunction.
Describes a function in terms of a string with variables and constants.
PuFunction_EvalPanel - class jv.function.PuFunction_EvalPanel.
Evaluation panel of function expressions.
PuFunction_EvalPanel() - Constructor for class jv.function.PuFunction_EvalPanel
 
PuFunction_IP - class jv.function.PuFunction_IP.
Panel with textfields to type function expressions with variables and constants.
PuFunction_IP() - Constructor for class jv.function.PuFunction_IP
 
PuFunction() - Constructor for class jv.function.PuFunction
 
PuFunction(int, int) - Constructor for class jv.function.PuFunction
 
PuInteger - class jv.number.PuInteger.
Basic integer class with update functionality and panel containing a slider.
PuInteger_Config - class jv.number.PuInteger_Config.
Configuration panel of integer slider to adjust interval bounds and accurracy.
PuInteger_Config(PuInteger) - Constructor for class jv.number.PuInteger_Config
 
PuInteger_IP - class jv.number.PuInteger_IP.
Info panel of integer slider with label, value field, slider and adjustment panel.
PuInteger_IP() - Constructor for class jv.number.PuInteger_IP
 
PuInteger(String, PsUpdateIf) - Constructor for class jv.number.PuInteger
Create new instance with given name and parent.
PuLorentz - class jv.vecmath.PuLorentz.
Utility methods for calculations in Lorentz model of hyperbolic space.
PuLorentz() - Constructor for class jv.vecmath.PuLorentz
 
PuMath - class jv.vecmath.PuMath.
Mathematical utility functions extending java.lang.Math.
PuMath() - Constructor for class jv.vecmath.PuMath
 
PUNCH - Static variable in class jvx.geom.PwModel_IP
 
punch(PgElementSet, double) - Static method in class jvx.geom.PwModel
Cut out a shrinked copy from every element; the remaining face gets divided into quadrilaterals, each containing one edge of the original element and of the cut-out shrinked copy.
PuProj - class jv.vecmath.PuProj.
Projections between different models of three dimensional space forms.
PuProj() - Constructor for class jv.vecmath.PuProj
 
PuReflect - class jv.vecmath.PuReflect.
Utility class with static methods to compute reflection and other symmetry matrices.
PuReflect() - Constructor for class jv.vecmath.PuReflect
 
PuString - class jv.number.PuString.
Utility functions comparing and operating with strings.
PuString() - Constructor for class jv.number.PuString
 
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 jv.vecmath.PuVectorGeom.
Static methods for vector geometry.
PuVectorGeom() - Constructor for class jv.vecmath.PuVectorGeom
 
PvCamera - class jv.viewer.PvCamera.
Camera for PvDisplay.
PvCamera_IP - class jv.viewer.PvCamera_IP.
Info panel of all cameras in display AWT.
PvCamera_IP() - Constructor for class jv.viewer.PvCamera_IP
 
PvCamera(PvDisplay, int) - Constructor for class jv.viewer.PvCamera
 
PvCameraEvent - class jv.project.PvCameraEvent.
Information about camera whenever mouse position has changed to be sent to a listener from a display.
PvCameraEvent(PvDisplayIf, int) - Constructor for class jv.project.PvCameraEvent
Constructor with dimension of scene shown in display, usually dim=3.
PvCameraIf - interface jv.project.PvCameraIf.
This interface must be implemented by all cameras.
PvCameraListenerIf - interface jv.project.PvCameraListenerIf.
Interface for a listener to receive events of camera in display.
PvDisplay - class jv.viewer.PvDisplay.
Display of JavaView for viewing and interaction with 3d geometries.
PvDisplay_IP - class jv.viewer.PvDisplay_IP.
Info panel of display.
PvDisplay_IP() - Constructor for class jv.viewer.PvDisplay_IP
 
PvDisplay() - Constructor for class jv.viewer.PvDisplay
Constructor of display without 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(PvViewerIf) - Constructor for class jv.viewer.PvDisplay
Constructor of display with given argument viewer as parent.
PvDisplayIf - interface jv.project.PvDisplayIf.
This interface must be implemented by all displays to be registered in JavaView, and which want to display any of the geometries implementing the interface PgGeometryIf.
PvDisplayLoader - class jv.loader.PvDisplayLoader.
Loader for display files given in JavaView's JVD file format.
PvDisplayLoader() - Constructor for class jv.loader.PvDisplayLoader
 
PvDisplayOption - class jv.loader.PvDisplayOption.
Store settings of a JavaView display.
PvDisplayOption() - Constructor for class jv.loader.PvDisplayOption
Constructor sets all values to defaults.
PvGeometryIf - interface jv.project.PvGeometryIf.
Interface to container geometry used in JavaView displays.
PvGrid - class jv.viewer.PvGrid.
Two-dimensional grid for use in display.
PvGrid(int) - Constructor for class jv.viewer.PvGrid
 
PvPickEvent - class jv.project.PvPickEvent.
Pick events on geometries sent to a pick listener from a display.
PvPickEvent(int) - Constructor for class jv.project.PvPickEvent
Constructor with dimension of scene in display.
PvPickListenerIf - interface jv.project.PvPickListenerIf.
Interface for a listener to receive pick events from display.
PvScene - class jv.viewer.PvScene.
Container class for display.
PvScene() - Constructor for class jv.viewer.PvScene
Constructor.
PvViewer - class jv.viewer.PvViewer.
Manages the 3d-display, control window, and list of projects.
PvViewer() - Constructor for class jv.viewer.PvViewer
Constructor for JavaView's display and project manager if JavaView runs inside another program.
PvViewer(Applet, Frame) - Constructor for class jv.viewer.PvViewer
Constructor for JavaView's display and project manager JavaView runs in an applet or as standalone application.
PvViewerIf - interface jv.project.PvViewerIf.
Interface for a viewer which manages the 3d-display, control window, and list of projects.
PwBary - class jvx.geom.PwBary.
Static methods that handle barycentric coordinates on triangulated element sets.
PwBary() - Constructor for class jvx.geom.PwBary
 
PwCleanMesh - class jvx.geom.PwCleanMesh.
Utility programs for cleaning and correcting a polyhedral mesh.
PwCleanMesh_Dialog - class jvx.geom.PwCleanMesh_Dialog.
Dialog for configuration of PwCleanMesh.IdentifyVertices.
PwCleanMesh_Dialog(PgElementSet) - Constructor for class jvx.geom.PwCleanMesh_Dialog
 
PwCleanMesh() - Constructor for class jvx.geom.PwCleanMesh
 
PwClip - class jvx.geom.PwClip.
This class provides clipping abilities in JavaView
PwClip_Dialog - class jvx.geom.PwClip_Dialog.
Dialog for PwClip
PwClip_Dialog(PwClip) - Constructor for class jvx.geom.PwClip_Dialog
Constructor
PwClip_IP - class jvx.geom.PwClip_IP.
This class provides info panel for PwClip.
PwClip_IP() - Constructor for class jvx.geom.PwClip_IP
 
PwClip() - Constructor for class jvx.geom.PwClip
 
PwCurvature - class jvx.geom.PwCurvature.
Compute various discrete curvature terms of a polyhedral surface.
PwCurvature() - Constructor for class jvx.geom.PwCurvature
 
PwEvolve - class jvx.geom.PwEvolve.
Evolve geomtries in direction of a given vector field.
PwEvolve() - Constructor for class jvx.geom.PwEvolve
 
PwGeodesic - class jvx.geom.PwGeodesic.
Workshop for the computation of shortest geodesics that connect two given points on an element set.
PwGeodesic_Dialog - class jvx.geom.PwGeodesic_Dialog.
Dialog for PwGeodesic
PwGeodesic_Dialog(PwGeodesic) - Constructor for class jvx.geom.PwGeodesic_Dialog
Constructor
PwGeodesic_IP - class jvx.geom.PwGeodesic_IP.
 
PwGeodesic_IP() - Constructor for class jvx.geom.PwGeodesic_IP
Create and layout the widgets of the panel.
PwGeodesic() - Constructor for class jvx.geom.PwGeodesic
 
PwHodge - class jvx.geom.PwHodge.
Study hodge splitting of discrete vector fields.
PwHodge_Dialog - class jvx.geom.PwHodge_Dialog.
Dialog for PwHodge
PwHodge_Dialog(PwHodge) - Constructor for class jvx.geom.PwHodge_Dialog
Constructor
PwHodge_IP - class jvx.geom.PwHodge_IP.
Info panel of Hodge decomposition workshop.
PwHodge_IP() - Constructor for class jvx.geom.PwHodge_IP
Create and layout the widgets of the panel.
PwHodge() - Constructor for class jvx.geom.PwHodge
 
PwLIC - class jvx.geom.PwLIC.
Make Line Integral Convolution texture image to given vector field in a JavaView workshop.
PwLIC_Dialog - class jvx.geom.PwLIC_Dialog.
Dialog for PwLIC.
PwLIC_Dialog(PwLIC) - Constructor for class jvx.geom.PwLIC_Dialog
Constructor
PwLIC_IP - class jvx.geom.PwLIC_IP.
Info panel of workshop LIC.
PwLIC_IP() - Constructor for class jvx.geom.PwLIC_IP
Create and layout the widgets of the panel.
PwLIC() - Constructor for class jvx.geom.PwLIC
 
PwModel - class jvx.geom.PwModel.
Utility programs for modeling of PgElementSet.
PwModel_Dialog - class jvx.geom.PwModel_Dialog.
Dialog for PwModel
PwModel_Dialog(PgElementSet) - Constructor for class jvx.geom.PwModel_Dialog
Constructor
PwModel_IP - class jvx.geom.PwModel_IP.
Info Panel of Workshop Model
PwModel_IP() - Constructor for class jvx.geom.PwModel_IP
Constructor
PwModel(PgElementSet) - Constructor for class jvx.geom.PwModel
Constructor
PwPlatonic - class jvx.geom.PwPlatonic.
Data of Platonic solids and other regular solids.
PwPlatonic_IP - class jvx.geom.PwPlatonic_IP.
Panel for Workshop Platonic
PwPlatonic_IP() - Constructor for class jvx.geom.PwPlatonic_IP
Constructor
PwPlatonic(PgElementSet) - Constructor for class jvx.geom.PwPlatonic
Constructor
PwRivaraBisection - class jvx.geom.PwRivaraBisection.
Rivara bisection algorithm on triangulated surfaces.
PwRivaraBisection() - Constructor for class jvx.geom.PwRivaraBisection
 
PwSimplify - class jvx.geom.PwSimplify.
Simplifies PgElementSets by removing edges and identifying their ending points.
PwSimplify_Dialog - class jvx.geom.PwSimplify_Dialog.
Dialog for PwSimplify.
PwSimplify_Dialog(PgElementSet) - Constructor for class jvx.geom.PwSimplify_Dialog
Constructor
PwSimplify_IP - class jvx.geom.PwSimplify_IP.
Info Panel for PwSimplify.
PwSimplify_IP() - Constructor for class jvx.geom.PwSimplify_IP
Constructor
PwSimplify(PgElementSet) - Constructor for class jvx.geom.PwSimplify
Constructor
PwVectorField - class jvx.geom.PwVectorField.
With this class one is allowed to create a vector field to a given geometry right from scrap.
PwVectorField_Dialog - class jvx.geom.PwVectorField_Dialog.
Dialog for PwVectorField.
PwVectorField_Dialog(PwVectorField) - Constructor for class jvx.geom.PwVectorField_Dialog
Constructor
PwVectorField_IP - class jvx.geom.PwVectorField_IP.
This class provides info panel for PwVectorField.
PwVectorField_IP() - Constructor for class jvx.geom.PwVectorField_IP
 
PwVectorField(PvDisplayIf) - Constructor for class jvx.geom.PwVectorField
 

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