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

H

h - Variable in class cz.cuni.jagrlib.piece.ArithmeticCodec
Arithmetic encoder/decoder range and value.
h - Variable in class cz.cuni.jagrlib.piece.PhongModel
Specular reflection exponent.
h - Variable in class cz.cuni.jagrlib.RankHistogram
Actual histogram.
HALF - Static variable in class cz.cuni.jagrlib.eval.Ex2005_02_a
Allow lines going exactly through half-points?
HALF - Static variable in class cz.cuni.jagrlib.eval.Ex2005_02_d
Allow lines going exactly through half-points?
halfStoredPhotons - Variable in class cz.cuni.jagrlib.testing.PhotonMap
Half of stored photons.
handle - Variable in class cz.cuni.jagrlib.piece.VEFDS.Attribute
Attribute's handle (inverse mapping for VEFDS.attributes).
hash() - Method in class cz.cuni.jagrlib.HashFunction
Internal hashing function (switches between the implementations).
hash(String) - Method in class cz.cuni.jagrlib.HashFunction
Hashing the whole string.
hash(String, int, int) - Method in class cz.cuni.jagrlib.HashFunction
Hashing the substring.
hash(byte[]) - Method in class cz.cuni.jagrlib.HashFunction
Hashing the whole byte-array.
hash(byte[], int, int) - Method in class cz.cuni.jagrlib.HashFunction
Hashing the segment from byte-array.
hash(short[]) - Method in class cz.cuni.jagrlib.HashFunction
Hashing the whole short-array.
hash(short[], int, int) - Method in class cz.cuni.jagrlib.HashFunction
Hashing the segment from short-array.
hash(char[]) - Method in class cz.cuni.jagrlib.HashFunction
Hashing the whole char-array.
hash(char[], int, int) - Method in class cz.cuni.jagrlib.HashFunction
Hashing the segment from char-array.
hash(int[]) - Method in class cz.cuni.jagrlib.HashFunction
Hashing the whole int-array.
hash(int[], int, int) - Method in class cz.cuni.jagrlib.HashFunction
Hashing the segment from int-array.
hash(long[]) - Method in class cz.cuni.jagrlib.HashFunction
Hashing the whole long-array.
hash(long[], int, int) - Method in class cz.cuni.jagrlib.HashFunction
Hashing the segment from long-array.
hash(int, int) - Method in class cz.cuni.jagrlib.HashFunction
Hashing integer coordinate tuple.
hash(int, int, int) - Method in class cz.cuni.jagrlib.HashFunction
Hashing integer coordinate triple.
hash(float, float) - Method in class cz.cuni.jagrlib.HashFunction
Hashing float coordinate tuple.
hash(float, float, float) - Method in class cz.cuni.jagrlib.HashFunction
Hashing float coordinate triple.
hash(double, double) - Method in class cz.cuni.jagrlib.HashFunction
Hashing double coordinate tuple.
hash(double, double, double) - Method in class cz.cuni.jagrlib.HashFunction
Hashing double coordinate triple.
hash - Variable in class cz.cuni.jagrlib.piece.SimpleNoise
Hash-function instance.
HASH_CONTEXT - Static variable in class cz.cuni.jagrlib.piece.VEFDS.AttrKey
Hash-coefficient for VEFDS.AttrKey.context.
HASH_ENTITY - Static variable in class cz.cuni.jagrlib.piece.VEFDS.AttrKey
Hash-coefficient for VEFDS.AttrKey.entity.
HASH_LIGHT - Static variable in class cz.cuni.jagrlib.piece.RayCasting
Hash-multiplier for number of light sources.
HASH_LIGHT - Static variable in class cz.cuni.jagrlib.testing.DefaultRenderer
Hash-multiplier for number of light sources.
HASH_REFLECT - Static variable in class cz.cuni.jagrlib.piece.RayTracing
Hash-multiplier for reflected rays.
HASH_REFRACT - Static variable in class cz.cuni.jagrlib.piece.RayTracing
Hash-multiplier for refracted rays.
HASH_TEXTURE - Static variable in class cz.cuni.jagrlib.piece.RayCasting
Hash-multiplier for textures.
HASH_TEXTURE - Static variable in class cz.cuni.jagrlib.testing.DefaultRenderer
Hash-multiplier for textures.
hashClassName(Object) - Static method in class cz.cuni.jagrlib.Formula
Returns hash-number computed from class name of the given instance.
hashCode() - Method in class cz.cuni.jagrlib.piece.OBJFileFormat.Vertex
 
hashCode() - Method in class cz.cuni.jagrlib.piece.VEFDS.Attribute
Returns a hash code value for the object.
hashCode() - Method in class cz.cuni.jagrlib.piece.VEFDS.AttrKey
 
hashFunction - Static variable in class cz.cuni.jagrlib.Formula
Hash-function instance (accelerator).
HashFunction - Class in cz.cuni.jagrlib
General purpose hash function algorithms library.
HashFunction() - Constructor for class cz.cuni.jagrlib.HashFunction
 
HashFunction(HashFunction.HashType) - Constructor for class cz.cuni.jagrlib.HashFunction
 
HashFunction(HashFunction.HashType, long) - Constructor for class cz.cuni.jagrlib.HashFunction
 
HashFunction.HashType - Enum in cz.cuni.jagrlib
Implemented hash-functions.
hashLights(LightSource[]) - Method in class cz.cuni.jagrlib.piece.RayCasting
 
HashMapChannels - Class in cz.cuni.jagrlib.reg
HashMap for channels.
HashMapChannels() - Constructor for class cz.cuni.jagrlib.reg.HashMapChannels
 
HashMapModules - Class in cz.cuni.jagrlib.reg
HashMap for modules and groups.
HashMapModules() - Constructor for class cz.cuni.jagrlib.reg.HashMapModules
 
hashPolygon(Point[], double, int) - Method in interface cz.cuni.jagrlib.iface.PolygonHashRender
Hashes the given polygon.
hashPolygon(Point2D.Double[], double, double) - Method in interface cz.cuni.jagrlib.iface.PolygonHashRender
Hashes the given polygon.
hasNext() - Method in class cz.cuni.jagrlib.IntMap.CommonIterator
Part of the Iterator interface.
hasPlugs(InfoPlug, InfoPlug) - Method in class cz.cuni.jagrlib.reg.InfoChannel
Tests whether the channel in connecting the two given plugs.
HDRFileFormat - Class in cz.cuni.jagrlib.piece
HDR file format used in Radiance (RGBe RLE-encoded format).
HDRFileFormat() - Constructor for class cz.cuni.jagrlib.piece.HDRFileFormat
 
HDRImage - Class in cz.cuni.jagrlib.piece
HDR raster image stored in memory.
HDRImage() - Constructor for class cz.cuni.jagrlib.piece.HDRImage
Creates an empty image.
HDRImage(int, int, int) - Constructor for class cz.cuni.jagrlib.piece.HDRImage
Initializes the new image.
HDRImage(RasterGraphics, double, int) - Constructor for class cz.cuni.jagrlib.piece.HDRImage
Initializes the new image from an existing image.
HDRMap - Class in cz.cuni.jagrlib.piece
HDR to LDR image conversion.
HDRMap() - Constructor for class cz.cuni.jagrlib.piece.HDRMap
 
head - Variable in class cz.cuni.jagrlib.LRUCache
Head of the LRU-list.
HEAD_KEY - Variable in class cz.cuni.jagrlib.LRUCache
Special value used for LRU-list head.
HEADER - Static variable in class cz.cuni.jagrlib.piece.GIFFileFormat
Binary file header.
HEADER - Static variable in class cz.cuni.jagrlib.piece.HDRFileFormat
Binary file header.
headerChanged - Variable in class cz.cuni.jagrlib.piece.WAVFileFormatMapped
Was the binary header changed?
headerLength() - Method in class cz.cuni.jagrlib.DefaultFileFormat
Length of file-format header (number of bytes which is necessary for file-format matching).
headerLength() - Method in interface cz.cuni.jagrlib.iface.DataFileFormat
Length of file-format header (number of bytes which is necessary for file-format matching).
headerLength() - Method in class cz.cuni.jagrlib.piece.CompressedFormatGray
Length of file-format header (number of bytes which is necessary for file-format matching).
headerLength() - Method in class cz.cuni.jagrlib.piece.CompressedFormatTransform
Length of file-format header (number of bytes which is necessary for file-format matching).
headerLength() - Method in class cz.cuni.jagrlib.piece.FractalCompressionQtree
Length of file-format header (number of bytes which is necessary for file-format matching).
headerLength() - Method in class cz.cuni.jagrlib.piece.GIFFileFormat
Length of file-format header (number of bytes which is necessary for file-format matching).
headerLength() - Method in class cz.cuni.jagrlib.piece.HDRFileFormat
Length of file-format header (number of bytes which is necessary for file-format matching).
headerLength() - Method in class cz.cuni.jagrlib.piece.JFIFFileFormat
Length of file-format header (number of bytes which is necessary for file-format matching).
headerLength() - Method in class cz.cuni.jagrlib.piece.MeshCompressionRLE
Length of file-format header (number of bytes which is necessary for file-format matching).
headerLength() - Method in class cz.cuni.jagrlib.piece.OBJFileFormat
Length of file-format header (number of bytes which is necessary for file-format matching).
headerLength() - Method in class cz.cuni.jagrlib.piece.PFMFileFormat
Length of file-format header (number of bytes which is necessary for file-format matching).
headerLength() - Method in class cz.cuni.jagrlib.piece.PNGFileFormat
Length of file-format header (number of bytes which is necessary for file-format matching).
headerLength() - Method in class cz.cuni.jagrlib.piece.WAVFileFormatMapped
Length of file-format header (number of bytes which is necessary for file-format matching).
headerLength() - Method in class cz.cuni.jagrlib.testing.CompressedFormatBW
Length of file-format header (number of bytes which is necessary for file-format matching).
headerLength() - Method in class cz.cuni.jagrlib.testing.CompressedFormatOrder
Length of file-format header (number of bytes which is necessary for file-format matching).
headerLength() - Method in class cz.cuni.jagrlib.testing.CompressedFormatPal
Length of file-format header (number of bytes which is necessary for file-format matching).
headerLength() - Method in class cz.cuni.jagrlib.testing.CompressedFormatRGB
Length of file-format header (number of bytes which is necessary for file-format matching).
heap - Variable in class cz.cuni.jagrlib.piece.FractalCompressionQtree
Heap of unfinished Q-tree nodes (encoder only).
heap - Variable in class cz.cuni.jagrlib.testing.UniformGrid.CenterIterator
Working heap.
heap - Variable in class cz.cuni.jagrlib.testing.UniformGrid.RayIteratorOld
Working heap.
heapCounter - Variable in class cz.cuni.jagrlib.testing.UniformGrid
Statistics: heap operations (insert, remove first).
height - Variable in class cz.cuni.jagrlib.DefaultRasterGraphics
The current bitmap height.
HEIGHT - Static variable in interface cz.cuni.jagrlib.iface.BitMask
 
HEIGHT - Static variable in interface cz.cuni.jagrlib.iface.ImageSynthesizer
Property name: image height in pixels.
HEIGHT - Static variable in interface cz.cuni.jagrlib.iface.RasterGraphics
 
height - Variable in class cz.cuni.jagrlib.piece.AlphaGenerator
Alpha-mask height in pixels.
HEIGHT - Static variable in class cz.cuni.jagrlib.piece.AlphaGenerator
Alpha-mask height in pixels.
height - Variable in class cz.cuni.jagrlib.piece.AWTWindow
Height of rendering canvas (in pixels).
height - Variable in class cz.cuni.jagrlib.piece.EffectBlur
Accelerator: input image height.
height - Variable in class cz.cuni.jagrlib.piece.FractalCompressionQtree
Image height in pixels.
height - Variable in class cz.cuni.jagrlib.piece.GLWindow
Current height of rendering canvas (in pixels).
height - Variable in class cz.cuni.jagrlib.piece.ImageCrop
Crop area height in pixels (0 for input image height).
HEIGHT - Static variable in class cz.cuni.jagrlib.piece.ImageCrop
 
height - Variable in class cz.cuni.jagrlib.piece.ImagePredictor
Image height (accelerator).
height - Variable in class cz.cuni.jagrlib.piece.OrderSFC
Actual bitmap height in pixels.
height - Variable in class cz.cuni.jagrlib.piece.OverwriteClassificator
Height of the underlying image.
height - Variable in class cz.cuni.jagrlib.piece.ZigZagCodec
Actual block height in samples.
height - Variable in class cz.cuni.jagrlib.reg.InfoCompositionGUI
Height of group in composition mode.
height - Variable in class cz.cuni.jagrlib.reg.InfoModuleGUI
Height of module in normal mode.
height - Variable in class cz.cuni.jagrlib.testing.InteractiveProjection
Actual window height in pixels.
height - Variable in class cz.cuni.jagrlib.testing.Lissajous
image height in pixels (taken from RasterImage).
height - Variable in class cz.cuni.jagrlib.testing.OrderedDither
Target image height in pixels (0 for original size).
HEIGHT - Static variable in class cz.cuni.jagrlib.testing.OrderedDither
 
height - Variable in class cz.cuni.jagrlib.testing.OrderSerpentine
Actual bitmap height in pixels.
height - Variable in class cz.cuni.jagrlib.testing.SFCDither
Target image height in pixels (0 for original size).
HEIGHT - Static variable in class cz.cuni.jagrlib.testing.SFCDither
 
height - Variable in class cz.cuni.jagrlib.testing.TriMeshEditor
Image height in pixels.
height - Variable in class cz.cuni.jagrlib.testing.WarpingSpecimen
Image height in pixels.
height - Variable in class cz.cuni.jagrlib.TrMatrix
Matrix height - number of rows (3 for 2D transformation, 4 for 3D transformation).
heron(double[], double[], double[]) - Method in class cz.cuni.jagrlib.testing.StaticAreaLightSource
Computes area of triangle by Heron's formula.
hilbert(int, int, int, int, int) - Method in class cz.cuni.jagrlib.piece.OrderSFC.Hilbert
Recursive SFC generation function.
hist - Variable in class cz.cuni.jagrlib.piece.ArithmeticCodec
EntropyHistogram to manage contexts.
hLineInside(int, FaceRenderFlat.PolyEdge, FaceRenderFlat.PolyEdge) - Method in class cz.cuni.jagrlib.piece.FaceRenderFlat
Render horizontal segment (H-line) from [ e1.x, y ] to [ e2.x, y ].
hLineOutside(int, FaceRenderFlat.PolyEdge, FaceRenderFlat.PolyEdge) - Method in class cz.cuni.jagrlib.piece.FaceRenderFlat
Render horizontal segment (H-line) from [ e1.x, y ] to [ e2.x, y ].
hMax - Variable in class cz.cuni.jagrlib.RankHistogram
Actual index of maximum value.
hMin - Variable in class cz.cuni.jagrlib.RankHistogram
Actual index of minimum value.
hsvToRgb(double, double, double, double[]) - Static method in class cz.cuni.jagrlib.Formula
HSV (HSB) to RGB conversion.
HTML - Static variable in class cz.cuni.jagrlib.eval.DefaultPlugin
Generate HTML output?
hudClear() - Method in class cz.cuni.jagrlib.DefaultGraphicsViewer
Removes all HUD primitives.
hudClear() - Method in interface cz.cuni.jagrlib.iface.GraphicsViewer
Removes all HUD primitives.
hudClear() - Method in class cz.cuni.jagrlib.piece.GLWindow
 
hudGetFreeId() - Method in class cz.cuni.jagrlib.DefaultGraphicsViewer
Returns id of any free HUD slot.
hudGetFreeId() - Method in interface cz.cuni.jagrlib.iface.GraphicsViewer
Returns id of any free HUD slot.
hudGetFreeId() - Method in class cz.cuni.jagrlib.piece.GLWindow
 
hudId - Variable in class cz.cuni.jagrlib.testing.WarpingSpecimen
Actual HUD line identifier.
hudRemove(int) - Method in class cz.cuni.jagrlib.DefaultGraphicsViewer
Removes existing HUD primitive.
hudRemove(int) - Method in interface cz.cuni.jagrlib.iface.GraphicsViewer
Removes existing HUD primitive.
hudRemove(int) - Method in class cz.cuni.jagrlib.piece.GLWindow
 
hudSet - Variable in class cz.cuni.jagrlib.DefaultGraphicsViewer
Set of HUD primitives.
hudSetLine(int, int, int, int, int) - Method in class cz.cuni.jagrlib.DefaultGraphicsViewer
Replaces the given HUD primitive slot with line from [x1,y1] to [x2,y2].
hudSetLine(int, int, int, int, int) - Method in interface cz.cuni.jagrlib.iface.GraphicsViewer
Replaces the given HUD primitive slot with line from [x1,y1] to [x2,y2].
hudSetLine(int, int, int, int, int) - Method in class cz.cuni.jagrlib.piece.GLWindow
 
HuffmanCodec - Class in cz.cuni.jagrlib.piece
Adaptive Huffman codec.
HuffmanCodec() - Constructor for class cz.cuni.jagrlib.piece.HuffmanCodec
 
HuffmanCodec.HuffNode - Class in cz.cuni.jagrlib.piece
Node of the Huffman tree.
HuffmanCodec.HuffNode(int) - Constructor for class cz.cuni.jagrlib.piece.HuffmanCodec.HuffNode
 
HuffmanCodec.HuffTree - Class in cz.cuni.jagrlib.piece
Huffman tree (used as EntropyCodec-context).
HuffmanCodec.HuffTree(int) - Constructor for class cz.cuni.jagrlib.piece.HuffmanCodec.HuffTree
 

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