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

P

p - Variable in class cz.cuni.jagrlib.testing.TriMeshDeformation
 
PA_NAME - Static variable in class cz.cuni.jagrlib.xml.InputOutputXML
 
PA_VALUE - Static variable in class cz.cuni.jagrlib.xml.InputOutputXML
 
PA_VISIBLE - Static variable in class cz.cuni.jagrlib.xml.InputOutputXML
 
packageName - Variable in class cz.cuni.jagrlib.reg.RegModulesSelect
Selected package.
packageName - Variable in class cz.cuni.jagrlib.reg.RegPiece
Fully qualified package name.
paint(Graphics, JComponent) - Method in class cz.cuni.jagrlib.gui.comp.MultiLineToolTipUI
 
paint(Graphics) - Method in interface cz.cuni.jagrlib.iface.AWTGraphics
Repaints the given canvas from scratch.
paint(Graphics) - Method in class cz.cuni.jagrlib.testing.DrawAxes
Repaints the given canvas from scratch.
paintBorder(Component, Graphics, int, int, int, int) - Method in class cz.cuni.jagrlib.gui.ModuleGUIImproved.PlugBorder
Border drawing.
paintChannels(Graphics) - Method in class cz.cuni.jagrlib.gui.CompositionGUIBasic
Paint bonus items of Channels.
paintChannels - Variable in class cz.cuni.jagrlib.gui.ZoomImproved
Flag for painting channles.
paintComponent(Graphics) - Method in class cz.cuni.jagrlib.gui.CompositionGUI
Repaints the composition panel.
paintComponent(Graphics) - Method in class cz.cuni.jagrlib.gui.ModuleGUIImproved
Override the JComponent.paintComponent(Graphics)..
paintComponent(Graphics) - Method in class cz.cuni.jagrlib.gui.Volume
Override the JComponent.paintComponent(java.awt.Graphics).
paintComponent(Graphics) - Method in class cz.cuni.jagrlib.piece.AWTWindow.AWTCanvas
 
paintComponent(Graphics) - Method in class cz.cuni.jagrlib.piece.RasterImagePreview.RasterCanvas
 
painter - Variable in class cz.cuni.jagrlib.testing.Test3DScene
Non-penetrating faces?
PAINTER - Static variable in class cz.cuni.jagrlib.testing.Test3DScene
 
paintItem(Graphics) - Method in class cz.cuni.jagrlib.gui.ChannelGUI
Paint bonus graphics on composition panel.
paintItem(Graphics) - Method in class cz.cuni.jagrlib.gui.ChannelGUIImproved
Paints extra graphics on composition panel: channels with arrows..
paintItem(Graphics) - Method in class cz.cuni.jagrlib.gui.CompositionGUI
Paint bonus graphics on panel.
paintItem(Graphics) - Method in class cz.cuni.jagrlib.gui.CompositionGUIBasic
Paints bonus graphics on panel - Modules, Channels.
paintItem(Graphics) - Method in class cz.cuni.jagrlib.gui.PlugGUI
Paint bonus graphics on module panel.
paintItem(Graphics) - Method in class cz.cuni.jagrlib.gui.PlugGUIImproved
Paint bonus graphics on module panel.
paintItems(Graphics) - Method in class cz.cuni.jagrlib.gui.ZoomBasic
Repaint method.
paintItems(Graphics) - Method in class cz.cuni.jagrlib.gui.ZoomImproved
Composition outline painting.
paintItems(Graphics) - Method in class cz.cuni.jagrlib.gui.ZoomWindow
Painting of composition.
paintLinks(Graphics) - Method in class cz.cuni.jagrlib.gui.CompositionGUI
Paints links between modules-plugs composition-plugs.
paintLinks(Graphics) - Method in class cz.cuni.jagrlib.gui.CompositionGUIBasic
Paints links between modules-plugs composition-plugs.
paintModules - Variable in class cz.cuni.jagrlib.gui.ZoomImproved
Flag for painting modules in real ratio.
paintRoutine(GL, GLU) - Method in interface cz.cuni.jagrlib.iface.GLGraphics
Routine responsible for GL context repainting.
paintRoutine(GL, GLU) - Method in class cz.cuni.jagrlib.piece.GLBrepRender
Routine responsible for GL context repainting.
paintRoutine(GL, GLU) - Method in class cz.cuni.jagrlib.testing.DrawAxesGL
Routine responsible for GL context repainting.
paintRoutine(GL, GLU) - Method in class cz.cuni.jagrlib.testing.SimpleGLGraphics
Painting routine is launched each time when context is repainted.
panelParams - Variable in class cz.cuni.jagrlib.gui.ModuleGUIImproved
 
panelPlugs - Variable in class cz.cuni.jagrlib.gui.ModuleGUIImproved
 
param - Variable in class cz.cuni.jagrlib.gui.Volume
Panel with parameter.
param - Variable in class cz.cuni.jagrlib.HashFunction
Hash-function parameter.
param - Variable in class cz.cuni.jagrlib.MainEval.Handler
Individual test parameters.
param - Variable in class cz.cuni.jagrlib.reg.RegPiece
 
PARAM - Static variable in class cz.cuni.jagrlib.xml.RegTablesXML
 
PARAM_DEFAULT - Static variable in class cz.cuni.jagrlib.xml.RegTablesXML
 
PARAM_DESCRIPTION - Static variable in class cz.cuni.jagrlib.xml.RegTablesXML
 
PARAM_LINE_HEIGHT - Static variable in class cz.cuni.jagrlib.gui.ParamGUI
Standard value for parameter height in pixels (one line).
PARAM_MANIPULATOR - Static variable in class cz.cuni.jagrlib.xml.RegTablesXML
 
PARAM_NAME - Static variable in class cz.cuni.jagrlib.xml.RegTablesXML
 
PARAM_TEMPLATE - Static variable in class cz.cuni.jagrlib.eval.Ex2005_06_a
General parameter name.
PARAM_TYPE - Static variable in class cz.cuni.jagrlib.xml.RegTablesXML
 
PARAM_VISIBLE - Static variable in class cz.cuni.jagrlib.xml.RegTablesXML
 
ParamBoolean - Class in cz.cuni.jagrlib.gui
Class that cares about visual representation of Boolean parameters.
ParamBoolean() - Constructor for class cz.cuni.jagrlib.gui.ParamBoolean
Default constructor.
ParamColor - Class in cz.cuni.jagrlib.gui
Color edit dialog.
ParamColor() - Constructor for class cz.cuni.jagrlib.gui.ParamColor
 
ParamCombo - Class in cz.cuni.jagrlib.gui
Class that cares about visual representation of Combobox parameters.
ParamCombo() - Constructor for class cz.cuni.jagrlib.gui.ParamCombo
Default constructor.
ParamDouble - Class in cz.cuni.jagrlib.gui
Class that cares about visual representation of Double parameters.
ParamDouble() - Constructor for class cz.cuni.jagrlib.gui.ParamDouble
Default constructor.
ParamFloat - Class in cz.cuni.jagrlib.gui
Class that cares about visual representation of Float parameters.
ParamFloat() - Constructor for class cz.cuni.jagrlib.gui.ParamFloat
Default constructor.
ParamGUI - Class in cz.cuni.jagrlib.gui
Abstract class that cares about visual representation of parameter.
ParamGUI() - Constructor for class cz.cuni.jagrlib.gui.ParamGUI
Default constructor.
ParamGUI.ParamEdit - Interface in cz.cuni.jagrlib.gui
Manipulator for special parameters.
ParamInteger - Class in cz.cuni.jagrlib.gui
Class that cares about visual representation of Integer parameters.
ParamInteger() - Constructor for class cz.cuni.jagrlib.gui.ParamInteger
Default constructor.
ParamJGLScript - Class in cz.cuni.jagrlib.gui
JGL script file-name dialog box.
ParamJGLScript() - Constructor for class cz.cuni.jagrlib.gui.ParamJGLScript
 
paramLineHeight - Static variable in class cz.cuni.jagrlib.gui.ParamGUI
Default parameter height in pixels (one line).
paramLines() - Method in class cz.cuni.jagrlib.gui.ParamGUI
Returns visual parameter height in lines.
paramLines() - Method in class cz.cuni.jagrlib.gui.ParamText
Returns visual parameter height in lines.
ParamLong - Class in cz.cuni.jagrlib.gui
Class that cares about visual representation of Long parameters.
ParamLong() - Constructor for class cz.cuni.jagrlib.gui.ParamLong
Default constructor.
paramName - Variable in class cz.cuni.jagrlib.MainEval.Handler
Actual parameter name (used both for global and lical ones).
PARAMS - Static variable in class cz.cuni.jagrlib.DefaultLightSource
Property name: light source parameters.
PARAMS - Static variable in class cz.cuni.jagrlib.piece.StaticCamera
 
params - Variable in class cz.cuni.jagrlib.reg.InfoModule
Set of all information about module parameters.
params - Variable in class cz.cuni.jagrlib.reg.RegPiece
Set of module parameters.
ParamsEdit - Class in cz.cuni.jagrlib.gui
Window for editing parameters.
ParamsEdit(String) - Constructor for class cz.cuni.jagrlib.gui.ParamsEdit
Creates new ParamsEdit.
ParamsEdit() - Constructor for class cz.cuni.jagrlib.gui.ParamsEdit
Default constructor.
ParamSpec - Class in cz.cuni.jagrlib.gui
Class that cares about visual representation of Special parameters.
ParamSpec() - Constructor for class cz.cuni.jagrlib.gui.ParamSpec
Default constructor.
ParamString - Class in cz.cuni.jagrlib.gui
Class for visual representation of a String parameter.
ParamString() - Constructor for class cz.cuni.jagrlib.gui.ParamString
Default constructor.
ParamText - Class in cz.cuni.jagrlib.gui
Editing of multi-line String parameters.
ParamText() - Constructor for class cz.cuni.jagrlib.gui.ParamText
 
paramValue - Variable in class cz.cuni.jagrlib.MainEval.Handler
Actual parameter value (accumulated?).
parent - Variable in class cz.cuni.jagrlib.CSGCommonNode
Handle of node's parent (or null for root-node).
parent - Variable in class cz.cuni.jagrlib.piece.HuffmanCodec.HuffNode
 
parent - Variable in class cz.cuni.jagrlib.xml.JGLScript.ParseState
Pointer to ancestor (FIFO).
parkMiller(long) - Static method in class cz.cuni.jagrlib.RandomStatic
LCG pseudo-random generator: minimal standard LCG.
parkMillerMax() - Static method in class cz.cuni.jagrlib.RandomStatic
max + 1 for minimal standard LCG.
parseColor(String) - Static method in class cz.cuni.jagrlib.Formula
Parse textual color representation.
parseColorDouble(String) - Static method in class cz.cuni.jagrlib.Formula
Parse textual color representation (components are from range [ 0.0, 1.0 ]).
parsed - Static variable in class cz.cuni.jagrlib.MainEval
Number of parsed test instances.
parseDouble(String, double[], int) - Static method in class cz.cuni.jagrlib.piece.OBJFileFormat
Parses double number, returns true if succeeded.
parseFace(String[], int, int, int, int, OBJFileFormat.Vertex[]) - Static method in class cz.cuni.jagrlib.piece.OBJFileFormat
Parse one face, parsed vertices are written into the vert array, their number is returned.
parseStringList(String) - Static method in class cz.cuni.jagrlib.Formula
Parse sequence of (comma, semicolon)-separated quoted strings.
parseVector(String[], int, double[]) - Static method in class cz.cuni.jagrlib.piece.OBJFileFormat
Parses double-precision vector starting at token[1], stores result in the arr array, returns its length.
pass() - Method in interface cz.cuni.jagrlib.iface.Order2D
Executes the whole rectangle pass.
pass() - Method in class cz.cuni.jagrlib.piece.OrderSFC
Executes the whole rectangle pass.
pass() - Method in class cz.cuni.jagrlib.testing.OrderSerpentine
Executes the whole rectangle pass.
passOrder() - Method in interface cz.cuni.jagrlib.iface.QuadTree
Returns lineraized Quad-tree data (null is used as a "descend" symbol).
PATH_DATA - Static variable in class cz.cuni.jagrlib.gui.Options
Default data directory.
PATH_EDITOR - Static variable in class cz.cuni.jagrlib.gui.Options
Default external viewer/editor.
PATH_REG - Static variable in class cz.cuni.jagrlib.gui.Options
Default path to registry database.
PATH_RESOURCES - Static variable in class cz.cuni.jagrlib.gui.Options
Default resource directory.
PATH_SOURCE - Static variable in class cz.cuni.jagrlib.gui.Options
Default source path.
PATH_SYS_OPTIONS - Static variable in class cz.cuni.jagrlib.gui.Options
Default file name of system preferences.
pathData - Static variable in class cz.cuni.jagrlib.gui.Options
Actual data directory.
pathEditor - Static variable in class cz.cuni.jagrlib.gui.Options
Actual external viewer/editor.
pathReg - Static variable in class cz.cuni.jagrlib.gui.Options
Actual path to registry database.
pathResources - Static variable in class cz.cuni.jagrlib.gui.Options
Actual resource directory.
pathSource - Static variable in class cz.cuni.jagrlib.gui.Options
Actual source path.
PathTracing - Class in cz.cuni.jagrlib.testing
Path tracing of JGL scenes.
PathTracing() - Constructor for class cz.cuni.jagrlib.testing.PathTracing
 
PATTERN_TRANS_DOWN - Static variable in class cz.cuni.jagrlib.piece.AlphaGenerator
Transition from top (opaque) to bottom (transparent).
PATTERN_TRANS_LEFT - Static variable in class cz.cuni.jagrlib.piece.AlphaGenerator
Transition from right (opaque) to left (transparent).
PATTERN_TRANS_RIGHT - Static variable in class cz.cuni.jagrlib.piece.AlphaGenerator
Transition from left (opaque) to right (transparent).
PATTERN_TRANS_UP - Static variable in class cz.cuni.jagrlib.piece.AlphaGenerator
Transition from bottom (opaque) to up (transparent).
PATTERN_WAVES - Static variable in class cz.cuni.jagrlib.piece.AlphaGenerator
"sin(x) * cos(y)" pattern.
pc - Variable in class cz.cuni.jagrlib.worker.SampleRenderWorker
Progress-counter object (does progress-computation for me).
pdf(double[], double[], double[]) - Method in class cz.cuni.jagrlib.DefaultLightSource
Return probability density function.
pdf(boolean, MicroFacet, double[], double[]) - Method in interface cz.cuni.jagrlib.iface.BSSRDF
Returns the probability density function.
pdf(double[], double[], double[]) - Method in interface cz.cuni.jagrlib.iface.LightSource
Return probability density function.
pdf(double[], double[]) - Method in interface cz.cuni.jagrlib.iface.MicrofacetDistribution
Return the probability density function.
pdf(boolean, MicroFacet, double[], double[]) - Method in class cz.cuni.jagrlib.piece.PhongModel
Return the probability density function.
pdf(double[], double[], double[]) - Method in class cz.cuni.jagrlib.piece.StaticPointLightSource
Return probability density function.
pdf(double[], double[]) - Method in class cz.cuni.jagrlib.testing.AnisotropicMicrofacet
Return the probability density function.
pdf(double[], double[]) - Method in class cz.cuni.jagrlib.testing.BlinnMicrofacet
Return the probability density function.
pdf(boolean, MicroFacet, double[], double[]) - Method in class cz.cuni.jagrlib.testing.CookTorranceModel
Returns the probability density function.
pdf(double[], double[], double[]) - Method in class cz.cuni.jagrlib.testing.DirectionalLightSource
Return probability density function.
pdf(boolean, MicroFacet, double[], double[]) - Method in class cz.cuni.jagrlib.testing.LambertianModel
Returns the probability density function.
pdf(boolean, MicroFacet, double[], double[]) - Method in class cz.cuni.jagrlib.testing.SpecularReflection
Returns the probability density function.
pdf(boolean, MicroFacet, double[], double[]) - Method in class cz.cuni.jagrlib.testing.SpecularTransmission
Returns the probability density function.
pdf(double[], double[], double[]) - Method in class cz.cuni.jagrlib.testing.StaticAreaLightSource
Return probability density function.
pdf(double[], double[], double[]) - Method in class cz.cuni.jagrlib.testing.StaticSpotLightSource
Return probability density function.
peano(int, int, int, int, boolean, boolean) - Method in class cz.cuni.jagrlib.piece.OrderSFC.Peano
Recursive SFC generation function.
Pen - Interface in cz.cuni.jagrlib.iface
Abstract pen interface (rendering of a 2D stroke).
pen - Variable in class cz.cuni.jagrlib.piece.TestImageLaser
External module: pen for bitmask-filling.
PEPPER_PROB - Static variable in class cz.cuni.jagrlib.piece.AdditiveNoise
 
pepperProb - Variable in class cz.cuni.jagrlib.piece.AdditiveNoise
Probability of minimum-value collapse ("pepper").
percent(long, long) - Static method in class cz.cuni.jagrlib.Formula
Returns integer percent value.
period - Variable in class cz.cuni.jagrlib.piece.AlphaGenerator
Pattern period in pixels.
PERIOD - Static variable in class cz.cuni.jagrlib.piece.AlphaGenerator
Pattern period in pixels.
period - Variable in class cz.cuni.jagrlib.RedrawTimer
Actual timer period in milliseconds.
period - Variable in class cz.cuni.jagrlib.worker.AntCityWorker
Redraw period in milliseconds (or 0 if no periodic redraw has to be done).
PERIOD - Static variable in class cz.cuni.jagrlib.worker.AntCityWorker
 
period - Variable in class cz.cuni.jagrlib.worker.GLWorker
Redraw period in milliseconds (or 0 if no periodic redraw has to be done).
PERIOD - Static variable in class cz.cuni.jagrlib.worker.GLWorker
 
period - Variable in class cz.cuni.jagrlib.worker.ProjectionWorker
Redraw period in milliseconds (or 0 if no periodic redraw has to be done).
PERIOD - Static variable in class cz.cuni.jagrlib.worker.ProjectionWorker
 
perm - Variable in class cz.cuni.jagrlib.RandomJames
 
permPtr - Variable in class cz.cuni.jagrlib.RandomJames
 
permSize - Variable in class cz.cuni.jagrlib.RandomJames
 
permutate() - Method in class cz.cuni.jagrlib.HashFunction
Permutates the staticArray[ 0 .. endIndex-1 ] by permutation order "permutation".
permutation - Variable in class cz.cuni.jagrlib.HashFunction
Permutation ordinal number (for coordinate hashing).
permutationFirst(int) - Method in class cz.cuni.jagrlib.RandomJames
Random permutation setup.
permutationNext() - Method in class cz.cuni.jagrlib.RandomJames
Computes next permutation item.
permutationsWithRepetition(int[]) - Static method in class cz.cuni.jagrlib.Formula
freq[] array can contain zeroes..
permuteColor(float[]) - Method in class cz.cuni.jagrlib.testing.Test3DScene
Permutate the given color vector, sets non-transparent result color.
perpectiveZFar - Variable in class cz.cuni.jagrlib.piece.GLBrepRender
Far-plane distance.
perpectiveZNear - Variable in class cz.cuni.jagrlib.piece.GLBrepRender
Near-plane distance.
PersistentParamsBinary - Interface in cz.cuni.jagrlib.iface
Persistent instance parameters stored in binary format.
perspective(double, double, double, double) - Method in class cz.cuni.jagrlib.TrMatrix
Computes perspective projection matrix.
perspective - Variable in class cz.cuni.jagrlib.worker.Render3DWorker
Use perspective projection?
PERSPECTIVE - Static variable in class cz.cuni.jagrlib.worker.Render3DWorker
 
perspectiveFovy - Variable in class cz.cuni.jagrlib.piece.GLBrepRender
Angle of perspective view (in degrees).
perspectiveGL(double, double, double, double) - Method in class cz.cuni.jagrlib.TrMatrix
Computes perspective projection matrix.
perturb - Variable in class cz.cuni.jagrlib.testing.SFCDither
Threshold-perturbation interval (0.0 for no perturbation).
PERTURB - Static variable in class cz.cuni.jagrlib.testing.SFCDither
 
PFMFileFormat - Class in cz.cuni.jagrlib.piece
PFM (Portable Float Map) file format (persistence of HDR 2D raster graphics data).
PFMFileFormat() - Constructor for class cz.cuni.jagrlib.piece.PFMFileFormat
 
PGI_ORIENTATION_EAST - Static variable in class cz.cuni.jagrlib.gui.PlugGUIImproved
Other orientation of plug - east.
PGI_ORIENTATION_NORTH - Static variable in class cz.cuni.jagrlib.gui.PlugGUIImproved
Other orientation of plug - north.
PGI_ORIENTATION_SOUTH - Static variable in class cz.cuni.jagrlib.gui.PlugGUI
Initial plug orientation.
PGI_ORIENTATION_WEST - Static variable in class cz.cuni.jagrlib.gui.PlugGUIImproved
Other orientation of plug - west.
phase - Variable in class cz.cuni.jagrlib.testing.Lissajous
Phase shift (will be multiplied by PI).
PHASE - Static variable in class cz.cuni.jagrlib.testing.Lissajous
 
PhongModel - Class in cz.cuni.jagrlib.piece
Phong shading model (with constant or Schlick K() term).
PhongModel() - Constructor for class cz.cuni.jagrlib.piece.PhongModel
Default constructor.
photon - Variable in class cz.cuni.jagrlib.testing.PhotonMap
The list of photons stored in the photon map.
photonDir(PhotonMap.Photon, double[]) - Method in class cz.cuni.jagrlib.testing.PhotonMap
Returns the direction of a photon.
PhotonMap - Class in cz.cuni.jagrlib.testing
Module for photon storing.
PhotonMap() - Constructor for class cz.cuni.jagrlib.testing.PhotonMap
 
PhotonMap.Filter - Enum in cz.cuni.jagrlib.testing
Supported filters used in a radiance/irradiance estimation.
PhotonMap.Type - Enum in cz.cuni.jagrlib.testing
Types of searching of nearest photons.
PhotonMap.Volume - Enum in cz.cuni.jagrlib.testing
Volumes used for finding photons.
PHOTONS - Static variable in class cz.cuni.jagrlib.piece.StaticPointLightSource
JGL script key: position of up right vertex.
photons - Variable in class cz.cuni.jagrlib.piece.StaticPointLightSource
Number of shooted photons (for methods based on photon tracing).
photons - Variable in class cz.cuni.jagrlib.testing.DirectionalLightSource
Number of shooted photons (for methods based on photon tracing).
PHOTONS - Static variable in class cz.cuni.jagrlib.testing.DirectionalLightSource
JGL script key: position of up right vertex.
photons - Variable in class cz.cuni.jagrlib.testing.StaticSphericalLightSource
Number of shooted photons (for methods based on photon tracing).
PHOTONS - Static variable in class cz.cuni.jagrlib.testing.StaticSphericalLightSource
JGL script key: position of up right vertex.
PHOTONS - Static variable in class cz.cuni.jagrlib.testing.StaticSpotLightSource
JGL script key: position of up right vertex.
PhotonTracing - Class in cz.cuni.jagrlib.testing
Illuminates scene by tracing photons through the scene and saving them into the map.
PhotonTracing() - Constructor for class cz.cuni.jagrlib.testing.PhotonTracing
 
phrase - Variable in class cz.cuni.jagrlib.piece.LZWCodec.LZWTrie
Holds actual phrase.
phrasePos - Variable in class cz.cuni.jagrlib.piece.LZWCodec.LZWTrie
Position in actual phrase.
Piece - Class in cz.cuni.jagrlib
Basic piece for buildnig computer graphics algorithms (compositions).
Piece() - Constructor for class cz.cuni.jagrlib.Piece
Default constructor: creates an empty instance (it should be assigned later).
pieceName - Variable in class cz.cuni.jagrlib.reg.RegModulesSelect
Selected module.
PieceReference - Interface in cz.cuni.jagrlib
Abstract Piece-referencing interface.
pipeToComposition(int, Object) - Method in class cz.cuni.jagrlib.gui.WorkSpaceGUI
Tunnel for commands from Main Window to the Composition.
pipeToComposition(int, Object) - Method in class cz.cuni.jagrlib.gui.WorkSpaceGUIBasic
Tunnel for commands from Main Window to the Composition.
pixel - Variable in class cz.cuni.jagrlib.piece.ImageCompare
Support pixel array (for ImageCompare.filterRGB(cz.cuni.jagrlib.iface.RasterGraphics, int, int, int[]) routines).
pixel - Variable in class cz.cuni.jagrlib.piece.ImagePredictor
Support pixel array (RGBA format).
pixeld - Variable in class cz.cuni.jagrlib.piece.ImageCompare
Support pixel array (for ImageCompare.filterRGB(cz.cuni.jagrlib.iface.RasterGraphics, int, int, int[]) routines).
PJWHash() - Method in class cz.cuni.jagrlib.HashFunction
This hash algorithm is based on work by Peter J.
pl - Variable in class cz.cuni.jagrlib.Piece
Progress listener object.
PL_ALPHAMASK - Static variable in interface cz.cuni.jagrlib.Template
Alpha-mask Plug identifier.
PL_BITMASK - Static variable in interface cz.cuni.jagrlib.Template
Bit-mask Plug identifier.
PL_CAUSTIC - Static variable in interface cz.cuni.jagrlib.Template
Caustic map Plug identifier.
PL_CODEC - Static variable in interface cz.cuni.jagrlib.Template
Codec Plug identifier.
PL_COLORMAP - Static variable in interface cz.cuni.jagrlib.Template
Colormap Plug identifier.
PL_COMPARE - Static variable in interface cz.cuni.jagrlib.Template
Compare Plug identifier.
PL_DATA - Static variable in interface cz.cuni.jagrlib.Template
Data Plug identifier.
PL_DIRECT - Static variable in interface cz.cuni.jagrlib.Template
Direct Plug identifier.
PL_EDITOR - Static variable in interface cz.cuni.jagrlib.Template
Editor Plug identifier.
PL_FILTER - Static variable in interface cz.cuni.jagrlib.Template
Filter Plug identifier.
PL_FUNCTION - Static variable in interface cz.cuni.jagrlib.Template
Function Plug identifier.
PL_IMAGE - Static variable in interface cz.cuni.jagrlib.Template
Raster image Plug identifier.
PL_IMPORT - Static variable in interface cz.cuni.jagrlib.Template
Import Plug identifier.
PL_INPUT - Static variable in interface cz.cuni.jagrlib.Template
Generic input Plug identifier.
PL_INTERSECTION - Static variable in interface cz.cuni.jagrlib.Template
Intersectable Plug identifier.
PL_LIGHTSOURCE - Static variable in interface cz.cuni.jagrlib.Template
Light-source Plug identifier.
PL_NAME - Static variable in class cz.cuni.jagrlib.xml.InputOutputXML
 
PL_ORDER - Static variable in interface cz.cuni.jagrlib.Template
Order Plug identifier.
PL_ORIENTATION - Static variable in class cz.cuni.jagrlib.xml.InputOutputXML
 
PL_OUTPUT - Static variable in interface cz.cuni.jagrlib.Template
Generic output Plug identifier.
PL_PALETTE - Static variable in interface cz.cuni.jagrlib.Template
Palette Plug identifier.
PL_PHOTON - Static variable in interface cz.cuni.jagrlib.Template
Photon map Plug identifier.
PL_PROPERTY - Static variable in interface cz.cuni.jagrlib.Template
Property Plug identifier.
PL_QUANTIZER - Static variable in interface cz.cuni.jagrlib.Template
Quantizer Plug identifier.
PL_RASTER - Static variable in interface cz.cuni.jagrlib.Template
Raster image Plug identifier.
PL_RENDER - Static variable in interface cz.cuni.jagrlib.Template
Render Plug identifier.
PL_SHADOW - Static variable in interface cz.cuni.jagrlib.Template
Shadow map Plug identifier.
PL_STREAM - Static variable in interface cz.cuni.jagrlib.Template
[Bit-]stream Plug identifier.
PL_TRANSFORM - Static variable in interface cz.cuni.jagrlib.Template
Transform Plug identifier.
PL_TRIGGER - Static variable in interface cz.cuni.jagrlib.Template
Trigger Plug identifier.
PL_VISIBLE - Static variable in class cz.cuni.jagrlib.xml.InputOutputXML
 
PL_VOLUME - Static variable in interface cz.cuni.jagrlib.Template
Volume map Plug identifier.
PL_WINDOW - Static variable in interface cz.cuni.jagrlib.Template
Window Plug identifier.
Plane - Class in cz.cuni.jagrlib.piece
Plane objects (infinite plane, rectangle, triangle) as elementary 3D solids.
Plane() - Constructor for class cz.cuni.jagrlib.piece.Plane
Infinite plane.
Plane(double, double, double, double) - Constructor for class cz.cuni.jagrlib.piece.Plane
Rectangle (four restrictions).
Plane(double, double) - Constructor for class cz.cuni.jagrlib.piece.Plane
Triangle (three restrictions).
Plug - Interface in cz.cuni.jagrlib
Plug is virtual one-sided (local) interface between Piece's inside and its outside - it defines possibility of (and conditions for) connecting Channels to the Piece object.
PLUG - Static variable in class cz.cuni.jagrlib.xml.RegTablesXML
 
PLUG_DESCRIPTION - Static variable in class cz.cuni.jagrlib.xml.RegTablesXML
 
PLUG_ID - Static variable in class cz.cuni.jagrlib.xml.RegTablesXML
 
PLUG_IFACE - Static variable in class cz.cuni.jagrlib.xml.RegTablesXML
 
PLUG_INPUT - Static variable in class cz.cuni.jagrlib.xml.RegTablesXML
 
PLUG_IO - Static variable in class cz.cuni.jagrlib.xml.RegTablesXML
 
PLUG_MANDATORY - Static variable in class cz.cuni.jagrlib.xml.RegTablesXML
 
PLUG_MULTI - Static variable in class cz.cuni.jagrlib.xml.RegTablesXML
 
PLUG_NAME - Static variable in class cz.cuni.jagrlib.xml.RegTablesXML
 
PLUG_TYPE - Static variable in class cz.cuni.jagrlib.xml.RegTablesXML
 
PLUG_VISIBLE - Static variable in class cz.cuni.jagrlib.xml.RegTablesXML
 
plugFrom - Variable in class cz.cuni.jagrlib.gui.CompositionGUI
Active plug for new channel.
plugFrom - Variable in class cz.cuni.jagrlib.reg.InfoChannel
Starting plug of the channel.
PlugGUI - Class in cz.cuni.jagrlib.gui
Abstract class for visual representation of a plug.
PlugGUI() - Constructor for class cz.cuni.jagrlib.gui.PlugGUI
 
PlugGUIImproved - Class in cz.cuni.jagrlib.gui
Concrete class for visual representation of a plug.
PlugGUIImproved(InfoPlug) - Constructor for class cz.cuni.jagrlib.gui.PlugGUIImproved
Creates new PlugGUIImproved.
plugin - Variable in class cz.cuni.jagrlib.MainEval.Handler
Plugin to be used in evaluations.
PLUGIN - Static variable in class cz.cuni.jagrlib.MainEval
 
plugInter - Variable in class cz.cuni.jagrlib.DefaultLightSource
Accelerator: connected intersectable was tried?
plugs - Variable in class cz.cuni.jagrlib.Piece
Map of Plugs (potential Channels).
plugs - Variable in class cz.cuni.jagrlib.reg.InfoModule
Set of all information about module plugs.
plugs - Variable in class cz.cuni.jagrlib.reg.RegPiece
Set of module plugs.
plugTo - Variable in class cz.cuni.jagrlib.gui.CompositionGUI
Active plug for new channel.
plugTo - Variable in class cz.cuni.jagrlib.reg.InfoChannel
End plug of the channel.
PLUS_INFINITY - Static variable in interface cz.cuni.jagrlib.BitMaskEnumerator
+Infinity marker.
PNGFileFormat - Class in cz.cuni.jagrlib.piece
PNG file format (persistence of 2D raster graphics data).
PNGFileFormat() - Constructor for class cz.cuni.jagrlib.piece.PNGFileFormat
 
pointBox2D(double[], double[], double[]) - Static method in class cz.cuni.jagrlib.Geometry
Computes 2D distance between point p and the rectangular box ul, ul+size.
pointBox3D(double[], double[], double[]) - Static method in class cz.cuni.jagrlib.Geometry
Computes 3D distance between point p and the rectangular box ul, ul+size.
pointBoxCounter - Variable in class cz.cuni.jagrlib.testing.UniformGrid
Statistics: point to box distance.
pointInTriangle2D(double[], double[], double[], double[], double[]) - Static method in class cz.cuni.jagrlib.Geometry
Tests whether the given point lies in the given triangle.
pointPoint3D(double[], double[]) - Static method in class cz.cuni.jagrlib.Geometry
Computes Euclidean distance of two 3D points.
pointPointCounter - Variable in class cz.cuni.jagrlib.testing.UniformGrid
Statistics: point to point distance.
pointSegment2D(double[], double[], double[]) - Static method in class cz.cuni.jagrlib.Geometry
Computes 2D distance between point p and line segment ab.
pointSegment2D(double, double, double, double, double, double) - Static method in class cz.cuni.jagrlib.Geometry
Computes 2D distance between point [ px, py ] and line segment [ ax, ay ] [ bx, by ].
pointSegment3D(double[], double[], double[]) - Static method in class cz.cuni.jagrlib.Geometry
Computes 3D distance between point p and the line segment ab.
polar(double, double) - Static method in class cz.cuni.jagrlib.Complex
 
POLKA_POINT - Static variable in class cz.cuni.jagrlib.piece.TextureFunctions
 
POLY_INSIDE - Static variable in interface cz.cuni.jagrlib.iface.PolygonRender
Polygon inside property (int).
POLY_INSIDE_PARITY - Static variable in interface cz.cuni.jagrlib.iface.PolygonRender
Odd-even rule for polygon inside test.
POLY_INSIDE_WINDING - Static variable in interface cz.cuni.jagrlib.iface.PolygonRender
Non-zero winding rule for polygon inside test.
PolygonClip - Class in cz.cuni.jagrlib.testing
Polygon clipping - arbitrary polygon vs. sinple polygonal window.
PolygonClip() - Constructor for class cz.cuni.jagrlib.testing.PolygonClip
 
PolygonClipWorker - Class in cz.cuni.jagrlib.worker
Worker: polygon clipping test composition.
PolygonClipWorker() - Constructor for class cz.cuni.jagrlib.worker.PolygonClipWorker
 
PolygonFill - Class in cz.cuni.jagrlib.testing
Polygon fill - pilot implementation.
PolygonFill() - Constructor for class cz.cuni.jagrlib.testing.PolygonFill
 
PolygonFillAnti - Class in cz.cuni.jagrlib.testing
Polygon fill with antialiasing - pilot implementation.
PolygonFillAnti() - Constructor for class cz.cuni.jagrlib.testing.PolygonFillAnti
 
PolygonFillAntiWorker - Class in cz.cuni.jagrlib.worker
Worker: polygon fill with antialiasing test composition.
PolygonFillAntiWorker() - Constructor for class cz.cuni.jagrlib.worker.PolygonFillAntiWorker
 
PolygonFillRender - Interface in cz.cuni.jagrlib.iface
Rendering interface for filled 2D polygons.
PolygonFillWorker - Class in cz.cuni.jagrlib.worker
Worker: polygon fill test composition.
PolygonFillWorker() - Constructor for class cz.cuni.jagrlib.worker.PolygonFillWorker
 
PolygonHashRender - Interface in cz.cuni.jagrlib.iface
Rendering interface for hashed 2D polygons.
PolygonRender - Interface in cz.cuni.jagrlib.iface
Rendering interface for 2D polygons and polylines.
PolygonStrokeRender - Interface in cz.cuni.jagrlib.iface
Rendering interface for stroked 2D polygons (poly-lines).
PolygonWindow - Interface in cz.cuni.jagrlib.iface
Interface for clipping using polygon windows.
polygonWindow(Point[]) - Method in interface cz.cuni.jagrlib.iface.PolygonWindow
Sets the given polygon as clipping window.
polygonWindow(Point2D.Double[]) - Method in interface cz.cuni.jagrlib.iface.PolygonWindow
Sets the given polygon as clipping window.
polygonWindow(Point[]) - Method in class cz.cuni.jagrlib.testing.PolygonClip
Sets the given polygon as clipping window.
polygonWindow(Point2D.Double[]) - Method in class cz.cuni.jagrlib.testing.PolygonClip
Sets the given polygon as clipping window.
polyline - Variable in class cz.cuni.jagrlib.testing.Lissajous
Draw a curve using line segments?
POLYLINE - Static variable in class cz.cuni.jagrlib.testing.Lissajous
 
PolylineAntialias - Class in cz.cuni.jagrlib.testing
Antialiased thick polyline template.
PolylineAntialias() - Constructor for class cz.cuni.jagrlib.testing.PolylineAntialias
 
PolylineAntiWorker - Class in cz.cuni.jagrlib.worker
Worker: anti-aliased thick poly-line drawing test composition.
PolylineAntiWorker() - Constructor for class cz.cuni.jagrlib.worker.PolylineAntiWorker
 
pomer - Variable in class cz.cuni.jagrlib.gui.ZoomWindow
Ratio of zoom.
pop() - Method in class cz.cuni.jagrlib.xml.JGLScript.ParseState
Pops this state from the stack.
popPath() - Method in interface cz.cuni.jagrlib.iface.VectorGraphics
PopPath command.
position() - Method in interface cz.cuni.jagrlib.iface.BitStream
Actual stream position in bits.
position() - Method in interface cz.cuni.jagrlib.iface.EntropyCodec
Actual codec external position in symbols (total amount in all contexts).
position - Variable in class cz.cuni.jagrlib.piece.ArithmeticCodec
Actual position in the original (logical) stream in symbols.
position() - Method in class cz.cuni.jagrlib.piece.ArithmeticCodec
 
position - Variable in class cz.cuni.jagrlib.piece.BufferedBitStream
Actual stream-position in bits.
position() - Method in class cz.cuni.jagrlib.piece.BufferedBitStream
Actual stream position in bits.
position - Variable in class cz.cuni.jagrlib.piece.HuffmanCodec
Actual position in original (logical) stream.
position() - Method in class cz.cuni.jagrlib.piece.HuffmanCodec
Actual codec external position in symbols (total amount in all contexts).
position - Variable in class cz.cuni.jagrlib.piece.JavaBitStream
Actual stream-position in bits.
position() - Method in class cz.cuni.jagrlib.piece.JavaBitStream
Actual stream position in bits.
position - Variable in class cz.cuni.jagrlib.piece.LZWCodec
Actual position in original (logical) stream.
position() - Method in class cz.cuni.jagrlib.piece.LZWCodec
 
position - Variable in class cz.cuni.jagrlib.piece.StaticPointLightSource
Light source coordinates.
position - Variable in class cz.cuni.jagrlib.piece.ZLIBCodec
Actual position in original (logical) stream.
position() - Method in class cz.cuni.jagrlib.piece.ZLIBCodec
 
position - Variable in class cz.cuni.jagrlib.testing.StaticSpotLightSource
Light source coordinates.
power(int) - Method in class cz.cuni.jagrlib.Complex
External power with integer exponent.
power(double) - Method in class cz.cuni.jagrlib.Complex
External power with real exponent.
power(Complex) - Method in class cz.cuni.jagrlib.Complex
External power with complex exponent.
power(double, int) - Static method in class cz.cuni.jagrlib.Formula
Computes double-precision number powered to integer exponent.
POWER - Static variable in class cz.cuni.jagrlib.testing.StaticSphericalLightSource
JGL script key: position of up right vertex.
powerHeuristic(double, double, double, double) - Static method in class cz.cuni.jagrlib.testing.MonteCarlo
Power heuristic.
prChanged - Variable in class cz.cuni.jagrlib.DefaultRender3D
Dirty-flag for the projection matrix.
precinct - Variable in class cz.cuni.jagrlib.piece.ImageCompare
Actual filter precinct.
PRECINCT_SIZE - Static variable in class cz.cuni.jagrlib.piece.ImagePredictor
 
precinctSize - Variable in class cz.cuni.jagrlib.piece.ImagePredictor
Precinct size (whatever it means - not used yet).
PREDICTION - Static variable in class cz.cuni.jagrlib.piece.CompressedFormatTransform
 
predictor - Variable in class cz.cuni.jagrlib.piece.ImagePredictor
Actual filter precinct.
PREDICTOR_TYPE - Static variable in class cz.cuni.jagrlib.piece.ImagePredictor
 
pref - Static variable in class cz.cuni.jagrlib.gui.Options
User options in "key->value" format.
PREF_PACKAGES - Static variable in class cz.cuni.jagrlib.xml.JGLScript
Preferred packages to be searched at object instantiation, member lookup, ..
prepare() - Method in class cz.cuni.jagrlib.BasicChannel
Prepares the Channel to regular operation.
prepare() - Method in interface cz.cuni.jagrlib.Channel
Prepares the Channel to regular operation.
prepare(Brep, int) - Method in class cz.cuni.jagrlib.piece.CornellBox
Should be called at the beginning of each Cornell-box construction.
prepare() - Method in class cz.cuni.jagrlib.testing.PhotonMap
 
prepareSurface(int, int) - Method in class cz.cuni.jagrlib.piece.JavaText
Asserts enough space for the given text bounds (and clears the surface).
prepend(TrMatrix) - Method in class cz.cuni.jagrlib.TrMatrix
Prepend the given matrix to the actual transform.
prepMean - Variable in class cz.cuni.jagrlib.RandomJames
 
prepRep - Variable in class cz.cuni.jagrlib.RandomJames
 
prepVar - Variable in class cz.cuni.jagrlib.RandomJames
 
prev - Variable in class cz.cuni.jagrlib.piece.HuffmanCodec.HuffNode
 
preview - Variable in class cz.cuni.jagrlib.RedrawTimer
Preview window or null if timer is not active.
preview - Variable in class cz.cuni.jagrlib.testing.WarpingSpecimen
Preview window.
preview - Variable in class cz.cuni.jagrlib.worker.GlobalIlluminationWorker
Preview window.
previewModules() - Static method in class cz.cuni.jagrlib.reg.RegDatabaseBasic
Opens dialog with modules.
prevIm - Variable in class cz.cuni.jagrlib.piece.FractalCompressionQtree
Source image for fractal transform (PIFS).
prevScale - Variable in class cz.cuni.jagrlib.testing.PhotonMap
Number of already scaled photons.
PRIMARY_COORD_TYPE - Static variable in interface cz.cuni.jagrlib.iface.Brep
 
primaryProjType - Variable in class cz.cuni.jagrlib.piece.VEFDS
Type of projected coordinate attribute COORD_PROJ.
primaryType - Variable in class cz.cuni.jagrlib.piece.VEFDS
Type of primary coordinate attribute COORD.
primes - Static variable in class cz.cuni.jagrlib.Formula
Prime numbers - approximately geometric sequence.
PRIMES_MAX - Static variable in class cz.cuni.jagrlib.Formula
 
printStatistics() - Method in class cz.cuni.jagrlib.piece.IntervalArray
 
printTime() - Static method in class cz.cuni.jagrlib.LogFile
Prints time relative to program startup (in millisecond-resolution).
printTree() - Method in class cz.cuni.jagrlib.piece.HuffmanCodec.HuffTree
 
probe - Static variable in class cz.cuni.jagrlib.LogFile
Property set for "run-time probe".
PROBE_COLOR - Static variable in class cz.cuni.jagrlib.worker.Search2DWorker
Color of probe points.
processActionEvent(ActionEvent) - Method in class cz.cuni.jagrlib.gui.ActionsUndo
Processes action events occurring on this object by dispatching them to any registered ActionListener objects.
processActionEvent(ActionEvent) - Method in class cz.cuni.jagrlib.reg.HashMapChannels
Processes action events occurring on this object by dispatching them to any registered ActionListener objects.
processActionEvent(ActionEvent) - Method in class cz.cuni.jagrlib.reg.HashMapModules
Processes action events occurring on this object by dispatching them to any registered ActionListener objects.
processActionEvent(ActionEvent) - Method in class cz.cuni.jagrlib.reg.InfoGroup
Processes action events occurring on this object by dispatching them to any registered ActionListener objects.
processActionEvent(ActionEvent) - Method in class cz.cuni.jagrlib.reg.SelectFilter
Processes action events occurring on this filter by dispatching them to any registered ActionListener objects.
processConversion(Brep, StaticCSGScene) - Method in interface cz.cuni.jagrlib.iface.CSG2Brep
Main method for conversion from CSG scene to Brep scene.
processConversion(Brep, StaticCSGScene) - Method in class cz.cuni.jagrlib.piece.CSG2BrepImpl
 
PROCESSED - Static variable in class cz.cuni.jagrlib.MainEval
 
produce - Variable in class cz.cuni.jagrlib.piece.OrderSFC
Continue-flag for producer thread.
producer - Variable in class cz.cuni.jagrlib.piece.OrderSFC
Actual SFC producer thread.
progress(long, long) - Method in interface cz.cuni.jagrlib.iface.ProgressListener
Sets progress state (0 <= state <= total).
progress(long, long) - Method in class cz.cuni.jagrlib.ProgressCounter
Sets progress state (0 <= state <= total).
progress(long, long) - Method in class cz.cuni.jagrlib.worker.SampleRenderWorker
Sets progress state (0 <= state <= total).
progressAct - Variable in class cz.cuni.jagrlib.ProgressCounter
Actual progress.
progressAdd - Variable in class cz.cuni.jagrlib.ProgressCounter
Progress origin.
ProgressCounter - Class in cz.cuni.jagrlib
Object able to process progress messages and compute a little more complex results.
ProgressCounter() - Constructor for class cz.cuni.jagrlib.ProgressCounter
 
ProgressListener - Interface in cz.cuni.jagrlib.iface
Object able to receive progress-state information.
progressMul - Variable in class cz.cuni.jagrlib.ProgressCounter
Progress multiplier.
progressStart - Variable in class cz.cuni.jagrlib.ProgressCounter
Starting progress.
proj - Variable in class cz.cuni.jagrlib.testing.InteractiveProjection
Actual projection matrix.
PROJ_COORDS - Static variable in interface cz.cuni.jagrlib.iface.BrepIterator
Property: name of projected-coordinates attribute.
PROJECTED_COORD_TYPE - Static variable in interface cz.cuni.jagrlib.iface.Brep
 
PROJECTED_COORDS - Static variable in interface cz.cuni.jagrlib.iface.FaceRender
Property: name of projected-coordinates attribute.
projection - Variable in class cz.cuni.jagrlib.DefaultRender3D
Actual projection matrix (null .. no transform).
PROJECTION - Static variable in interface cz.cuni.jagrlib.iface.Render
Projection matrix (TrMatrix): for 3D rendering.
projection() - Method in class cz.cuni.jagrlib.worker.GlobalIlluminationWorker
Set camera and projection.
ProjectionWorker - Class in cz.cuni.jagrlib.worker
Worker: interactive projection setup.
ProjectionWorker() - Constructor for class cz.cuni.jagrlib.worker.ProjectionWorker
 
PROP_BITMAP - Static variable in interface cz.cuni.jagrlib.iface.TextRender
Font is not able to generate paths (bitmap, non-scalable font).
PROP_FILL - Static variable in interface cz.cuni.jagrlib.iface.TextRender
Font path can be filled (filled font).
PROP_MONOSPACED - Static variable in interface cz.cuni.jagrlib.iface.TextRender
Font is monospaced (non-proportional).
PROP_STROKE - Static variable in interface cz.cuni.jagrlib.iface.TextRender
Font path can be stroked (stroked font).
propBegin(String, String, String, boolean) - Method in class cz.cuni.jagrlib.Piece
Starts definition of single property.
propBegin(String, String, String, boolean) - Method in class cz.cuni.jagrlib.reg.RegPiece
Starts definition of single property.
propBegin(String, String, String, boolean) - Method in interface cz.cuni.jagrlib.Template
Starts definition of single property.
propBounds(Object, Object) - Method in class cz.cuni.jagrlib.Piece
Minimum and maximum allowed values (for comparable types only, non-mandatory).
propBounds(Object, Object) - Method in class cz.cuni.jagrlib.reg.RegPiece
Minimum and maximum allowed values (for comparable types only, non-mandatory).
propBounds(Object, Object) - Method in interface cz.cuni.jagrlib.Template
Minimum and maximum allowed values (for comparable types only, non-mandatory).
propChanged - Variable in class cz.cuni.jagrlib.piece.WAVFileFormatMapped
File properties were changed (for WAVFileFormatMapped.commit()).
propDefault(Object) - Method in class cz.cuni.jagrlib.Piece
Default value (non-mandatory).
propDefault(Object) - Method in class cz.cuni.jagrlib.reg.RegPiece
Default value (non-mandatory).
propDefault(Object) - Method in interface cz.cuni.jagrlib.Template
Default value (non-mandatory).
propEnd() - Method in class cz.cuni.jagrlib.Piece
Finishes definition of the property.
propEnd() - Method in class cz.cuni.jagrlib.reg.InfoParam
 
propEnd() - Method in class cz.cuni.jagrlib.reg.RegPiece
Finishes definition of the property.
propEnd() - Method in interface cz.cuni.jagrlib.Template
Finishes definition of the property.
propEnum(String, Object, String) - Method in class cz.cuni.jagrlib.Piece
Adds next enum label (for list-box GUI).
propEnum(String, Object, String) - Method in class cz.cuni.jagrlib.reg.RegPiece
Adds next enum label (for list-box GUI).
propEnum(String, Object, String) - Method in interface cz.cuni.jagrlib.Template
Adds next enum label (for list-box GUI).
Property - Interface in cz.cuni.jagrlib.iface
Simple interface for general property set/get.
propManip - Variable in class cz.cuni.jagrlib.reg.InfoParam
Manipulator type.
propManipClass - Variable in class cz.cuni.jagrlib.reg.InfoParam
Class-name for manipulation with special parameter (either fully-qualified or local in package cz.cuni.jagrlib.gui).
propManipulator(int) - Method in class cz.cuni.jagrlib.Piece
Sets visual manipulator for GUI editing of the property.
propManipulator(String) - Method in class cz.cuni.jagrlib.Piece
Sets visual manipulator for GUI editing of the property.
propManipulator(int) - Method in class cz.cuni.jagrlib.reg.RegPiece
Sets visual manipulator for GUI editing of the property.
propManipulator(String) - Method in class cz.cuni.jagrlib.reg.RegPiece
Sets visual manipulator for GUI editing of the property.
propManipulator(int) - Method in interface cz.cuni.jagrlib.Template
Sets visual manipulator for GUI editing of the property.
propManipulator(String) - Method in interface cz.cuni.jagrlib.Template
Sets visual manipulator for GUI editing of the property.
psychovisual - Variable in class cz.cuni.jagrlib.piece.ImageCompare
Psychovisual color-component factors are used?
PSYCHOVISUAL - Static variable in class cz.cuni.jagrlib.piece.ImageCompare
 
pushPath() - Method in interface cz.cuni.jagrlib.iface.VectorGraphics
PushPath command.
pushPullRad(SLEHierarchical.Node, float) - Method in class cz.cuni.jagrlib.testing.SLEHierarchical
Pushes the recieved energy Bg down to the children of each quadtree node, and pulls the results back up the quadtrees by area averaging.
put(int) - Method in interface cz.cuni.jagrlib.iface.EntropyCodec
Encodes the given symbol (in the current context).
put(WheelOfFortune, int) - Method in interface cz.cuni.jagrlib.iface.EntropyCodec
 
put(int, T) - Method in class cz.cuni.jagrlib.IntMap
Associates the specified value with the specified key in this map If the map previously contained a mapping for this key, the old value is replaced by the specified value (a returned back).
put(int, T) - Method in class cz.cuni.jagrlib.LRUCache
Associates the specified value with the specified key in this map If the map previously contained a mapping for this key, the old value is replaced by the specified value (a returned back).
put(int) - Method in class cz.cuni.jagrlib.piece.ArithmeticCodec
Encodes the given symbol (in the current context).
put(WheelOfFortune, int) - Method in class cz.cuni.jagrlib.piece.ArithmeticCodec
Encodes one subinterval from the given WheelOfFortune.
put(int) - Method in class cz.cuni.jagrlib.piece.HuffmanCodec
Encodes the given symbol (in the current context).
put(WheelOfFortune, int) - Method in class cz.cuni.jagrlib.piece.HuffmanCodec
Encodes one subinterval from the given WheelOfFortune.
put(int) - Method in class cz.cuni.jagrlib.piece.LZWCodec
Puts the given symbol into the stream.
put(WheelOfFortune, int) - Method in class cz.cuni.jagrlib.piece.LZWCodec
Encodes one subinterval from the given WheelOfFortune.
put(VEFDS.Attribute) - Method in class cz.cuni.jagrlib.piece.VEFDS.MapAttr
Convenient put method.
put(int) - Method in class cz.cuni.jagrlib.piece.ZLIBCodec
Puts the given symbol into the stream.
put(WheelOfFortune, int) - Method in class cz.cuni.jagrlib.piece.ZLIBCodec
Encodes one subinterval from the given WheelOfFortune.
put(Integer, InfoChannel) - Method in class cz.cuni.jagrlib.reg.HashMapChannels
Associates the channel with the specified key in this map.
put(Integer, InfoModule) - Method in class cz.cuni.jagrlib.reg.HashMapModules
Associates the module (or group) with the specified key in this map.
putAll(Map<? extends Integer, ? extends T>) - Method in class cz.cuni.jagrlib.IntMap
Copies all of the mappings from the specified map to this map.
putBits(long, int) - Method in interface cz.cuni.jagrlib.iface.EntropyCodec
Writes the given "raw" bits (by-passes the entropy encoder).
putBits(long, int) - Method in class cz.cuni.jagrlib.piece.ArithmeticCodec
Writes the given "raw" bits (by-passes the entropy encoder).
putBits(long, int) - Method in class cz.cuni.jagrlib.piece.HuffmanCodec
Writes the given "raw" bits (by-passes the entropy encoder).
putBits(long, int) - Method in class cz.cuni.jagrlib.piece.LZWCodec
 
putBits(long, int) - Method in class cz.cuni.jagrlib.piece.ZLIBCodec
 
putFont(int) - Method in interface cz.cuni.jagrlib.iface.TextRender
Puts the actual font (slot A) into the given slot.
putFont(int) - Method in interface cz.cuni.jagrlib.iface.VectorGraphics
Puts the actual font (slot A) into the given slot.
putFont(int) - Method in class cz.cuni.jagrlib.piece.JavaText
Puts the actual font (slot A) into the given slot.
putHLine(int, int, int, int[]) - Method in class cz.cuni.jagrlib.DefaultRasterGraphics
Sets the horizontal line's values (for MODE_GRAY or MODE_COLORMAP).
putHLine(int, int, int, double[]) - Method in class cz.cuni.jagrlib.DefaultRasterGraphics
Sets the horizontal line's values (for MODE_GRAY).
putHLine(int, int, int, int[][]) - Method in class cz.cuni.jagrlib.DefaultRasterGraphics
Sets the horizontal line's values (for MODE_RGB, MODE_RGBA or MODE_BAND).
putHLine(int, int, int, double[][]) - Method in class cz.cuni.jagrlib.DefaultRasterGraphics
Sets the horizontal line's values (for MODE_RGB, MODE_RGBA or MODE_BAND).
putHLine(int, int, int, double[]) - Method in interface cz.cuni.jagrlib.iface.AlphaMask
Sets the horizontal line's values.
putHLine(int, int, int, boolean[]) - Method in interface cz.cuni.jagrlib.iface.BitMask
Sets the horizontal line's values (ignores current binary set operation).
putHLine(int, int, int, int[]) - Method in interface cz.cuni.jagrlib.iface.RasterGraphics
Sets the horizontal line's values (for RasterGraphics.MODE_GRAY or RasterGraphics.MODE_COLORMAP).
putHLine(int, int, int, double[]) - Method in interface cz.cuni.jagrlib.iface.RasterGraphics
Sets the horizontal line's values (for RasterGraphics.MODE_GRAY).
putHLine(int, int, int, int[][]) - Method in interface cz.cuni.jagrlib.iface.RasterGraphics
Sets the horizontal line's values (for RasterGraphics.MODE_RGB, RasterGraphics.MODE_RGBA or RasterGraphics.MODE_BAND).
putHLine(int, int, int, double[][]) - Method in interface cz.cuni.jagrlib.iface.RasterGraphics
Sets the horizontal line's values (for RasterGraphics.MODE_RGB, RasterGraphics.MODE_RGBA or RasterGraphics.MODE_BAND).
putHLine(int, int, int, boolean[]) - Method in class cz.cuni.jagrlib.piece.AlphaMatrix
Sets the horizontal line'a values.
putHLine(int, int, int, double[]) - Method in class cz.cuni.jagrlib.piece.AlphaMatrix
Sets the horizontal line's values.
putHLine(int, int, int, boolean[]) - Method in class cz.cuni.jagrlib.piece.OverwriteClassificator
Sets the horizontal line's values (ignores current binary set operation).
putHLine(int, int, int, int[]) - Method in class cz.cuni.jagrlib.piece.RasterImage
Sets the horizontal line's values (for MODE_GRAY or MODE_COLORMAP).
putHLine(int, int, int, double[]) - Method in class cz.cuni.jagrlib.piece.RasterImage
Sets the horizontal line's values (for MODE_GRAY).
putHLine(int, int, int, int[][]) - Method in class cz.cuni.jagrlib.piece.RasterImage
Sets the horizontal line's values (for MODE_RGB, MODE_RGBA or MODE_BAND).
putHLine(int, int, int, double[][]) - Method in class cz.cuni.jagrlib.piece.RasterImage
Sets the horizontal line's values (for MODE_RGB, MODE_RGBA or MODE_BAND).
putHLine(int, int, int, boolean[]) - Method in class cz.cuni.jagrlib.piece.XTransitionList
Sets the horizontal line's values (ignores current binary set operation).
putPixel(int, int, int) - Method in class cz.cuni.jagrlib.DefaultRasterGraphics
Sets the given pixel's value (for MODE_GRAY or MODE_COLORMAP).
putPixel(int, int, double) - Method in class cz.cuni.jagrlib.DefaultRasterGraphics
Sets the given pixel's value (for MODE_GRAY).
putPixel(int, int, int[]) - Method in class cz.cuni.jagrlib.DefaultRasterGraphics
Sets the given pixel's value (for MODE_RGB, MODE_RGBA or MODE_BAND).
putPixel(int, int, double[]) - Method in class cz.cuni.jagrlib.DefaultRasterGraphics
Sets the given pixel's value (for MODE_RGB, MODE_RGBA or MODE_BAND).
putPixel(int, int, double) - Method in interface cz.cuni.jagrlib.iface.AlphaMask
Sets the given pixel's value to alpha.
putPixel(int, int, boolean) - Method in interface cz.cuni.jagrlib.iface.BitMask
Sets the given pixel's value (ignores current binary set operation).
putPixel(int, int, int) - Method in interface cz.cuni.jagrlib.iface.RasterGraphics
Sets the given pixel's value (for RasterGraphics.MODE_GRAY or RasterGraphics.MODE_COLORMAP).
putPixel(int, int, double) - Method in interface cz.cuni.jagrlib.iface.RasterGraphics
Sets the given pixel's value (for RasterGraphics.MODE_GRAY).
putPixel(int, int, int[]) - Method in interface cz.cuni.jagrlib.iface.RasterGraphics
Sets the given pixel's value (for RasterGraphics.MODE_RGB, RasterGraphics.MODE_RGBA or RasterGraphics.MODE_BAND).
putPixel(int, int, double[]) - Method in interface cz.cuni.jagrlib.iface.RasterGraphics
Sets the given pixel's value (for RasterGraphics.MODE_RGB, RasterGraphics.MODE_RGBA or RasterGraphics.MODE_BAND).
putPixel(int, int, boolean) - Method in class cz.cuni.jagrlib.piece.AlphaMatrix
Sets the given pixel's value.
putPixel(int, int, double) - Method in class cz.cuni.jagrlib.piece.AlphaMatrix
Sets the given pixel's value to alpha.
putPixel(int, int, int) - Method in class cz.cuni.jagrlib.piece.HDRImage
Sets the given pixel's value (for MODE_GRAY).
putPixel(int, int, double) - Method in class cz.cuni.jagrlib.piece.HDRImage
Sets the given pixel's value (for MODE_GRAY).
putPixel(int, int, int[]) - Method in class cz.cuni.jagrlib.piece.HDRImage
Sets the given pixel's value (for MODE_RGB, MODE_RGBA or MODE_BAND).
putPixel(int, int, double[]) - Method in class cz.cuni.jagrlib.piece.HDRImage
Sets the given pixel's value (for MODE_RGB, MODE_RGBA or MODE_BAND).
putPixel(int, int, boolean) - Method in class cz.cuni.jagrlib.piece.OverwriteClassificator
Sets the given pixel's value (ignores current binary set operation).
putPixel(int, int, int) - Method in class cz.cuni.jagrlib.piece.RasterImage
Sets the given pixel's value (for MODE_GRAY or MODE_COLORMAP).
putPixel(int, int, double) - Method in class cz.cuni.jagrlib.piece.RasterImage
Sets the given pixel's value (for MODE_GRAY).
putPixel(int, int, int[]) - Method in class cz.cuni.jagrlib.piece.RasterImage
Sets the given pixel's value (for MODE_RGB, MODE_RGBA or MODE_BAND).
putPixel(int, int, double[]) - Method in class cz.cuni.jagrlib.piece.RasterImage
Sets the given pixel's value (for MODE_RGB, MODE_RGBA or MODE_BAND).
putPixel(int, int, boolean) - Method in class cz.cuni.jagrlib.piece.XTransitionList
Sets the given pixel's value (ignores current binary set operation).
putRectangle(int, int, int, int, double[][]) - Method in interface cz.cuni.jagrlib.iface.AlphaMask
Sets the rectangle's values.
putRectangle(int, int, int, int, boolean[][]) - Method in interface cz.cuni.jagrlib.iface.BitMask
Sets the rectangle's values (ignores current binary set operation).
putRectangle(int, int, int, int, boolean[][]) - Method in class cz.cuni.jagrlib.piece.AlphaMatrix
Sets the rectangle's values.
putRectangle(int, int, int, int, double[][]) - Method in class cz.cuni.jagrlib.piece.AlphaMatrix
Sets the rectangle's values.
putRectangle(int, int, int, int, boolean[][]) - Method in class cz.cuni.jagrlib.piece.OverwriteClassificator
Sets the rectangle's values (ignores current binary set operation).
putRectangle(int, int, int, int, boolean[][]) - Method in class cz.cuni.jagrlib.piece.XTransitionList
Sets the rectangle's values (ignores current binary set operation).

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