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

F

f(double, double, double[]) - Method in class cz.cuni.jagrlib.DefaultFunctionR2ToR2
Compute the mapping: f(x,y).
f(double) - Method in class cz.cuni.jagrlib.DefaultRealFunction
Compute the mapping: double -> double.
f(int) - Method in class cz.cuni.jagrlib.DefaultRealFunction
Compute the mapping: int -> double.
f(double, double) - Method in class cz.cuni.jagrlib.DefaultRealFunction
Compute the mapping: double[2] -> double.
f(int, int) - Method in class cz.cuni.jagrlib.DefaultRealFunction
Compute the mapping: int[2] -> double.
f(double, double, double) - Method in class cz.cuni.jagrlib.DefaultRealFunction
Compute the mapping: double[3] -> double.
f(int, int, int) - Method in class cz.cuni.jagrlib.DefaultRealFunction
Compute the mapping: int[3] -> double.
f(double[]) - Method in class cz.cuni.jagrlib.DefaultRealFunction
Compute the mapping: double[] -> double.
f(int[]) - Method in class cz.cuni.jagrlib.DefaultRealFunction
Compute the mapping: int[] -> double.
f(double, double, double[]) - Method in interface cz.cuni.jagrlib.iface.FunctionR2ToR2
Compute the mapping: f(x,y).
f(double) - Method in interface cz.cuni.jagrlib.iface.RealFunction
Compute the mapping: double -> double.
f(int) - Method in interface cz.cuni.jagrlib.iface.RealFunction
Compute the mapping: int -> double.
f(double, double) - Method in interface cz.cuni.jagrlib.iface.RealFunction
Compute the mapping: double[2] -> double.
f(int, int) - Method in interface cz.cuni.jagrlib.iface.RealFunction
Compute the mapping: int[2] -> double.
f(double, double, double) - Method in interface cz.cuni.jagrlib.iface.RealFunction
Compute the mapping: double[3] -> double.
f(int, int, int) - Method in interface cz.cuni.jagrlib.iface.RealFunction
Compute the mapping: int[3] -> double.
f(double[]) - Method in interface cz.cuni.jagrlib.iface.RealFunction
Compute the mapping: double[] -> double.
f(int[]) - Method in interface cz.cuni.jagrlib.iface.RealFunction
Compute the mapping: int[] -> double.
f(double, double, double[]) - Method in class cz.cuni.jagrlib.piece.Deformations
Compute the mapping: f(x,y).
f(double, double) - Method in class cz.cuni.jagrlib.piece.FunctionSamples
Compute the mapping: f(x,y).
f(int) - Method in class cz.cuni.jagrlib.piece.ImageCompare
Compute the mapping: int -> double.
f(double) - Method in class cz.cuni.jagrlib.piece.ImageCompare
Compute the mapping: int -> double.
f(double) - Method in class cz.cuni.jagrlib.piece.ImageTransition.CutoffTransition
Compute the mapping: double -> double.
f(double) - Method in class cz.cuni.jagrlib.piece.ImageTransition.LinearTransition
Compute the mapping: double -> double.
f(double, double) - Method in class cz.cuni.jagrlib.piece.ImageTransition.RampField
Compute the mapping: double[2] -> double.
f(double, double) - Method in class cz.cuni.jagrlib.piece.ImageTransition.RandomField
Compute the mapping: double[2] -> double.
f(double) - Method in class cz.cuni.jagrlib.piece.ImageTransition.SigmaTransition
Compute the mapping: double -> double.
f(double, double) - Method in class cz.cuni.jagrlib.piece.SimpleNoise
Compute the mapping: f(x,y).
f(double, double, double) - Method in class cz.cuni.jagrlib.piece.SimpleNoise
Compute the mapping: f(x,y,z).
f(double, double, double[]) - Method in class cz.cuni.jagrlib.testing.FeatureDeformation
Compute the mapping: f(x,y).
f(double, double, double[]) - Method in class cz.cuni.jagrlib.testing.TriMeshDeformation
Compute the mapping: f(x,y).
FACE - Static variable in interface cz.cuni.jagrlib.iface.Brep
Face data / attribute association.
face - Variable in class cz.cuni.jagrlib.MicroFacet
Id of intersected face (for Brep intersections).
face - Variable in class cz.cuni.jagrlib.piece.VEFDS.EdgeInFaceIterator
Face's id.
face - Variable in class cz.cuni.jagrlib.piece.VEFDS.VertexInFaceIterator
Face's Id.
FACE_COLOR - Static variable in interface cz.cuni.jagrlib.iface.FaceRender
Property: name of face-color attribute.
FACE_NORMAL - Static variable in interface cz.cuni.jagrlib.iface.FaceRender
Property: name of face-normal attribute.
FACE_SOLID - Static variable in interface cz.cuni.jagrlib.iface.FaceRender
Property: name of face-solid attribute.
FACE_TEXTURE - Static variable in interface cz.cuni.jagrlib.iface.FaceRender
Property: name of face-texture attribute.
faceInSolidIterator(int, int, BrepIterator) - Method in interface cz.cuni.jagrlib.iface.Brep
Initializes iterator for faces within the given solid.
faceInSolidIterator(int, int, BrepIterator) - Method in class cz.cuni.jagrlib.piece.VEFDS
Initializes iterator for faces within the given solid.
faceIterator(int, BrepIterator) - Method in interface cz.cuni.jagrlib.iface.Brep
Initializes iterator for all faces in the scene.
faceIterator(int, BrepIterator) - Method in class cz.cuni.jagrlib.piece.VEFDS
Initializes iterator for all faces in the scene.
FaceRender - Interface in cz.cuni.jagrlib.iface
Interface for 3D scene face rendering (texture-mapped, Gouraud-shaded, Phong-shaded, ..).
FaceRenderFlat - Class in cz.cuni.jagrlib.piece
Brep face rendering - flat shading.
FaceRenderFlat() - Constructor for class cz.cuni.jagrlib.piece.FaceRenderFlat
 
FaceRenderFlat.EdgeComparator - Class in cz.cuni.jagrlib.piece
Edge comparator for actual edge list: [ x ].
FaceRenderFlat.EdgeComparator() - Constructor for class cz.cuni.jagrlib.piece.FaceRenderFlat.EdgeComparator
 
FaceRenderFlat.PolyEdge - Class in cz.cuni.jagrlib.piece
Polygon edge.
FaceRenderFlat.PolyEdge(double[], double[]) - Constructor for class cz.cuni.jagrlib.piece.FaceRenderFlat.PolyEdge
 
FACES - Static variable in class cz.cuni.jagrlib.piece.RenderPainter
 
facesToDraw - Variable in class cz.cuni.jagrlib.piece.RenderPainter
How many faces to draw (debugging).
factor - Variable in class cz.cuni.jagrlib.piece.Deformations
General deformation parameter (zoom factor, angle, twist amplitude..).
FACTOR - Static variable in class cz.cuni.jagrlib.piece.Deformations
 
fading - Variable in class cz.cuni.jagrlib.piece.FunctionSamples
Actual fading coefficient (0.0 for no fading).
FADING - Static variable in class cz.cuni.jagrlib.piece.FunctionSamples
 
FALL_OFF_START - Static variable in class cz.cuni.jagrlib.testing.StaticSpotLightSource
JGL script key: fall off start.
fallOffStart - Variable in class cz.cuni.jagrlib.testing.StaticSpotLightSource
Angle which defines inner cone.
family - Variable in class cz.cuni.jagrlib.worker.TextWorker
Font family to use.
FAMILY - Static variable in class cz.cuni.jagrlib.worker.TextWorker
 
fan(Brep, int, int, int, int, int) - Method in class cz.cuni.jagrlib.testing.Test3DScene
Generates one random fan.
FAN_MAX - Static variable in class cz.cuni.jagrlib.eval.Ex2006_45_a
 
FAN_MAXZ - Static variable in class cz.cuni.jagrlib.testing.Test3DScene
Fan maximum vertical position.
FAN_MIN - Static variable in class cz.cuni.jagrlib.eval.Ex2006_45_a
II - big fan parameters.
FAN_MINZ - Static variable in class cz.cuni.jagrlib.testing.Test3DScene
Fan minimum vertical position.
FAN_NUMBER - Static variable in class cz.cuni.jagrlib.eval.Ex2006_48_a
II - big fan parameters.
FAN_SIZE - Static variable in class cz.cuni.jagrlib.eval.Ex2006_45_a
 
fans - Variable in class cz.cuni.jagrlib.testing.Test3DScene
Number of fans to be drawn.
FANS - Static variable in class cz.cuni.jagrlib.testing.Test3DScene
 
far(double, double[]) - Method in class cz.cuni.jagrlib.MicroFacet
Compares the given t0 against the stored intersection.
far(double, double) - Method in class cz.cuni.jagrlib.MicroFacet
Compares the given t0 against the stored intersection.
feature(int) - Method in class cz.cuni.jagrlib.piece.Features
 
feature(int, int) - Method in class cz.cuni.jagrlib.piece.Features
 
FEATURE_ARROW - Static variable in interface cz.cuni.jagrlib.iface.FeatureStore
Feature type: arrow (2D feature).
FEATURE_POINT - Static variable in interface cz.cuni.jagrlib.iface.FeatureStore
Feature type: point (1D feature).
FEATURE_TRIANGLE - Static variable in interface cz.cuni.jagrlib.iface.FeatureStore
Feature type: triangle (3D feature).
FeatureDeformation - Class in cz.cuni.jagrlib.testing
Feature-based warping/morphing: sample R^2->R^2 mapping using feature set stored in FeratureStore.
FeatureDeformation() - Constructor for class cz.cuni.jagrlib.testing.FeatureDeformation
 
featureEnd(int) - Method in interface cz.cuni.jagrlib.iface.FeatureStore
Returns Time of death of the given feature.
featureEnd(int) - Method in class cz.cuni.jagrlib.piece.Features
Returns Time of death of the given feature.
Features - Class in cz.cuni.jagrlib.piece
Data store for "features" (for feature-based warping/morphing).
Features() - Constructor for class cz.cuni.jagrlib.piece.Features
 
features - Variable in class cz.cuni.jagrlib.piece.Features
Array of all registered features.
features - Variable in class cz.cuni.jagrlib.worker.FeatureWarpingWorker
Number of features.
FEATURES - Static variable in class cz.cuni.jagrlib.worker.FeatureWarpingWorker
 
featureStart(int) - Method in interface cz.cuni.jagrlib.iface.FeatureStore
Returns Birth-time of the given feature.
featureStart(int) - Method in class cz.cuni.jagrlib.piece.Features
Returns Birth-time of the given feature.
FeatureStore - Interface in cz.cuni.jagrlib.iface
Data storage for "features" - elements used in feature/based warping/morphing.
featureType(int) - Method in interface cz.cuni.jagrlib.iface.FeatureStore
Reads feature-type (FeatureStore.FEATURE_POINT, FeatureStore.FEATURE_ARROW or FeatureStore.FEATURE_TRIANGLE).
featureType(int) - Method in class cz.cuni.jagrlib.piece.Features
Reads feature-type (FeatureStore.FEATURE_POINT, FeatureStore.FEATURE_ARROW or FeatureStore.FEATURE_TRIANGLE).
FeatureWarpingWorker - Class in cz.cuni.jagrlib.worker
Worker for feature-based warping test composition.
FeatureWarpingWorker() - Constructor for class cz.cuni.jagrlib.worker.FeatureWarpingWorker
 
fetch(VEFDS.Attribute, int, Object) - Method in class cz.cuni.jagrlib.piece.VEFDS
Fetches one data item from the given Attribute.
fetch(VEFDS.Attribute, int, int[]) - Method in class cz.cuni.jagrlib.piece.VEFDS
Fetches int[] value from the given Attribute.
fetch(VEFDS.Attribute, int, float[]) - Method in class cz.cuni.jagrlib.piece.VEFDS
Fetches float[] value from the given Attribute.
fetch(VEFDS.Attribute, int, double[]) - Method in class cz.cuni.jagrlib.piece.VEFDS
Fetches double[] value from the given Attribute.
FG_RAYS - Static variable in class cz.cuni.jagrlib.testing.FinalGathering
 
FIELD_DIR - Static variable in class cz.cuni.jagrlib.piece.ImageTransition
 
FIELD_TYPE - Static variable in class cz.cuni.jagrlib.piece.ImageTransition
 
fieldDirection - Variable in class cz.cuni.jagrlib.piece.ImageTransition
Actual field direction.
fieldType - Variable in class cz.cuni.jagrlib.piece.ImageTransition
Actual field type.
fifo - Variable in class cz.cuni.jagrlib.piece.OrderSFC
Producer <-> consumer communication buffer.
fiftyPercentCbCr(int, int) - Method in class cz.cuni.jagrlib.piece.JPEGQuantizer
 
fiftyPercentY(int, int) - Static method in class cz.cuni.jagrlib.piece.JPEGQuantizer
 
file - Variable in class cz.cuni.jagrlib.piece.BufferedBitStream
Current random access file.
FILE_NAME_PROPERTY - Static variable in class cz.cuni.jagrlib.worker.AnimationWorker
 
FILE_NAME_REG - Static variable in class cz.cuni.jagrlib.gui.Options
Default resource directory.
FILE_NAME_TEMPLATE - Static variable in class cz.cuni.jagrlib.worker.AnimationWorker
 
fileName - Variable in class cz.cuni.jagrlib.gui.ParamJGLScript
JaGrLib script file-name.
fileName - Variable in class cz.cuni.jagrlib.piece.StaticCSGScene
Scene definition: JGL script file name.
fileName - Variable in class cz.cuni.jagrlib.reg.InfoGroup
File-name of the composition.
fileName - Variable in class cz.cuni.jagrlib.xml.InputOutputXML
File name of comoposition.
fileNameMasks() - Method in class cz.cuni.jagrlib.DefaultFileFormat
Returns file-name masks associated with the file-format type.
fileNameMasks() - Method in interface cz.cuni.jagrlib.iface.DataFileFormat
Returns file-name masks associated with the file-format type.
fileNameMasks() - Method in class cz.cuni.jagrlib.piece.CompressedFormatGray
Returns file-name masks associated with the file-format type.
fileNameMasks() - Method in class cz.cuni.jagrlib.piece.CompressedFormatTransform
Returns file-name masks associated with the file-format type.
fileNameMasks() - Method in class cz.cuni.jagrlib.piece.FractalCompressionQtree
Returns file-name masks associated with the file-format type.
fileNameMasks() - Method in class cz.cuni.jagrlib.piece.GIFFileFormat
Returns file-name masks associated with the file-format type.
fileNameMasks() - Method in class cz.cuni.jagrlib.piece.HDRFileFormat
Returns file-name masks associated with the file-format type.
fileNameMasks() - Method in class cz.cuni.jagrlib.piece.JFIFFileFormat
Returns file-name masks associated with the file-format type.
fileNameMasks() - Method in class cz.cuni.jagrlib.piece.MeshCompressionRLE
Returns file-name masks associated with the file-format type.
fileNameMasks() - Method in class cz.cuni.jagrlib.piece.OBJFileFormat
Returns file-name masks associated with the file-format type.
fileNameMasks() - Method in class cz.cuni.jagrlib.piece.PFMFileFormat
Returns file-name masks associated with the file-format type.
fileNameMasks() - Method in class cz.cuni.jagrlib.piece.PNGFileFormat
Returns file-name masks associated with the file-format type.
fileNameMasks() - Method in class cz.cuni.jagrlib.piece.WAVFileFormatMapped
Returns file-name masks associated with the file-format type.
fileNameMasks() - Method in class cz.cuni.jagrlib.testing.CompressedFormatBW
Returns file-name masks associated with the file-format type.
fileNameMasks() - Method in class cz.cuni.jagrlib.testing.CompressedFormatOrder
Returns file-name masks associated with the file-format type.
fileNameMasks() - Method in class cz.cuni.jagrlib.testing.CompressedFormatPal
Returns file-name masks associated with the file-format type.
fileNameMasks() - Method in class cz.cuni.jagrlib.testing.CompressedFormatRGB
Returns file-name masks associated with the file-format type.
fileNameProperty - Variable in class cz.cuni.jagrlib.worker.AnimationWorker
File-name property name.
fileNameTemplate - Variable in class cz.cuni.jagrlib.worker.AnimationWorker
File-name template.
fill() - Method in interface cz.cuni.jagrlib.iface.Brush
Fills the defined area.
fill() - Method in interface cz.cuni.jagrlib.iface.VectorGraphics
Fill command.
fill() - Method in class cz.cuni.jagrlib.piece.SolidColorBrush
Fills the defined area.
FILL_CALLBACK - Variable in class cz.cuni.jagrlib.VectorCommand
Callback fill style.
FILL_DUMMY - Variable in class cz.cuni.jagrlib.VectorCommand
Dummy fill style (no drawing is actually done).
FILL_HATCHL - Variable in class cz.cuni.jagrlib.VectorCommand
\-Hatched fill style (angle = -45 degrees).
FILL_HATCHR - Variable in class cz.cuni.jagrlib.VectorCommand
/-Hatched fill style (angle = 45 degrees).
FILL_SOLID - Variable in class cz.cuni.jagrlib.VectorCommand
Solid fill style.
FillCallback - Interface in cz.cuni.jagrlib.iface
Interface for fill call-back routines.
fillHLine(int, int, int, int, int) - Method in interface cz.cuni.jagrlib.iface.FaceRender
Fills the horizontal line from the given polygonal face.
fillHLine(int, int, int, int, int) - Method in class cz.cuni.jagrlib.piece.FaceRenderFlat
Fills the horizontal line from the given polygonal face.
fillInside(int, int) - Method in interface cz.cuni.jagrlib.iface.FaceRender
Fills the given polygonal face.
fillInside(int, int) - Method in class cz.cuni.jagrlib.piece.FaceRenderFlat
Fills the given polygonal face.
fillOutside(int, int) - Method in interface cz.cuni.jagrlib.iface.FaceRender
Fills the given polygonal face.
fillOutside(int, int) - Method in class cz.cuni.jagrlib.piece.FaceRenderFlat
Fills the given polygonal face.
fillPolygon(Point[]) - Method in interface cz.cuni.jagrlib.iface.PolygonFillRender
Fills the given polygon.
fillPolygon(Point2D.Double[]) - Method in interface cz.cuni.jagrlib.iface.PolygonFillRender
Fills the given polygon.
fillPolygon(Point[]) - Method in class cz.cuni.jagrlib.testing.PolygonClip
Fills the given polygon.
fillPolygon(Point2D.Double[]) - Method in class cz.cuni.jagrlib.testing.PolygonClip
Fills the given polygon.
fillPolygon(Point[]) - Method in class cz.cuni.jagrlib.testing.PolygonFill
Fills the given polygon.
fillPolygon(Point2D.Double[]) - Method in class cz.cuni.jagrlib.testing.PolygonFill
Fills the given polygon.
fillPolygon(Point[]) - Method in class cz.cuni.jagrlib.testing.PolygonFillAnti
Fills the given polygon.
fillPolygon(Point2D.Double[]) - Method in class cz.cuni.jagrlib.testing.PolygonFillAnti
Fills the given polygon.
filter - Variable in class cz.cuni.jagrlib.gui.ParamJGLScript
File filter for JGL script chooser.
filter - Variable in class cz.cuni.jagrlib.piece.ImageCompare
Filter matrix (odd size .. 2*iRadius+1).
filter(InfoModule) - Method in class cz.cuni.jagrlib.reg.SelectFilter
Test if module passes the associated filter.
filter(InfoModule) - Method in class cz.cuni.jagrlib.reg.SelectFilterBasic
Test if module passes the associated filter.
filter - Variable in class cz.cuni.jagrlib.testing.PhotonMap
Actual filter for radiance/irradiance estimate.
FILTER - Static variable in class cz.cuni.jagrlib.testing.PhotonMap
 
filter - Variable in class cz.cuni.jagrlib.worker.AudioFilterWorker
Audio filter (should be stopped in AudioFilterWorker.stop()).
filter - Variable in class cz.cuni.jagrlib.worker.ImageCompositionWorker
Image filter (should be stopped in ImageCompositionWorker.stop()).
filter - Variable in class cz.cuni.jagrlib.worker.ImageFilterWorker
Image filter (should be stopped in ImageFilterWorker.stop()).
Filter1D - Interface in cz.cuni.jagrlib.iface
Serial 1D data filter.
Filter1DNotch - Class in cz.cuni.jagrlib.piece
Audio filter - notch filter (very-narrow-band suppression).
Filter1DNotch() - Constructor for class cz.cuni.jagrlib.piece.Filter1DNotch
 
FILTER_PRECINCT - Static variable in class cz.cuni.jagrlib.piece.ImageCompare
 
FILTER_RADIUS - Static variable in class cz.cuni.jagrlib.piece.ImageCompare
 
FILTER_TYPE - Static variable in class cz.cuni.jagrlib.piece.EffectBlur
 
FILTER_TYPE - Static variable in class cz.cuni.jagrlib.piece.RankFilter
 
filterRGB(RasterGraphics, int, int, int[]) - Method in class cz.cuni.jagrlib.piece.ImageCompare
Filters the given image pixel using prepared convolution filter..
filterRGB(RasterGraphics, int, int, double[]) - Method in class cz.cuni.jagrlib.piece.ImageCompare
Filters the given image pixel using prepared convolution filter..
filterSum - Variable in class cz.cuni.jagrlib.piece.ImageCompare
Total sum of filter values.
filterSumHalf - Variable in class cz.cuni.jagrlib.piece.ImageCompare
Accelerator (filterSum / 2).
FinalGathering - Class in cz.cuni.jagrlib.testing
Final gathering as a final step of photon mapping.
FinalGathering() - Constructor for class cz.cuni.jagrlib.testing.FinalGathering
 
find(int) - Method in class cz.cuni.jagrlib.IntMap
Finds slot with the given key value.
find(int, ListIterator<XItem>) - Static method in class cz.cuni.jagrlib.piece.XTransitionList
Finds the given X coordinate in the given List.
findBestRectangle(RasterGraphics, int, int, int, int, int, double[]) - Method in interface cz.cuni.jagrlib.iface.RasterSearch
Searches for the most similar rectangle in one of predefined reference images.
findBestRectangle(RasterGraphics, int, int, int, int, int, double[]) - Method in class cz.cuni.jagrlib.testing.SampleRasterSearch
Searches for the most similar rectangle in one of predefined reference images.
findChannel(InfoPlug, InfoPlug) - Method in class cz.cuni.jagrlib.gui.CompositionGUIBasic
Looking for channel connecting two given plugs.
findModule(String) - Method in class cz.cuni.jagrlib.gui.CompositionGUIBasic
Finds module with field Name equals _name.
findNext() - Method in class cz.cuni.jagrlib.IntMap.CommonIterator
Finds the next map key (IntMap.CommonIterator.nextKey) and returns true if successful.
findNext() - Method in class cz.cuni.jagrlib.piece.AlphaMatrix.AlphaMatrixEnumerator
Finds the next non-transparent pixel.
findNext() - Method in class cz.cuni.jagrlib.piece.XTransitionList.XTransitionListEnumerator
Finds the next positive span.
findNonzero(int[], int[]) - Method in class cz.cuni.jagrlib.piece.ZigZagCodec
Finds next non-zero number, alters pos, returns ZigZagCodec.CTX_SKIP-encoded value.
findOpposite(InfoPlug, InfoModule) - Static method in class cz.cuni.jagrlib.gui.CompositionGUIBasic
Looking for opposite plug in the given module.
findPlug(String, String, boolean, boolean) - Method in class cz.cuni.jagrlib.Piece
Finds Plug with the given parameters.
findPlug(Plug) - Method in class cz.cuni.jagrlib.Piece
Finds Plug compatible with the given one.
findPlugInChannels(InfoPlug) - Method in class cz.cuni.jagrlib.gui.GroupGUIBasic
Finds the given plug in actual channel set.
findPlugInChannels(InfoPlug) - Method in class cz.cuni.jagrlib.reg.InfoGroup
Looking for plug in group's channels.
findPrime(int) - Static method in class cz.cuni.jagrlib.Formula
Returns prime number from the predefined sequence.
finish() - Method in interface cz.cuni.jagrlib.iface.QuadTree
Finishes the Quad-tree construction (build-phase).
finish(long) - Method in class cz.cuni.jagrlib.worker.GlobalIlluminationWorker
Finish the worker job.
finish(Object) - Method in class cz.cuni.jagrlib.xml.JGLScript.ArgParseState
Finishes element processing (overridable method).
finish(Object) - Method in class cz.cuni.jagrlib.xml.JGLScript.DefState
Finishes element processing (overridable method).
finishDistribution() - Method in class cz.cuni.jagrlib.HashFunction
Finish staticArray distribution.
finishedSegment(BrepIterator) - Method in class cz.cuni.jagrlib.DefaultGeometrySearch
Returns end value (coordinate) of already finished pass-segment.
finishedSegment(BrepIterator) - Method in interface cz.cuni.jagrlib.iface.GeometrySearch
Returns end value (coordinate) of already finished pass-segment.
finishReplay() - Method in class cz.cuni.jagrlib.piece.AudioReplay
Finishes the replay loop.
fInv(double, double, double[]) - Method in class cz.cuni.jagrlib.DefaultFunctionR2ToR2
Compute the inverse mapping: f-1(u,v).
fInv(double, double, double[]) - Method in interface cz.cuni.jagrlib.iface.FunctionR2ToR2
Compute the inverse mapping: f-1(u,v).
fInv(double, double, double[]) - Method in class cz.cuni.jagrlib.piece.Deformations
Compute the inverse mapping: f-1(u,v).
fInv(double, double, double[]) - Method in class cz.cuni.jagrlib.testing.FeatureDeformation
Compute the inverse mapping: f-1(u,v).
fInv(double, double, double[]) - Method in class cz.cuni.jagrlib.testing.TriMeshDeformation
Compute the inverse mapping: f-1(u,v).
fire(int) - Method in class cz.cuni.jagrlib.DefaultGraphicsViewer
Triggers the (undetermined) action.
fire(int) - Method in class cz.cuni.jagrlib.DefaultRender3D
Redraws the image immediately.
fire(int) - Method in interface cz.cuni.jagrlib.iface.Trigger
Triggers the (undetermined) action.
fire(int) - Method in class cz.cuni.jagrlib.piece.AdditiveNoise
Starts image filtering.
fire(int) - Method in class cz.cuni.jagrlib.piece.AlphaGenerator
Triggers the action.
fire(int) - Method in class cz.cuni.jagrlib.piece.AudioFilter
Starts audio data transform.
fire(int) - Method in class cz.cuni.jagrlib.piece.AudioReplay
Triggers the (undetermined) action.
fire(int) - Method in class cz.cuni.jagrlib.piece.BrepToImage
Starts data transform.
fire(int) - Method in class cz.cuni.jagrlib.piece.CornellBox
Triggers the (undetermined) action.
fire(int) - Method in class cz.cuni.jagrlib.piece.EffectBlur
Starts image transform.
fire(int) - Method in class cz.cuni.jagrlib.piece.EffectPixelize
Starts image transformation.
fire(int) - Method in class cz.cuni.jagrlib.piece.GLWindow
Triggers the (undetermined) action.
fire(int) - Method in class cz.cuni.jagrlib.piece.HDRMap
Starts image transformation.
fire(int) - Method in class cz.cuni.jagrlib.piece.ImageCompute
Starts image transformation.
fire(int) - Method in class cz.cuni.jagrlib.piece.ImageCrop
Starts image transformation.
fire(int) - Method in class cz.cuni.jagrlib.piece.ImageTransition
Starts image transformation.
fire(int) - Method in class cz.cuni.jagrlib.piece.RankFilter
Starts image filtering.
fire(int) - Method in class cz.cuni.jagrlib.testing.BlueScreen
Starts image transformation.
fire(int) - Method in class cz.cuni.jagrlib.testing.Colormap332
Starts colormap generation.
fire(int) - Method in class cz.cuni.jagrlib.testing.ColorReduce
Starts image remapping.
fire(int) - Method in class cz.cuni.jagrlib.testing.ColorReduceRound
Starts image remapping.
fire(int) - Method in class cz.cuni.jagrlib.testing.ImageConvert
Starts image transformation.
fire(int) - Method in class cz.cuni.jagrlib.testing.Lissajous
Starts image transformation.
fire(int) - Method in class cz.cuni.jagrlib.testing.OrderedDither
Starts image transform.
fire(int) - Method in class cz.cuni.jagrlib.testing.SFCDither
Starts image transform.
fire(int) - Method in class cz.cuni.jagrlib.testing.Test3DScene
Prepares 3D scene (attached Brep object).
fire(int) - Method in class cz.cuni.jagrlib.testing.TriMeshEditor
Starts image transformation.
fire(int) - Method in class cz.cuni.jagrlib.testing.WarpEngine
Starts image transformation.
fire(int) - Method in class cz.cuni.jagrlib.testing.WarpingSpecimen
Starts image transformation.
first - Static variable in class cz.cuni.jagrlib.LogFile
Log-file stream was not opened before?
first - Variable in class cz.cuni.jagrlib.testing.BrepSolid
Should the BrepSolid.assertBrep() check the data?
first - Variable in class cz.cuni.jagrlib.testing.InteractiveProjection
Called for the first time?
FIRST_PRIMES - Static variable in class cz.cuni.jagrlib.Formula
Number of prime numbers in Formula.smallPrimes array.
firstCode - Variable in class cz.cuni.jagrlib.piece.LZWCodec.LZWTrie
First free phrase code.
floatProperty(Object, float) - Static method in class cz.cuni.jagrlib.DefaultProperty
Retrieves float property from general object instance.
floatProperty(Object, float, float, float) - Static method in class cz.cuni.jagrlib.DefaultProperty
Retrieves float property from general object instance, does check value bounds.
floatProperty(Property, String, float) - Static method in class cz.cuni.jagrlib.DefaultProperty
Reads float parameter (property) from the given instance.
floodFill(int, int) - Method in interface cz.cuni.jagrlib.iface.FloodFillRender
Fills the continuous 2D area defined by the starting point [ x, y ], using callback border BitMask.
floodFill(int, int) - Method in class cz.cuni.jagrlib.piece.FloodFillPoint
Fills the continuous 2D area defined by the starting point [x,y], using callback border BitMask.
FloodFillPoint - Class in cz.cuni.jagrlib.piece
Flood-fill using FIFO (queue) and point access.
FloodFillPoint() - Constructor for class cz.cuni.jagrlib.piece.FloodFillPoint
 
FloodFillRender - Interface in cz.cuni.jagrlib.iface
Rendering interface for flood-fill algorithms.
FloodFillWorker - Class in cz.cuni.jagrlib.worker
Worker: flood-fill test composition.
FloodFillWorker() - Constructor for class cz.cuni.jagrlib.worker.FloodFillWorker
 
flush() - Method in interface cz.cuni.jagrlib.iface.BitStream
Stream flush.
flush() - Method in interface cz.cuni.jagrlib.iface.EntropyCodec
Codec flush.
flush() - Method in class cz.cuni.jagrlib.piece.ArithmeticCodec
 
flush() - Method in class cz.cuni.jagrlib.piece.BufferedBitStream
Stream flush.
flush() - Method in class cz.cuni.jagrlib.piece.HuffmanCodec
Codec flush.
flush() - Method in class cz.cuni.jagrlib.piece.JavaBitStream
Stream flush.
flush() - Method in class cz.cuni.jagrlib.piece.LZWCodec
 
flush() - Method in class cz.cuni.jagrlib.piece.ZLIBCodec
 
flushBuffer() - Method in class cz.cuni.jagrlib.piece.BufferedBitStream
Flushes all unwritten data to disk file.
flushBuffer() - Method in class cz.cuni.jagrlib.piece.JavaBitStream
Flushes out the complete JavaBitStream.buffer.
fmtDouble - Static variable in class cz.cuni.jagrlib.Formula
 
fmtInt - Static variable in class cz.cuni.jagrlib.Formula
 
follow - Variable in class cz.cuni.jagrlib.piece.ArithmeticCodec
Number of center-doublings (unknown bits to write later).
FONT_BOLD - Static variable in interface cz.cuni.jagrlib.iface.TextRender
Bold (heavy) font.
FONT_DECORATIVE - Static variable in interface cz.cuni.jagrlib.iface.TextRender
Decorative font.
FONT_ICON - Static variable in interface cz.cuni.jagrlib.iface.TextRender
Icon font (wingdings etc.).
FONT_ITALIC - Static variable in interface cz.cuni.jagrlib.iface.TextRender
Italic (slanted) font.
FONT_MONOSPACED - Static variable in interface cz.cuni.jagrlib.iface.TextRender
Monospaced (non-proportional) font.
FONT_SCRIPT - Static variable in interface cz.cuni.jagrlib.iface.TextRender
Manuscript font.
FONT_SERIF - Static variable in interface cz.cuni.jagrlib.iface.TextRender
Font with serifs.
FONT_SIZE - Static variable in class cz.cuni.jagrlib.worker.TextWorker
 
FONT_UNDERLINE - Static variable in interface cz.cuni.jagrlib.iface.TextRender
Underlined font.
fontOrientation(double) - Method in interface cz.cuni.jagrlib.iface.TextRender
Changes the actual font's orientation.
fontOrientation(double) - Method in interface cz.cuni.jagrlib.iface.VectorGraphics
Changes the actual font's orientation.
fontOrientation(double) - Method in class cz.cuni.jagrlib.piece.JavaText
Changes the actual font's orientation.
fontProperties() - Method in interface cz.cuni.jagrlib.iface.TextRender
Returns properties (flags) of the actual font (slot A).
fontProperties() - Method in interface cz.cuni.jagrlib.iface.VectorGraphics
Returns properties (flags) of the actual font (slot A).
fontProperties() - Method in class cz.cuni.jagrlib.piece.JavaText
Returns properties (flags) of the actual font (slot A).
fonts - Variable in class cz.cuni.jagrlib.piece.JavaText
Font slots.
fontSize - Variable in class cz.cuni.jagrlib.worker.TextWorker
Font size in points.
FOREGROUND - Static variable in class cz.cuni.jagrlib.piece.HDRImage
Default foreground color.
FOREGROUND - Static variable in class cz.cuni.jagrlib.piece.RasterImage
Default foreground color.
foreground - Variable in class cz.cuni.jagrlib.piece.TestImageFunctions
Foreground color.
foreground - Variable in class cz.cuni.jagrlib.piece.TextureFunctions
Foreground color.
FOREGROUND - Static variable in class cz.cuni.jagrlib.testing.GraphR2ToR
Foreground color.
FOREGROUND - Static variable in class cz.cuni.jagrlib.testing.RenderWireframe
Foreground color.
format(int[], int[]) - Method in interface cz.cuni.jagrlib.iface.Filter1D
Defines format modifications.
format(int[], int[]) - Method in class cz.cuni.jagrlib.piece.Filter1DNotch
Defines format modifications.
formFactor(int, int) - Method in interface cz.cuni.jagrlib.iface.RadiosityBasisFunctions
Computes single form-factor (F_{from,to}).
formFactor(int, int) - Method in class cz.cuni.jagrlib.piece.MonteCarloFF
Computes single form-factor (F_{from,to}).
formFactorsFrom(int, int[], double[]) - Method in interface cz.cuni.jagrlib.iface.RadiosityBasisFunctions
Computes "shooting" form-factors (single source coefficient is fixed).
formFactorsFrom(int, int[], double[]) - Method in class cz.cuni.jagrlib.piece.MonteCarloFF
Computes "shooting" form-factors (single source coefficient is fixed).
formFactorsTo(int, int[], double[]) - Method in interface cz.cuni.jagrlib.iface.RadiosityBasisFunctions
Computes "gathering" form-factors (single target coefficient is fixed).
formFactorsTo(int, int[], double[]) - Method in class cz.cuni.jagrlib.piece.MonteCarloFF
Computes "gathering" form-factors (single target coefficient is fixed).
Formula - Class in cz.cuni.jagrlib
Mathematical support (excluding geometric stuff - see Geometry class).
Formula() - Constructor for class cz.cuni.jagrlib.Formula
 
FPS_PERIOD - Static variable in class cz.cuni.jagrlib.piece.GLWindow
Minimal interval between two FPS-display times.
FPS_QUEUE_SIZE - Static variable in class cz.cuni.jagrlib.piece.GLWindow
FPS-queue size (maximal number of previous frames used in FPS computation).
fpsLast - Variable in class cz.cuni.jagrlib.piece.GLWindow
The last FPS-display time.
fpsPtr - Variable in class cz.cuni.jagrlib.piece.GLWindow
Index of actual frame in GLWindow.fpsQueue.
fpsQueue - Variable in class cz.cuni.jagrlib.piece.GLWindow
The FPS-queue data, actual frame is defined by GLWindow.fpsPtr.
FractalCircles - Class in cz.cuni.jagrlib.testing
Fractal specimen - simple concentrating circles.
FractalCircles() - Constructor for class cz.cuni.jagrlib.testing.FractalCircles
 
FractalCompressionQtree - Class in cz.cuni.jagrlib.piece
Fractal image compression module.
FractalCompressionQtree() - Constructor for class cz.cuni.jagrlib.piece.FractalCompressionQtree
 
FractalCompressionQtree.ImageBlock - Class in cz.cuni.jagrlib.piece
Decoded image block, acts as Q-tree node as well.
FractalCompressionQtree.ImageBlock(int, int, int) - Constructor for class cz.cuni.jagrlib.piece.FractalCompressionQtree.ImageBlock
Non-initialized (inner) Q-tree node.
FractalCompressionQtree.ImageBlock(int, int, int, RasterGraphics) - Constructor for class cz.cuni.jagrlib.piece.FractalCompressionQtree.ImageBlock
Initialized (matched) Q-tree node.
frame - Variable in class cz.cuni.jagrlib.DefaultGraphicsViewer
Swing frame window to show graphic output in.
frame - Variable in class cz.cuni.jagrlib.gui.MainWindow.JMenuItemFrame
 
FRAME - Static variable in class cz.cuni.jagrlib.piece.AudioReplay
Replay frame size in seconds.
frame - Variable in class cz.cuni.jagrlib.piece.GLWindow
Swing frame window to show graphic output in.
frame - Variable in class cz.cuni.jagrlib.worker.AnimationWorker
Actual frame.
FRAME_OFFSET - Static variable in class cz.cuni.jagrlib.worker.AnimationWorker
 
frameOffset - Variable in class cz.cuni.jagrlib.worker.AnimationWorker
Number of first generated frame.
frames - Variable in class cz.cuni.jagrlib.worker.AnimationWorker
Number of frames to be rendered.
FRAMES - Static variable in class cz.cuni.jagrlib.worker.AnimationWorker
 
frames - Variable in class cz.cuni.jagrlib.worker.AntCityWorker
Number of recent frames to be measured.
frameTitle - Variable in class cz.cuni.jagrlib.DefaultGraphicsViewer
Frame title (in order that Frame.setTitle(java.lang.String) works every time).
frameTitle - Variable in class cz.cuni.jagrlib.piece.AudioReplay
Replay frame title.
frameTitle - Variable in class cz.cuni.jagrlib.piece.GLWindow
Frame title (in order that setTitle() works every time).
FREQ - Static variable in interface cz.cuni.jagrlib.iface.Texture
Property name: global texture frequency.
freq - Variable in class cz.cuni.jagrlib.piece.HuffmanCodec.HuffNode
Frequency.
freq - Variable in class cz.cuni.jagrlib.testing.FractalCircles
Fractal frequency multiplier (uniform in both coordinate components).
FREQ - Static variable in class cz.cuni.jagrlib.testing.FractalCircles
 
freq - Variable in class cz.cuni.jagrlib.testing.SpotTexture
Texture frequency (uniform in all coordinate components).
FREQ_X - Static variable in class cz.cuni.jagrlib.piece.TextureFunctions
 
FREQ_Y - Static variable in class cz.cuni.jagrlib.piece.TextureFunctions
 
FREQUENCY - Static variable in interface cz.cuni.jagrlib.iface.RealFunction
Property name: global frequency.
FREQUENCY - Static variable in interface cz.cuni.jagrlib.iface.SampleData
Property name: frequency (in Hz).
frequency - Variable in class cz.cuni.jagrlib.piece.AudioReplay
Replay frequency in Hz (samples per second).
frequency - Variable in class cz.cuni.jagrlib.piece.Filter1DNotch
Suppressed frequency in Hz.
FREQUENCY - Static variable in class cz.cuni.jagrlib.piece.Filter1DNotch
 
frequency - Variable in class cz.cuni.jagrlib.piece.SimpleNoise
Actual noise frequency (number of periods within 0.0 - 1.0 domain).
frequency - Variable in class cz.cuni.jagrlib.piece.TestImageFunctions
Image function space frequency multiplier.
FREQUENCY - Static variable in class cz.cuni.jagrlib.piece.TestImageFunctions
 
frequency - Variable in class cz.cuni.jagrlib.piece.WAVFileFormatMapped
Sampling frequency in Hz.
FREQUENCY_X - Static variable in interface cz.cuni.jagrlib.iface.RealFunction
Property name: frequency in the X coordinate.
FREQUENCY_Y - Static variable in interface cz.cuni.jagrlib.iface.RealFunction
Property name: frequency in the Y coordinate.
freqX - Variable in class cz.cuni.jagrlib.piece.FunctionSamples
Actual frequency in X-axis.
freqX - Variable in class cz.cuni.jagrlib.piece.TextureFunctions
X-frequency multiplier.
freqY - Variable in class cz.cuni.jagrlib.piece.FunctionSamples
Actual frequency in Y-axis.
freqY - Variable in class cz.cuni.jagrlib.piece.TextureFunctions
Y-frequency multiplier.
Fresnel - Interface in cz.cuni.jagrlib.iface
Abstract interface represents Fresnel term for some type of materials.
fresnel - Variable in class cz.cuni.jagrlib.testing.CookTorranceModel
Fresnel term.
FRESNEL - Static variable in class cz.cuni.jagrlib.testing.CookTorranceModel
 
fresnel - Variable in class cz.cuni.jagrlib.testing.SpecularReflection
Fresnel term.
FRESNEL - Static variable in class cz.cuni.jagrlib.testing.SpecularReflection
 
fresnel - Variable in class cz.cuni.jagrlib.testing.SpecularTransmission
Fresnel term.
FRESNEL - Static variable in class cz.cuni.jagrlib.testing.SpecularTransmission
 
FresnelConductor - Class in cz.cuni.jagrlib.testing
Represents Fresnel equation for conductors.
FresnelConductor() - Constructor for class cz.cuni.jagrlib.testing.FresnelConductor
Default constructor.
FresnelDielectric - Class in cz.cuni.jagrlib.testing
Represents Fresnel equation for dielectric.
FresnelDielectric() - Constructor for class cz.cuni.jagrlib.testing.FresnelDielectric
Default constructor.
frexp(double, int[]) - Static method in class cz.cuni.jagrlib.Formula
Function for C[++] compatibility: computes normalized mantissa (0.5 to 1.0) and binary exponent from the given floating-point number.
frexp(float, int[]) - Static method in class cz.cuni.jagrlib.Formula
Function for C[++] compatibility: computes normalized mantissa (0.5 to 1.0) and binary exponent from the given floating-point number.
fromChannel - Variable in class cz.cuni.jagrlib.piece.AudioReplay
First replayed channel (0 or 1).
fromSample - Variable in class cz.cuni.jagrlib.piece.AudioReplay
Start of replayed segment (in samples).
front - Variable in class cz.cuni.jagrlib.MicroFacet
true if the ray enters solid geometry from outside.
front - Variable in class cz.cuni.jagrlib.piece.StaticCamera
Direction vector (normal vector of the projection plane).
frustum(double, double, double, double, double, double) - Method in class cz.cuni.jagrlib.TrMatrix
Computes perspective projection matrix.
FU - Static variable in interface cz.cuni.jagrlib.iface.Texture
Property name: frequency in the U coordinate.
fu - Variable in class cz.cuni.jagrlib.testing.CheckerTexture
Texture frequency for U coordinate (2D texture space).
fullCache - Variable in class cz.cuni.jagrlib.piece.MonteCarloFF
Full row-cache in case of MonteCarloFF.cacheSize >= num.
fullClassName() - Method in class cz.cuni.jagrlib.reg.RegPiece
Returns full clas name of the module.
fullCode - Variable in class cz.cuni.jagrlib.piece.LZWCodec.LZWTrie
True if code-table is full and is waiting for expansion.
fullscreen - Variable in class cz.cuni.jagrlib.piece.GLWindow
Current state of fulscreen mode.
FULLSCREEN - Static variable in class cz.cuni.jagrlib.piece.GLWindow
 
FUNCTION - Static variable in class cz.cuni.jagrlib.piece.FunctionSamples
 
FUNCTION - Static variable in class cz.cuni.jagrlib.piece.TestImageFunctions
 
FUNCTION - Static variable in class cz.cuni.jagrlib.xml.JGLScript
 
FunctionR2ToR2 - Interface in cz.cuni.jagrlib.iface
General mapping from R2 to R2.
FunctionSamples - Class in cz.cuni.jagrlib.piece
Function samples.
FunctionSamples() - Constructor for class cz.cuni.jagrlib.piece.FunctionSamples
 
FunctionSamples.FunctionType - Enum in cz.cuni.jagrlib.piece
Implemented function types.
FV - Static variable in interface cz.cuni.jagrlib.iface.Texture
Property name: frequency in the V coordinate.
fv - Variable in class cz.cuni.jagrlib.testing.CheckerTexture
Texture frequency for V coordinate (2D texture space).

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