- e1 - Variable in class jvx.geom.PgFrame
-
Tangent direction.
- e2 - Variable in class jvx.geom.PgFrame
-
Other orthogonal tangent direction (in case of surfaces).
- e3 - Variable in class jvx.geom.PgFrame
-
Surface normal (in case of surfaces).
- EDGE_CIRCLE - Static variable in class jv.geom.PgBndConstraint
-
- EDGE_DIVERGENCE - Static variable in class jvx.vector.PwRotDiv
-
- EDGE_DIVERGENCE_AREA - Static variable in class jvx.vector.PwRotDiv
-
- EDGE_HELIX - Static variable in class jv.geom.PgBndConstraint
-
- EDGE_ROTATION - Static variable in class jvx.vector.PwRotDiv
-
- EDGE_ROTATION_AREA - Static variable in class jvx.vector.PwRotDiv
-
- EDGE_SPLINE - Static variable in class jv.geom.PgBndConstraint
-
- EDGE_STRAIGHT - Static variable in class jv.geom.PgBndConstraint
-
- eigenvalues() - Method in class jv.vecmath.PcMatrix
-
Compute the eigenvalues of a 2x2 matrix.
- ELEMENT_BASED - Static variable in class jv.geom.PgVectorField
-
VectorField is given at element centers.
- elements() - Method in class jv.thirdParty.acmeEncoders.IntHashtable
-
Returns an enumeration of the elements.
- EMAIL - Static variable in class jv.object.PsConfig
-
Email address for contact.
- EMAIL - Static variable in class jv.rsrc.PsAuthorInfo
-
Code to access email address of authors.
- emitThis(String) - Method in class jv.loader.PSGr
-
- EMPTY_ITEM - Static variable in class jvx.rsrc.PsModelInfo
-
- emptyHeap() - Method in class jvx.util.PuPriorityQueue
-
Remove all elements from heap.
- ENABLE_DEFAULT_LABEL - Static variable in interface jv.project.PvGeometryIf
-
- ENABLE_NEIGHBOUR - Static variable in interface jv.project.PvGeometryIf
-
In rare situations usage of neighbour information may be switched off.
- enableAlpha(boolean) - Method in class jv.number.PdColor
-
Enable or disable alpha channel.
- enableClip(boolean) - Method in interface jv.project.PvDisplayIf
-
- enableClip(boolean) - Method in class jv.viewer.PvDisplay
-
- enableEvaluation(boolean) - Method in class jvx.numeric.PnFunction
-
Enable evaluation of function.
- enableKeys(boolean) - Method in class jv.anim.PsAnimation
-
Set visibility of key buttons prevKey, nextKey etc. in animation panel.
- enableUpdateDomain(boolean) - Method in class jvx.numeric.PnEnergyMinimizer
-
Flag whether domain is updated after each CG-minimization loop.
- encode() - Method in interface jv.loader.PsImageCoderIf
-
Performs the encoding of the image and write to output stream.
- encode() - Method in class jv.thirdParty.acmeEncoders.ImageEncoder
-
Call this after initialization to get things going.
- endPicking() - Method in class vgp.discrete.curvature.PjCurvature
-
- enforceBounds(double) - Method in class jv.number.PuDouble
-
Constrain value to lie within bounds of this slider.
- enforceBounds(int) - Method in class jv.number.PuInteger
-
Constrain value to lie within bounds of this slider.
- enqueue(int, double) - Method in class jvx.util.PuPriorityQueue
-
Add element to heap.
- enqueueOrDecrease(int, double) - Method in class jvx.util.PuPriorityQueue
-
Add element to heap.
- EPS - Static variable in class jv.vecmath.PuMath
-
Numerical machine accuracy, e.g. used to check for zero and as stopping criterion.
- equalizeElementIndex(PgPolygonOnElementSet, int, int, PdBary, PdBary) - Static method in class jvx.geom.PwBary
-
Outputs the coordinates of two vertices on a barycentric polygon such that
their barycentric coordinates refer to the same element.
- equals(Color) - Method in class jv.number.PdColor
-
Determines whether another color is equal to this color.
- equals(PdColor) - Method in class jv.number.PdColor
-
Determines whether another color is equal to this color.
- equals(PuComplex, PuComplex, double) - Method in class jv.number.PuComplex
-
- equals(PuComplex, double) - Method in class jv.number.PuComplex
-
- equals(boolean[]) - Method in class jv.vecmath.PbVector
-
Compare vector with list of booleans and return false if different
array lengths or a different entry.
- equals(Object) - Method in class jv.vecmath.PbVector
-
Determines whether another vector or array of booleans is equal to this vector.
- equals(PbVector) - Method in class jv.vecmath.PbVector
-
Determines whether another vector is equal to this vector.
- equals(double[]) - Method in class jv.vecmath.PdVector
-
Compare vector with list of doubles and return false if different
array lengths or a different entry.
- equals(Object) - Method in class jv.vecmath.PdVector
-
Determines whether another vector or array of doubles is equal to this vector.
- equals(PdVector) - Method in class jv.vecmath.PdVector
-
Determines whether another vector is equal to this vector.
- equals(PdVector, double) - Method in class jv.vecmath.PdVector
-
Determines whether another vector is equal to this vector.
- equals(Object) - Method in class jv.vecmath.PiVector
-
Determines whether another vector or array of ints is equal to this vector.
- equals(int[]) - Method in class jv.vecmath.PiVector
-
Compare vector with list of integers and return false if different
array lengths or a different entry.
- equals(PiVector) - Method in class jv.vecmath.PiVector
-
Determines whether another vector is equal to this vector.
- equals(PiVector, int) - Method in class vgp.minimal.weier.PgWeierstrassDescr
-
Compare a PiVector with one int; return true, if the PiVector has size 1 and the only entry is equal to the int argument.
- equals(PiVector, int, int) - Method in class vgp.minimal.weier.PgWeierstrassDescr
-
Compare a PiVector with two ints; return true, if the PiVector has size 2 and the entries are equal to the two int arguments, respectively.
- equals(PiVector, int[]) - Method in class vgp.minimal.weier.PgWeierstrassDescr
-
Compare a PiVector with an int array; return true, if PiVector and array have the same size and the entries are equal for each index.
- ERROR - Static variable in class jv.object.PsDebug
-
Global flag used during compile time to include or exclude all PsDebug.error() calls.
- error(String) - Static method in class jv.object.PsDebug
-
Error messages indicate fatal errors which cannot be handled.
- error(String, Object) - Static method in class jv.object.PsDebug
-
Error messages indicate fatal errors which cannot be handled.
- ErrorBox - Class in jvx.thirdParty.acmeGui
-
An error-box.
- ErrorBox(Frame, String) - Constructor for class jvx.thirdParty.acmeGui.ErrorBox
-
Constructor, default title.
- ErrorBox(Frame, String, String) - Constructor for class jvx.thirdParty.acmeGui.ErrorBox
-
Constructor, specified title.
- errorIcon(Component) - Static method in class jvx.thirdParty.acmeGui.GuiUtils
-
- eval(double) - Method in class jv.function.PuFunction
-
Evaluate a real-valued function of one variable.
- eval(double, double) - Method in class jv.function.PuFunction
-
Evaluate a real-valued function of three variables.
- eval(double, double, double) - Method in class jv.function.PuFunction
-
Evaluate a real-valued function of three variables.
- eval(int, double) - Method in class jv.function.PuFunction
-
Evaluate a component of an m-dim functions of one variable.
- eval(double[], double) - Method in class jv.function.PuFunction
-
Evaluate an m-dim function of one variable.
- eval(int, double[]) - Method in class jv.function.PuFunction
-
Evaluate a component of an m-dim functions of n-variables.
- eval(double[], double[]) - Method in class jv.function.PuFunction
-
Evaluate an m-dim functions of n-variables.
- eval() - Method in class jv.function.PuFunction
-
Evaluate a real-valued function of one variable.
- eval(int) - Method in class jv.function.PuFunction
-
Evaluate a component of an m-dim functions of n-variables'.
- eval(double[]) - Method in class jv.function.PuFunction
-
Evaluate an m-dim functions of n-variables.
- eval(PdVector, double) - Method in class jvx.curve.PgBezierCurve
-
- eval(PgElementSet, int, PdVector) - Method in class jvx.geom.PgFem
-
- eval(PgElementSet, int, PdVector, PdVector) - Method in class jvx.geom.PgFem
-
- eval(PgElementSet, int, PdVector) - Method in class jvx.geom.PgFemHeight
-
- eval(PdVector, PdVector, PdVector, PiVector, double) - Method in class jvx.geom.PgPolygonOnElementSet
-
Evaluates the polygon in given steps and returns the calculated points in order.
- eval(PdVector[], PiVector, double) - Method in class jvx.geom.PgPolygonOnElementSet
-
Evaluates the polygon in steps of given size.
- eval(PdVector) - Method in class jvx.numeric.PnAlignmentEnergy
-
Compute edge energy of a coord vector.
- eval(PdVector) - Method in class jvx.numeric.PnAreaEnergy
-
Compute area energy of a coord vector using newly initialized stiffness matrix.
- eval(PdVector) - Method in class jvx.numeric.PnAreaVolEnergy
-
Compute Area energy of a coord vector using the stiffness matrix of a PnArea instance.
- eval(PdVector) - Method in class jvx.numeric.PnConfEnergy
-
Compute conformal energy of a coord vector using newly initialized stiffness matrix.
- eval(int, PdBary, PdBaryDir) - Method in class jvx.numeric.PnElementRK
-
Evaluates vector field at given point.
- eval(PdVector) - Method in class jvx.numeric.PnEnergy
-
Compute Area energy of a coord vector using the stiffness matrix of a PnArea instance.
- eval(PdVector) - Method in class jvx.numeric.PnFunction
-
At position x evaluate the functional.
- eval(PdVector) - Method in class jvx.numeric.PnGaussEnergy
-
Compute area energy of a coord vector using newly initialized stiffness matrix.
- eval(int, PdBary, PdBaryDir) - Method in class jvx.numeric.PnGeodesicRK
-
Evaluate vector field on given element at given barycentric coordinate.
- eval(int, PdBary) - Method in class jvx.numeric.PnGeodesicRK
-
- eval(PdVector) - Method in class jvx.numeric.PnHodgeU
-
Compute energy of a coord vector using newly initialized stiffness matrix.
- eval(PdVector) - Method in class jvx.numeric.PnHodgeW
-
Compute energy of a coord vector using newly initialized stiffness matrix.
- eval(PdVector) - Method in class jvx.numeric.PnSpringEnergy
-
Compute conformal energy of a coord vector using newly initialized stiffness matrix.
- eval(PdBary, PdBaryDir, PdBary) - Method in class jvx.numeric.PnStraightestGeodesic
-
Evaluates the exponential map.
- eval(PdBary, PdBaryDir, PdBary, PdBaryDir) - Method in class jvx.numeric.PnStraightestGeodesic
-
Evaluates the exponential map.
- eval(PdBary, PdBaryDir, PgPolygonOnElementSet, PdBaryDir) - Method in class jvx.numeric.PnStraightestGeodesic
-
Evaluates the exponential map.
- eval(PdBary, PdBaryDir, PgPolygonOnElementSet) - Method in class jvx.numeric.PnStraightestGeodesic
-
Evaluates the exponential map.
- eval(PdBary, PdBaryDir, PdBary, PdBaryDir, PgPolygonOnElementSet) - Method in class jvx.numeric.PnStraightestGeodesic
-
Evaluates the exponential map.
- eval(int, PdBary, PdBaryDir) - Method in class jvx.numeric.PnTranslationRK
-
Returns barycentric interpolation between representations of vectors given at
vertices.
- eval(int, PdBary, PdBaryDir) - Method in class jvx.numeric.PnVertexRK
-
Returns barycentric interpolation between vectors at vertices.
- eval(int, PdBary, PdBaryDir) - Method in class jvx.numeric.PnVertexRKIgnoreDirection
-
Returns +/- barycentric interpolation between vectors at vertices.
- eval(PdVector) - Method in class jvx.numeric.PnVolumeEnergy
-
Compute area energy of a coord vector using newly initialized stiffness matrix.
- eval(double[], int, int) - Method in class jvx.surface.PgDomainDescr
-
Compute position in domain at specified grid vertex (int, int).
- eval(PdVector, double, double) - Method in class vgp.surface.common.PgSurfaceDescr
-
Buffered version of calc_f, should not be overridden.
- eval(PdVector) - Method in class vgp.volume.mc.PnPassedFunction
-
Evaluate the function at a specified position x.
- evalCircle(PdVector, PdVector, PdVector, PdVector, PdVector, double) - Static method in class jv.vecmath.PuVectorGeom
-
Compute a point between the two end points of a circle segment.
- evalGradient(PdVector, PdVector) - Method in class jvx.numeric.PnAlignmentEnergy
-
Evaluate gradient of a coord vector using the stiffness matrix.
- evalGradient(PdVector, PdVector) - Method in class jvx.numeric.PnAreaEnergy
-
Evaluate Area gradient of a coord vector using the stiffness matrix of a PnArea instance.
- evalGradient(PdVector, PdVector) - Method in class jvx.numeric.PnAreaVolEnergy
-
Evaluate Area gradient of a coord vector using the stiffness matrix of a PnArea instance.
- evalGradient(PdVector, PdVector) - Method in class jvx.numeric.PnConfEnergy
-
Evaluate gradient of a coord vector using the stiffness matrix.
- evalGradient(PdVector, PdVector) - Method in class jvx.numeric.PnEnergy
-
Evaluate Area gradient of a coord vector using the stiffness matrix of a PnArea instance.
- evalGradient(PdVector, PdVector) - Method in class jvx.numeric.PnFunction
-
At position x evaluate the gradient of the functional, aGradient may be null.
- evalGradient(PdVector, PdVector) - Method in class jvx.numeric.PnGaussEnergy
-
Evaluate volume gradient of a coord vector.
- evalGradient(PdVector, PdVector) - Method in class jvx.numeric.PnHodgeU
-
Evaluate Area gradient of a coord vector using the stiffness matrix of a PnArea instance.
- evalGradient(PdVector, PdVector) - Method in class jvx.numeric.PnHodgeW
-
Evaluate Area gradient of a coord vector using the stiffness matrix of a PnArea instance.
- evalGradient(PdVector, PdVector) - Method in class jvx.numeric.PnSpringEnergy
-
Evaluate gradient of a coord vector using the stiffness matrix.
- evalGradient(PdVector, PdVector) - Method in class jvx.numeric.PnVolumeEnergy
-
Evaluate volume gradient of a coord vector.
- evalGradient(PdVector, PdVector) - Method in class vgp.volume.mc.PnPassedFunction
-
- evalHelix(PdVector, PdVector, PdVector, PdVector, PdVector, double) - Static method in class jv.vecmath.PuVectorGeom
-
Compute a point between the two end points of a segment of a helix.
- evalHessian(PdMatrix) - Method in class jvx.numeric.PnAreaEnergy
-
Compute Hessian of Area energy of a coord vector using the stiffness matrix.
- evalHessian(PdMatrix) - Method in class jvx.numeric.PnAreaVolEnergy
-
Compute full hessian of Diri energy of a coord vector using the stiffness matrix.
- evalHessian(PdMatrix) - Method in class jvx.numeric.PnConfEnergy
-
- evalHessian(PdMatrix) - Method in class jvx.numeric.PnDiriEnergy
-
Compute full hessian of Diri energy of a coord vector using the stiffness matrix.
- evalHessian(PdMatrix) - Method in class jvx.numeric.PnEnergy
-
Subclass must supply method to compute hessian of energy.
- evalHessian(PdMatrix) - Method in class jvx.numeric.PnFunction
-
At position x evaluate the hessian of the functional, aHessian may be null.
- evalHessian(PdMatrix) - Method in class vgp.volume.mc.PnPassedFunction
-
- evaluate() - Method in class jvx.cellular.PnCellOperator
-
For all elements of the ElementSet show the cell values.
- evolveParallel(PgPointSet, double) - Static method in class jvx.geom.PnEvolve
-
Evolve point set in direction of the vertex normals.
- evolveVectorField(PgPointSet, double) - Static method in class jvx.geom.PnEvolve
-
Evolve point set in direction of the selected vector field of a geometry.
- exp(PuComplex) - Static method in class jv.number.PuComplex
-
w = exp(u)
- exp() - Method in class jv.number.PuComplex
-
u = exp(this)
- EXP - Static variable in class jv.thirdParty.expr.Expr
-
Exponential function.
- exp(double, double) - Static method in class jv.vecmath.PuMath
-
Return exponential with respect to given basis.
- exp(int, PdBary, PdBaryDir, double) - Method in class jvx.geom.PgPolygonOnElementSet
-
Deprecated.
Use jvx.numeric.PnStraightestGeodesic .
- exp(int, PdBary, PdBaryDir, double, PgPolygon) - Method in class jvx.geom.PgPolygonOnElementSet
-
Deprecated.
Use jvx.numeric.PnStraightestGeodesic .
- expand(boolean) - Method in class jv.rsrc.PsXmlNode
-
Deprecated.
use #setExpanded(boolean).
- expandComponents(PdMatrix, int) - Static method in class jv.vecmath.PdMatrix
-
Create a bigger matrix such that each original entry expands to a (dim, dim)-diagonal matrix.
- explodePolytope(boolean) - Method in class jvx.geom.PnExplode_Dialog
-
Appoint the type of exploding.
- export(int, String) - Method in interface jv.object.PsViewerIf
-
Export geometries of active display without opening a dialog.
- export(int, String, int, int) - Method in interface jv.object.PsViewerIf
-
Export image file of currently active display with specified image size.
- export(int, String, int, int) - Method in class jv.viewer.PvViewer
-
Export image file of currently active display with specified image size.
- export(int, String) - Method in class jv.viewer.PvViewer
-
Export geometries of active display or display setting without opening a dialog.
- EXPORT_BUG - Static variable in interface jv.object.PsViewerIf
-
- EXPORT_BYU - Static variable in interface jv.object.PsViewerIf
-
- EXPORT_DXF - Static variable in interface jv.object.PsViewerIf
-
- EXPORT_EPS - Static variable in interface jv.object.PsViewerIf
-
- EXPORT_FE - Static variable in interface jv.object.PsViewerIf
-
- EXPORT_GIF - Static variable in interface jv.object.PsViewerIf
-
- EXPORT_GIF_ANIM - Static variable in interface jv.object.PsViewerIf
-
- EXPORT_HTML - Static variable in interface jv.object.PsViewerIf
-
- EXPORT_JPG - Static variable in interface jv.object.PsViewerIf
-
- EXPORT_JPG_ANIM - Static variable in interface jv.object.PsViewerIf
-
- EXPORT_JVD - Static variable in interface jv.object.PsViewerIf
-
- EXPORT_JVX - Static variable in interface jv.object.PsViewerIf
-
- EXPORT_JVX_SMALL - Static variable in interface jv.object.PsViewerIf
-
Deprecated.
no longer supported.
- EXPORT_JVZ - Static variable in interface jv.object.PsViewerIf
-
- EXPORT_MA - Static variable in interface jv.object.PsViewerIf
-
- EXPORT_MGS - Static variable in interface jv.object.PsViewerIf
-
- EXPORT_MPL - Static variable in interface jv.object.PsViewerIf
-
- EXPORT_MULTIPLE - Static variable in interface jv.object.PsViewerIf
-
- EXPORT_OBJ - Static variable in interface jv.object.PsViewerIf
-
- EXPORT_OFF - Static variable in interface jv.object.PsViewerIf
-
- EXPORT_PDF - Static variable in interface jv.object.PsViewerIf
-
- EXPORT_PLY - Static variable in interface jv.object.PsViewerIf
-
- EXPORT_PNG - Static variable in interface jv.object.PsViewerIf
-
- EXPORT_POV - Static variable in interface jv.object.PsViewerIf
-
- EXPORT_PPM - Static variable in interface jv.object.PsViewerIf
-
- EXPORT_PPM_ANIM - Static variable in interface jv.object.PsViewerIf
-
- EXPORT_PS - Static variable in interface jv.object.PsViewerIf
-
- EXPORT_STL - Static variable in interface jv.object.PsViewerIf
-
- EXPORT_U3D - Static variable in interface jv.object.PsViewerIf
-
- EXPORT_VAL - Static variable in interface jv.object.PsViewerIf
-
Deprecated.
since 3.97.010, use EXPORT_VALIDATE instead.
- EXPORT_VALIDATE - Static variable in interface jv.object.PsViewerIf
-
- EXPORT_VRML - Static variable in interface jv.object.PsViewerIf
-
Deprecated.
since 3.95.012, use EXPORT_WRL instead.
- EXPORT_WRL - Static variable in interface jv.object.PsViewerIf
-
- EXPORT_XML - Static variable in interface jv.object.PsViewerIf
-
- Expr - Class in jv.thirdParty.expr
-
A mathematical expression, built out of literal numbers, variables,
arithmetic operators, and elementary functions.
- Expr() - Constructor for class jv.thirdParty.expr.Expr
-
- extractElement(int) - Method in class jvx.util.PuPriorityQueue
-
Remove a specific element from the heap and return its key.
- extractElements(PgElementSet, PbVector) - Static method in class jvx.geom.PwCleanMesh
-
Extract a set of elements from an element set.
- extractMin() - Method in class jvx.util.PuPriorityQueue
-
Extract the element with the smallest key of the heap.
- EXTRUDE - Static variable in class jvx.geom.PwModel
-
- extrude(PgElementSet, double) - Static method in class jvx.geom.PwModel
-
Reduplicate geometry with vertices at the tips of the vertex normals and
fill the gaps at the boundaries with quadrilaterals.
- extrude(PgElementSet, double, boolean) - Static method in class jvx.geom.PwModel
-
Reduplicate geometry with vertices at the tips of the vertex normals and
fill the gaps at the boundaries with quadrilaterals.
- EXTRUDE_SYMMETRIC - Static variable in class jvx.geom.PwModel
-