Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
K
L
M
P
R
S
T
V
X
Y
Z
S
saveImage(String)
- Method in class visualize.
VisCanvas
Saves the current rendered Open-GL-drawing to a PNG-File.
setColor(Color)
- Method in class visualize.
ColorHist
Sets the color of the ColorHist.
setGrayValue(int)
- Method in class visualize.
ColorHist
Sets the grayValue of the ColorHist.
setGrayValue(int)
- Method in class visualize.
TransferPoint
Sets the grayValue of the TransferPoint.
setHistogram(float[])
- Method in class visualize.
LineDrawPanel
Stretches a normalized histogram so that its height matches the height of the LineDrawPanel and plots it in the background of the LineDrawPanel.
setOpacity(int)
- Method in class visualize.
TransferPoint
Sets the opacityValue of the TransferPoint.
setPlanarView(boolean)
- Method in class visualize.
VisCanvas
Called when the user switches between planarView and not planarView.
setRendering(int)
- Method in class visualize.
VisCanvas
Called when the user switches between slicing and raycasting.
setSelectedColorHist(String, String, String, String)
- Method in class visualize.
GradientColorPanel
Is called when the user changes the values of a selected color-point in the textboxes and applies the changes.
setSelectedGrayValue(String)
- Method in class visualize.
LineDrawPanel
Returns true if the gray-value of the selected TransferPoint can be changed to a specified value.
setSelectedOpacity(String)
- Method in class visualize.
LineDrawPanel
Returns true if the opactiy-value of the selected TransferPoint can be changed to a specified value.
setSelectedPoint(String, String)
- Method in class visualize.
LineDrawPanel
Is called when the user changes the values of a selected TransferPoint in the textboxes and applies the changes.
setShader(boolean)
- Static method in class visualize.
RayCasting
Defines if raycasting or Maximum-Intensity-Projection is used in the fragment-shader.
setSliceShader(int)
- Static method in class visualize.
VisCanvas
Defines the shader-program that is used for rendering the slices.
setStepSize(int)
- Static method in class visualize.
RayCasting
Sets the step-size for computing the 3-D scene
setStepSizeSlider(float)
- Static method in class visualize.
GuiMain
Sets the slider for the step-size to the corresponding value
setTexCoord(int)
- Method in class visualize.
VisCanvas
Set the x coordinate.
setTexSize(float[])
- Method in class visualize.
RayCasting
Sets the size of the volume-texture.
setTransferFunctionChanged(boolean)
- Static method in class visualize.
RayCasting
Called when the transfer-function is changed by the user.
setTransTex(int[])
- Static method in class visualize.
VisCanvas
Sets a texture containing opacity values described the transfer-function.
setVolume(Volume)
- Method in class visualize.
VisCanvas
Binds a Volume to the VisCanvas
setVolumeTex(int[])
- Method in class visualize.
RayCasting
Sets the volume-texture
SLICING
- Static variable in class visualize.
VisCanvas
stateChanged(ChangeEvent)
- Method in class visualize.
GuiMain
Called when the value of the slice-sider or step-size-slider is changed by the user.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
K
L
M
P
R
S
T
V
X
Y
Z