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

A

actionPerformed(ActionEvent) - Method in class snakeprogram.SnakeListener
 
addCoordinates(int, ArrayList<double[]>) - Method in class snakeprogram.Snake
Adds or replaces the coordinates in the frame.
addCoordinates(int, ArrayList<double[]>) - Method in class snakeprogram3d.Snake
 
addMarker(String) - Method in class snakeprogram3d.display3d.InteractiveView
Add a marker with a name
addObject(DataObject) - Method in class snakeprogram3d.display3d.DataCanvas
Adds a "DataObject" which is just an interface for adding a branch group.
addSnake(Snake) - Method in class snakeprogram.MultipleSnakesStore
 
addSnake(Snake) - Method in class snakeprogram3d.display3d.InteractiveView
Add a Snake by creating a poly linea polyline that is backed by the added snake.
addSnake(Snake) - Method in class snakeprogram3d.display3d.ThreeDSnake
 
addSnake(Snake) - Method in class snakeprogram3d.MultipleSnakesStore
 
addSnake() - Method in class snakeprogram3d.SnakeModel
Starts the initialize snake process where SnakeRaw? are the transient snake coordinates.
addSnakeListener(CanvasView) - Method in class snakeprogram3d.display3d.DataCanvas
Adding a snake listener sets 'picking' events where using the mouse on the 3d view can cause interactions.
addSnakeListener(SnakeModel) - Method in class snakeprogram3d.display3d.InteractiveView
This is how the 3D clicks are transfered to the snake model.
addSnakeListener(SnakeModel) - Method in class snakeprogram3d.display3d.ThreeDSnake
 
addSnakePoints(double) - Method in class snakeprogram.TwoDContourDeformation
Interpolates the points that are too far apart, and removes points that are too close together.
addSnakePoints(double) - Method in class snakeprogram.TwoDCurveDeformation
Interpolates the points that are too far apart, and removes points that are too close together.
addSnakePoints(double) - Method in class snakeprogram.TwoDDeformation
Modifies the current dataset to interpolate points.
addSnakePoints() - Method in class snakeprogram3d.ThreeDDeformation
Replaces too many or two few points with equal distance points.
addStaticMarker(double[]) - Method in class snakeprogram.SnakeImages
 
autoDetectIntensities() - Method in class snakeprogram3d.SnakeModel
Tries to determine the forground/background values automatically.

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