- valueOf(String) - Static method in enum hu.elte.animaltracker.model.analyzing.TrackingResultTable.DataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hu.elte.animaltracker.model.tracking.thresholding.ColorThresholder.ColorSpaces
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum hu.elte.animaltracker.model.analyzing.TrackingResultTable.DataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum hu.elte.animaltracker.model.tracking.thresholding.ColorThresholder.ColorSpaces
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Vector2D - Class in hu.elte.animaltracker.model.tracking
-
This class is an implementation of the 2D Euclidean vector.
- Vector2D(double, double) - Constructor for class hu.elte.animaltracker.model.tracking.Vector2D
-
Creates a vector with the given length and direction.
- Vector2D(Point2D.Float, Point2D.Float) - Constructor for class hu.elte.animaltracker.model.tracking.Vector2D
-
Creates a vector using two points.
- vectorVisible - Variable in class hu.elte.animaltracker.examples.radialmaze.RadialMazeController
-
- vectorVisible - Variable in class hu.elte.animaltracker.examples.watermaze.WaterMazeController
-