A C D E F G H I K L M P R S T V X Y Z

G

getBufferedData() - Method in class visualize.Volume
Returns the data read from a file in FloatBuffer-form.
getBufferedGradientData() - Method in class visualize.Volume
Returns the gradients of the Volume
getColor() - Method in class visualize.ColorHist
Returns the color of the ColorHist.
getColorPoints() - Method in class visualize.GradientColorPanel
Returns the color-points from the GradientColorPanel.
getDepth() - Method in class visualize.Volume
Returns the depth of the data-set.
getGrayValue() - Method in class visualize.ColorHist
Returns the grayValue of the ColorHist.
getGrayValue() - Method in class visualize.TransferPoint
Returns the grayValue of the TransferPoint.
getHeight() - Method in class visualize.Volume
Returns the height of the data-set.
getHistogram() - Method in class visualize.Volume
Returns the normalized histogram of the data-set.
getInterpolatedOpacity() - Static method in class visualize.LineDrawPanel
Returns the interpolated opacity between the first and the last TransferPoint in form of a FloatBuffer.
getOpacity() - Method in class visualize.TransferPoint
Returns the opacityValue of the TransferPoint.
getPoints() - Method in class visualize.LineDrawPanel
Returns the TransferPoints from the LineDrawPanel.
getSelectedBlue() - Method in class visualize.GradientColorPanel
Returns the blue-value of the selected color-point.
getSelectedGrayValue() - Method in class visualize.GradientColorPanel
Returns the gray-value of the selected color-point.
getSelectedGrayValue() - Method in class visualize.LineDrawPanel
Returns the gray-value of the selected TransferPoint.
getSelectedGreen() - Method in class visualize.GradientColorPanel
Returns the green-value of the selected color-point.
getSelectedOpacityValue() - Method in class visualize.LineDrawPanel
Returns the opacity-value of the selected color-point.
getSelectedRed() - Method in class visualize.GradientColorPanel
Returns the red-value of the selected color-point.
getTransferFunction() - Static method in class visualize.GradientColorPanel
Returns the interpolated color gradient between the first and the last color-point in form of a FloatBuffer.
getVolume() - Method in class visualize.VisCanvas
Returns the Volume binded to the VisCanvas
getWidth() - Method in class visualize.Volume
Returns the width of the data-set.
GRADIENT_TEX - Static variable in class visualize.RayCasting
 
GRADIENT_TEX - Static variable in class visualize.VisCanvas
 
GradientColorPanel - Class in visualize
The Class GradientColorPanel extends JPanel and is a Panel, in which the user can define the color from the transfer-function.
GradientColorPanel() - Constructor for class visualize.GradientColorPanel
Generates a new GradientColorPanel and sets the initial color-points.
GuiMain - Class in visualize
The Class GuiMain extends JFrame and is the Mainform of the project.
GuiMain(VisCanvas) - Constructor for class visualize.GuiMain
Creates the MainForm and sets the design of the User-Interface to the standard design (depending on os).

A C D E F G H I K L M P R S T V X Y Z