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

L

LABEL - Static variable in class jv.object.PsPanel
Name of default font panel under which panel is registered in panel list.
LABEL - Static variable in interface jv.object.PsViewerIf
 
LABEL_BASE - Static variable in interface jv.project.PgGeometryIf
 
LABEL_CENTER - Static variable in interface jv.project.PgGeometryIf
 
LABEL_EXT - Static variable in class jv.object.PsPanel
File name suffix of font panel class to name of base class.
LABEL_HEAD - Static variable in interface jv.project.PgGeometryIf
 
LABEL_MIDDLE - Static variable in interface jv.project.PgGeometryIf
 
LABEL_TAIL - Static variable in interface jv.project.PgGeometryIf
 
LABEL_TOP - Static variable in interface jv.project.PgGeometryIf
 
LAST_NAME - Static variable in class jv.rsrc.PsAuthorInfo
Code to access last name of authors.
LICENSE - Static variable in interface jv.object.PsViewerIf
 
LIFE - Static variable in class jvx.geom.PnCellOperator
 
LIGHT - Static variable in interface jv.object.PsViewerIf
 
LIGHT_AMBIENT - Static variable in interface jv.project.PvLightIf
Non-directional global illumination of scene.
LIGHT_DIRECTION - Static variable in interface jv.project.PvLightIf
Directional global illumination of scene with parallel light.
LIGHT_HEAD - Static variable in interface jv.project.PvLightIf
Headlight always shines from the position of the camera, i.e. observer, on the scene.
LIGHT_POINT - Static variable in interface jv.project.PvLightIf
Point light source shines in all direction from point in space.
LIGHT_SHADOW - Static variable in interface jv.project.PvLightIf
Shadow light simply produces a shadow on other geometries.
LIGHT_SKY - Static variable in interface jv.project.PvLightIf
Vertical light shines from north pole of the sky dome on the scene.
LIGHT_SPOT - Static variable in interface jv.project.PvLightIf
Directional illumination of a part of scene which lies within the spot cone.
LOG - Static variable in class jv.thirdParty.expr.Expr
Natural logarithm.
LOOP - Static variable in class jv.anim.PsAnimation
Jump to other end, repeat mode when either end of animation is reached.
LSystem - class vgp.tutor.lsystem.LSystem.
Generate a tree with a context-free L-system.
LSystem() - Constructor for class vgp.tutor.lsystem.LSystem
Constructor.
layoutContainer(Container) - Method in class jv.object.PsStackLayout
 
layoutContainer(Container) - Method in class jv.objectGui.GuiStackLayout
Deprecated. Lays out the specified container.
layoutContainer(Container) - Method in class jv.objectGui.PsSlotLayout
 
leftMult(PcMatrix) - Method in class jv.vecmath.PcMatrix
Multiply with square matrix from left of same sizes using this = m*this.
leftMult(PdMatrix, int) - Method in class jv.vecmath.PdMatrix
Multiply a submatrix of this matrix with a submatrix of the parameter matrix.
leftMult(PdMatrix) - Method in class jv.vecmath.PdMatrix
Multiply with square matrix from left of same sizes using this = m*this.
leftMult(PnSparseMatrix, PdVector, PdVector, int) - Static method in class jvx.numeric.PnSparseMatrix
Compute out=smat*in.
leftMult(PnSparseMatrix, PdVector, PdVector) - Static method in class jvx.numeric.PnSparseMatrix
Compute out=smat*in.
leftMultAffin(PdMatrix, PdVector, boolean) - Method in class jv.vecmath.PdVector
Multiply a point resp. vector with matrix this = m*(v,1) resp.
leftMultMatrix(PdMatrix) - Method in class jv.vecmath.PdVector
Multiply vector with matrix this = m*this.
leftMultMatrix(PdMatrix, PdVector) - Method in class jv.vecmath.PdVector
Multiply vector with matrix this = m*v.
leftMultMatrix(PdMatrix) - Method in class jv.vecmath.PiVector
Multiply vector with matrix this = m*this.
leftMultMatrix(PdMatrix, PiVector) - Method in class jv.vecmath.PiVector
Multiply vector with matrix this = m*v.
leftMultMatrix(PdMatrix) - Method in class jvx.geom.PgFrame
 
leftMultMatrix(PdMatrix, PgFrame) - Method in class jvx.geom.PgFrame
 
length - Variable in class jv.objectGui.PsScanline
Number of scanlines.
length() - Method in class jv.vecmath.PdVector
Get euclidean length of vector.
length(int, double[]) - Static method in class jv.vecmath.PdVector
Get euclidean length of vector.
length() - Method in class jv.vecmath.PiVector
Get Euclidean length of vector as rounded integer.
liesOnVertex(PdBary) - Static method in class jvx.geom.PwBary
Checks if given barycentric position lies on any vertex
linbcg(PnSparseMatrix, PdVector, PdVector) - Method in class jvx.numeric.PnBiconjugateGradient
Method solves a sparse linear equation system A*x=b using a preconditioned biconjugate gradient method.
load(BufferedReader) - Method in class jv.loader.PgByuLoader
Read a geometry file containing a set of geometries or animations.
load(BufferedReader) - Method in class jv.loader.PgJvxLoader
Read a geometry file containing a set of geometries or animations.
load(PgGeometry[], String, String) - Static method in class jv.loader.PgLoader
Deprecated. use non-static method loadGeometry() with same method signature.
load(String) - Static method in class jv.loader.PgLoader
Deprecated. use non-static method loadGeometry() with same method signature.
load(PgGeometry[], String) - Static method in class jv.loader.PgLoader
Deprecated. use non-static method loadGeometry() with same method signature.
load(PgGeometry[], BufferedReader, String) - Static method in class jv.loader.PgLoader
Deprecated. use non-static method loadGeometry() with same method signature.
load(BufferedReader, String) - Static method in class jv.loader.PgLoader
Deprecated. use #loadDisplay(BufferedReader in, String ext)
load(BufferedReader) - Method in interface jv.loader.PgLoaderIf
Read a geometry file containing a set of geometries or animations.
load(BufferedReader) - Method in class jv.loader.PgMapleLoader
Read a geometry file containing a set of geometries or animations.
load(BufferedReader) - Method in class jv.loader.PgMathLoader
Read a geometry file containing a set of geometries or animations.
load(BufferedReader) - Method in class jv.loader.PgObjLoader
Read a geometry file containing a set of geometries or animations.
load(String) - Method in class jv.loader.PjImportModel
Load geometry model from file or URL and add it as selected geometry to this project.
load(BufferedReader) - Method in class jvx.loader.PgAnsLoader
Read a geometry file containing a set of geometries or animations.
load(BufferedReader) - Method in class jvx.loader.PgBdLoader
Read a geometry file containing a set of geometries or animations.
load(BufferedReader) - Method in class jvx.loader.PgDxfLoader
Read a geometry file containing a set of geometries or animations.
load(BufferedReader) - Method in class jvx.loader.PgFeLoader
Read a geometry file containing a set of geometries or animations.
load(BufferedReader) - Method in class jvx.loader.PgOffLoader
Read a geometry file containing a set of geometries or animations.
load(BufferedReader) - Method in class jvx.loader.PgStlLoader
Read a geometry file containing a set of geometries or animations.
load(BufferedReader) - Method in class jvx.loader.PgWrlLoader
Read a geometry file containing a set of geometries or animations.
load(BufferedReader) - Method in class jvx.loader.PgXyzLoader
Read a geometry file containing a set of geometries or animations.
load() - Method in class vgp.tutor.key.PjKeyframe
 
load(BufferedReader) - Method in class vgp.tutor.loader.PgAbcLoader
Read an ABC geometry file and return an array of new geometries.
load(String) - Method in class vgp.vector.vectorField.PjVectorField
Loads geometry via PjImportModel and then calls load().
load() - Method in class vgp.vector.vectorField.PjVectorField
Gets geometry from PjImportModel and then triangulates, updates the number of elements, gets a vector field and fits that all in the display.
loadDisplay(String) - Method in class jv.loader.PgLoader
Read display options from a buffered reader.
loadDisplay(BufferedReader, String) - Method in class jv.loader.PgLoader
Read display options from a buffered reader.
loadGeometry(String, String) - Method in class jv.loader.PgLoader
Read a geometry from a string representing content of a geometry file.
loadGeometry(PgGeometry[], String, String) - Method in class jv.loader.PgLoader
Read a geometry from a string representing content of a geometry file.
loadGeometry(String) - Method in class jv.loader.PgLoader
Read a geometry from named file whose extension determines the file format.
loadGeometry(PgGeometry[], String) - Method in class jv.loader.PgLoader
Read a geometry from named file whose extension determines the file format.
loadGeometry(PgGeometry[], BufferedReader, String) - Method in class jv.loader.PgLoader
Read a geometry from a buffered reader with the content of a geometry file.
loadImage() - Method in class jv.geom.PgTexture
Load image whose name was previously assigned to this class.
loadImage(Component) - Method in class jv.geom.PgTexture
Load image whose name was previously assigned to this class.
loadImage() - Method in class jv.objectGui.PsImage
Makes sure that the Image is loaded before returning from this method.
loadImage(Component, Image) - Static method in class jv.objectGui.PsImage
Load image with a media tracker and return when image is loaded or failure occurred.
loadSurfaces(String, String, String) - Method in class vgp.surface.common.PjSurface
Assign name of a single surface, or of several surface names separated by semi-colon.
localTransformation(int, PdVector, PgPolygon) - Method in class vgp.curve.closedpoly.PjClosedPoly
 
log(PuComplex) - Static method in class jv.number.PuComplex
w = log(u)
log() - Method in class jv.number.PuComplex
u = log(u)
log(double, double) - Static method in class jv.vecmath.PuMath
Return logarithm with respect to given basis.
lorentz2Klein(PdVector, PdVector) - Static method in class jv.vecmath.PuProj
Projection from Lorentz model in Rn+1 into Klein ball in Rn of n-dim hyperbolic space.
lorentz2Poincare(PdVector, PdVector) - Static method in class jv.vecmath.PuProj
Projection from Lorentz model in Rn+1 into Poincare ball in Rn of n-dim hyperbolic space.
lorentz2Uhm(PdVector, PdVector) - Static method in class jv.vecmath.PuProj
Projection from Lorentz model in Rn+1 into UHM in Rn of n-dim hyperbolic space.
lubksb(double[][], int, int[], double[]) - Static method in class jvx.numeric.PnMatrix
Solves the set of N linear equations AX=B.
ludcmp(double[][], int, int[]) - Static method in class jvx.numeric.PnMatrix
Given an NxN matrix A this routine replaces it by the LU decomposition of a rowwise permutation of itself.

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