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

V

valueOf(String) - Static method in enum org.gicentre.utils.colour.ColourConverter.WhitePoint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gicentre.utils.move.ZoomPan.ZoomPanDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gicentre.utils.network.traer.physics.Integrator.METHOD
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gicentre.utils.spatial.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gicentre.utils.stat.AbstractChart.Side
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.gicentre.utils.colour.ColourConverter.WhitePoint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gicentre.utils.move.ZoomPan.ZoomPanDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gicentre.utils.network.traer.physics.Integrator.METHOD
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gicentre.utils.spatial.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gicentre.utils.stat.AbstractChart.Side
Returns an array containing the constants of this enum type, in the order they are declared.
Vector3D - Class in org.gicentre.utils.network.traer.physics
Represents 3D vectors and the operations on them.
Vector3D() - Constructor for class org.gicentre.utils.network.traer.physics.Vector3D
Creates a (0,0,0) Vector3D.
Vector3D(PVector) - Constructor for class org.gicentre.utils.network.traer.physics.Vector3D
Creates a 3D vector from the location defined in the given pVector.
Vector3D(float, float, float) - Constructor for class org.gicentre.utils.network.traer.physics.Vector3D
Creates a 3D vector with the given x, y, z components.
Vector3D(Vector3D) - Constructor for class org.gicentre.utils.network.traer.physics.Vector3D
Creates a new cloned 3D vector copied from the components of the given vector.
velocity - Variable in class org.gicentre.utils.network.traer.physics.Particle
The 3d velocity of the particle.
velocity() - Method in class org.gicentre.utils.network.traer.physics.Particle
Reports the velocity of the particle.
Version - Class in org.gicentre.utils
Stores version information about the giCentre utilities package.
Version() - Constructor for class org.gicentre.utils.Version
 
A B C D E F G H I K L M N O P Q R S T U V W X Y Z 
Skip navigation links