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

I

I - Static variable in class jv.number.PuComplex
 
ICOSAHEDRON - Static variable in class jvx.geom.PwPlatonic
 
ICOSI_DODECAHEDRON - Static variable in class jvx.geom.PwPlatonic
 
identifyEqualElements(PgElementSet) - Static method in class jvx.geom.PwCleanMesh
Identify and remove (combinatorially) equal elements.
identifyFlatEdges(PgElementSet, double) - Static method in class jvx.geom.PwCleanMesh
Deprecated.
since JavaView 3.99.003, use PwIdentify.identifyFlatEdges(PgElementSet, double) instead.
identifyFlatEdges(PgElementSet, double) - Static method in class jvx.geom.PwIdentify
Identify pairs of adjacent elements whose dihedral angle is less than a given threshold.
identifyFlatRegions(PgElementSet, double) - Static method in class jvx.geom.PwCleanMesh
Deprecated.
since JavaView 3.99.003, use PwIdentify.identifyFlatRegions(PgElementSet, double) instead.
identifyFlatRegions(PgElementSet, double) - Static method in class jvx.geom.PwIdentify
Identify flat vertex stars to a single elements if the discrete Gauss curvature is less or equal than a given threshold.
identifyMarkedVertices(PgElementSet) - Static method in class jvx.geom.PwCleanMesh
Identify Selected Vertices, the position of the new vertex will be averaged from the identified vertices.
identifyVertices(PgGeometry) - Static method in class jv.geom.PuCleanMesh
Identify vertices which are identical.
identifyVertices(PgPointSet, double) - Static method in class jv.geom.PuCleanMesh
Identify vertices which are within an epsilon box of each other.
identifyVertices(PgPointSet, double, boolean) - Static method in class jv.geom.PuCleanMesh
Identify vertices which are within an epsilon box of each other.
identifyVertices(PgPolygon) - Static method in class jvx.geom.PnPolygon
Identifies successive vertices, whose distance is less than PuMath.EPS.
identifyVertices(PgPolygon, double) - Static method in class jvx.geom.PnPolygon
Identifies successive vertices, whose distance is less than eps.
identifyVertices(PgPointSet, double) - Static method in class jvx.geom.PwCleanMesh
Deprecated.
starting with JavaView 2.99.018 this functionality is provided by jv.geom.PuCleanMesh#identifiyVertices(PgPointSet, double).
IGNORE_DEPTHCUE - Static variable in interface jv.project.PvGeometryIf
Ignore using depthcue rendering on this geometry.
IGNORE_LIGHTING - Static variable in interface jv.project.PvGeometryIf
 
im - Variable in class jv.number.PuComplex
 
im(PuComplex) - Static method in class jv.number.PuComplex
Deprecated.
since JavaView 3.97.061, use this.im() instead.
im() - Method in class jv.number.PuComplex
r = im(this)
IM - Static variable in class jv.thirdParty.expr.Expr
Complex real component, same for real numbers (kp)
IMAGE_CENTER - Static variable in interface jv.project.PvDisplayIf
Determines that a background image is positioned in the center of a display.
IMAGE_FIT - Static variable in interface jv.project.PvDisplayIf
Determines that a background image is uniformly scaled to fill the display.
IMAGE_RESIZE - Static variable in interface jv.project.PvDisplayIf
Determines that a background image is (non-uniformly) resized to fill the display.
IMAGE_TESSELATE - Static variable in interface jv.project.PvDisplayIf
Determines that a background image is repeated to fill the display.
imageComplete(int) - Method in class jv.thirdParty.acmeEncoders.ImageEncoder
 
ImageEncoder - Class in jv.thirdParty.acmeEncoders
Abstract class for writing out an image.
ImageEncoder(Image, OutputStream) - Constructor for class jv.thirdParty.acmeEncoders.ImageEncoder
Constructor.
ImageEncoder(ImageProducer, OutputStream) - Constructor for class jv.thirdParty.acmeEncoders.ImageEncoder
Constructor.
ImageLabel - Class in jvx.thirdParty.acmeGui
A label with an image instead of a string.
ImageLabel(Image) - Constructor for class jvx.thirdParty.acmeGui.ImageLabel
Constructor.
imageUpdate(Image, int, int, int, int, int) - Method in class jvx.thirdParty.acmeGui.ImageLabel
 
IMPORT_DISK - Static variable in interface jv.object.PsViewerIf
 
IMPORT_JVD - Static variable in interface jv.object.PsViewerIf
 
IMPORT_VGP - Static variable in interface jv.object.PsViewerIf
 
improveUnfolding() - Method in class jvx.geom.PwUnfold
Method to reduce the number of components the unfolding consists of.
increaseKey(int, double) - Method in class jvx.util.PuPriorityQueue
Increases the key assigned to an element and reorder the heap.
incrementAutoRotation() - Method in interface jv.project.PvDisplayIf
Do an increment of the auto-rotation animation.
incrementAutoRotation() - Method in class jv.viewer.PvDisplay
Do a single increment of auto-rotation animation.
indexOf(boolean) - Method in class jv.vecmath.PbVector
Computes the index i of the first entry of vector with v[i]==value.
indexOfAbsMax() - Method in class jv.vecmath.PdVector
Find component in vector with maximal absolute value.
indexOfAbsMax() - Method in class jv.vecmath.PiVector
Find component in vector with maximal absolute value.
indexOfAbsMin() - Method in class jv.vecmath.PdVector
Find component in vector with minimal absolute value.
indexOfAbsMin() - Method in class jv.vecmath.PiVector
Find component in vector with minimal absolute value.
indexOfMax() - Method in class jv.number.PdColor
Find component in color with maximal value.
indexOfMax() - Method in class jv.vecmath.PdVector
Find component in vector with maximal value.
indexOfMax() - Method in class jv.vecmath.PiVector
Find component in vector with maximal value.
indexOfMin() - Method in class jv.number.PdColor
Find component in color with minimal value.
indexOfMin() - Method in class jv.vecmath.PdVector
Find component in vector with minimal value.
indexOfMin() - Method in class jv.vecmath.PiVector
Find component in vector with minimal value.
indexOfString(String[], String) - Static method in class jv.number.PuString
Locates a String in an array of Strings.
indexOfStringIgnoreCase(String[], String) - Static method in class jv.number.PuString
Locates a String in an array of Strings, ignoring case.
indexOfValueInOrdering(double) - Method in class jv.vecmath.PdVector
Computes the index i of the first entry of vector with v[i]<=value in logarithmic time.
indexOfValueInOrdering(int) - Method in class jv.vecmath.PiVector
Computes the index i of the first entry of vector with v[i]>=value in logarithmic time.
INDUCE_ELEMENT_FROM_VERTEX_COLORS - Static variable in interface jv.project.PvGeometryIf
deprecated since 3.96.031, use SHOW_ELEMENT_COLOR_FROM_VERTICES instead.
INFO - Static variable in class jv.object.PsPanel
Name of default info panel under which panel is registered in panel list.
INFO - Static variable in interface jv.object.PsViewerIf
 
INFO_EXT - Static variable in class jv.object.PsPanel
Identifier of class extension characterizing info panels.
init() - Method in class jv.anim.PsAnimation
 
init() - Method in class jv.anim.PsAnimation_IP
 
init() - Method in class jv.anim.PsKey
Do nothing but call super.init().
init() - Method in class jv.anim.PsKeyframe
Initialize instance variables.
init() - Method in class jv.function.PuFunction
 
init() - Method in class jv.function.PuFunction_IP
 
init() - Method in class jv.geom.PgBndConstraint
Initializes and resets instance.
init() - Method in class jv.geom.PgBndPolygon
 
init() - Method in class jv.geom.PgBndPolygon_IP
 
init() - Method in class jv.geom.PgElementSet
Initialize and reset instance variables after call to super.init().
init() - Method in class jv.geom.PgElementSet_BP
 
init() - Method in class jv.geom.PgElementSet_IP
 
init(PsObject) - Method in class jv.geom.PgElementSet_Menu
 
init() - Method in class jv.geom.PgElementSet_MP
 
init() - Method in class jv.geom.PgElementSet_TP
 
init() - Method in class jv.geom.PgPointSet
Initialize and reset instance variables after call to super.init().
init() - Method in class jv.geom.PgPointSet_IP
 
init() - Method in class jv.geom.PgPointSet_LP
 
init(PsObject) - Method in class jv.geom.PgPointSet_Menu
 
init() - Method in class jv.geom.PgPointSet_MP
 
init() - Method in class jv.geom.PgPointSet_VP
 
init() - Method in class jv.geom.PgPolygon
Initialize and reset instance variables after call to super.init().
init() - Method in class jv.geom.PgPolygon_IP
 
init(PsObject) - Method in class jv.geom.PgPolygon_Menu
 
init() - Method in class jv.geom.PgPolygon_MP
 
init() - Method in class jv.geom.PgPolygonSet
Initialize and reset instance variables after call to super.init().
init() - Method in class jv.geom.PgPolygonSet_IP
 
init(PsObject) - Method in class jv.geom.PgPolygonSet_Menu
 
init() - Method in class jv.geom.PgPolygonSet_MP
 
init() - Method in class jv.geom.PgTexture
 
init() - Method in class jv.geom.PgTexture_IP
 
init() - Method in class jv.geom.PgVectorField
 
init() - Method in class jv.geom.PgVectorField_IP
 
init() - Method in class jv.loader.PgExport_Dialog
 
init() - Method in class jv.loader.PgLoader
Initialize and reset this loader manager.
init() - Method in class jv.loader.PjImportModel
 
init() - Method in class jv.loader.PjImportModel_InfoBox
 
init() - Method in class jv.loader.PjImportModel_IP
Initialization.
init() - Method in class jv.loader.PjImportModel_IPmed
Initialization.
init() - Method in class jv.loader.PsCategoryList_IP
 
init() - Method in class jv.number.PdArray_IP
 
init() - Method in class jv.number.PdColor
Initialize and reset components to 0.
init() - Method in class jv.number.PdColor_Dialog
 
init() - Method in class jv.number.PdVector_IP
 
init() - Method in class jv.number.PiArray_IP
 
init() - Method in class jv.number.PiVector_IP
 
init() - Method in class jv.number.PuBoolean
Assign default state, and may be used to reset instance.
init() - Method in class jv.number.PuBoolean_IP
 
init() - Method in class jv.number.PuColorPicker
 
init() - Method in class jv.number.PuDouble
Assign default values, and may be used to reset instance.
init() - Method in class jv.number.PuDouble_IP
 
init() - Method in class jv.number.PuInteger
Assign default values, and may be used to reset instance.
init() - Method in class jv.number.PuInteger_IP
 
init(Applet, PsViewerIf, Frame) - Static method in class jv.object.PsConfig
Initialize this configuration class.
init(Applet, Frame) - Static method in class jv.object.PsConfig
Initialize this configuration class.
init() - Method in class jv.object.PsConsole
 
init() - Method in class jv.object.PsDialog
This initialization method simply set the font of this dialog.
init() - Method in class jv.object.PsObject
If instance has missing name then assign default name 'Object_NUMBER' where number is the total number of already created instances.
init() - Method in class jv.object.PsPanel
 
init() - Method in class jv.objectGui.PsImage
Create MediaTracker.
init(PsObject) - Method in class jv.objectGui.PsMethodMenu
Register the target geometry, and subclasses should register all menu items and submenus.
init() - Method in class jv.objectGui.PsTabPanel
 
init() - Method in class jv.objectGui.PsToolbar
Initilize instance and load toolbar image.
init() - Method in class jv.objectGui.PsToolbarItem
Initilize instance and load toolbar image.
init() - Method in class jv.project.PgGeometry
Initializes and resets geometry.
init(PsObject) - Method in class jv.project.PgGeometry_Menu
 
init() - Method in class jv.project.PgJvxSrc
Initializes and resets geometry.
init() - Method in class jv.project.PjProject
Initialize and reset project, stops the running animation if any.
init() - Method in class jv.project.PjProject_IP
 
init() - Method in interface jv.project.PvDisplayIf
Initialize and reset display.
init() - Method in interface jv.project.PvGeometryIf
Reset geometry container.
init() - Method in class jv.rsrc.PsAuthorInfo
 
init() - Method in class jv.rsrc.PsAuthorInfo_IP
 
init() - Method in class jv.rsrc.PsGeometryInfo
 
init() - Method in class jv.rsrc.PsGeometryInfo_IP
 
init() - Method in class jv.rsrc.PsJavaView_IP
 
init() - Method in class jv.rsrc.PsLicense
Initialize and reset license.
init() - Method in class jv.rsrc.PsLicense_IP
 
init() - Method in class jv.thirdParty.ruler.PgAxes
Initialization of axis object.
init() - Method in class jv.thirdParty.ruler.PgAxes_CP
 
init() - Method in class jv.thirdParty.ruler.PgRuler
Initialization method.
init() - Method in class jv.thirdParty.ruler.PgRuler_CP
 
init() - Method in class jv.viewer.PvCamera
Initializes and resets current camera.
init() - Method in class jv.viewer.PvCamera_IP
 
init() - Method in class jv.viewer.PvDisplay
 
init() - Method in class jv.viewer.PvDisplay_IP
 
init() - Method in class jv.viewer.PvLight
Initializes and resets current camera.
init() - Method in class jv.viewer.PvLight_IP
 
init() - Method in class jv.viewer.PvScene
 
init() - Method in class jv.viewer.PvViewer
Creates an empty hashtable for all added projects, creates a display, and a nearly empty control window.
init() - Method in class jvx.cellular.PnCellOperator
Initialization
init() - Method in class jvx.cellular.PnCellOperator_IP
Initialisation
init() - Method in class jvx.cellular.PnMinesweeper
Initialization
init() - Method in class jvx.cellular.PnMinesweeper_IP
Initialization
init() - Method in class jvx.cellular.PwSnake
Resets all properties to default values.
init() - Method in class jvx.cellular.PwSnake_IP
Initialization
init() - Method in class jvx.curve.PgBezierCurve
 
init() - Method in class jvx.curve.PgFunction
 
init() - Method in class jvx.curve.PgFunction_CP
 
init() - Method in class jvx.curve.PgParmCurve
Initialize a parmCurve with a default parametrization.
init() - Method in class jvx.curve.PgParmCurve_CP
Initialize inspector and create widgets.
init() - Method in class jvx.curve.PgTube
Initialize tube parameters to default values.
init() - Method in class jvx.curve.PgTube_CP
 
init(PsObject) - Method in class jvx.geom.PgElementSet_Menu
 
init() - Method in class jvx.geom.PgFem
 
init() - Method in class jvx.geom.PgFemHeight
 
init() - Method in class jvx.geom.PgFrame
 
init(PsObject) - Method in class jvx.geom.PgPointSet_Menu
 
init() - Method in class jvx.geom.PgPointSetOnElementSet
Initialize to default values.
init() - Method in class jvx.geom.PgPointSetOnPolygon
Initialize to default values.
init(PsObject) - Method in class jvx.geom.PgPolygon_Menu
 
init() - Method in class jvx.geom.PgPolygonOnElementSet
Initialize and reset instance variables after call to super.init().
init(PsObject) - Method in class jvx.geom.PgPolygonSet_Menu
 
init() - Method in class jvx.geom.PgPolygonSetOnElementSet
Initialize and reset instance variables after call to super.init().
init() - Method in class jvx.geom.PgVertexStar
 
init() - Method in class jvx.geom.PnExplode_Dialog
Initialization
init() - Method in class jvx.geom.PwBlocks_IP
Initialization
init() - Method in class jvx.geom.PwBoundary
 
init() - Method in class jvx.geom.PwBoundary_IP
Initialisation
init() - Method in class jvx.geom.PwCleanMesh
Initializes the workshop.
init() - Method in class jvx.geom.PwCleanMesh_IP
Initializes the object.
init() - Method in class jvx.geom.PwClip
 
init() - Method in class jvx.geom.PwClip_IP
Initialisation
init() - Method in class jvx.geom.PwEnergy
 
init() - Method in class jvx.geom.PwEnergy_IP
 
init() - Method in class jvx.geom.PwEvolve
Initialization
init() - Method in class jvx.geom.PwEvolve_IP
Initialisation
init() - Method in class jvx.geom.PwExplode_IP
Initialisation
init() - Method in class jvx.geom.PwGeodesic
Sets the default length, angle and method.
init() - Method in class jvx.geom.PwGeodesicFlow
Initialize and reset project, stops the running animation if any.
init() - Method in class jvx.geom.PwHistogram
Initialization
init() - Method in class jvx.geom.PwHistogram_IP
Initialization.
init() - Method in class jvx.geom.PwIdentifyElements_IP
Initialisation
init() - Method in class jvx.geom.PwIdentifyVertices_IP
Initialisation
init() - Method in class jvx.geom.PwIntersectElementSet
Initialization: Create some variables to store data of the intersected PgElementSets
init() - Method in class jvx.geom.PwIntersectElementSet_IP
Initialisation
init() - Method in class jvx.geom.PwIntersectWithFunction_IP
Initialisation
init() - Method in class jvx.geom.PwLocalButterfly
Initialization.
init() - Method in class jvx.geom.PwLocalButterfly_IP
Initialisation
init() - Method in class jvx.geom.PwMarkWithSphere
 
init() - Method in class jvx.geom.PwMarkWithSphere_IP
 
init() - Method in class jvx.geom.PwMatching
 
init() - Method in class jvx.geom.PwMatching_IP
Initialisation
init() - Method in class jvx.geom.PwModel
Initialisation.
init() - Method in class jvx.geom.PwModel_IP
Initialisation
init() - Method in class jvx.geom.PwNoise
Initialization.
init() - Method in class jvx.geom.PwNoise_IP
Initialization.
init() - Method in class jvx.geom.PwParameterLines
Initialisation
init() - Method in class jvx.geom.PwParameterLines_IP
Initialization
init() - Method in class jvx.geom.PwPlatonic
Initialization.
init() - Method in class jvx.geom.PwPlatonic_IP
Initialisation
init() - Method in class jvx.geom.PwReeb
Method is called after constructors of super classes are called.
init() - Method in class jvx.geom.PwReeb_IP
Initialize and reset all by default values
init() - Method in class jvx.geom.PwRefineElementSet_IP
Initialization.
init() - Method in class jvx.geom.PwRefinePolygon_IP
Initialization
init() - Method in class jvx.geom.PwSimplify
Initialization.
init() - Method in class jvx.geom.PwSimplify_IP
Initialisation
init() - Method in class jvx.geom.PwSmooth
Initializations
init() - Method in class jvx.geom.PwSmooth_IP
Initialization
init() - Method in class jvx.geom.PwTexture
Resets all properties to default values.
init() - Method in class jvx.geom.PwTexture_IP
Initialization
init() - Method in class jvx.geom.PwTopology_IP
Initialisation
init() - Method in class jvx.geom.PwTransform
Initialize the workshop.
init() - Method in class jvx.geom.PwTransform_IP
Initialization of the info panel.
init() - Method in class jvx.geom.PwUnfold
Initialization.
init() - Method in class jvx.geom.PwUnfold_IP
 
init() - Method in class jvx.loader.PgMacroPatch
 
init() - Method in class jvx.loader.PsExportInfo
Initialize and reset resource.
init() - Method in class jvx.loader.PsExportInfo_IP
 
init() - Method in class jvx.loader.PsJvzConfig
Initialization.
init() - Method in class jvx.loader.PsJvzConfig_IP
Initialize the dialog by placing buttons, checkboxes, ...
init() - Method in class jvx.number.PuHistogram
Assign default values, and may be used to reset instance.
init() - Method in class jvx.number.PuHistogram_IP
 
init() - Method in class jvx.numeric.PnAlignmentEnergy
 
init() - Method in class jvx.numeric.PnAreaEnergy
 
init() - Method in class jvx.numeric.PnAreaVolEnergy
 
init() - Method in class jvx.numeric.PnBandEigenSolver_IP
 
init() - Method in class jvx.numeric.PnConfEnergy
 
init() - Method in class jvx.numeric.PnDiriEnergy
 
init() - Method in class jvx.numeric.PnEnergy
 
init() - Method in class jvx.numeric.PnEnergyMinimizer
 
init() - Method in class jvx.numeric.PnEnergyMinimizer_IP
 
init() - Method in class jvx.numeric.PnGaussEnergy
 
init() - Method in class jvx.numeric.PnHodgeU
 
init() - Method in class jvx.numeric.PnHodgeW
 
init() - Method in class jvx.numeric.PnJacobi_IP
 
init() - Method in class jvx.numeric.PnLevelSet
 
init(PgElementSet) - Method in class jvx.numeric.PnMassMatrix
Deprecated.
Since JavaView 3.91, use init().
init() - Method in class jvx.numeric.PnMassMatrix
Initializes the stiffness matrix by computing the index vector and matrix entries.
init() - Method in class jvx.numeric.PnOde
 
init() - Method in class jvx.numeric.PnOdeExpr
 
init() - Method in class jvx.numeric.PnSpringEnergy
 
init(PgElementSet) - Method in class jvx.numeric.PnStiffAniso
Initializes the stiffness matrix by computing the index vector and matrix entries.
init(PgElementSet) - Method in class jvx.numeric.PnStiffConformal
Initializes the stiffness matrix by computing the index vector and matrix entries.
init(PgElementSet, PgElementSet) - Method in class jvx.numeric.PnStiffConformal
Initializes the stiffness matrix by computing the index vector and matrix entries.
init(PgElementSet) - Method in class jvx.numeric.PnStiffDiriConforming
Initializes the stiffness matrix by computing the index vector and matrix entries.
init(PgElementSet) - Method in class jvx.numeric.PnStiffDiriNonConforming
Initializes the stiffness matrix by computing the index vector and matrix entries.
init(PgElementSet) - Method in class jvx.numeric.PnStiffMatrix
Initializes the stiffness matrix by computing the index vector and matrix entries.
init(PgElementSet, PgElementSet) - Method in class jvx.numeric.PnStiffMatrix
Initializes the stiffness matrix by computing the index vector and matrix entries.
init(PgElementSet) - Method in class jvx.numeric.PnStiffSpring
Initializes the stiffness matrix by computing the index vector and matrix entries.
init() - Method in class jvx.numeric.PnVolumeEnergy
 
init() - Method in class jvx.project.PjWorkshop
Initialize and reset project, stops the running animation if any.
init() - Method in class jvx.project.PjWorkshop_Dialog
Initialization method sets the layout manager to BorderLayout.
init() - Method in class jvx.rsrc.PsModelInfo
Initialize and reset resource.
init() - Method in class jvx.rsrc.PsModelInfo_IP
 
init() - Method in class jvx.surface.PgDomain
 
init() - Method in class jvx.surface.PgDomain_CP
 
init() - Method in class jvx.surface.PgDomainDescr
Initialize and reset data structure and all instance variables.
init() - Method in class jvx.surface.PgDomainDescr_IP
 
init() - Method in class jvx.surface.PgGenusSurface
 
init() - Method in class jvx.surface.PgGenusSurface_CP
 
init() - Method in class jvx.surface.PgGraph
Initialize sliders.
init() - Method in class jvx.surface.PgGraph_CP
 
init() - Method in class jvx.surface.PgParmSurface
 
init() - Method in class jvx.surface.PgParmSurface_CP
 
init() - Method in class jvx.surface.PgSurfaceGraph
Initialize sliders.
init() - Method in class jvx.surface.PgSurfaceOfRotation
 
init() - Method in class jvx.surface.PgSurfaceOfRotation_CP
 
init() - Method in class jvx.thirdParty.fonts.SystemFonts
 
init() - Method in class jvx.vector.PwHodge
 
init() - Method in class jvx.vector.PwHodge_IP
Set values of variables.
init() - Method in class jvx.vector.PwIntegralLine
Initializes by setting all parameters to initial values and removing computed integral lines.
init() - Method in class jvx.vector.PwIntegralLineSet
Initializes by setting all parameters to initial values and removing computed integral lines.
init() - Method in class jvx.vector.PwIsoline
 
init() - Method in class jvx.vector.PwIsoline_IP
 
init() - Method in class jvx.vector.PwLIC
Resets all properties to default values.
init() - Method in class jvx.vector.PwLIC_IP
Set values of variables.
init() - Method in class jvx.vector.PwRotDiv
 
init() - Method in class jvx.vector.PwScalarField
 
init() - Method in class jvx.vector.PwScalarField_IP
 
init() - Method in class jvx.vector.PwSeeds
 
init() - Method in class jvx.vector.PwVectorField
 
init() - Method in class jvx.vector.PwVectorField_IP
Initialize and reset all by default values
init() - Method in class vgp.curve.closedpoly.PjClosedPoly
 
init() - Method in class vgp.curve.closedpoly.PjClosedPoly_IP
 
init() - Method in class vgp.curve.common.PjCurve
 
init() - Method in class vgp.curve.common.PjCurve_IP
 
init() - Method in class vgp.curve.common.PnAsymptOde
 
init() - Method in class vgp.curve.common.PnGeodesicOde
 
init() - Method in class vgp.curve.common.PnPrincipalCurvatureOde
 
init() - Method in class vgp.curve.common.PnShadeOde
 
init() - Method in class vgp.curve.common.PnSurfaceOde
 
init() - Method in class vgp.curve.cycloid.PjCycloid
 
init() - Method in class vgp.curve.cycloid.PjCycloid_IP
 
init() - Method in class vgp.curve.deCasteljau.PjDeCasteljau
 
init() - Method in class vgp.curve.deCasteljau.PjDeCasteljau_IP
 
init() - Method in class vgp.curve.elastic.PjElasticCurve
 
init() - Method in class vgp.curve.elastic.PjElasticCurve_IP
 
init() - Method in class vgp.curve.elastic.PnElasticCurvature
 
init() - Method in class vgp.curve.elastic.PnElasticOde
 
init() - Method in class vgp.curve.geodesic.PjGeodesic
 
init() - Method in class vgp.curve.geodesic.PjGeodesic_IP
Set values of variables.
init() - Method in class vgp.curve.subdivision.PjSubdivisionCurve
 
init() - Method in class vgp.curve.subdivision.PjSubdivisionCurve_IP
 
init() - Method in class vgp.curve.surface.PjSurfCurve_IP
 
init() - Method in class vgp.curve.zigzag.PjZigZag
Initializes the Applet.
init() - Method in class vgp.curve.zigzag.PjZigZag_IP
Initialize the panel
init() - Method in class vgp.discrete.conformal.PjConformal
 
init() - Method in class vgp.discrete.conformal.PjConformal_IP
 
init() - Method in class vgp.discrete.conjugate.PjConjugate_IP
 
init() - Method in class vgp.discrete.curvature.PjCurvature
 
init() - Method in class vgp.discrete.curvature.PjCurvature_IP
Set values of variables.
init() - Method in class vgp.discrete.ellipse.PjEllipse
 
init() - Method in class vgp.discrete.ellipse.PjEllipse_IP
 
init() - Method in class vgp.discrete.harmonic.PgHarmonicMap
 
init() - Method in class vgp.discrete.harmonic.PgSurfacePair
 
init() - Method in class vgp.discrete.harmonic.PgSurfacePair_IP
 
init() - Method in class vgp.discrete.harmonic.PjHarmonic
 
init() - Method in class vgp.discrete.harmonic.PjHarmonic_IP
 
init() - Method in class vgp.discrete.lantern.PgLantern
 
init() - Method in class vgp.discrete.lantern.PgLantern_CP
 
init() - Method in class vgp.discrete.lantern.PjLantern
 
init() - Method in class vgp.discrete.lantern.PjLantern_IP
Set values of variables.
init() - Method in class vgp.discrete.maxPrinciple.PgMaxPrinciple
Initialize parameters of geometry.
init() - Method in class vgp.discrete.maxPrinciple.PgMaxPrinciple_CP
 
init() - Method in class vgp.discrete.maxPrinciple.PjMaxPrinciple
 
init() - Method in class vgp.discrete.maxPrinciple.PjMaxPrinciple_IP
Set values of variables.
init() - Method in class vgp.discrete.platonic.PjPlatonic
Set some initial values for solid and tube.
init() - Method in class vgp.discrete.platonic.PjPlatonic_IP
 
init() - Method in class vgp.game.life.PjLife
Initialization
init() - Method in class vgp.game.mines.PjMinesweeper
Initialization
init() - Method in class vgp.game.snake.PjSnake
Initialization
init() - Method in class vgp.iterate.juliaSet.PjJuliaSet
 
init() - Method in class vgp.iterate.juliaSet.PjJuliaSet
 
init() - Method in class vgp.iterate.juliaSet.PjJuliaSet_IP
 
init() - Method in class vgp.iterate.juliaSet.PjJuliaSet_IP
 
init() - Method in class vgp.iterate.pythagoreanTree.PjPythagoreanTree
Initialization.
init() - Method in class vgp.iterate.pythagoreanTree.PjPythagoreanTree
Initialization.
init() - Method in class vgp.iterate.pythagoreanTree.PjPythagoreanTree_IP
 
init() - Method in class vgp.iterate.pythagoreanTree.PjPythagoreanTree_IP
 
init() - Method in class vgp.minimal.catenoid.PgCatenoid
 
init() - Method in class vgp.minimal.catenoid.PgCatenoid_CP
 
init() - Method in class vgp.minimal.catenoid.PjCatenoid
 
init() - Method in class vgp.minimal.catenoid.PjCatenoid_IP
Set values of variables.
init() - Method in class vgp.minimal.helicoid.PgHelicoid
 
init() - Method in class vgp.minimal.helicoid.PgHelicoid_CP
 
init() - Method in class vgp.minimal.helicoid.PjHelicoid
 
init() - Method in class vgp.minimal.helicoid.PjHelicoid_IP
Set values of variables.
init() - Method in class vgp.minimal.weier.PgWeierstrass
Initialisation
init() - Method in class vgp.minimal.weier.PgWeierstrass_Bidenoid
Initialization.
init() - Method in class vgp.minimal.weier.PgWeierstrass_Cameloid
Initialization.
init() - Method in class vgp.minimal.weier.PgWeierstrass_CatEnn
Initialization.
init() - Method in class vgp.minimal.weier.PgWeierstrass_CatEnn2Ends
Initializtaion.
init() - Method in class vgp.minimal.weier.PgWeierstrass_CatEnn2Twist
Initialization.
init() - Method in class vgp.minimal.weier.PgWeierstrass_CatEnnK
Initializtaion.
init() - Method in class vgp.minimal.weier.PgWeierstrass_Catenoid
Initialization.
init() - Method in class vgp.minimal.weier.PgWeierstrass_CatKExp
Initialization.
init() - Method in class vgp.minimal.weier.PgWeierstrass_CatSplit
Initialization.
init() - Method in class vgp.minimal.weier.PgWeierstrass_Chen
Initialization.
init() - Method in class vgp.minimal.weier.PgWeierstrass_ChenGackstatter
Initialization.
init() - Method in class vgp.minimal.weier.PgWeierstrass_Costa
Initialization.
init() - Method in class vgp.minimal.weier.PgWeierstrass_Costa2
Initialization.
init() - Method in class vgp.minimal.weier.PgWeierstrass_Enn4_5
Initialization.
init() - Method in class vgp.minimal.weier.PgWeierstrass_Enneper
Initialization.
init() - Method in class vgp.minimal.weier.PgWeierstrass_KNoid
Initialization.
init() - Method in class vgp.minimal.weier.PgWeierstrass_KNoid2
Initialization.
init() - Method in class vgp.minimal.weier.PgWeierstrass_PlanarEnd
Initialization.
init() - Method in class vgp.minimal.weier.PgWeierstrass_Scherk
Initialization.
init() - Method in class vgp.minimal.weier.PgWeierstrass_ScherkDoubly
Initialization.
init() - Method in class vgp.minimal.weier.PgWeierstrass_SchwarzD
Initialization.
init() - Method in class vgp.minimal.weier.PgWeierstrass_SchwarzD2
Initialization.
init() - Method in class vgp.minimal.weier.PgWeierstrass_SchwarzP
Initialization.
init() - Method in class vgp.minimal.weier.PgWeierstrass_SchwarzP2
Initialization.
init() - Method in class vgp.minimal.weier.PgWeierstrassDescr
Initialisation
init() - Method in class vgp.minimal.weier.PgWeierstrassDescr_IP
Initialisation
init() - Method in class vgp.minimal.weier.PjWeierstrass
Initialisation
init() - Method in class vgp.minimal.weier.PjWeierstrass_IP
Initialisation
init() - Method in class vgp.numeric.smooth.PjSmooth
Do initialization of data structures; method is also used to reset instances.
init() - Method in class vgp.numeric.smooth.PjSmooth_IP
 
init() - Method in class vgp.object.PsApplet
Create thread that configures and initializes the viewer, loads system and user projects.
init() - Method in class vgp.surface.common.PgSurface
 
init() - Method in class vgp.surface.common.PgSurface_Boy
 
init() - Method in class vgp.surface.common.PgSurface_Breather
 
init() - Method in class vgp.surface.common.PgSurface_BreatherPQ
 
init() - Method in class vgp.surface.common.PgSurface_Catalan
 
init() - Method in class vgp.surface.common.PgSurface_CatenoidHelicoid
 
init() - Method in class vgp.surface.common.PgSurface_Cliffordtorus
 
init() - Method in class vgp.surface.common.PgSurface_Cone
 
init() - Method in class vgp.surface.common.PgSurface_ConicType
 
init() - Method in class vgp.surface.common.PgSurface_CP
 
init() - Method in class vgp.surface.common.PgSurface_Cylinder
 
init() - Method in class vgp.surface.common.PgSurface_DupinCycloid
 
init() - Method in class vgp.surface.common.PgSurface_Ellipsoid
 
init() - Method in class vgp.surface.common.PgSurface_EllipticParaboloid
 
init() - Method in class vgp.surface.common.PgSurface_Enneper
 
init() - Method in class vgp.surface.common.PgSurface_FootballBarrel
 
init() - Method in class vgp.surface.common.PgSurface_Fresnel1
 
init() - Method in class vgp.surface.common.PgSurface_Fresnel2
 
init() - Method in class vgp.surface.common.PgSurface_Henneberg
 
init() - Method in class vgp.surface.common.PgSurface_Hopftorus
 
init() - Method in class vgp.surface.common.PgSurface_HyperbolicHelicoid
 
init() - Method in class vgp.surface.common.PgSurface_HyperbolicParaboloid
 
init() - Method in class vgp.surface.common.PgSurface_HyperboloidType
 
init() - Method in class vgp.surface.common.PgSurface_KleinBottle
 
init() - Method in class vgp.surface.common.PgSurface_KleinBottleUgly
 
init() - Method in class vgp.surface.common.PgSurface_Kuen
 
init() - Method in class vgp.surface.common.PgSurface_LawsonHelicoid
 
init() - Method in class vgp.surface.common.PgSurface_LowerHyperboloid
 
init() - Method in class vgp.surface.common.PgSurface_MoebiusStrip
 
init() - Method in class vgp.surface.common.PgSurface_OuterHyperboloid
 
init() - Method in class vgp.surface.common.PgSurface_PseudoSphere
 
init() - Method in class vgp.surface.common.PgSurface_Sievert
 
init() - Method in class vgp.surface.common.PgSurface_Sphere
 
init() - Method in class vgp.surface.common.PgSurface_SphereWithParams
 
init() - Method in class vgp.surface.common.PgSurface_StereographicSphere
 
init() - Method in class vgp.surface.common.PgSurface_Tannery
 
init() - Method in class vgp.surface.common.PgSurface_Torus
 
init() - Method in class vgp.surface.common.PgSurface_UpperHyperboloid
 
init() - Method in class vgp.surface.common.PgSurface_Zoll
 
init() - Method in class vgp.surface.common.PgSurfaceDescr
 
init() - Method in class vgp.surface.common.PgSurfaceDescr_IP
 
init() - Method in class vgp.surface.common.PjSurface
 
init() - Method in class vgp.surface.common.PjSurface_IP
 
init() - Method in class vgp.surface.klein.PjKleinBottle
 
init() - Method in class vgp.surface.klein.PjKleinBottle_IP
 
init() - Method in class vgp.surface.rotation.PjRotation
 
init() - Method in class vgp.surface.rotation.PjRotation_IP
 
init() - Method in class vgp.tutor.color.PaColorDemo
 
init() - Method in class vgp.tutor.eventCamera.PaEventCamera
Configure and initialize the viewer, load system and user projects.
init() - Method in class vgp.tutor.eventCamera.PjEventCamera
 
init() - Method in class vgp.tutor.eventCamera.PjEventCamera_IP
 
init() - Method in class vgp.tutor.firstApplet.MyApplet
Applet support.
init() - Method in class vgp.tutor.firstGraph.MyGraph
Applet support.
init() - Method in class vgp.tutor.firstProject.MyApplet
Configure and initialize the viewer, load system and user projects.
init() - Method in class vgp.tutor.firstProject.MyProject
Do initialization of data structures; method is also used to reset instances.
init() - Method in class vgp.tutor.firstProject.MyProject_IP
 
init() - Method in class vgp.tutor.height.PaHeight
Create thread that configures and initializes the viewer, loads system and user projects.
init() - Method in class vgp.tutor.height.PjHeight
 
init() - Method in class vgp.tutor.height.PjHeight_IP
 
init() - Method in class vgp.tutor.key.PaKeyframe
Create thread that configures and initializes the viewer, loads system and user projects.
init() - Method in class vgp.tutor.key.PjKeyframe
 
init() - Method in class vgp.tutor.key.PjKeyframe_IP
 
init() - Method in class vgp.tutor.linear.PaLinear
Configure and initialize the viewer, load system and user projects.
init() - Method in class vgp.tutor.linear.PjLinear
Initialize all instance variables of this project.
init() - Method in class vgp.tutor.linear.PjLinear_IP
 
init() - Method in class vgp.tutor.loader.PaLoader
Configure and initialize the viewer, load system and user projects.
init() - Method in class vgp.tutor.lsystem.LSystem
 
init() - Method in class vgp.tutor.lsystem.PaLSystem
Create thread that configures and initializes the viewer, loads system and user projects.
init() - Method in class vgp.tutor.lsystem.PjLSystem
 
init() - Method in class vgp.tutor.lsystem.PjLSystem_IP
 
init() - Method in class vgp.tutor.model.PaModel
Configure and initialize the viewer, load system and user projects.
init() - Method in class vgp.tutor.model.PjModel
 
init() - Method in class vgp.tutor.model.PjModel_IP
 
init() - Method in class vgp.tutor.ode.PaExprOde
Configure and initialize the viewer, load system and user projects.
init() - Method in class vgp.tutor.ode.PjExprOde
 
init() - Method in class vgp.tutor.ode.PjExprOde_IP
 
init() - Method in class vgp.tutor.parm.PaParmSurface
Configure and initialize the viewer, load system and user projects.
init() - Method in class vgp.tutor.parm.PjParmSurface
 
init() - Method in class vgp.tutor.parm.PjParmSurface_IP
 
init() - Method in class vgp.tutor.parmCurve.PaParmCurve
Configure and initialize the viewer, load system and user projects.
init() - Method in class vgp.tutor.parmCurve.PjParmCurve
 
init() - Method in class vgp.tutor.parmCurve.PjParmCurve_IP
 
init() - Method in class vgp.tutor.pick.PaPickEvent
Configure and initialize the viewer, load system and user projects.
init() - Method in class vgp.tutor.pick.PjPickEvent
Initialization.
init() - Method in class vgp.tutor.pick.PjPickEvent_IP
 
init() - Method in class vgp.tutor.polygonSet.PaPolygonSet
Configure and initialize the viewer, load system and user projects.
init() - Method in class vgp.tutor.polygonSet.PjPolygonSet
 
init() - Method in class vgp.tutor.rivara.PaRivara
Configure and initialize the viewer, load system and user projects.
init() - Method in class vgp.tutor.rivara.PjRivara
 
init() - Method in class vgp.tutor.rivara.PjRivara_IP
 
init() - Method in class vgp.tutor.rootFinder.PaRootFinder
Configure and initialize the viewer, load system and user projects.
init() - Method in class vgp.tutor.rootFinder.PjRootFinder
 
init() - Method in class vgp.tutor.rootFinder.PjRootFinder_IP
 
init() - Method in class vgp.tutor.ruler.PaRuler
Configure and initialize the viewer, load system and user projects.
init() - Method in class vgp.tutor.ruler.PjRuler
 
init() - Method in class vgp.tutor.ruler.PjRuler_IP
 
init() - Method in class vgp.tutor.sizeEdge.PaSizeEdge
Configure and initialize the viewer, load system and user projects.
init() - Method in class vgp.tutor.sizeEdge.PjSizeEdge
 
init() - Method in class vgp.tutor.sizeEdge.PjSizeEdge_IP
 
init() - Method in class vgp.tutor.sizePolygon.PaSizePolygon
Configure and initialize the viewer, load system and user projects.
init() - Method in class vgp.tutor.sizePolygon.PjSizePolygon
 
init() - Method in class vgp.tutor.sizePolygon.PjSizePolygon_IP
 
init() - Method in class vgp.tutor.sizeVertex.PaSizeVertex
Configure and initialize the viewer, load system and user projects.
init() - Method in class vgp.tutor.sizeVertex.PjSizeVertex
 
init() - Method in class vgp.tutor.sizeVertex.PjSizeVertex_IP
 
init() - Method in class vgp.tutor.slider.PaSlider
Initialize the panel.
init() - Method in class vgp.tutor.slider.PjSlider
Initialization and configuration of sliders.
init() - Method in class vgp.tutor.slider.PjSlider_IP
Initialization and/or reset this info panel.
init() - Method in class vgp.tutor.subdivision.PaSubdivision
Configure and initialize the viewer, load system and user projects.
init() - Method in class vgp.tutor.subdivision.PjSubdivision
 
init() - Method in class vgp.tutor.texture.PaTextureCube
Configure and initialize the viewer, load system and user projects.
init() - Method in class vgp.tutor.texture.PaTexturedSurface
Configure and initialize the viewer, load system and user projects.
init() - Method in class vgp.tutor.texture.PjTextureCube
 
init() - Method in class vgp.tutor.texture.PjTexturedSurface
 
init() - Method in class vgp.tutor.texture.PjTexturedSurface_IP
 
init() - Method in class vgp.tutor.torusknot.PaTorusKnot
Configure and initialize the viewer, load system and user projects.
init() - Method in class vgp.tutor.torusknot.PjTorusKnot
 
init() - Method in class vgp.tutor.torusknot.PjTorusKnot_IP
 
init() - Method in class vgp.tutor.transform.PaTransform
Configure and initialize the viewer, load system and user projects.
init() - Method in class vgp.tutor.transform.PjTransform
 
init() - Method in class vgp.tutor.transform.PjTransform_IP
 
init() - Method in class vgp.tutor.updatePanel.MyClass
Set values of variables.
init() - Method in class vgp.tutor.updatePanel.MyClass_IP
Set values of variables.
init() - Method in class vgp.tutor.vectorField.PaVectorField
Create thread that configures and initializes the viewer, loads system and user projects.
init() - Method in class vgp.tutor.vectorField.PjVectorField
 
init() - Method in class vgp.tutor.vectorField.PjVectorField_IP
Set values of variables.
init() - Method in class vgp.vector.hodge.PjHodge
 
init() - Method in class vgp.vector.hodge.PjHodge_IP
Set values of variables.
init() - Method in class vgp.vector.lic.PjLIC
 
init() - Method in class vgp.vector.lic.PjLIC_IP
Set values of variables.
init() - Method in class vgp.vector.rungeKutta.PjRungeKutta
 
init() - Method in class vgp.vector.rungeKutta.PjRungeKutta_IP
 
init() - Method in class vgp.vector.translation.PjTranslation
 
init() - Method in class vgp.vector.translation.PjTranslation_IP
 
init() - Method in class vgp.volume.mc.PjMarchingCubes
Initializes the project.
init() - Method in class vgp.volume.mc.PjMarchingCubes_IP
Initializes the infopanel.
initialize() - Method in class jvx.geom.PwGeodesicFlow
Sets initial values for the particles.
initJc(PdVector) - Method in class jvx.numeric.PnAlignmentEnergy
Recalculate an array containing all rotated edge vectors.
initMemory() - Static method in class jv.object.PsDebug
Compute initial amount of memory for use with getMemoryIncr().
initSolve(PgPolygon) - Method in class vgp.curve.elastic.PnElasticCurvature
 
initSurface(PgElementSet, PgElementSet) - Method in class jvx.numeric.PnAlignmentEnergy
Method called from energyMinimizer.minimizeStep() to update the stiffness matrix after conjugate gradient method has returned.
initSurface(PgElementSet, PgElementSet) - Method in class jvx.numeric.PnAreaEnergy
Method called from energyMinimizer.minimizeStep() to update the stiffness matrix after conjugate gradient method has returned.
initSurface(PgElementSet, PgElementSet) - Method in class jvx.numeric.PnConfEnergy
Method called from energyMinimizer.minimizeStep() to update the stiffness matrix after conjugate gradient method has returned.
initSurface(PgElementSet, PgElementSet) - Method in class jvx.numeric.PnDiriEnergy
Method called from energyMinimizer.minimizeStep() to update the stiffness matrix after conjugate gradient method has returned.
initSurface(PgElementSet, PgElementSet) - Method in class jvx.numeric.PnEnergy
Method called from energyMinimizer.minimizeStep() to update the stiffness matrix after conjugate gradient method has returned.
initSurface(PgElementSet, PgElementSet) - Method in class jvx.numeric.PnGaussEnergy
Method called from energyMinimizer.minimizeStep() to update the stiffness matrix after conjugate gradient method has returned.
initSurface(PgElementSet, PgElementSet) - Method in class jvx.numeric.PnHodgeU
Method called from energyMinimizer.minimizeStep() to update the stiffness matrix after conjugate gradient method has returned.
initSurface(PgElementSet, PgElementSet) - Method in class jvx.numeric.PnHodgeW
Method called from energyMinimizer.minimizeStep() to update the stiffness matrix after conjugate gradient method has returned.
initSurface(PgElementSet, PgElementSet) - Method in class jvx.numeric.PnSpringEnergy
Method called from energyMinimizer.minimizeStep() to update the stiffness matrix after conjugate gradient method has returned.
initSurface(PgElementSet, PgElementSet) - Method in class jvx.numeric.PnVolumeEnergy
Method called from energyMinimizer.minimizeStep() to update the stiffness matrix after conjugate gradient method has returned.
initTime() - Static method in class jv.object.PsDebug
Initialize timer for use with getTimeUsed() and getTimeIncr().
initWithDefaults(double, double, double, double, double) - Method in class jv.number.PuDouble
Sets the default values for this component and initializes it.
initWithDefaults(int, int, int, int, int) - Method in class jv.number.PuInteger
Sets the default values for this component and initializes it.
INSPECTOR_CONTROL - Static variable in interface jv.project.PgGeometryIf
Deprecated.
use PsPanel.CONFIG instead
INSPECTOR_CONTROL_EXT - Static variable in interface jv.project.PgGeometryIf
Deprecated.
use PsPanel.CONFIG_EXT instead
INSPECTOR_INFO - Static variable in class jv.object.PsObject
Deprecated.
use PsPanel.INFO instead
INSPECTOR_INFO_EXT - Static variable in class jv.object.PsObject
Deprecated.
use PsPanel.INFO_EXT instead
INSPECTOR_MATERIAL - Static variable in interface jv.project.PgGeometryIf
Deprecated.
use PsPanel.MATERIAL instead
INSPECTOR_MATERIAL_EXT - Static variable in interface jv.project.PgGeometryIf
Deprecated.
use PsPanel.MATERIAL_EXT instead
INSPECTOR_TEXTURE - Static variable in interface jv.project.PgGeometryIf
Deprecated.
use PsPanel.TEXTURE instead
INSPECTOR_TEXTURE_EXT - Static variable in interface jv.project.PgGeometryIf
Deprecated.
use PsPanel.TEXTURE_EXT instead
instanceOf(String) - Method in class jv.object.PsDialog
Deprecated.
use "if (getClass() == PsObject.class)" instead
instanceOf(String) - Method in class jv.object.PsObject
Deprecated.
use "if (getClass() == PsObject.class)" instead
instanceOf(Object, Class) - Static method in class jv.object.PsObject
Method checks if an object extends a given class or one of its superclasses.
instanceOf(String) - Method in class jv.object.PsPanel
Deprecated.
use "if (getClass() == PsObject.class)" instead
INTERPOL_LINEAR - Static variable in class jv.anim.PsAnimation
Change direction, repeat mode when either end of animation is reached.
INTERPOL_NONE - Static variable in class jv.anim.PsAnimation
Jump to other end, repeat mode when either end of animation is reached.
INTERRUPTED - Static variable in class jvx.numeric.PnJacobi
Return value of computation method if interrupted from outside.
intersect() - Method in class jvx.geom.PwIntersectElementSet
Compute for all pairs of subElements the common points of the edges of one subElement with the plane of the other subElement vice versa.
intersectionOfLineAndLine(PdVector, PdVector, PdVector, PdVector, PdVector) - Static method in class jv.vecmath.PuVectorGeom
Check for intersection of line and line by solving equation b1+sd1 = b2+td2.
intersectionOfLineAndPlane(PdVector, PdVector, PdVector, PdVector, PdVector) - Static method in class jv.vecmath.PuVectorGeom
Compute intersection line and plane.
intersectionOfPlaneAndPlane(PdVector, PdVector, PdVector, PdVector, PdVector, PdVector) - Static method in class jv.vecmath.PuVectorGeom
Compute intersection of plane and plane, and return the intersection line.
intersectionWithLine(PdVector, PdVector) - Method in class jv.geom.PgElementSet
Find intersection of element set with a given ray.
intersectionWithLine(PdVector, PdVector) - Method in class jv.geom.PgPointSet
Find intersection of this point set with a given ray.
intersectionWithLine(PdVector, PdVector) - Method in class jv.geom.PgPolygon
Find intersection of polygon with a given ray.
intersectionWithLine(PdVector, PdVector) - Method in class jv.geom.PgPolygonSet
Find intersection of polygon set with a given ray.
intersectionWithLine(PdVector, PdVector) - Method in class jv.project.PgGeometry
Method used for picking, should be overridden by subclasses.
intersectionWithLine(PdVector, PdVector) - Method in interface jv.project.PgGeometryIf
Find intersection with ray.
intersectWithFunction() - Method in class jvx.geom.PwIntersectWithFunction
Invoke Cutting the elements of the workshop's geometry at the level function.
intersectWithPdVector() - Method in class jvx.geom.PwIntersectWithFunction
Invoke Cutting the elements of the workshop's geometry at scalar data.
IntHashtable - Class in jv.thirdParty.acmeEncoders
A Hashtable that uses ints as the keys.
IntHashtable(int, float) - Constructor for class jv.thirdParty.acmeEncoders.IntHashtable
Constructs a new, empty hashtable with the specified initial capacity and the specified load factor.
IntHashtable(int) - Constructor for class jv.thirdParty.acmeEncoders.IntHashtable
Constructs a new, empty hashtable with the specified initial capacity.
IntHashtable() - Constructor for class jv.thirdParty.acmeEncoders.IntHashtable
Constructs a new, empty hashtable.
intNoise(double, double) - Method in class jvx.numeric.PnNoise
Value of white noise at given 2D point.
intToString(int, int) - Static method in class jv.number.PuString
Converts an integer to a string with given width of the string.
inv(PuComplex) - Static method in class jv.number.PuComplex
w = 1.
inv() - Method in class jv.number.PuComplex
u = 1.
INV - Static variable in class jv.thirdParty.expr.Expr
Complex inversion 1/z, same for real numbers (kp)
inverse() - Method in class jv.vecmath.PcMatrix
Computes the inverse of 'this'
invert() - Method in class jv.geom.PgBndPolygon
Returnvalue: --- Description: invert bnd_curve to reverse order
invert(Object[], int) - Static method in class jv.vecmath.P_Vector
Invert the order of the first 'usedSize' entries inside the arr, i.e. the first entry becomes the 'usedSize-1' entry.
invert(int) - Method in class jv.vecmath.PbVector
Invert order of the first 'usedSize' entries, i.e. the first entry becomes the 'usedSize-1' entry.
invert() - Method in class jv.vecmath.PbVector
Invert order of all entries, i.e. the first entry becomes the last entry.
invert() - Method in class jv.vecmath.PdMatrix
Invert a square matrix of dimension less than five by this = inverse(this).
invert(PdMatrix) - Method in class jv.vecmath.PdMatrix
Invert a square matrix of dimension less than five by this = inverse(m).
invert(int) - Method in class jv.vecmath.PdVector
Invert order of the first 'usedSize' entries, i.e. the first entry becomes the 'usedSize-1' entry.
invert() - Method in class jv.vecmath.PdVector
Invert order of all entries, i.e. the first entry becomes the last entry.
invert(int) - Method in class jv.vecmath.PiVector
Invert order of the first 'usedSize' entries, i.e. the first entry becomes the 'usedSize-1' entry.
invert() - Method in class jv.vecmath.PiVector
Invert order of all entries, i.e. the first entry becomes the last entry.
invert(Object[]) - Static method in class jv.vecmath.PuData
Invert order of all entries, i.e. the first entry becomes the last entry.
invert(double[][], double[][], int) - Static method in class jvx.numeric.PnMatrix
Invert a given NxN matrix A and return its invers.
invert34(PdMatrix) - Method in class jv.vecmath.PdMatrix
Invert the top-left 3x4 square of a matrix44 in place.
invertAtPoint(PdMatrix, PdVector, PdVector) - Static method in class jv.vecmath.PuLorentz
Compute transformation 4*4 matrix to invert at given point.
invertEntries() - Method in class jv.vecmath.PbVector
Set all entries e to (not e).
invertTopLeft(PdMatrix, int) - Method in class jv.vecmath.PdMatrix
Invert the top-left subSize x subSize square of a matrix m in place and assign full matrix m to this matrix.
invStereoProj(double, double) - Method in class jv.vecmath.PdVector
Map point (x,y) in R2 onto unit sphere S2 in R3 using inverse of stereographic projection.
IS_BOUNDARY - Static variable in interface jv.project.PvGeometryIf
Internal tag to identify a geometry or individual geometry items as being part of the boundary.
IS_CREASE - Static variable in interface jv.project.PvGeometryIf
Internal tag to identify a vertex as part of a crease edge.
IS_DELETED - Static variable in class jv.object.PsObject
Tag object as been deleted, applications should not continue to access its data.
IS_FIXED - Static variable in class jv.object.PsObject
Tag object as been fixed, applications should not modify its data.
IS_FOCUSSED - Static variable in class jv.object.PsObject
Tag object as being within the focus of a device, and further action might pick or select this object.
IS_HIDDEN - Static variable in interface jv.project.PvGeometryIf
Internal tag to hide geometry in display.
IS_PICKED - Static variable in class jv.object.PsObject
Tag object as being temporarily picked in a device and interactively modified.
IS_PICKED - Static variable in interface jv.project.PvGeometryIf
Internal tag to identify a geometry or individual geometry items as being currently picked.
IS_SELECTED - Static variable in class jv.object.PsObject
Tag object as been selected, applications may use this tag.
IS_SYMMETRY - Static variable in interface jv.project.PvGeometryIf
Deprecated.
since JavaView 1.99.8, no replacement
IS_USED - Static variable in class jv.object.PsObject
Tag object as been used, applications may use this tag.
isAbsolutePath(String) - Static method in class jv.object.PsUtil
Check if directory is a relative or absolute path.
isAnimated() - Method in class jv.loader.PgLoader
Flag whether currently loaded data is interpreted as an animation.
isAnimated() - Method in class jv.loader.PjImportModel
Flag whether currently loaded data is interpreted an animation.
isAnimation() - Method in class jv.loader.PgAbstractLoader
Determine if currently loaded data is an animation.
isAnimation() - Method in interface jv.loader.PgLoaderIf
Determine if currently loaded data is an animation.
isApplication() - Static method in class jv.object.PsConfig
Returns true if run as application, else false.
isAreaConstant() - Method in class vgp.discrete.lantern.PgLantern
 
isAscending() - Method in class jvx.numeric.PnBandEigenSolver
 
isAvailable() - Method in class jvx.numeric.PnBandEigenSolver
Whether solver is available or not.
isCheckResults() - Method in class jvx.numeric.PnBandEigenSolver
 
isClip() - Method in interface jv.project.PvDisplayIf
Deprecated.
isClip() - Method in class jv.viewer.PvDisplay
Deprecated.
isClosed() - Method in class jv.geom.PgPolygon
Check whether polygon is closed, i.e.if endpoints are connected by additional edge.
isClosed(int) - Method in class jv.geom.PgPolygonSet
Check whether polygon is closed, i.e.if endpoints are identical.
isClosed() - Method in class jvx.geom.PgVertexStar
Returns whether vertex star around a point is closed.
isClosing() - Method in class jv.loader.PjImportModel_IP
Flag is user has chosen to close current activity and restart freshly with selected topic, or to continue current activity and add the selected topic.
isClosing() - Method in class jv.loader.PsCategoryList_IP
Flag is user has chosen to close current activity and restart freshly with selected topic, or to continue current activity and add the selected topic.
isComplex() - Method in class jv.thirdParty.expr.Expr
Return whether double or complex.
isComplex() - Method in class jv.thirdParty.expr.Variable
Return whether double or complex.
isComputingLIC() - Method in class jvx.vector.PwLIC
Checks whether workshop is currently working on a LIC texture.
isConfigurable(int) - Method in class jv.project.PgGeometry
Determine whether class has a configuration panel of a given type.
isConfigurable(int) - Method in interface jv.project.PgGeometryIf
Check whether class has a configuration panel to configure it.
isConforming() - Method in class jv.geom.PgBndPolygon
Return true if boundary belongs to conforming element set and boundary has been updated.
isConforming() - Method in class jv.geom.PgElementSet
Return true if elementSet is conforming, else false.
isConnected(PiVector[], PiVector) - Static method in class jvx.geom.PwGeodesic
Checks whether the given element indices belong to an edge connected element run.
isDebug() - Static method in class jv.object.PsDebug
Check switch if debugging is enabled.
isDefaultLabelEnabled() - Method in class jv.geom.PgPointSet
Deprecated.
since JavaView 3.61.003, use isEnabledIndexLabels().
isDefaultLabelEnabled() - Method in class jv.project.PgJvxSrc
Deprecated.
since JavaView 3.61.003, use isEnabledIndexLabels().
isDegenerated(PgElementSet) - Static method in class jvx.geom.PwCleanMesh
Checks whether edges of elements have length smaller than PuMath.EPS.
isDetailTextOnly() - Method in class jv.rsrc.PsGeometryInfo
 
isDev() - Static method in class jv.object.PsConfig
Temporary method, avoid usage.
isDoublePrecision() - Method in class jvx.numeric.PnJacobi
 
isElement(int) - Method in class jvx.util.PuPriorityQueue
Check if element i is in the heap.
isEmbedded() - Method in class jv.viewer.PvViewer
Check if JavaView is embedded into another system.
isEmpty(String) - Static method in class jv.number.PuString
Check if string is empty or consists of empty string.
isEmpty() - Method in class jv.thirdParty.acmeEncoders.IntHashtable
Returns true if the hashtable contains no elements.
isEmpty() - Method in class jvx.util.PuPriorityQueue
Returns true, if there is no element in the heap.
isEnabled() - Method in class jv.number.PdColor
Check whether color dialog is enabled or disabled.
isEnabled() - Method in class jv.number.PuBoolean
Check whether inspector is enabled or disabled.
isEnabled() - Method in class jv.number.PuDouble
Check whether slider is enabled or disabled.
isEnabled() - Method in class jv.number.PuInteger
Check whether slider is enabled or disabled.
isEnabled() - Method in class jvx.curve.PgTube
Check if tube is enabled or disabled, including its components.
isEnabled() - Method in class jvx.number.PuHistogram
Check whether slider is enabled or disabled.
isEnabled3DLook() - Method in interface jv.project.PvDisplayIf
Check whether thick vertices and edges are drawn as 3d shapes in z-buffer mode.
isEnabled3DLook() - Method in class jv.viewer.PvDisplay
Check whether thick vertices and edges are drawn as 3d shapes in z-buffer mode.
isEnabledAdaptiveSize() - Method in interface jv.project.PvDisplayIf
Check whether adaptive thickness of vertices and edges is enabled.
isEnabledAdaptiveSize() - Method in class jv.viewer.PvDisplay
Check whether adaptive thickness of vertices and edges is enabled.
isEnabledAlternateGrid() - Method in class vgp.surface.common.PgSurface
Check if ordinary uv-mesh and diamond mesh is enabled where every other row is shifted.
isEnabledAnimation() - Method in interface jv.project.PvDisplayIf
Check whether auto-rotation is enabled.
isEnabledAnimation() - Method in class jv.viewer.PvDisplay
Check whether auto-rotation is enabled.
isEnabledAntiAlias() - Method in interface jv.project.PvDisplayIf
Check if antialiased drawing is enabled.
isEnabledAntiAlias() - Method in class jv.viewer.PvDisplay
Check if antialiased drawing is enabled.
isEnabledArrowPanel() - Method in class jvx.curve.PgTube
Check if showing of arrow panel in control panel of tube is enabled.
isEnabledAutoBounds() - Method in class jv.thirdParty.ruler.PgAxes
Check if automatic adjustment of size of axes to varying bounding box is enabled.
isEnabledAutoBounds() - Method in class jv.thirdParty.ruler.PgRuler
Check if automatic adjustment of size of axes to varying bounding box is enabled.
isEnabledAutoConfigure() - Method in class jv.thirdParty.ruler.PgAxes
Deprecated.
since JavaView 3.12.002, use isEnabledAutoHashing()
isEnabledAutoDecompose() - Method in class jvx.vector.PwHodge
Determines if automatic Hodge decomposition on updates of geometry is enabled.
isEnabledAutoFit() - Method in class jv.project.PjProject
Determine flag which determines whether scenery is scaled to fit display when start() is called.
isEnabledAutoHashing() - Method in class jv.thirdParty.ruler.PgAxes
Check if axes is automatically adjusted to varying size of the shown shape.
isEnabledAutoHashing() - Method in class jv.thirdParty.ruler.PgRuler
Check if axes is automatically adjusted to varying size of the shown shape.
isEnabledAutoLayout() - Method in class jv.thirdParty.ruler.PgAxes
Check if automatic positioning of axes is enabled.
isEnabledBoxRatio() - Method in interface jv.project.PvDisplayIf
Check whether individual scaling factors of coordinate axes is enabled.
isEnabledBoxRatio() - Method in class jv.viewer.PvDisplay
Check whether individual scaling factors of coordinate axes is enabled.
isEnabledCameraClip(int) - Method in class jv.loader.PvDisplayOption
 
isEnabledCameraSceneRatio(int) - Method in class jv.loader.PvDisplayOption
 
isEnabledCheckAngles() - Method in class jvx.geom.PwSimplify
Determine if inner angles of triangles are checked during simplification.
isEnabledCheckNormals() - Method in class jvx.geom.PwSimplify
Check if normals of new faces are allowed to differ from old normals by more than the initial value of m_maxAngle.
isEnabledClearScreen() - Method in class jv.viewer.PvDisplay
Check whether screen is cleared after each repaint.
isEnabledClip() - Method in interface jv.project.PvCameraIf
Determine whether horizontal clipping is enabled.
isEnabledClip() - Method in interface jv.project.PvDisplayIf
Check whether clipping with front and back plane is enabled.
isEnabledClip() - Method in class jv.viewer.PvCamera
Determine whether horizontal clipping is enabled.
isEnabledClip() - Method in class jv.viewer.PvDisplay
Check whether clipping with front and back plane is enabled.
isEnabledClipAutoBounds() - Method in interface jv.project.PvDisplayIf
Check whether automatic recalculation of clip range is enabled when clipRange is switched on.
isEnabledClipAutoBounds() - Method in class jv.viewer.PvDisplay
Check whether automatic recalculation of clip range is enabled when clipRange is switched on.
isEnabledClipBounds() - Method in interface jv.project.PvDisplayIf
Check whether clipping along coordinate axes is enabled.
isEnabledClipBounds() - Method in class jv.viewer.PvDisplay
Check whether clipping with scene in direction of coordinate axis is enabled.
isEnabledCloseBottom() - Method in class jvx.surface.PgSurfaceOfRotation
Check if bottom of surface is closed with a disk.
isEnabledCloseTop() - Method in class jvx.surface.PgSurfaceOfRotation
Check if top of surface is closed with a disk.
isEnabledCompress() - Method in class jvx.loader.PsExportInfo
Get flag if geometry files shall be compressed in ZIP format.
isEnabledConfigButton() - Method in class jv.number.PuDouble
Flag determines whether button for config panel is enabled or not, in this way permitting/prohibiting GUI control over bounds and increments.
isEnabledConfigButton() - Method in class jv.number.PuInteger
Flag determines whether button for config panel is enabled or not, in this way permitting/prohibiting GUI control over bounds and increments.
isEnabledConfigDisplay() - Method in class jvx.loader.PsExportInfo
Get flag if settings of display inspector may be overwritten.
isEnabledConstrainMatrix() - Method in class jvx.numeric.PnEnergy
Determine if usage of a constrain matrix is enabled.
isEnabledConstrainMatrix() - Method in class jvx.numeric.PnEnergyMinimizer
Determine if usage of a constrain matrix is enabled.
isEnabledConvert() - Method in class jvx.vector.PwVectorField
Whether the user interface allows conversion to other base.
isEnabledDirectSelect() - Method in interface jv.project.PvDisplayIf
Check whether selecting is enabled during mouse pick.
isEnabledDirectSelect() - Method in class jv.viewer.PvDisplay
Check whether selecting is enabled during mouse pick.
isEnabledDoubleBuffer() - Method in interface jv.project.PvDisplayIf
Check if double buffered drawing is enabled.
isEnabledDoubleBuffer() - Method in class jv.viewer.PvDisplay
Check if double buffered drawing is enabled.
isEnabledDualGrid() - Method in class vgp.surface.common.PgSurface
Check if dual grid is enabled.
isEnabledEdges() - Method in class jv.geom.PgElementSet
Check if storage and maintenance of edges is enabled.
isEnabledEndArrow() - Method in class jvx.curve.PgTube
Check flag if arrow is shown at the tail of each tube.
isEnabledExternalRendering() - Method in class jv.viewer.PvDisplay
Check if rendering into an external image is enabled.
isEnabledFast() - Method in class vgp.vector.rungeKutta.PjRungeKutta
Sets integration method to euler-mode or 4th-order Runge-Kutta mode.
isEnabledFastClipping() - Static method in class jv.viewer.PvDisplay
Check whether fast clipping of geometry items is enabled.
isEnabledFastZBuffer() - Static method in class jv.viewer.PvDisplay
Check whether z-buffered is disabled during drawing.
isEnabledFillDisplay() - Method in interface jv.project.PvDisplayIf
Check if scaling of scene to fill display is enabled.
isEnabledFillDisplay() - Method in class jv.viewer.PvDisplay
Check if scaling of scene to fill display is enabled.
isEnabledFixingElement() - Method in class jvx.geom.PwUnfold
Check if freezing of the position of one element while the animation runs is enabled.
isEnabledFixVertices() - Method in class jvx.numeric.PnEnergyMinimizer
Determine if marked vertices remain fixed during minimization.
isEnabledFlip() - Method in class jvx.geom.PwEvolve
Check if direction of flow is flip against direction of vector field.
isEnabledFlipEdges() - Method in class jvx.geom.PwSimplify
Determine if triangle edges are flipped before simplification.
isEnabledForceSimplify() - Method in class jvx.geom.PwSimplify
Check if other simplification criteria are allowed to be relaxed during the simplification in order to simplify down to the requested remaining number of elements.
isEnabledIndexLabels() - Method in class jv.geom.PgPointSet
Determine whether drawing of default labels, i.e. item indices, is enabled.
isEnabledIndexLabels() - Method in class jv.project.PgJvxSrc
Determine whether drawing of default labels, i.e. item indices, is enabled.
isEnabledInduceColors() - Method in class jvx.curve.PgTube
Check flag whether color of tube are induced from the base geometry.
isEnabledInspection() - Method in interface jv.project.PvDisplayIf
Check whether display and selected geometry can be inspected in control window.
isEnabledInspection() - Method in class jv.viewer.PvDisplay
Check whether display and selected geometry can be inspected in control window.
isEnabledInstanceSharing() - Method in class jv.project.PgGeometry
Determines if sharing of vertices and other instances with a base geometry is enabled when this instance is filled in PgGeomtry#getJvx().
isEnabledIntegerPick() - Method in interface jv.project.PvDisplayIf
Check whether picking is constrained to an integer grid.
isEnabledIntegerPick() - Method in class jv.viewer.PvDisplay
Check whether picking is constrained to an integer grid.
isEnabledKeepBoundary() - Method in class jvx.geom.PwNoise
Get flag to keep boundary vertices fixed during noising.
isEnabledKeepBoundary() - Method in class jvx.geom.PwSimplify
Check if boundary points of PgElementSet are kept and not removed during simplification.
isEnabledKeepMarkedVertices() - Method in class jvx.geom.PwSimplify
Check if marked points of PgElementSet are kept and not removed during simplification.
isEnabledKeepSelected() - Method in class jvx.geom.PwNoise
Get flag to keep selected vertices fixed during noising.
isEnabledKeysOnly() - Method in class jv.anim.PsKeyframe
Get flag which determines smooth interpolation or displaying of key objects only.
isEnabledLoadCamera() - Method in class jv.loader.PjImportModel
Check if automatic loading of camera settings is enabled.
isEnabledLoading() - Method in class jv.rsrc.PsAuthorInfo
Returns if the load button in the inspector is enabled which allows to load the author information from the rsrc file.
isEnabledLocalTransform() - Method in interface jv.project.PvDisplayIf
Get flag whether local coordinate system is used in camera transformations.
isEnabledLocalTransform() - Method in class jv.viewer.PvDisplay
Get flag whether local coordinate system is used in camera transformations.
isEnabledMakeConstraints() - Method in class jvx.geom.PwBoundary
Check if boundary constraints will be generate when boundary is created.
isEnabledMarkBnd() - Method in class vgp.minimal.weier.PgWeierstrassDescr
Check if the user is allowed to mark a PgBndPolygon for reflecting the surface.
isEnabledModeling() - Method in class jvx.geom.PwModel
Return flag whether to apply current modeling mode to the workshop's geometry.
isEnabledMove() - Method in class jv.geom.PgTexture
Get mode if size sliders are either used to resize the used sector of the texture image or to move the shown sector over the image.
isEnabledNoiseNormal() - Method in class jvx.geom.PwNoise
Get flag to enable movement of vertices in vertex normal direction.
isEnabledNoiseTangential() - Method in class jvx.geom.PwNoise
Get flag to enable movement of vertices in tangential direction.
isEnabledOptimization() - Method in class jv.loader.PgAbstractLoader
Determines if the loaded geometry requires some optimization.
isEnabledOptimization() - Method in class jv.loader.PgLoader
Determines if the loader is allowed to do some optimization on an imported geometry, or if it shall provide the data as found in the geometry file.
isEnabledOptimization() - Method in interface jv.loader.PgLoaderIf
Determines if the loaded geometry requires some optimization.
isEnabledOptimization() - Method in class jv.loader.PgMathLoader
Determines if the loaded geometry requires some optimization.
isEnabledPainters() - Method in interface jv.project.PvDisplayIf
Check whether painter's algorithm during drawing is enabled.
isEnabledPainters() - Method in class jv.viewer.PvDisplay
Check whether painter's algorithm during drawing is enabled.
isEnabledPanel(int) - Method in class jv.viewer.PvViewer
Check if menu entry of panel is enable or disable.
isEnabledPositive() - Method in class jvx.geom.PwClip
Get comparison sign for function level.
isEnabledRemoveGeometry() - Method in class jv.loader.PjImportModel
Check if removal of geometries during reload is enabled.
isEnabledRepaint() - Method in interface jv.project.PvDisplayIf
Determine whether painting is enabled.
isEnabledRepaint() - Method in class jv.viewer.PvDisplay
Determine whether painting is enabled.
isEnabledRightTriangle() - Method in class vgp.iterate.pythagoreanTree.PjPythagoreanTree
Returns true if the triangle above trunk is kept right.
isEnabledRightTriangle() - Method in class vgp.iterate.pythagoreanTree.PjPythagoreanTree
Returns true if the triangle above trunk is kept right.
isEnabledSampleBnd() - Method in class jvx.number.PuHistogram
Determines if manual limits of sample data are enabled.
isEnabledSaveAsFloat() - Method in class jvx.loader.PsExportInfo
Get flag if double numbers are converted to floats when saving.
isEnabledSceneRatio() - Method in interface jv.project.PvCameraIf
Check of aspect ratio of scene bounding box is enabled.
isEnabledSceneRatio() - Method in class jv.viewer.PvCamera
Check of aspect ratio of scene bounding box is enabled.
isEnabledShowAxisLabels() - Method in class jvx.number.PuHistogram
Determines if showing of labels along both axis is enabled.
isEnabledShowAxisTicks() - Method in class jvx.number.PuHistogram
Determines if showing of ticks and labels along both axis is enabled.
isEnabledShowCounts() - Method in class jvx.number.PuHistogram
Determines if showing of total number of items per bin over each column is enabled.
isEnabledShowTitle() - Method in class jvx.number.PuHistogram
Determines if title is shown on top of histogram.
isEnabledSquareTrunk() - Method in class vgp.iterate.pythagoreanTree.PjPythagoreanTree
Returns true if the trunk is kept square.
isEnabledSquareTrunk() - Method in class vgp.iterate.pythagoreanTree.PjPythagoreanTree
Returns true if the trunk is kept square.
isEnabledStartArrow() - Method in class jvx.curve.PgTube
Check flag if arrow is shown at the head of each tube.
isEnabledSynchronization() - Method in class jvx.surface.PgGraph
Check if synchronization of material properties from graph to domain is enabled.
isEnabledSynchronization() - Method in class jvx.surface.PgSurfaceGraph
Check if synchronization of material properties from graph to domain is enabled.
isEnabledTags() - Method in class jv.viewer.PvDisplay
Determine whether tag mode is enabled to move marked elements.
isEnabledUpdate() - Method in interface jv.project.PvDisplayIf
Determine whether update mechanism is enabled.
isEnabledUpdate() - Method in class jv.viewer.PvDisplay
Determine whether update mechanism is enabled.
isEnabledUpdateNormals() - Method in class jvx.geom.PwEvolve
Check if update of normal vectors after each timestep is enabled.
isEnabledUpdateNormals() - Method in class jvx.geom.PwNoise
Get flag to update vertex normals after noising.
isEnabledWorkshopBackup() - Static method in class jv.rsrc.PsJavaView
Determines if backup copies of geometries are created when a workshop is opened.
isEnabledZBuffer() - Method in interface jv.project.PvDisplayIf
Check whether z-buffered drawing is enabled.
isEnabledZBuffer() - Method in class jv.viewer.PvDisplay
Check whether z-buffered drawing is enabled.
isError() - Static method in class jv.object.PsDebug
Check switch to record heavy errors in JavaView console.
isEvaluable() - Method in class jvx.numeric.PnFunction
Check whether function allows evaluation.
isExpanded() - Method in class jv.rsrc.PsXmlNode
 
isFileSelected() - Method in class jv.loader.PgFileDialog
Determine if a file was selected after show() has returned.
isFittingGeometry() - Method in class jvx.geom.PwUnfold
Check if fitting of geometry to the display after each step of the animation is enabled.
isHighlight() - Method in interface jv.project.PvLightIf
Determines if light throughs a highlight.
isHighlight() - Method in class jv.viewer.PvLight
Determines if light throws a highlight.
isInfinite() - Method in class jv.number.PuComplex
 
isInside() - Method in class jv.vecmath.PdBary
Check whether point is inside, i.e. all barycentric coordinates are non-negative.
isInside(double) - Method in class jv.vecmath.PdBary
Check whether point is inside, i.e. all barycentric coordinates are > -eps.
isInterrupted() - Static method in class jvx.numeric.PnJacobi
Get flag if the previous computation was interrupted from outside.
isKeyAnimation() - Method in class jv.loader.PgMathLoader
Return, if list of geometries is a keyframe animation.
isLightHighlight(int) - Method in class jv.loader.PvDisplayOption
 
isLightSwitchedOn(int) - Method in class jv.loader.PvDisplayOption
 
isLightVisible(int) - Method in class jv.loader.PvDisplayOption
 
isMenuEnabled(int) - Method in class jv.viewer.PvControlMenu
Determine whether menu entry in menu bar of control window is enabled.
isMessage() - Static method in class jv.object.PsDebug
Check switch to record info message in JavaView console.
isMixedMode() - Method in class jv.rsrc.PsXmlNode
Determine whether node is in mixed mode.
isModal() - Method in class jv.anim.PsAnimation
Get flag if animation runs modal.
isModal() - Method in class jv.loader.PjImportModel
Indicates whether the import dialog is modal.
isModal() - Method in interface jv.project.PjWorkshopIf
Check if workshop runs modal.
isModal() - Method in class jvx.project.PjWorkshop
Check if workshop runs modal, that means only this workshop should be open.
isNaN() - Method in class jv.number.PuComplex
 
isNotify() - Static method in class jv.object.PsDebug
Check switch to record notify message, i.e. debug messages, in JavaView console.
isOnEdge() - Method in class jv.vecmath.PdBary
Get local edge index if bary is a vertex on an edge.
isOnEdge(double) - Method in class jv.vecmath.PdBary
Get local edge index if bary is a vertex on an edge, elsewise -1 is returned.
isOnFace() - Method in class jv.vecmath.PdBary
Get local edge resp. face index if bary is a vertex on an edge resp. face.
isOnFace(double) - Method in class jv.vecmath.PdBary
Get local edge resp. face index if bary is a vertex on an edge resp. face.
isOnVertex() - Method in class jv.vecmath.PdBary
Get local vertex index in {0, 1, 2, ...} if bary represents a vertex, or -1.
isOnVertex(double) - Method in class jv.vecmath.PdBary
Get local vertex index in {0, 1, 2, ...} if bary represents a vertex, or -1.
isOrientatable(PgElementSet) - Static method in class jvx.geom.PwCleanMesh
Check orientability of PgElementSet.
isOutside() - Method in class jv.vecmath.PdBary
Check whether point is outside, i.e. at least one barycentric coordinate is negative.
isOutside(double) - Method in class jv.vecmath.PdBary
Check whether point is outside, i.e. at least one barycentric coordinate is negative.
isRunning() - Method in class jv.anim.PsAnimation
Check if animation is running.
isRunning() - Method in class jvx.geom.PwSmooth
Check whether smoothing prcess will be stopped.
isRunning() - Method in class jvx.geom.PwUnfold
Check whether smoothing prcess will be stopped.
isRunning() - Method in class jvx.numeric.PnEnergyMinimizer
Check whether energy minimizer will be stopped.
isRunning() - Method in class vgp.vector.rungeKutta.PjRungeKutta
Check if lic computation is currently running.
isSavingMatrices() - Method in class jvx.numeric.PnStraightestGeodesic
Returns whether the linear transformations that rotate from one element into its neighbor are saved in an array.
isShowing() - Method in class jv.thirdParty.ruler.PgAxes
Determine if all axes are visible in the display.
isShowingAllViews() - Method in class jv.viewer.PvDisplay
Check drawing of copyright information in the display window.
isShowingArrow() - Method in class jv.thirdParty.ruler.PgRuler
 
isShowingAsNormalVariation() - Method in class jvx.surface.PgSurfaceGraph
Flag if graph surfaceIn3D->1D is shown as domain evoluted along vertex normal.
isShowingAxes() - Method in interface jv.project.PvDisplayIf
Check whether axes of active geometry is currently showing.
isShowingAxes() - Method in class jv.viewer.PvDisplay
Check whether axes of active geometry is currently showing.
isShowingBackface() - Method in class jv.geom.PgElementSet
Determines whether drawing of backfacing elements whose normal points away from camera is enabled.
isShowingBackface() - Method in class jv.project.PgJvxSrc
Determine flag to enable drawing of backfacing elements whose normal points away from camera.
isShowingBackgroundImage() - Method in interface jv.project.PvDisplayIf
Check drawing of background image of display window.
isShowingBackgroundImage() - Method in class jv.viewer.PvDisplay
Check drawing of background image of display window.
isShowingBackImage() - Method in interface jv.project.PvDisplayIf
Check drawing of background image of display window. // * @deprecated use showBackgroundImage(boolean)
isShowingBackImage() - Method in class jv.viewer.PvDisplay
Deprecated.
use isShowingBackgroundImage()
isShowingBnd(int) - Method in class jv.project.PgJvxSrc
Determines if boundary polygon is visible.
isShowingBndBox() - Method in class jv.project.PgGeometry
Get flag if drawing of bounding box is enabled.
isShowingBndBox() - Method in interface jv.project.PvDisplayIf
Check whether bounding box of active geometry is currently showing.
isShowingBndBox() - Method in class jv.viewer.PvDisplay
Check whether bounding box of active geometry is currently showing.
isShowingBndMaterials(int) - Method in class jv.project.PgJvxSrc
Get flag if this boundary polygon uses its own material properties instead of inheriting material properties of the base geometry.
isShowingBoundaries() - Method in class jv.geom.PgElementSet
Determines whether drawing of boundary curves is enabled.
isShowingBoundaries() - Method in class jv.project.PgJvxSrc
Determines whether drawing of boundary curves is enabled.
isShowingCamera() - Method in class jv.viewer.PvDisplay
Check whether active camera of this display is visible.
isShowingCenter() - Method in class jv.project.PgGeometry
Get flag if drawing of center of geometry is enabled.
isShowingControlGrid() - Method in class jvx.geom.PwRefineElementSet
Show the control grid in the display.
isShowingControlGrid() - Method in class jvx.geom.PwRefinePolygon
Checks if control grid of polygon is visible.
isShowingCopyright() - Method in interface jv.project.PvDisplayIf
Check drawing of copyright information in the display window.
isShowingCopyright() - Method in class jv.viewer.PvDisplay
Check drawing of copyright information in the display window.
isShowingCylinder() - Method in class vgp.discrete.lantern.PgLantern
 
isShowingDepthcue() - Method in interface jv.project.PvDisplayIf
Check if depthcued drawing is enabled.
isShowingDepthcue() - Method in class jv.viewer.PvDisplay
True if depthcue is enabled.
isShowingDisplay(int) - Method in class jvx.vector.PwHodge
Handling of the displays that show the vector field components and the potentials.
isShowingDomain() - Method in class jvx.surface.PgGraph
Check if display of domain is enabled.
isShowingEdgeAura() - Method in interface jv.project.PvDisplayIf
Check flag of drawing of edges by one or both elements adjacent to an edge.
isShowingEdgeAura() - Method in class jv.viewer.PvDisplay
Check flag of drawing of edges by one or both elements adjacent to an edge.
isShowingEdgeColorFromElements() - Method in class jv.geom.PgElementSet
Determines whether local edge color is induced from element or vertex colors.
isShowingEdgeColorFromElements() - Method in class jv.project.PgJvxSrc
Determines whether local edge color is induced from element or vertex colors.
isShowingEdgeColorFromVertices() - Method in class jv.geom.PgElementSet
Determines whether smooth edge coloring uses vertex colors at vertices, requires vertex colors.
isShowingEdgeColorFromVertices() - Method in class jv.geom.PgPolygon
Determines whether smooth edge coloring uses vertex colors at vertices, requires vertex colors.
isShowingEdgeColorFromVertices() - Method in class jv.geom.PgPolygonSet
Determines whether smooth edge coloring uses vertex colors at vertices, requires vertex colors.
isShowingEdgeColorFromVertices() - Method in class jv.project.PgJvxSrc
Determines whether smooth edge coloring uses vertex colors at vertices, requires vertex colors.
isShowingEdgeColors() - Method in class jv.geom.PgElementSet
Determine whether showing of edge colors is enabled.
isShowingEdgeColors() - Method in class jv.geom.PgPolygon
Determine whether drawing of edge colors is enabled.
isShowingEdgeColors() - Method in class jv.project.PgJvxSrc
Determine whether showing of edge colors is enabled.
isShowingEdgeFromVertexColors() - Method in class jv.geom.PgPolygon
Deprecated.
since JavaView 3.96.031, use #isShowingEdgeColorFromVertices()
isShowingEdgeFromVertexColors() - Method in class jv.geom.PgPolygonSet
Deprecated.
since JavaView 3.96.031, use #isShowingEdgeColorFromVertices()
isShowingEdgeLabels() - Method in class jv.geom.PgElementSet
Determines whether showing of edge labels is enabled.
isShowingEdgeLabels() - Method in class jv.geom.PgPolygon
Determine whether showing of edge labels is enabled.
isShowingEdgeLabels() - Method in class jv.geom.PgPolygonSet
Determine whether showing of edge labels is enabled.
isShowingEdgeLabels() - Method in class jv.project.PgJvxSrc
Determine whether showing of edge labels is enabled.
isShowingEdgeNormalArrow() - Method in class jv.geom.PgPolygon
Determine whether drawing of arrow at edge normals is enabled.
isShowingEdgeNormals() - Method in class jv.geom.PgPolygon
Determine whether drawing of edge normals is enabled.
isShowingEdges() - Method in class jv.geom.PgElementSet
Determines whether drawing of element edges is enabled.
isShowingEdges() - Method in class jv.geom.PgPolygon
Determine whether drawing of edges of polygon is enabled.
isShowingEdges() - Method in class jv.project.PgJvxSrc
Determines whether drawing of element edges is enabled.
isShowingEdgeSizes() - Method in class jv.geom.PgElementSet
Determine whether showing of edge sizes is enabled.
isShowingEdgeSizes() - Method in class jv.geom.PgPolygon
Determine whether drawing of edge sizes is enabled.
isShowingEdgeSizes() - Method in class jv.project.PgJvxSrc
Determine whether showing of edge sizes is enabled.
isShowingEdgesOnce() - Method in interface jv.project.PvDisplayIf
Check flag of drawing of edges by one or both elements adjacent to an edge.
isShowingEdgesOnce() - Method in class jv.viewer.PvDisplay
Check flag of drawing of edges by one or both elements adjacent to an edge.
isShowingElementBackColor() - Method in class jv.geom.PgElementSet
Determines whether global element backface color is used.
isShowingElementBackColor() - Method in class jv.project.PgJvxSrc
Determines whether drawing of global backface element color is enabled.
isShowingElementBackColors() - Method in class jv.geom.PgElementSet
Determines whether drawing of individual backface element colors is enabled.
isShowingElementBackColors() - Method in class jv.project.PgJvxSrc
Determines whether drawing of individual backface element colors is enabled.
isShowingElementColors() - Method in class jv.geom.PgElementSet
Determines whether global element color is used.
isShowingElementColors() - Method in class jv.project.PgJvxSrc
Determines whether drawing of individual element colors is enabled.
isShowingElementFromVertexColors() - Method in class jv.geom.PgElementSet
Determines whether smooth element coloring uses vertex colors, requires vertex colors.
isShowingElementFromVertexColors() - Method in class jv.project.PgJvxSrc
Determines whether smooth element coloring uses vertex colors at vertices, requires vertex colors.
isShowingElementLabels() - Method in class jv.geom.PgElementSet
Determines whether showing of element labels is enabled.
isShowingElementLabels() - Method in class jv.project.PgJvxSrc
Determine whether showing of element labels is enabled.
isShowingElementNormalArrow() - Method in class jv.geom.PgElementSet
Determines whether drawing of arrow of element normals is enabled.
isShowingElementNormalArrow() - Method in class jv.project.PgJvxSrc
Determines whether drawing of arrow of element normals is enabled.
isShowingElementNormals() - Method in class jv.geom.PgElementSet
Determines whether drawing of element normals is enabled.
isShowingElementNormals() - Method in class jv.project.PgJvxSrc
Determines whether drawing of element normals is enabled.
isShowingElements() - Method in class jv.geom.PgElementSet
Determines whether drawing of elements is enabled.
isShowingElements() - Method in class jv.project.PgJvxSrc
Determines whether drawing of elements is enabled.
isShowingElementTexture() - Method in class jv.geom.PgElementSet
Determines whether drawing of element texture is enabled.
isShowingElementTexture() - Method in class jv.project.PgJvxSrc
Determines whether drawing of element texture is enabled.
isShowingElementTextures() - Method in class jv.geom.PgElementSet
Deprecated.
use isShowingElementTexture()
isShowingEnabled() - Method in class jv.number.PuDouble
Whether to show a checkbox in the info panel.
isShowingEnabled() - Method in class jv.number.PuInteger
Whether to show a checkbox in the info panel.
isShowingFixedMode() - Method in class jv.thirdParty.ruler.PgAxes
Deprecated.
since JavaView 3.12.002, use getHashMode() which returns PgRuler#HASH_FIXED or PgRuler#HASH_PARTITIONED
isShowingFixedMode() - Method in class jv.thirdParty.ruler.PgRuler
Deprecated.
use getHashMode() which returns HASH_FIXED or HASH_PARTITIONED
isShowingForegroundImage() - Method in interface jv.project.PvDisplayIf
Check drawing of foreground image of display window.
isShowingForegroundImage() - Method in class jv.viewer.PvDisplay
Check drawing of foreground image of display window.
isShowingFrame() - Method in interface jv.project.PvDisplayIf
Check whether coordinate frame is currently showing.
isShowingFrame() - Method in class jv.viewer.PvDisplay
Check whether coordinate frame is currently showing.
isShowingGrid() - Method in interface jv.project.PvDisplayIf
Check whether grid is currently showing.
isShowingGrid() - Method in class jv.viewer.PvDisplay
Check whether grid is currently showing.
isShowingHashingsInNormalDir() - Method in class jv.thirdParty.ruler.PgRuler
 
isShowingHashingsInUpDir() - Method in class jv.thirdParty.ruler.PgRuler
 
isShowingIndices() - Method in class jv.geom.PgPointSet
Check whether showing of indices is switched on.
isShowingIndices() - Method in class jv.project.PgJvxSrc
Check whether showing of indices is switched on.
isShowingIndividualMaterial() - Method in class jv.geom.PgBndPolygon
Get flag if this boundary polygon uses its own material properties instead of inheriting material properties of the base geometry.
isShowingIndividualMaterial() - Method in class jv.geom.PgVectorField
Get flag if this vector field uses its own material properties instead of inheriting material properties of the base geometry.
isShowingIndividualMaterial(int) - Method in class jv.project.PgJvxSrc
Deprecated.
Since JavaView 3.98.003, use PgJvxSrc.isShowingVectorFieldMaterials(int) instead
isShowingInterest() - Method in class jv.viewer.PvDisplay
Check whether interest of active camera is visible.
isShowingLabels() - Method in class jv.thirdParty.ruler.PgAxes
Determine if numbers are shown at hashings of this axis.
isShowingLabels() - Method in class jv.thirdParty.ruler.PgRuler
 
isShowingMagnet() - Method in interface jv.project.PvDisplayIf
Check whether cursor attached to vertices if nearby.
isShowingMagnet() - Method in class jv.viewer.PvDisplay
Check whether cursor attached to vertices if nearby.
isShowingMajorHashings() - Method in class jv.thirdParty.ruler.PgAxes
Get showing of major hashing ticks of this axis and all rulers.
isShowingMajorHashings() - Method in class jv.thirdParty.ruler.PgRuler
Determines whether the ruler should be partitioned as fixed or dynamic and then sets m_tiMajor accordingly.
isShowingMeridian() - Method in class jvx.surface.PgSurfaceOfRotation
Check visibility of meridian.
isShowingMinorHashings() - Method in class jv.thirdParty.ruler.PgAxes
Get showing of minor hashing ticks of this axis and all rulers.
isShowingMinorHashings() - Method in class jv.thirdParty.ruler.PgRuler
 
isShowingName() - Method in class jv.project.PgGeometry
Check whether showing of name of geometry is switched on.
isShowingNames() - Method in class jv.thirdParty.ruler.PgAxes
Determine if names of axes are shown at the middle of axes.
isShowingNumTriangles() - Method in class jvx.geom.PwSimplify
Whether the number of triangles is shown in the registered display.
isShowingOnlyGrayLevels(boolean) - Method in class jvx.vector.PwScalarField
The workshop and can assign colors to the surface according to the value of the scalar field.
isShowingPolygonColors() - Method in class jv.geom.PgPolygon
Deprecated.
use isShowingEdgeColors()
isShowingPolygonColors() - Method in class jv.geom.PgPolygonSet
Set flag to enable drawing of polygon colors.
isShowingPolygonColors() - Method in class jv.project.PgJvxSrc
Determines whether drawing of polygon colors is enabled.
isShowingPolygonEndArrow() - Method in class jv.geom.PgPolygon
Determine whether drawing of arrow at last point of polygon is enabled.
isShowingPolygonEndArrow() - Method in class jv.geom.PgPolygonSet
Determines whether drawing of arrow at last point of polygon is enabled.
isShowingPolygonEndArrow() - Method in class jv.project.PgJvxSrc
Determine whether drawing of arrow at last point of polygon is enabled.
isShowingPolygonLabels() - Method in class jv.geom.PgPolygonSet
Determine whether showing of polygon labels is enabled.
isShowingPolygonLabels() - Method in class jv.project.PgJvxSrc
Determine whether showing of polygon labels is enabled.
isShowingPolygonNormalArrow() - Method in class jv.geom.PgPolygonSet
Determines whether drawing of arrow of polygon normals is enabled.
isShowingPolygonNormalArrow() - Method in class jv.project.PgJvxSrc
Determines whether drawing of arrow of polygon normals is enabled.
isShowingPolygonNormals() - Method in class jv.geom.PgPolygonSet
Set flag to enable drawing of polygon normals.
isShowingPolygonNormals() - Method in class jv.project.PgJvxSrc
Determines whether drawing of polygon normals is enabled.
isShowingPolygons() - Method in class jv.geom.PgPolygonSet
Set flag to enable drawing of polygons.
isShowingPolygons() - Method in class jv.project.PgJvxSrc
Determines whether drawing of polygons is enabled.
isShowingPolygonSizes() - Method in class jv.geom.PgPolygonSet
Set flag to enable usage of polygon sizes.
isShowingPolygonSizes() - Method in class jv.project.PgJvxSrc
Determines whether drawing of polygon sizes is enabled.
isShowingPolygonStartArrow() - Method in class jv.geom.PgPolygon
Determine whether drawing of arrow at first point of polygon is enabled.
isShowingPolygonStartArrow() - Method in class jv.geom.PgPolygonSet
Determines whether drawing of arrow at first point of polygon is enabled.
isShowingPolygonStartArrow() - Method in class jv.project.PgJvxSrc
Determine whether drawing of arrow at first point of polygon is enabled.
isShowingRuler(int) - Method in class jv.loader.PvDisplayOption
 
isShowingRulerArrow(int) - Method in class jv.loader.PvDisplayOption
Check if arrow at positive end of ruler is shown.
isShowingRulerHashingsNormal(int) - Method in class jv.loader.PvDisplayOption
 
isShowingRulerHashingsUp(int) - Method in class jv.loader.PvDisplayOption
 
isShowingRulerName(int) - Method in class jv.loader.PvDisplayOption
Check if name of ruler is shown at positive end of ruler.
isShowingRulerName() - Method in class jv.thirdParty.ruler.PgRuler
Check whether showing of name of ruler is switched on.
isShowingRulerNumbers(int) - Method in class jv.loader.PvDisplayOption
 
isShowingRulerTicksMajor(int) - Method in class jv.loader.PvDisplayOption
 
isShowingRulerTicksMinor(int) - Method in class jv.loader.PvDisplayOption
 
isShowingSilhouette() - Method in class jv.geom.PgElementSet
Determines whether a polygon is shown along the silhouette if a shape.
isShowingSilhouette() - Method in class jv.project.PgJvxSrc
Determines whether a polygon is shown along the silhouette if a shape.
isShowingSingleVectorField() - Method in class jv.geom.PgPointSet
Set flag to show a single or multiple vector fields simultaneously.
isShowingSmoothEdgeColors() - Method in class jv.geom.PgElementSet
Determines whether smooth coloring of edges is enabled, currently requires vertex colors.
isShowingSmoothEdgeColors() - Method in class jv.geom.PgPolygon
Determines whether smooth coloring of edges is enabled, currently requires vertex colors.
isShowingSmoothEdgeColors() - Method in class jv.geom.PgPolygonSet
Determines whether smooth coloring of polygons is enabled, currently requires vertex colors.
isShowingSmoothEdgeColors() - Method in class jv.project.PgJvxSrc
Determines whether smooth coloring of edges is enabled, currently requires vertex colors.
isShowingSmoothElementColors() - Method in class jv.geom.PgElementSet
Determines whether smooth coloring of elements is enabled, currently requires vertex colors.
isShowingSmoothElementColors() - Method in class jv.project.PgJvxSrc
Determines whether smooth coloring of elements is enabled, currently requires vertex colors.
isShowingSmoothLighting() - Method in class jv.geom.PgElementSet
Determines whether smooth lighting is enabled, requires vertex normals.
isShowingSmoothLighting() - Method in class jv.geom.PgPolygon
Determines whether smooth lighting is enabled, requires vertex normals.
isShowingSmoothLighting() - Method in class jv.geom.PgPolygonSet
Determines whether smooth lighting is enabled, requires vertex normals.
isShowingSmoothLighting() - Method in class jv.project.PgJvxSrc
Determines whether smooth lighting is enabled, requires vertex normals.
isShowingSplices() - Method in class jvx.geom.PwUnfold
Check visibility of splices along cuts of the flattened surface.
isShowingTaggedBoundaries() - Method in class jv.geom.PgElementSet
Determines whether drawing of tagged boundary curves is enabled.
isShowingTaggedEdges() - Method in class jv.geom.PgElementSet
Determines whether drawing of tagged element edges is enabled.
isShowingTaggedElements() - Method in class jv.geom.PgElementSet
Determines whether drawing of tagged elements is enabled.
isShowingTaggedElements() - Method in class jv.project.PgJvxSrc
Determine whether showing of tagged elements is enabled.
isShowingTaggedPolygons() - Method in class jv.geom.PgPolygonSet
Determine whether showing of tagged polygons is enabled.
isShowingTaggedPolygons() - Method in class jv.project.PgJvxSrc
Determine whether showing of tagged polygons is enabled.
isShowingTaggedVertices() - Method in class jv.geom.PgPointSet
Determine whether showing of tagged vertices is enabled.
isShowingTaggedVertices() - Method in class jv.project.PgJvxSrc
Determine whether showing of tagged vertices is enabled.
isShowingTitle() - Method in class jv.project.PgGeometry
Check whether showing of title of geometry is switched on.
isShowingTitle() - Method in interface jv.project.PvDisplayIf
Check drawing of title north in the display window.
isShowingTitle() - Method in class jv.viewer.PvDisplay
Check drawing of title north in the display window.
isShowingTransparency() - Method in class jv.geom.PgPointSet
Determines whether usage of transparence is enabled.
isShowingTransparency() - Method in class jv.project.PgJvxSrc
Determines whether usage of transparency is enabled.
isShowingULine() - Method in class jvx.surface.PgDomainDescr
Check whether single u-line is showing or full surface.
isShowingVectorArrow() - Method in class jv.geom.PgPointSet
Deprecated.
use isShowingVectorArrows()
isShowingVectorArrows() - Method in class jv.geom.PgPointSet
Determine whether showing of tip of vectors as arrow is enabled.
isShowingVectorArrows() - Method in class jv.geom.PgVectorField
Get flag if this vector field shows an arrow at the tip of each vector.
isShowingVectorArrows(int) - Method in class jv.project.PgJvxSrc
Get flag if tip of vectors is shown as arrow.
isShowingVectorColors() - Method in class jv.geom.PgPointSet
Determine whether showing of individual vector colors is enabled.
isShowingVectorColors() - Method in class jv.geom.PgVectorField
Determine whether showing of individual vector colors is enabled.
isShowingVectorColors(int) - Method in class jv.project.PgJvxSrc
Get flag to enable drawing of individual vertex colors of a vector field.
isShowingVectorField() - Method in class jv.geom.PgPointSet
Deprecated.
use isShowingVectorFields()
isShowingVectorField(int) - Method in class jv.project.PgJvxSrc
Get flag to enable drawing of vectors of a vector field.
isShowingVectorField() - Method in class vgp.tutor.ode.PjExprOde
 
isShowingVectorFieldMaterials(int) - Method in class jv.project.PgJvxSrc
Get flag if this vector field uses its own material properties instead of inheriting material properties of the base geometry.
isShowingVectorFields() - Method in class jv.geom.PgPointSet
Determine whether showing of vector fields is enabled.
isShowingVectorFields() - Method in class jv.project.PgJvxSrc
Get flag to enable drawing of all vector fields if each is visible.
isShowingVertexColors() - Method in class jv.geom.PgPointSet
Determine whether showing of vertex colors is enabled.
isShowingVertexColors() - Method in class jv.project.PgJvxSrc
Determines whether drawing of vertex colors is enabled.
isShowingVertexLabels() - Method in class jv.geom.PgPointSet
Determine whether showing of vertex labels is enabled.
isShowingVertexLabels() - Method in class jv.project.PgJvxSrc
Determine whether showing of vertex labels is enabled.
isShowingVertexNormalArrow() - Method in class jv.geom.PgPointSet
Determines whether drawing of arrow of vertex normals is enabled.
isShowingVertexNormalArrow() - Method in class jv.project.PgJvxSrc
Determines whether drawing of arrow of vertex normals is enabled.
isShowingVertexNormals() - Method in class jv.geom.PgPointSet
Determine whether showing of vertex normals is enabled.
isShowingVertexNormals() - Method in class jv.project.PgJvxSrc
Determines whether drawing of vertex normals is enabled.
isShowingVertexOutline() - Method in class jv.geom.PgPointSet
Determines whether drawing of border of vertex circles is enabled.
isShowingVertexOutline() - Method in class jv.project.PgJvxSrc
Determines whether drawing of border of vertex circles is enabled.
isShowingVertexSizes() - Method in class jv.geom.PgPointSet
Determine whether showing of vertex sizes is enabled.
isShowingVertexSizes() - Method in class jv.project.PgJvxSrc
Determines whether drawing of vertex sizes is enabled.
isShowingVertexTexture() - Method in class jv.geom.PgPointSet
Determine whether showing of vertex textures is enabled.
isShowingVertexTexture() - Method in class jv.project.PgJvxSrc
Determines whether drawing of vertex texture is enabled.
isShowingVertices() - Method in class jv.geom.PgPointSet
Determine whether showing of vertices is enabled.
isShowingVertices() - Method in class jv.project.PgJvxSrc
Determines whether drawing of vertices is enabled.
isShowingVLine() - Method in class jvx.surface.PgDomainDescr
Check whether single v-line is showing or full surface.
isShowingWalls() - Method in class jvx.surface.PgGraph
Check if display of bounding walls is enabled.
isShowingXYGrid() - Method in class jv.thirdParty.ruler.PgAxes
Get visibility of xy grid.
isShowingYZGrid() - Method in class jv.thirdParty.ruler.PgAxes
Get visibility of yz grid.
isShowingZXGrid() - Method in class jv.thirdParty.ruler.PgAxes
Get visibility of zx grid.
isSquare() - Method in class jv.vecmath.PcMatrix
Check if matrix is square.
isSquare() - Method in class jv.vecmath.PdMatrix
Check if matrix is square.
isSquare() - Method in interface jv.vecmath.PdMatrixIf
Check if matrix is square.
isSquare() - Method in class jvx.numeric.PnSparseMatrix
Whether numRows == numColumns.
isStandalone() - Method in class jvx.project.PjWorkshop
Check if current workshop is running standalone (default), that is, the workshop is not embedded inside another parent workshop.
isStopped() - Method in class jvx.geom.PwSmooth
Check whether smoothing prcess is currently NOT running a thread.
isStopped() - Method in class jvx.geom.PwUnfold
Check whether smoothing prcess is currently NOT running a thread.
isStopped() - Method in class jvx.numeric.PnConjugateGradient
Get maximal number of allowed iterations in dfrprmn.
isStopped() - Method in class jvx.numeric.PnEnergyMinimizer
Check whether energy minimizer is currently NOT running a minimizing thread.
isSwitchedOn() - Method in interface jv.project.PvLightIf
Get flag if light is currently switched on within the scene, i.e. whether is contributes to the total light.
isSwitchedOn() - Method in class jv.viewer.PvLight
Get flag if light is currently switched on within the scene, i.e. whether is contributes to the total light.
isUPeriodic() - Method in class vgp.surface.common.PgSurface_Boy
 
isUPeriodic() - Method in class vgp.surface.common.PgSurface_Catalan
 
isUPeriodic() - Method in class vgp.surface.common.PgSurface_CatenoidHelicoid
 
isUPeriodic() - Method in class vgp.surface.common.PgSurface_Cliffordtorus
 
isUPeriodic() - Method in class vgp.surface.common.PgSurface_Cone
 
isUPeriodic() - Method in class vgp.surface.common.PgSurface_ConicType
 
isUPeriodic() - Method in class vgp.surface.common.PgSurface_Cylinder
 
isUPeriodic() - Method in class vgp.surface.common.PgSurface_DupinCycloid
 
isUPeriodic() - Method in class vgp.surface.common.PgSurface_Ellipsoid
 
isUPeriodic() - Method in class vgp.surface.common.PgSurface_EllipticParaboloid
 
isUPeriodic() - Method in class vgp.surface.common.PgSurface_Enneper
 
isUPeriodic() - Method in class vgp.surface.common.PgSurface_FootballBarrel
 
isUPeriodic() - Method in class vgp.surface.common.PgSurface_Fresnel1
 
isUPeriodic() - Method in class vgp.surface.common.PgSurface_Fresnel2
 
isUPeriodic() - Method in class vgp.surface.common.PgSurface_Henneberg
 
isUPeriodic() - Method in class vgp.surface.common.PgSurface_Hopftorus
 
isUPeriodic() - Method in class vgp.surface.common.PgSurface_HyperboloidType
 
isUPeriodic() - Method in class vgp.surface.common.PgSurface_KleinBottle
 
isUPeriodic() - Method in class vgp.surface.common.PgSurface_KleinBottleUgly
 
isUPeriodic() - Method in class vgp.surface.common.PgSurface_LawsonHelicoid
 
isUPeriodic() - Method in class vgp.surface.common.PgSurface_MoebiusStrip
 
isUPeriodic() - Method in class vgp.surface.common.PgSurface_PseudoSphere
 
isUPeriodic() - Method in class vgp.surface.common.PgSurface_Sphere
 
isUPeriodic() - Method in class vgp.surface.common.PgSurface_SphereWithParams
 
isUPeriodic() - Method in class vgp.surface.common.PgSurface_Tannery
 
isUPeriodic() - Method in class vgp.surface.common.PgSurface_Torus
 
isUPeriodic() - Method in class vgp.surface.common.PgSurface_Zoll
 
isUPeriodic() - Method in class vgp.surface.common.PgSurfaceDescr
Determine if surface is periodic in u-direction.
isUseConstrainMatrix() - Method in class jvx.numeric.PnEnergy
 
isUsingImplicit() - Method in class jvx.geom.PwSmooth
See if implicit method to integrate the flow is used.
isUsingLumpedMass() - Method in class jvx.numeric.PnMassMatrix
Check if usage of the lumped mass matrix is enabled.
isVectorElementBased(int) - Method in class jv.project.PgJvxSrc
Get flag whether vector field is element based or vertex based.
isVisible() - Method in class jv.project.PgGeometry
Check the visibility flag of the geometry.
isVisible() - Method in interface jv.project.PgGeometryIf
Check flag whether geometry is selected to be hidden or not in display.
isVisible() - Method in interface jv.project.PvGeometryIf
Flag whether geometry is hidden or visible in display.
isVisibleModeling() - Method in class vgp.discrete.platonic.PjPlatonic
Get visibility of modeling panel and operations.
isVisibleReplaceChoice() - Method in class jv.loader.PjImportModel
Determine if two choices in info panel are shown which allow adding or replacing existing geometry.
isVisibleSolid() - Method in class vgp.discrete.platonic.PjPlatonic
Get visibility of solid in display.
isVisibleTube() - Method in class vgp.discrete.platonic.PjPlatonic
Get visibility of tube in display.
isVPeriodic() - Method in class vgp.surface.common.PgSurface_Cliffordtorus
 
isVPeriodic() - Method in class vgp.surface.common.PgSurface_DupinCycloid
 
isVPeriodic() - Method in class vgp.surface.common.PgSurface_Hopftorus
 
isVPeriodic() - Method in class vgp.surface.common.PgSurface_KleinBottle
 
isVPeriodic() - Method in class vgp.surface.common.PgSurface_KleinBottleUgly
 
isVPeriodic() - Method in class vgp.surface.common.PgSurface_LawsonHelicoid
 
isVPeriodic() - Method in class vgp.surface.common.PgSurface_LowerHyperboloid
 
isVPeriodic() - Method in class vgp.surface.common.PgSurface_OuterHyperboloid
 
isVPeriodic() - Method in class vgp.surface.common.PgSurface_Torus
 
isVPeriodic() - Method in class vgp.surface.common.PgSurface_UpperHyperboloid
 
isVPeriodic() - Method in class vgp.surface.common.PgSurfaceDescr
Determine if surface is periodic in v-direction.
isWarning() - Static method in class jv.object.PsDebug
Check switch to record warning messages in JavaView console.
ITEM_EDGE_LENGTH - Static variable in class jvx.geom.PwHistogram
 
ITEM_ELEMENT_AREA - Static variable in class jvx.geom.PwHistogram
 
ITEM_NORM_VECTOR_FIELD - Static variable in class jvx.geom.PwHistogram
 
ITEM_SCALAR_FIELD - Static variable in class jvx.geom.PwHistogram
 
ITEM_VERTEX_ANGLE - Static variable in class jvx.geom.PwHistogram
 
itemStateChanged(ItemEvent) - Method in class jv.anim.PsAnimation_IP
 
itemStateChanged(ItemEvent) - Method in class jv.geom.PgBndPolygon_IP
 
itemStateChanged(ItemEvent) - Method in class jv.geom.PgElementSet_BP
 
itemStateChanged(ItemEvent) - Method in class jv.geom.PgElementSet_MP
 
itemStateChanged(ItemEvent) - Method in class jv.geom.PgElementSet_TP
 
itemStateChanged(ItemEvent) - Method in class jv.geom.PgPointSet_LP
 
itemStateChanged(ItemEvent) - Method in class jv.geom.PgPointSet_MP
 
itemStateChanged(ItemEvent) - Method in class jv.geom.PgPointSet_VP
 
itemStateChanged(ItemEvent) - Method in class jv.geom.PgPolygon_MP
 
itemStateChanged(ItemEvent) - Method in class jv.geom.PgPolygonSet_MP
 
itemStateChanged(ItemEvent) - Method in class jv.geom.PgTexture_IP
 
itemStateChanged(ItemEvent) - Method in class jv.geom.PgVectorField_IP
 
itemStateChanged(ItemEvent) - Method in class jv.loader.PjImportModel_IP
 
itemStateChanged(ItemEvent) - Method in class jv.loader.PjImportModel_IPmed
 
itemStateChanged(ItemEvent) - Method in class jv.loader.PsCategoryList_IP
 
itemStateChanged(ItemEvent) - Method in class jv.number.PdArray_IP
 
itemStateChanged(ItemEvent) - Method in class jv.number.PiArray_IP
 
itemStateChanged(ItemEvent) - Method in class jv.number.PuBoolean_IP
 
itemStateChanged(ItemEvent) - Method in class jv.number.PuDouble_IP
Invoked when an item has been selected or deselected by the user.
itemStateChanged(ItemEvent) - Method in class jv.number.PuInteger_IP
Invoked when an item has been selected or deselected by the user.
itemStateChanged(ItemEvent) - Method in class jv.object.PsConsole
 
itemStateChanged(ItemEvent) - Method in class jv.objectGui.PsMethodMenu
Handle events related with checkbox menu items.
itemStateChanged(ItemEvent) - Method in class jv.rsrc.PsAuthorInfo_IP
Change the currently active author.
itemStateChanged(ItemEvent) - Method in class jv.thirdParty.ruler.PgAxes_CP
 
itemStateChanged(ItemEvent) - Method in class jv.thirdParty.ruler.PgRuler_CP
 
itemStateChanged(ItemEvent) - Method in class jv.viewer.PvCamera_IP
 
itemStateChanged(ItemEvent) - Method in class jv.viewer.PvDisplay_IP
 
itemStateChanged(ItemEvent) - Method in class jv.viewer.PvLight_IP
 
itemStateChanged(ItemEvent) - Method in class jvx.cellular.PnCellOperator_IP
Handle item event invoked by Checkbox.
itemStateChanged(ItemEvent) - Method in class jvx.cellular.PwSnake_IP
 
itemStateChanged(ItemEvent) - Method in class jvx.curve.PgTube_CP
 
itemStateChanged(ItemEvent) - Method in class jvx.geom.PwBoundary_IP
Handle action events invoked from checkboxes.
itemStateChanged(ItemEvent) - Method in class jvx.geom.PwCleanMesh_IP
Invoked when an item has been selected or deselected by the user.
itemStateChanged(ItemEvent) - Method in class jvx.geom.PwClip_IP
Handle item events invoked from Checkboxes.
itemStateChanged(ItemEvent) - Method in class jvx.geom.PwEvolve_IP
Handle item event invoked by Checkbox.
itemStateChanged(ItemEvent) - Method in class jvx.geom.PwGeodesic_IP
 
itemStateChanged(ItemEvent) - Method in class jvx.geom.PwHistogram_IP
Handle Item Events invoked by Checkboxes.
itemStateChanged(ItemEvent) - Method in class jvx.geom.PwIdentifyElements_IP
Handle action events invoked from checkboxes.
itemStateChanged(ItemEvent) - Method in class jvx.geom.PwIdentifyVertices_IP
Handle action events invoked from checkboxes.
itemStateChanged(ItemEvent) - Method in class jvx.geom.PwIntersectElementSet_IP
Handle item events invoked from Checkboxes.
itemStateChanged(ItemEvent) - Method in class jvx.geom.PwIntersectWithFunction_IP
Handle item events invoked from Checkboxes.
itemStateChanged(ItemEvent) - Method in class jvx.geom.PwLocalButterfly_IP
Handle item events invoked from Checkboxes.
itemStateChanged(ItemEvent) - Method in class jvx.geom.PwMarkWithSphere_IP
Catch events.
itemStateChanged(ItemEvent) - Method in class jvx.geom.PwMatching_IP
Handle item events invoked from Checkboxes.
itemStateChanged(ItemEvent) - Method in class jvx.geom.PwModel_IP
Handle item events invoked from Checkboxes.
itemStateChanged(ItemEvent) - Method in class jvx.geom.PwNoise_IP
Handle Item Events invoked by Checkboxes.
itemStateChanged(ItemEvent) - Method in class jvx.geom.PwPlatonic_IP
Handle item event invoked from List.
itemStateChanged(ItemEvent) - Method in class jvx.geom.PwReeb_IP
 
itemStateChanged(ItemEvent) - Method in class jvx.geom.PwRefineElementSet_IP
Handle ItemEvents invoked by checkboxes.
itemStateChanged(ItemEvent) - Method in class jvx.geom.PwRefinePolygon_IP
Handle Item Events invoked by Checkboxes.
itemStateChanged(ItemEvent) - Method in class jvx.geom.PwSimplify_IP
Handle item events invoked from Checkboxes.
itemStateChanged(ItemEvent) - Method in class jvx.geom.PwSmooth_IP
 
itemStateChanged(ItemEvent) - Method in class jvx.geom.PwTransform_IP
 
itemStateChanged(ItemEvent) - Method in class jvx.geom.PwUnfold_IP
Update, when an item state is changed.
itemStateChanged(ItemEvent) - Method in class jvx.loader.PsExportInfo_IP
 
itemStateChanged(ItemEvent) - Method in class jvx.number.PuHistogram_IP
Handle Item Events invoked by Checkboxes.
itemStateChanged(ItemEvent) - Method in class jvx.numeric.PnBandEigenSolver_IP
 
itemStateChanged(ItemEvent) - Method in class jvx.numeric.PnEnergyMinimizer_IP
Handle item state events invoked from choices, checkboxes, list items.
itemStateChanged(ItemEvent) - Method in class jvx.numeric.PnJacobi_IP
 
itemStateChanged(ItemEvent) - Method in class jvx.rsrc.PsModelInfo_IP
 
itemStateChanged(ItemEvent) - Method in class jvx.surface.PgDomain_CP
 
itemStateChanged(ItemEvent) - Method in class jvx.surface.PgDomainDescr_IP
 
itemStateChanged(ItemEvent) - Method in class jvx.surface.PgGenusSurface_CP
 
itemStateChanged(ItemEvent) - Method in class jvx.surface.PgGraph_CP
 
itemStateChanged(ItemEvent) - Method in class jvx.surface.PgSurfaceOfRotation_CP
 
itemStateChanged(ItemEvent) - Method in class jvx.vector.PwHodge_IP
 
itemStateChanged(ItemEvent) - Method in class jvx.vector.PwIntegralLine_IP
 
itemStateChanged(ItemEvent) - Method in class jvx.vector.PwIntegralLineSet_IP
 
itemStateChanged(ItemEvent) - Method in class jvx.vector.PwIsoline_IP
 
itemStateChanged(ItemEvent) - Method in class jvx.vector.PwLIC_IP
Handle item state events invoked from choices, checkboxes, list items.
itemStateChanged(ItemEvent) - Method in class jvx.vector.PwRotDiv_IP
 
itemStateChanged(ItemEvent) - Method in class jvx.vector.PwScalarField_IP
Handle item state events invoked from choices, checkboxes, list items.
itemStateChanged(ItemEvent) - Method in class jvx.vector.PwSeeds_IP
Handle item state events invoked from choices, checkboxes, list items.
itemStateChanged(ItemEvent) - Method in class jvx.vector.PwVectorField_IP
Handle item events invoked from Checkboxes.
itemStateChanged(ItemEvent) - Method in class vgp.curve.closedpoly.PjClosedPoly_IP
 
itemStateChanged(ItemEvent) - Method in class vgp.curve.common.PjCurve_IP
Handle item state events invoked from choices, checkboxes, list items.
itemStateChanged(ItemEvent) - Method in class vgp.curve.cycloid.PjCycloid_IP
 
itemStateChanged(ItemEvent) - Method in class vgp.curve.subdivision.PjSubdivisionCurve_IP
 
itemStateChanged(ItemEvent) - Method in class vgp.curve.surface.PjSurfCurve_IP
Handle item state events invoked from choices, checkboxes, list items.
itemStateChanged(ItemEvent) - Method in class vgp.curve.zigzag.PjZigZag_IP
Catch checkbox events.
itemStateChanged(ItemEvent) - Method in class vgp.discrete.conformal.PjConformal_IP
Handle item state events invoked from choices, checkboxes, list items.
itemStateChanged(ItemEvent) - Method in class vgp.discrete.curvature.PjCurvature_IP
 
itemStateChanged(ItemEvent) - Method in class vgp.discrete.ellipse.PjEllipse_IP
 
itemStateChanged(ItemEvent) - Method in class vgp.discrete.harmonic.PgSurfacePair_IP
Handle item state events invoked from choices, checkboxes, list items.
itemStateChanged(ItemEvent) - Method in class vgp.discrete.lantern.PgLantern_CP
Handle item state events invoked from choices, checkboxes, list items.
itemStateChanged(ItemEvent) - Method in class vgp.discrete.lantern.PjLantern_IP
Handle item state events invoked from choices, checkboxes, list items.
itemStateChanged(ItemEvent) - Method in class vgp.discrete.platonic.PjPlatonic_IP
 
itemStateChanged(ItemEvent) - Method in class vgp.iterate.pythagoreanTree.PjPythagoreanTree_IP
 
itemStateChanged(ItemEvent) - Method in class vgp.iterate.pythagoreanTree.PjPythagoreanTree_IP
 
itemStateChanged(ItemEvent) - Method in class vgp.minimal.catenoid.PgCatenoid_CP
Handle item state events invoked from choices, checkboxes, list items.
itemStateChanged(ItemEvent) - Method in class vgp.minimal.catenoid.PjCatenoid_IP
Handle item state events invoked from choices, checkboxes, list items.
itemStateChanged(ItemEvent) - Method in class vgp.minimal.helicoid.PgHelicoid_CP
Handle item state events invoked from choices, checkboxes, list items.
itemStateChanged(ItemEvent) - Method in class vgp.minimal.weier.PjWeierstrass_IP
Handle item event invoked from List.
itemStateChanged(ItemEvent) - Method in class vgp.surface.common.PgSurface_CP
 
itemStateChanged(ItemEvent) - Method in class vgp.surface.common.PjSurface_IP
 
itemStateChanged(ItemEvent) - Method in class vgp.tutor.eventCamera.PjEventCamera_IP
 
itemStateChanged(ItemEvent) - Method in class vgp.tutor.height.PjHeight_IP
Handle item state events invoked from choices, checkboxes, list items.
itemStateChanged(ItemEvent) - Method in class vgp.tutor.linear.PjLinear_IP
 
itemStateChanged(ItemEvent) - Method in class vgp.tutor.lsystem.PjLSystem_IP
 
itemStateChanged(ItemEvent) - Method in class vgp.tutor.ode.PjExprOde_IP
 
itemStateChanged(ItemEvent) - Method in class vgp.tutor.pick.PjPickEvent_IP
 
itemStateChanged(ItemEvent) - Method in class vgp.tutor.sizeEdge.PjSizeEdge_IP
 
itemStateChanged(ItemEvent) - Method in class vgp.tutor.texture.PjTexturedSurface_IP
Handle item events.
itemStateChanged(ItemEvent) - Method in class vgp.tutor.torusknot.PjTorusKnot_IP
 
itemStateChanged(ItemEvent) - Method in class vgp.tutor.updatePanel.MyClass_IP
Handle item state events invoked from choices, checkboxes, list items.
itemStateChanged(ItemEvent) - Method in class vgp.tutor.vectorField.PjVectorField_IP
Handle item state events invoked from choices, checkboxes, list items.
itemStateChanged(ItemEvent) - Method in class vgp.vector.rungeKutta.PjRungeKutta_IP
Handles changes of the buttons that change the representation method of project.
itemStateChanged(ItemEvent) - Method in class vgp.vector.translation.PjTranslation_IP
Handle item events invoked from checkboxes.
itemStateChanged(ItemEvent) - Method in class vgp.volume.mc.PjMarchingCubes_IP
Called when a state of a checkbox has changed.
iterate(int) - Method in class vgp.tutor.lsystem.LSystem
Generate the tree by applying the rules until the description has a given length.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
"JavaView© v4.00.003"

"

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