A B C D E F G H I L M N O P Q R S T U V W X Y Z

C

checkForCurrentSnake() - Method in class snakeprogram3d.SnakeModel
This is used before attempting to modify the current snake such as with a fix or deform button press.
checkSnake() - Method in class snakeprogram3d.SnakeImages
 
clearCurrentSnake() - Method in class snakeprogram3d.SnakeModel
 
clearMarkers() - Method in class snakeprogram3d.display3d.InteractiveView
Remove all markers
clearScreen() - Method in class snakeprogram3d.SnakeModel
removes all snakes from the current frame
clearSnake(int) - Method in class snakeprogram.Snake
Removes the snake from frame, note frames start at 1
clearSnake(int) - Method in class snakeprogram3d.Snake
 
clearStaticMarkers() - Method in class snakeprogram.SnakeImages
 
clicked(MouseEvent) - Method in class snakeprogram3d.display3d.DataCanvas
Gets the 'results' a pick result and send the results on down the line
CLOSED_SNAKE - Static variable in class snakeprogram.Snake
 
contains(Snake) - Method in class snakeprogram3d.MultipleSnakesStore
 
createActionButton(String, String) - Method in class snakeprogram.SnakeFrame
 
createActionButton(String, String) - Method in class snakeprogram3d.SnakeFrame
creates a button and adds it to the list of buttons
createAppearance() - Method in class snakeprogram3d.display3d.BoundaryLine
 
createAppearance() - Method in class snakeprogram3d.display3d.MoveableSphere
 
createAppearance() - Method in class snakeprogram3d.display3d.PolyLine
 
createSurfaces(float, float, float, float) - Method in class snakeprogram3d.display3d.ThreeDSurface
 
createTexCoordinteGeneration(float, float, float) - Method in class snakeprogram3d.display3d.InteractiveView
Uses the vectors x,y,z to scale the volume texture to the proper coordinates.
createVolumeData() - Method in class snakeprogram3d.SnakeBufferedImages
 
createVolumeTexture() - Method in class snakeprogram3d.SnakeBufferedImages
Provided there is volume data, this creates the texture.
CURRENT_FRAME - Variable in class snakeprogram3d.SnakeBufferedImages
 

A B C D E F G H I L M N O P Q R S T U V W X Y Z