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

M

m - Variable in class cz.cuni.jagrlib.CSGNode.Child
Transform matrix from child-object space to parent space.
m - Variable in class cz.cuni.jagrlib.obscure.Mandelbrot
Transform matrix from source (pixel) coordinates to complex space.
m - Variable in class cz.cuni.jagrlib.piece.ClusterDotDither
Transform matrix (2x2).
m - Variable in class cz.cuni.jagrlib.TrMatrix
The matrix itself.
M_CLASS - Static variable in class cz.cuni.jagrlib.xml.InputOutputXML
 
M_EDITABLE - Static variable in class cz.cuni.jagrlib.xml.InputOutputXML
 
M_MAXIMIZABLE - Static variable in class cz.cuni.jagrlib.xml.InputOutputXML
 
M_MINIMIZABLE - Static variable in class cz.cuni.jagrlib.xml.InputOutputXML
 
M_MODESHOW - Static variable in class cz.cuni.jagrlib.xml.InputOutputXML
 
M_NAME - Static variable in class cz.cuni.jagrlib.xml.InputOutputXML
 
M_NEXTINFO - Static variable in class cz.cuni.jagrlib.xml.InputOutputXML
 
M_PACKAGE - Static variable in class cz.cuni.jagrlib.xml.InputOutputXML
 
M_PARAMS - Static variable in class cz.cuni.jagrlib.xml.InputOutputXML
 
M_PLUGS - Static variable in class cz.cuni.jagrlib.xml.InputOutputXML
 
M_SELECTED - Static variable in class cz.cuni.jagrlib.xml.InputOutputXML
 
M_SHAPE - Static variable in class cz.cuni.jagrlib.xml.InputOutputXML
 
M_TEMPLATE - Static variable in class cz.cuni.jagrlib.xml.InputOutputXML
 
MAGIC - Static variable in class cz.cuni.jagrlib.piece.CompressedFormatGray
16-bit magic number (used at the file beginning).
MAGIC - Static variable in class cz.cuni.jagrlib.piece.CompressedFormatTransform
16-bit magic number (used at the file beginning).
MAGIC - Static variable in class cz.cuni.jagrlib.piece.FractalCompressionQtree
16-bit magic number (used at the file beginning).
MAGIC - Static variable in class cz.cuni.jagrlib.piece.MeshCompressionRLE
16-bit magic number (used at the file beginning).
MAGIC - Static variable in class cz.cuni.jagrlib.testing.CompressedFormatBW
16-bit magic number (used at the file beginning).
MAGIC - Static variable in class cz.cuni.jagrlib.testing.CompressedFormatOrder
16-bit magic number (used at the file beginning).
MAGIC - Static variable in class cz.cuni.jagrlib.testing.CompressedFormatPal
16-bit magic number (used at the file beginning).
MAGIC - Static variable in class cz.cuni.jagrlib.testing.CompressedFormatRGB
16-bit magic number (used at the file beginning).
MAGNITUDE - Static variable in class cz.cuni.jagrlib.piece.EffectBlur
 
Main - Class in cz.cuni.jagrlib
Main class of Skel program (GUI for JaGrLib).
Main() - Constructor for class cz.cuni.jagrlib.Main
 
main(String[]) - Static method in class cz.cuni.jagrlib.Main
Main SKEL routine.
main(String[]) - Static method in class cz.cuni.jagrlib.Main00
Main routine - draws random lines.
main(String[]) - Static method in class cz.cuni.jagrlib.Main01
Main routine - draws test patterns using alpha-channel.
main(String[]) - Static method in class cz.cuni.jagrlib.Main02
Main routine - draws ray-casted picture.
main(String[]) - Static method in class cz.cuni.jagrlib.Main03
Main routine - draws ray-traced picture.
main(String[]) - Static method in class cz.cuni.jagrlib.Main04
Main routine - draws ray-casted picture.
main(String[]) - Static method in class cz.cuni.jagrlib.Main05
Main routine - draws ray-casted picture.
main(String[]) - Static method in class cz.cuni.jagrlib.Main06
Main routine - draws ray-casted picture.
main(String[]) - Static method in class cz.cuni.jagrlib.Main07
Main routine - draws ray-traced picture.
main(String[]) - Static method in class cz.cuni.jagrlib.MainDehumming
Main routine.
main(String[]) - Static method in class cz.cuni.jagrlib.MainEval
Main routine for Eval.
main(String[]) - Static method in class cz.cuni.jagrlib.MainFormFactors
 
main(String[]) - Static method in class cz.cuni.jagrlib.MainNoise
Main routine - draws ray-traced picture.
main(String[]) - Static method in class cz.cuni.jagrlib.MainSampling
Main routine - draws test picture.
main(String[]) - Static method in class cz.cuni.jagrlib.MainSLE
Main routine - initializes SLE and iterates solver on it..
main(String[]) - Static method in class cz.cuni.jagrlib.obscure.Enigma
Command-line encryptin/decrypting utility.
main(String[]) - Static method in class cz.cuni.jagrlib.TrMatrix
Self-test.
main(String[]) - Static method in class cz.cuni.jagrlib.xml.JGLScript
 
Main00 - Class in cz.cuni.jagrlib
Test program 00: Bresenham's algorithm for line segments with GUI preview.
Main00() - Constructor for class cz.cuni.jagrlib.Main00
 
Main01 - Class in cz.cuni.jagrlib
Test program 01: Alpha-channel test patterns with GUI preview.
Main01() - Constructor for class cz.cuni.jagrlib.Main01
 
Main02 - Class in cz.cuni.jagrlib
Test program 02: Ray-casting of static CSG scene with GUI preview.
Main02() - Constructor for class cz.cuni.jagrlib.Main02
 
Main03 - Class in cz.cuni.jagrlib
Test program 03: Ray-tracing of static CSG scene with GUI preview.
Main03() - Constructor for class cz.cuni.jagrlib.Main03
 
Main04 - Class in cz.cuni.jagrlib
Test program 04: Ray-tracing of static CSG scene with GUI preview.
Main04() - Constructor for class cz.cuni.jagrlib.Main04
 
Main05 - Class in cz.cuni.jagrlib
Test program 05: Ray-casting of static CSG scene with GUI preview (cubic 3D fractal).
Main05() - Constructor for class cz.cuni.jagrlib.Main05
 
Main06 - Class in cz.cuni.jagrlib
Test program 06: Clone of Main05 with depth-of-field camera.
Main06() - Constructor for class cz.cuni.jagrlib.Main06
 
Main07 - Class in cz.cuni.jagrlib
Test program 07: Clone of Main03 with area light source and depth-of-field camera.
Main07() - Constructor for class cz.cuni.jagrlib.Main07
 
MainDehumming - Class in cz.cuni.jagrlib
Main program for audio de-humming (five consecutive notch filters).
MainDehumming() - Constructor for class cz.cuni.jagrlib.MainDehumming
 
MainEval - Class in cz.cuni.jagrlib
Main program MainEval: automatic module evaluation.
MainEval() - Constructor for class cz.cuni.jagrlib.MainEval
 
MainEval.Handler - Class in cz.cuni.jagrlib
 
MainEval.Handler(PrintStream, Map<String, String>) - Constructor for class cz.cuni.jagrlib.MainEval.Handler
 
MainFormFactors - Class in cz.cuni.jagrlib
Test program for form-factors.
MainFormFactors() - Constructor for class cz.cuni.jagrlib.MainFormFactors
 
MainNoise - Class in cz.cuni.jagrlib
Test program for 3D noise functions.
MainNoise() - Constructor for class cz.cuni.jagrlib.MainNoise
 
MainSampling - Class in cz.cuni.jagrlib
Test program for sampling-tests: draws three test-images using the given ImageSynthesizer.
MainSampling() - Constructor for class cz.cuni.jagrlib.MainSampling
 
MainSLE - Class in cz.cuni.jagrlib
Test program for SLE solvers.
MainSLE() - Constructor for class cz.cuni.jagrlib.MainSLE
 
MainWindow - Class in cz.cuni.jagrlib.gui
Main window of the SKEL application.
MainWindow() - Constructor for class cz.cuni.jagrlib.gui.MainWindow
Default constructor - creates MainWindow.
mainWindow - Static variable in class cz.cuni.jagrlib.gui.MainWindow
MainWindow singleton.
MainWindow.JMenuItemFrame - Class in cz.cuni.jagrlib.gui
 
MainWindow.JMenuItemFrame(JInternalFrame) - Constructor for class cz.cuni.jagrlib.gui.MainWindow.JMenuItemFrame
 
MainWindow.RunningWorker - Class in cz.cuni.jagrlib.gui
Class holding information about one running worker thread.
MainWindow.RunningWorker(Breakable, InfoGroup) - Constructor for class cz.cuni.jagrlib.gui.MainWindow.RunningWorker
 
makeFan(double, double, double, double, int) - Method in class cz.cuni.jagrlib.eval.Ex2006_48_a
Creates fan with given number of tips.
makeLeafNode() - Method in interface cz.cuni.jagrlib.iface.QuadTree.Inspector
Discards all descendants of the current node.
makeSnapshot - Variable in class cz.cuni.jagrlib.piece.GLWindow
Interthread variable for creating snapshot.
makeStar(double, double, double, double, double, double, int) - Method in class cz.cuni.jagrlib.eval.Ex2006_48_a
Creates star with non-uniformly distributed tips.
mandatory - Variable in class cz.cuni.jagrlib.BasicPlug
Is that Plug mandatory?
mandatory - Variable in class cz.cuni.jagrlib.reg.InfoPlug
Is the plug mandatory?
Mandelbrot - Class in cz.cuni.jagrlib.obscure
Fractal - Mandelbrot set.
Mandelbrot() - Constructor for class cz.cuni.jagrlib.obscure.Mandelbrot
 
manipulator - Variable in class cz.cuni.jagrlib.gui.ParamGUI
The actual manipulator.
MANIPULATOR_COMBO - Static variable in interface cz.cuni.jagrlib.Template
List-box manipulator (for integer values only).
MANIPULATOR_CUSTOM - Static variable in interface cz.cuni.jagrlib.Template
Custom manipulator specified by its class name.
MANIPULATOR_DEFAULT - Static variable in interface cz.cuni.jagrlib.Template
Default manipulator (single edit line, checkbox, ..).
MANIPULATOR_MULTILINE - Static variable in interface cz.cuni.jagrlib.Template
Multi-line text area (for strings only).
map - Variable in class cz.cuni.jagrlib.piece.DataMatrix
Data mapping (used together with integer data matrix).
map(boolean, double, double, double[]) - Method in class cz.cuni.jagrlib.testing.TriMeshDeformation
Find triangle in which the given point [ x, y ] lies.
maple(long) - Static method in class cz.cuni.jagrlib.RandomStatic
LCG pseudo-random generator from Maple.
mapleMax() - Static method in class cz.cuni.jagrlib.RandomStatic
max + 1 for Maple.
mapper - Variable in class cz.cuni.jagrlib.worker.ColorReduceWorker
Image convertor mapper (should be stopped in ColorReduceWorker.stop()).
mask - Variable in class cz.cuni.jagrlib.piece.FaceRenderFlat
Accelerator: bitmask object (can be null).
MASK_ALPHA - Static variable in interface cz.cuni.jagrlib.iface.FillCallback
Use alpha-channel modulation.
MASK_ALPHA - Static variable in interface cz.cuni.jagrlib.iface.StrokeCallback
Use alpha-channel modulation.
MASK_BIT - Static variable in interface cz.cuni.jagrlib.iface.FillCallback
Use bit-mask modulation.
MASK_BIT - Static variable in interface cz.cuni.jagrlib.iface.StrokeCallback
Use bit-mask modulation.
MASK_COLOR - Static variable in interface cz.cuni.jagrlib.iface.FillCallback
Use color modulation.
MASK_COLOR - Static variable in interface cz.cuni.jagrlib.iface.StrokeCallback
Use color modulation.
MASK_PARAMETRIC - Static variable in interface cz.cuni.jagrlib.iface.FillCallback
Use parametric (relative) coordinates.
MASK_PARAMETRIC - Static variable in interface cz.cuni.jagrlib.iface.StrokeCallback
Use parametric (relative) coordinates.
MASK_WIDTH - Static variable in interface cz.cuni.jagrlib.iface.StrokeCallback
Use line width modulation.
match(byte[], String) - Method in class cz.cuni.jagrlib.DefaultFileFormat
File-format match test.
match(byte[], String) - Method in interface cz.cuni.jagrlib.iface.DataFileFormat
File-format match test.
match(byte[], String) - Method in class cz.cuni.jagrlib.piece.CompressedFormatGray
File-format match test.
match(byte[], String) - Method in class cz.cuni.jagrlib.piece.CompressedFormatTransform
File-format match test.
match(RasterGraphics) - Method in class cz.cuni.jagrlib.piece.FractalCompressionQtree.ImageBlock
Computes block match in the prepared reference image.
match(byte[], String) - Method in class cz.cuni.jagrlib.piece.FractalCompressionQtree
File-format match test.
match(byte[], String) - Method in class cz.cuni.jagrlib.piece.GIFFileFormat
File-format match test.
match(byte[], String) - Method in class cz.cuni.jagrlib.piece.HDRFileFormat
File-format match test.
match(byte[], String) - Method in class cz.cuni.jagrlib.piece.JFIFFileFormat
File-format match test.
match(byte[], String) - Method in class cz.cuni.jagrlib.piece.MeshCompressionRLE
File-format match test.
match(byte[], String) - Method in class cz.cuni.jagrlib.piece.OBJFileFormat
File-format match test.
match(byte[], String) - Method in class cz.cuni.jagrlib.piece.PFMFileFormat
File-format match test.
match(byte[], String) - Method in class cz.cuni.jagrlib.piece.PNGFileFormat
File-format match test.
match(byte[], String) - Method in class cz.cuni.jagrlib.piece.WAVFileFormatMapped
File-format match test.
match(byte[], String) - Method in class cz.cuni.jagrlib.testing.CompressedFormatBW
File-format match test.
match(byte[], String) - Method in class cz.cuni.jagrlib.testing.CompressedFormatOrder
File-format match test.
match(byte[], String) - Method in class cz.cuni.jagrlib.testing.CompressedFormatPal
File-format match test.
match(byte[], String) - Method in class cz.cuni.jagrlib.testing.CompressedFormatRGB
File-format match test.
material - Variable in class cz.cuni.jagrlib.MicroFacet
Optical parameters of the intersected point.
MATERIAL_A - Static variable in interface cz.cuni.jagrlib.iface.Brep
Material id (face, solid?).
MATERIAL_COLOR - Static variable in interface cz.cuni.jagrlib.iface.LightModel
Common material property: color.
MATERIAL_H - Static variable in interface cz.cuni.jagrlib.iface.LightModel
Common material property: specular exponent.
MATERIAL_KA - Static variable in interface cz.cuni.jagrlib.iface.LightModel
Common material property: ambient coefficient.
MATERIAL_KD - Static variable in interface cz.cuni.jagrlib.iface.LightModel
Common material property: diffuse coefficient.
MATERIAL_KS - Static variable in interface cz.cuni.jagrlib.iface.LightModel
Common material property: specular coefficient.
MATERIAL_KT - Static variable in interface cz.cuni.jagrlib.iface.LightModel
Common material property: transparency.
MATERIAL_N - Static variable in interface cz.cuni.jagrlib.iface.LightModel
Common material property: index of refraction.
matrix - Variable in class cz.cuni.jagrlib.piece.SimpleSLEDataStore
Complete rectangular matrix A as in Ax=b.
MATRIX - Static variable in class cz.cuni.jagrlib.testing.InteractiveProjection
 
matrix - Variable in class cz.cuni.jagrlib.testing.OrderedDither
Dither matrix.
MATRIX_SIZE - Static variable in class cz.cuni.jagrlib.testing.OrderedDither
 
matrixSize - Variable in class cz.cuni.jagrlib.testing.OrderedDither
Actual dither matrix size (power of two).
MAX_BLADES - Static variable in class cz.cuni.jagrlib.testing.Test3DScene
Maximum number of fan double-blades.
MAX_BLOCK_SIZE - Static variable in class cz.cuni.jagrlib.piece.FractalCompressionQtree
 
MAX_CODE_SIZE - Static variable in class cz.cuni.jagrlib.piece.LZWCodec
 
MAX_DECIMATION_LIMIT - Static variable in class cz.cuni.jagrlib.piece.ArithmeticCodec
Maximal decimation limit for entropy histograms.
MAX_DISTANCE - Static variable in class cz.cuni.jagrlib.worker.Search2DWorker
 
MAX_ELEN - Static variable in class cz.cuni.jagrlib.piece.HDRFileFormat
Maximum scanline length for encoding.
MAX_FILTERS - Static variable in class cz.cuni.jagrlib.piece.AudioFilter
Maximum number of pluggable filters.
MAX_GRID_SIZE - Static variable in class cz.cuni.jagrlib.testing.UniformGrid
 
MAX_INPUT - Static variable in class cz.cuni.jagrlib.piece.ImageCompute
Maximum number of input raster images.
MAX_INPUT - Static variable in class cz.cuni.jagrlib.worker.ImageCompositionWorker
Maximum number of input raster images.
MAX_ITER - Static variable in class cz.cuni.jagrlib.obscure.Mandelbrot
 
MAX_ITER - Static variable in class cz.cuni.jagrlib.worker.GlobalIlluminationWorker
 
MAX_ITERATIONS - Static variable in class cz.cuni.jagrlib.piece.FractalCompressionQtree
Maximal number of transforms steps in image reconstruction.
MAX_LEN - Static variable in class cz.cuni.jagrlib.worker.Search2DWorker
Maximal segment length in pixels.
MAX_POLY - Static variable in class cz.cuni.jagrlib.worker.PolygonClipWorker
Key: maximal polygon size.
MAX_POLY - Static variable in class cz.cuni.jagrlib.worker.PolygonFillAntiWorker
Key: maximal polygon size.
MAX_POLY - Static variable in class cz.cuni.jagrlib.worker.PolygonFillWorker
Key: maximal polygon size.
MAX_POLY - Static variable in class cz.cuni.jagrlib.worker.PolylineAntiWorker
Key: maximal polygon size.
MAX_PRECINCT - Static variable in class cz.cuni.jagrlib.piece.ImagePredictor
Maximal value of ImagePredictor.precinctSize.
MAX_QUANT - Static variable in class cz.cuni.jagrlib.piece.JPEGQuantizer
Upper bound for q-value - in strict Baseline JPEG system (8-bit quantizer).
MAX_QUEUE - Static variable in class cz.cuni.jagrlib.piece.FloodFillPoint
 
MAX_RECURSION - Static variable in class cz.cuni.jagrlib.piece.RayTracing
 
MAX_REFERENCE - Static variable in interface cz.cuni.jagrlib.iface.RasterSearch
Maximum number of reference images.
MAX_SIDE_LENGTH - Static variable in class cz.cuni.jagrlib.piece.CornellBox
 
MAX_SKIP - Static variable in class cz.cuni.jagrlib.piece.MeshCompressionRLE
 
MAX_SLOT - Static variable in interface cz.cuni.jagrlib.iface.TextRender
Maximal number of font slots (excluding slot A).
MAX_T - Static variable in class cz.cuni.jagrlib.testing.Lissajous
 
MAX_TABLES - Static variable in class cz.cuni.jagrlib.piece.JPEGQuantizer
Maximum number of quantization tables.
MAX_TIME - Static variable in class cz.cuni.jagrlib.piece.DynamicCSGScene
 
MAX_TIME - Static variable in class cz.cuni.jagrlib.worker.GlobalIlluminationWorker
 
MAX_VALUE - Static variable in class cz.cuni.jagrlib.piece.HDRImage
Maximum gray/RGB value used in integer part of the RasterGraphics API.
MAX_VALUE - Static variable in class cz.cuni.jagrlib.piece.LinearQuantizer
 
MAX_X - Static variable in class cz.cuni.jagrlib.testing.GraphR2ToR
 
MAX_X - Static variable in class cz.cuni.jagrlib.testing.Test3DScene
 
MAX_Y - Static variable in class cz.cuni.jagrlib.testing.GraphR2ToR
 
MAX_Y - Static variable in class cz.cuni.jagrlib.testing.Test3DScene
 
maxBackupNumber - Static variable in class cz.cuni.jagrlib.xml.InputOutputXML
Number of backup files.
maxBlockSize - Variable in class cz.cuni.jagrlib.piece.FractalCompressionQtree
Maximal block size in pixels.
maxCode - Variable in class cz.cuni.jagrlib.piece.LZWCodec.LZWTrie
Accelerator: (1 << codeSize) - 1.
maxCodeSize - Variable in class cz.cuni.jagrlib.piece.LZWCodec
Maximal codeword size in bits.
maxDistance - Variable in class cz.cuni.jagrlib.worker.Search2DWorker
Limit distance for searches.
maxFreq - Variable in class cz.cuni.jagrlib.obscure.RectangleLightSource
Maximum sampling frequency ( maxi,j(freq[i][j]) ).
maxGrid - Variable in class cz.cuni.jagrlib.testing.UniformGrid
Maximal grid size (in one dimension).
maxHash() - Method in class cz.cuni.jagrlib.HashFunction
Hash-function returns values: 0 to maxHash()-1.
maximizable - Variable in class cz.cuni.jagrlib.reg.InfoModuleGUI
Flag, if the module is maximizable.
maxIter - Variable in class cz.cuni.jagrlib.obscure.Mandelbrot
Maximum number of iterations.
maxIter - Variable in class cz.cuni.jagrlib.worker.GlobalIlluminationWorker
Maximal number of iterations (0 .. not limited).
maxLevel - Variable in class cz.cuni.jagrlib.piece.RayTracing
Recursion-termination parameter - maximal recursion depth.
maxLoad - Variable in class cz.cuni.jagrlib.IntMap
Overload bound.
maxPoly - Variable in class cz.cuni.jagrlib.worker.PolygonClipWorker
Maximum polygon size.
maxPoly - Variable in class cz.cuni.jagrlib.worker.PolygonFillAntiWorker
Maximum polygon size.
maxPoly - Variable in class cz.cuni.jagrlib.worker.PolygonFillWorker
Maximum polygon size.
maxPoly - Variable in class cz.cuni.jagrlib.worker.PolylineAntiWorker
Maximum polyline size.
maxQueue - Variable in class cz.cuni.jagrlib.piece.FloodFillPoint
Maximal queue size.
maxR - Variable in class cz.cuni.jagrlib.worker.LineWorkerStar
Maximum relative radius.
maxRadius - Variable in class cz.cuni.jagrlib.testing.Test3DScene
Maximal radius for fan generation.
maxRadius - Variable in class cz.cuni.jagrlib.testing.UniformGrid.CenterIterator
Maximal radius to be searched.
maxSideLength - Variable in class cz.cuni.jagrlib.piece.CornellBox
Maximal size of triangle in scene (used if CornellBox.automaticTess is true).
maxSkip - Variable in class cz.cuni.jagrlib.piece.MeshCompressionRLE
Maximum number of skipped zeroes (maxSkip means the zero-gap continues).
maxSymbol - Variable in class cz.cuni.jagrlib.piece.HuffmanCodec
Max-symbol used only for creating of new contexts!
maxSymbol - Variable in class cz.cuni.jagrlib.piece.LZWCodec.LZWTrie
Maximal symbol value.
maxT - Variable in class cz.cuni.jagrlib.testing.Lissajous
Upper time bound (will be multiplied by PI).
maxTime - Variable in class cz.cuni.jagrlib.piece.DynamicCSGScene
Upper bound for time.
maxTime - Variable in class cz.cuni.jagrlib.worker.GlobalIlluminationWorker
Maximal computation time in seconds (0.0 .. indefinite).
maxV - Variable in class cz.cuni.jagrlib.RankHistogram
Actual maximal value.
maxValue - Variable in class cz.cuni.jagrlib.piece.ImagePredictor
Maximum value of one channel (accelerator).
maxX - Variable in class cz.cuni.jagrlib.gui.PlugGUI
Maximal plug position (X-coordinate).
maxX - Variable in class cz.cuni.jagrlib.testing.GraphR2ToR
 
maxX - Variable in class cz.cuni.jagrlib.testing.Test3DScene
 
maxY - Variable in class cz.cuni.jagrlib.gui.PlugGUI
Maximal plug position (Y-coordinate).
maxY - Variable in class cz.cuni.jagrlib.testing.GraphR2ToR
 
maxY - Variable in class cz.cuni.jagrlib.testing.Test3DScene
 
median - Variable in class cz.cuni.jagrlib.iface.KDTree.IntNode
Dividing - median - hyperplane (dim-1).
Mef(int[], int, int) - Method in interface cz.cuni.jagrlib.iface.EulerOperators
Make edge, face.
Mef(int[], int, int) - Method in class cz.cuni.jagrlib.testing.EulerBrep
Make edge, face.
MEMBER - Static variable in class cz.cuni.jagrlib.xml.JGLScript
 
memoryStatistics() - Static method in class cz.cuni.jagrlib.LogFile
Prints memory statistics: heap statistics & garbage-collection statistics.
MESH_COLUMNS - Static variable in class cz.cuni.jagrlib.worker.TriangleWarpingWorker
 
MESH_ROWS - Static variable in class cz.cuni.jagrlib.worker.TriangleWarpingWorker
 
MeshCompressionRLE - Class in cz.cuni.jagrlib.piece
Mesh compression format using arbitrary pass order, zero-skipping and optional DPCM.
MeshCompressionRLE() - Constructor for class cz.cuni.jagrlib.piece.MeshCompressionRLE
 
message() - Method in class cz.cuni.jagrlib.ProgressCounter
Assembles more complex "Finished.." message.
METHOD - Static variable in class cz.cuni.jagrlib.xml.JGLScript
 
metric - Variable in class cz.cuni.jagrlib.piece.ImageCompare
Actual metric type.
METRIC_TYPE - Static variable in class cz.cuni.jagrlib.piece.ImageCompare
 
miChannel - Variable in class cz.cuni.jagrlib.gui.ModuleGUIImproved
 
miChannel_actionPerformed(ActionEvent) - Method in class cz.cuni.jagrlib.gui.ModuleGUIImproved
Setting active plug for new channel.
miCode - Variable in class cz.cuni.jagrlib.gui.ModuleGUIImproved
 
miCode_actionPerformed(ActionEvent) - Method in class cz.cuni.jagrlib.gui.ModuleGUIImproved
Open editor showing module's source code.
miComposition - Variable in class cz.cuni.jagrlib.gui.GroupGUIImproved
 
miConnect - Variable in class cz.cuni.jagrlib.gui.ModuleGUIImproved
 
miConnect_actionPerformed(ActionEvent) - Method in class cz.cuni.jagrlib.gui.ModuleGUIImproved
Connecting module to neighbours.
MicroFacet - Class in cz.cuni.jagrlib
Micro-facet = microscopic piece of solid surface.
MicroFacet() - Constructor for class cz.cuni.jagrlib.MicroFacet
 
miDelete - Variable in class cz.cuni.jagrlib.gui.ModuleGUIImproved
 
miDelete_actionPerformed(ActionEvent) - Method in class cz.cuni.jagrlib.gui.ModuleGUIImproved
Deleting module.
miGroup - Variable in class cz.cuni.jagrlib.gui.ModuleGUIImproved
 
miGroup_actionPerformed(ActionEvent) - Method in class cz.cuni.jagrlib.gui.ModuleGUIImproved
Creating a new group.
miLoad_actionPerformed(ActionEvent) - Method in class cz.cuni.jagrlib.gui.MainWindow
Loads composition to actual frame.
MIN_ARRAY - Static variable in class cz.cuni.jagrlib.piece.VEFDS
Minimum attribute-array length.
MIN_BLOCK_SIZE - Static variable in class cz.cuni.jagrlib.piece.FractalCompressionQtree
 
MIN_ELEN - Static variable in class cz.cuni.jagrlib.piece.HDRFileFormat
Minimum scanline length for encoding.
MIN_IMPORTANCE - Static variable in class cz.cuni.jagrlib.piece.RayTracing
 
MIN_LEN - Static variable in class cz.cuni.jagrlib.worker.Search2DWorker
Minimal segment length in pixels.
MIN_PART - Variable in class cz.cuni.jagrlib.obscure.StarFlare
Minimum contribution.
MIN_RUN - Static variable in class cz.cuni.jagrlib.piece.HDRFileFormat
Minimum run length.
MIN_VALUE - Static variable in class cz.cuni.jagrlib.piece.LinearQuantizer
 
MIN_X - Static variable in class cz.cuni.jagrlib.testing.GraphR2ToR
 
MIN_X - Static variable in class cz.cuni.jagrlib.testing.Test3DScene
 
MIN_Y - Static variable in class cz.cuni.jagrlib.testing.GraphR2ToR
 
MIN_Y - Static variable in class cz.cuni.jagrlib.testing.Test3DScene
 
minBlockSize - Variable in class cz.cuni.jagrlib.piece.FractalCompressionQtree
Minimal block size in pixels.
minHeight - Static variable in class cz.cuni.jagrlib.gui.ModuleGUI
Module height in minimization mode.
minimizable - Variable in class cz.cuni.jagrlib.reg.InfoModuleGUI
Flag, if the module is minimizable.
minImportance - Variable in class cz.cuni.jagrlib.piece.RayTracing
Recursion-termination parameter - minimal importance value which causes ray reflection and/or refraction.
minl - Variable in class cz.cuni.jagrlib.testing.UniformGrid.RaySegmentIterator2D
2DDDA variable - distance to the nearest wall.
minl - Variable in class cz.cuni.jagrlib.testing.UniformGrid.RayTriangleIterator3D
3DDDA variable - distance to the nearest wall.
minNodeOrder - Variable in class cz.cuni.jagrlib.piece.FractalCompressionQtree
Reconstruction: only nodes with order == 0 or order >= minNodeOrder.
minR - Variable in class cz.cuni.jagrlib.worker.LineWorkerStar
Minimum relative radius.
MINUS_INFINITY - Static variable in interface cz.cuni.jagrlib.BitMaskEnumerator
-Infinity marker.
mInv - Variable in class cz.cuni.jagrlib.CSGNode.Child
Transform matrix from parent space to child-object space (for rays, ..).
minWidth - Static variable in class cz.cuni.jagrlib.gui.ModuleGUI
Module width in minimization mode.
minX - Variable in class cz.cuni.jagrlib.testing.GraphR2ToR
 
minX - Variable in class cz.cuni.jagrlib.testing.Test3DScene
 
minY - Variable in class cz.cuni.jagrlib.testing.GraphR2ToR
 
minY - Variable in class cz.cuni.jagrlib.testing.Test3DScene
 
miParams - Variable in class cz.cuni.jagrlib.gui.ModuleGUIImproved
 
miParams_actionPerformed(ActionEvent) - Method in class cz.cuni.jagrlib.gui.ModuleGUIImproved
Open window for editing parameters.
miRename - Variable in class cz.cuni.jagrlib.gui.ModuleGUIImproved
 
miRename_actionPerformed(ActionEvent) - Method in class cz.cuni.jagrlib.gui.ModuleGUIImproved
Renaming module - start.
miSelect - Variable in class cz.cuni.jagrlib.gui.ModuleGUIImproved
 
miSelect_actionPerformed(ActionEvent) - Method in class cz.cuni.jagrlib.gui.ModuleGUIImproved
Changing of modules.
miSize - Variable in class cz.cuni.jagrlib.gui.ModuleGUIImproved
 
miSize_actionPerformed(ActionEvent) - Method in class cz.cuni.jagrlib.gui.GroupGUIImproved
Minimization or maximization of the module.
miSize_actionPerformed(ActionEvent) - Method in class cz.cuni.jagrlib.gui.ModuleGUIImproved
Minimization or maximization of the module.
miterLimit - Variable in class cz.cuni.jagrlib.testing.PolylineAntialias
Actual miter-limit in pixels.
miUngroup - Variable in class cz.cuni.jagrlib.gui.GroupGUIImproved
 
MlhKf(int, int) - Method in interface cz.cuni.jagrlib.iface.EulerOperators
Make loop, hole, kill face.
MlhKf(int, int) - Method in class cz.cuni.jagrlib.testing.EulerBrep
Make loop, hole, kill face.
MlKe(int) - Method in interface cz.cuni.jagrlib.iface.EulerOperators
Make loop, kill edge.
MlKe(int) - Method in class cz.cuni.jagrlib.testing.EulerBrep
Make loop, kill edge.
MM_DEFAULT - Static variable in class cz.cuni.jagrlib.gui.ModuleGUI
No special mouse action.
MM_MOVE - Static variable in class cz.cuni.jagrlib.gui.ModuleGUI
Module move.
MM_PLUG - Static variable in class cz.cuni.jagrlib.gui.ModuleGUI
Plug move.
MM_RESIZEE - Static variable in class cz.cuni.jagrlib.gui.ModuleGUI
Module resize - direction E (horizontal).
MM_RESIZES - Static variable in class cz.cuni.jagrlib.gui.ModuleGUI
Module resize - direction S (vertical).
MM_RESIZESE - Static variable in class cz.cuni.jagrlib.gui.ModuleGUI
Module resize - direction SE (upper right corner).
mode - Variable in class cz.cuni.jagrlib.DefaultRasterGraphics
The current bitmap mode (one of RasterGraphics.MODE_* constants).
mode - Variable in class cz.cuni.jagrlib.piece.Colormaps
Color mode
mode - Variable in class cz.cuni.jagrlib.piece.ImageKDTree
Construction mode.
mode - Variable in class cz.cuni.jagrlib.testing.TestGamma
Actual output color mode.
MODE_BAND - Static variable in interface cz.cuni.jagrlib.iface.RasterGraphics
Higher dimensional pixel values (0 to RasterGraphics.getMaxRGB()).
MODE_BREADTH_BALANCED - Static variable in interface cz.cuni.jagrlib.iface.KDTree
Construction mode: both splitted cells contain approx. equal number of samples.
MODE_COLORMAP - Static variable in interface cz.cuni.jagrlib.iface.RasterGraphics
Colormapped pixels (0 to RasterGraphics.getMaxColormap()).
MODE_GRAY - Static variable in interface cz.cuni.jagrlib.iface.RasterGraphics
Gray pixel values (0 to RasterGraphics.getMaxGray()).
MODE_RGB - Static variable in interface cz.cuni.jagrlib.iface.RasterGraphics
True-color pixel values (0 to RasterGraphics.getMaxRGB()).
MODE_RGBA - Static variable in interface cz.cuni.jagrlib.iface.RasterGraphics
True-color pixel values with alpha-channel (0 to RasterGraphics.getMaxRGB()).
MODE_SPACE_BALANCED - Static variable in interface cz.cuni.jagrlib.iface.KDTree
Construction mode: both splitted cells have equal size.
modelView - Variable in class cz.cuni.jagrlib.DefaultRender3D
Actual model-view matrix (null .. no transform).
modelView - Variable in class cz.cuni.jagrlib.testing.InteractiveProjection
Actual model-view transform.
modeMove - Variable in class cz.cuni.jagrlib.gui.ModuleGUI
Mode of mouse move or mouse procedure in action.
modeShow - Variable in class cz.cuni.jagrlib.reg.InfoModuleGUI
Mode of module.
MODULE - Static variable in class cz.cuni.jagrlib.xml.RegTablesXML
 
MODULE_CLASSNAME - Static variable in class cz.cuni.jagrlib.xml.RegTablesXML
 
MODULE_KEY - Static variable in class cz.cuni.jagrlib.xml.RegTablesXML
 
MODULE_NAME - Static variable in class cz.cuni.jagrlib.xml.RegTablesXML
 
MODULE_PACKAGENAME - Static variable in class cz.cuni.jagrlib.xml.RegTablesXML
 
MODULE_PARAMS - Static variable in class cz.cuni.jagrlib.xml.RegTablesXML
 
MODULE_PLUGS - Static variable in class cz.cuni.jagrlib.xml.RegTablesXML
 
MODULE_SHAPE - Static variable in class cz.cuni.jagrlib.xml.RegTablesXML
 
MODULE_TEMPLATE - Static variable in class cz.cuni.jagrlib.xml.RegTablesXML
 
ModuleGUI - Class in cz.cuni.jagrlib.gui
Abstract class that cares about visual representation of a module.
ModuleGUI() - Constructor for class cz.cuni.jagrlib.gui.ModuleGUI
Default constructor.
ModuleGUIImproved - Class in cz.cuni.jagrlib.gui
Improved class that care about visual representation of module.
ModuleGUIImproved(InfoModule) - Constructor for class cz.cuni.jagrlib.gui.ModuleGUIImproved
Creates new ModuleGUIImproved.
ModuleGUIImproved.PlugBorder - Class in cz.cuni.jagrlib.gui
Border with plug-drawing capability.
ModuleGUIImproved.PlugBorder(int, int, int, int) - Constructor for class cz.cuni.jagrlib.gui.ModuleGUIImproved.PlugBorder
 
ModuleGUIImproved.PlugPosition - Class in cz.cuni.jagrlib.gui
 
moduleHeight - Static variable in class cz.cuni.jagrlib.gui.ModuleGUI
Initial module height.
modules - Variable in class cz.cuni.jagrlib.reg.InfoGroup
Set of all information about modules and groups in group.
modulesShow - Variable in class cz.cuni.jagrlib.reg.InfoCompositionGUI
Show modules or not.
moduleWidth - Static variable in class cz.cuni.jagrlib.gui.ModuleGUI
Initial module width.
mono(double[], double[], double[], PhongMaterial, int) - Method in class cz.cuni.jagrlib.piece.PhongModel
Common computation for monochrome BRDF sample (BRDF is treated as monochrome).
monoBRDF(double[], double[], double[], Property, int) - Method in interface cz.cuni.jagrlib.iface.LightModel
Returns the requested BRDF sample (BRDF is treated as monochrome).
monoBRDF(MicroFacet, double[], double[], int) - Method in interface cz.cuni.jagrlib.iface.LightModel
Returns the requested BRDF sample (BRDF is treated as monochrome).
monoBRDF(double[], double[], double[], Property, int) - Method in class cz.cuni.jagrlib.piece.PhongModel
Returns the requested BRDF sample (BRDF is treated as monochrome).
monoBRDF(MicroFacet, double[], double[], int) - Method in class cz.cuni.jagrlib.piece.PhongModel
Returns the requested BRDF sample (BRDF is treated as monochrome).
MonteCarloFF - Class in cz.cuni.jagrlib.piece
This module provides stochastic Monte Carlo methods (hemisphere sampling, area sampling, area-to-area sampling) for form-factor solving.
MonteCarloFF() - Constructor for class cz.cuni.jagrlib.piece.MonteCarloFF
 
MonteCarloFF.Sampling - Enum in cz.cuni.jagrlib.piece
Supported sampling methods.
morton(int, int, int) - Method in class cz.cuni.jagrlib.piece.OrderSFC.Morton
Recursive SFC generation function.
mouseButton(Object, long, int, int, int, boolean, int) - Method in class cz.cuni.jagrlib.DefaultInputListener
Mouse button was pressed/released.
mouseButton(Object, long, int, int, int, boolean, int) - Method in interface cz.cuni.jagrlib.iface.InputListener
Mouse button was pressed/released.
mouseButton(Object, long, int, int, int, boolean, int) - Method in class cz.cuni.jagrlib.piece.MouseFrame
Mouse button was pressed/released.
mouseButton(Object, long, int, int, int, boolean, int) - Method in class cz.cuni.jagrlib.testing.InteractiveProjection
Mouse button was pressed/released.
mouseButton(Object, long, int, int, int, boolean, int) - Method in class cz.cuni.jagrlib.testing.TriMeshEditor
Mouse button was pressed/released.
mouseButton(Object, long, int, int, int, boolean, int) - Method in class cz.cuni.jagrlib.testing.WarpingSpecimen
Mouse button was pressed/released.
mouseClick - Variable in class cz.cuni.jagrlib.gui.ModuleGUI
 
mouseClicked(MouseEvent) - Method in class cz.cuni.jagrlib.gui.OptionsDialog.ColorLabel
Mouse click.
mouseDragged(MouseEvent) - Method in class cz.cuni.jagrlib.DefaultGraphicsViewer.LocalMouseMotionListener
 
mouseEntered(MouseEvent) - Method in class cz.cuni.jagrlib.DefaultGraphicsViewer.LocalMouseListener
 
mouseEntered(MouseEvent) - Method in class cz.cuni.jagrlib.gui.OptionsDialog.ColorLabel
Not implemented.
mouseExited(MouseEvent) - Method in class cz.cuni.jagrlib.gui.OptionsDialog.ColorLabel
Not implemented.
MouseFrame - Class in cz.cuni.jagrlib.piece
Rectangle image frame defined by interactive mouse input.
MouseFrame() - Constructor for class cz.cuni.jagrlib.piece.MouseFrame
 
mouseHover(Object, long, int, int, int) - Method in class cz.cuni.jagrlib.DefaultInputListener
Mouse pointer was not moved for the specific time period.
mouseHover(Object, long, int, int, int) - Method in interface cz.cuni.jagrlib.iface.InputListener
Mouse pointer was not moved for the specific time period.
mouseMove(Object, long, int, int, int) - Method in class cz.cuni.jagrlib.DefaultInputListener
Mouse pointer was moved.
mouseMove - Variable in class cz.cuni.jagrlib.gui.ModuleGUI
 
mouseMove(Object, long, int, int, int) - Method in interface cz.cuni.jagrlib.iface.InputListener
Mouse pointer was moved.
mouseMove(Object, long, int, int, int) - Method in class cz.cuni.jagrlib.piece.MouseFrame
Mouse pointer was moved.
mouseMove(Object, long, int, int, int) - Method in class cz.cuni.jagrlib.testing.InteractiveProjection
Mouse pointer was moved.
mouseMove(Object, long, int, int, int) - Method in class cz.cuni.jagrlib.testing.TriMeshEditor
Mouse pointer was moved.
mouseMove(Object, long, int, int, int) - Method in class cz.cuni.jagrlib.testing.WarpingSpecimen
Mouse pointer was moved.
mouseMoved(MouseEvent) - Method in class cz.cuni.jagrlib.DefaultGraphicsViewer.LocalMouseMotionListener
 
mousePressed(MouseEvent) - Method in class cz.cuni.jagrlib.DefaultGraphicsViewer.LocalMouseListener
 
mousePressed(MouseEvent) - Method in class cz.cuni.jagrlib.gui.OptionsDialog.ColorLabel
Not implemented.
mouseReleased(MouseEvent) - Method in class cz.cuni.jagrlib.DefaultGraphicsViewer.LocalMouseListener
 
mouseReleased(MouseEvent) - Method in class cz.cuni.jagrlib.gui.OptionsDialog.ColorLabel
Not implemented.
mouseWheel(Object, long, int, int, int, int, int) - Method in class cz.cuni.jagrlib.DefaultInputListener
Mouse wheel was rotated.
mouseWheel(Object, long, int, int, int, int, int) - Method in interface cz.cuni.jagrlib.iface.InputListener
Mouse wheel was rotated.
mouseWheel(Object, long, int, int, int, int, int) - Method in class cz.cuni.jagrlib.testing.InteractiveProjection
Mouse wheel was rotated.
mouseWheelMoved(MouseWheelEvent) - Method in class cz.cuni.jagrlib.DefaultGraphicsViewer.LocalMouseWheelListener
 
moveChannelsToGroup(HashMapChannels, InfoGroup) - Static method in class cz.cuni.jagrlib.reg.InfoGroup
Moves channels (with both plugs in group) to new group.
moveModule(int, int) - Method in class cz.cuni.jagrlib.gui.ModuleGUI
Moves the module.
moveModule(InfoModule, String) - Method in interface cz.cuni.jagrlib.reg.RegTables
Move module to diferent package.
moveModule(InfoModule, String) - Method in class cz.cuni.jagrlib.xml.RegTablesXML
Move module to diferent package.
movePlug(int, int) - Method in class cz.cuni.jagrlib.gui.PlugGUI
Moves the Plug.
movePlug(int, int) - Method in class cz.cuni.jagrlib.gui.PlugGUIImproved
Moves the Plug.
moveRelative(int) - Method in class cz.cuni.jagrlib.piece.AudioReplay
Move replay pointer relative to the actual position.
moveSelected(Integer, int, int) - Method in class cz.cuni.jagrlib.gui.CompositionGUI
Moves all selected items.
moveSelected(Integer, int, int) - Method in class cz.cuni.jagrlib.gui.CompositionGUIBasic
Moves all selected items.
moveTo(double, double) - Method in interface cz.cuni.jagrlib.iface.VectorGraphics
MoveTo(x,y) command.
moveToBack(ModuleGUI) - Method in class cz.cuni.jagrlib.gui.CompositionGUI
Moves module back.
moveToFront(ModuleGUI) - Method in class cz.cuni.jagrlib.gui.CompositionGUI
Moves module front.
moveToTopLeft() - Method in class cz.cuni.jagrlib.reg.InfoGroup
Moves all modules to top left corner (relative to their positions).
moveToZAxis(double[], double[], TrMatrix) - Method in class cz.cuni.jagrlib.TrMatrix
Append the "move-to-z-axis" transform to the actual transform matrix.
mPeano(int, int, int, int, int, int, int) - Method in class cz.cuni.jagrlib.piece.OrderSFC.MPeano
Recursive SFC generation function.
MS_ICON - Static variable in class cz.cuni.jagrlib.reg.InfoModuleGUI
Key for icon.
MS_MINI - Static variable in class cz.cuni.jagrlib.reg.InfoModuleGUI
Minimization mode.
MS_NORMAL - Static variable in class cz.cuni.jagrlib.reg.InfoModuleGUI
Normal mode.
mul(Complex) - Method in class cz.cuni.jagrlib.Complex
In-place multiplication.
mul(Complex, Complex) - Static method in class cz.cuni.jagrlib.Complex
External multiplication.
mul - Variable in class cz.cuni.jagrlib.piece.TestImageFunctions
Horizontal multiplier.
MUL1 - Variable in class cz.cuni.jagrlib.obscure.Enigma
 
multi - Variable in class cz.cuni.jagrlib.BasicPlug
Can that Plug be used in multi-channels?
multi - Variable in class cz.cuni.jagrlib.reg.InfoPlug
Is the plug is "multi"?
MULTI_TEMPLATE - Static variable in interface cz.cuni.jagrlib.reg.RegTables
Multitemplate class.
MULTILINE_HEIGHT - Static variable in class cz.cuni.jagrlib.reg.InfoParam
Multiline parameter height in lines.
MultiLineToolTipUI - Class in cz.cuni.jagrlib.gui.comp
Multi-line tooltips.
mulX - Variable in class cz.cuni.jagrlib.piece.JitteringSynthesizer
Horizontal scaling coefficient (for RealFunction).
mulX - Variable in class cz.cuni.jagrlib.piece.SimpleSynthesizer
Horizontal scaling coefficient (for RealFunction).
mulY - Variable in class cz.cuni.jagrlib.piece.JitteringSynthesizer
Vertical scaling coefficient (for RealFunction).
mulY - Variable in class cz.cuni.jagrlib.piece.SimpleSynthesizer
Vertical scaling coefficient (for RealFunction).
mvChanged - Variable in class cz.cuni.jagrlib.DefaultRender3D
Dirty-flag for the model-view matrix.
Mve(int[], int, int, int) - Method in interface cz.cuni.jagrlib.iface.EulerOperators
Make vertex, edge.
Mve(int[], int, int, int) - Method in class cz.cuni.jagrlib.testing.EulerBrep
Make vertex, edge.
Mvfs(int[]) - Method in interface cz.cuni.jagrlib.iface.EulerOperators
Make vertex, face, solid.
Mvfs(int[]) - Method in class cz.cuni.jagrlib.testing.EulerBrep
Make vertex, face, solid.
myInterface(Plug) - Method in class cz.cuni.jagrlib.Piece
Returns interface of this Template object (callable from outside using the given Plug).
MyTableModel - Class in cz.cuni.jagrlib.gui.comp
Model for viewing registry tables.
MyTableModel(Object[][], String[]) - Constructor for class cz.cuni.jagrlib.gui.comp.MyTableModel
Creates a new table from the given data.

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