Index

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

V

valid(Point) - Method in class me.wobblyyyy.pathfinder.trajectory.SegmentInterpolator
Check to see if the provided point is valid.
validX(double) - Method in class me.wobblyyyy.pathfinder.trajectory.SegmentInterpolator
Check to see if the provided value fits within the range of the minimum to the maximum X value.
validY(double) - Method in class me.wobblyyyy.pathfinder.trajectory.SegmentInterpolator
Check to see if the provided value fits within the range of the minimum to the maximum Y value.
valueOf(String) - Static method in enum me.wobblyyyy.pathfinder.finders.Xygum.Finders
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum me.wobblyyyy.pathfinder.followers.Followers
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum me.wobblyyyy.pathfinder.geometry.Rectangle.Corners
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum me.wobblyyyy.pathfinder.math.RotationalVelocity.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum me.wobblyyyy.pathfinder.finders.Xygum.Finders
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum me.wobblyyyy.pathfinder.followers.Followers
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum me.wobblyyyy.pathfinder.geometry.Rectangle.Corners
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum me.wobblyyyy.pathfinder.math.RotationalVelocity.Type
Returns an array containing the constants of this enum type, in the order they are declared.
velocity - Variable in class me.wobblyyyy.pathfinder.kinematics.SpeedConverter
The wheel's rotational velocity.
velocitySupplier - Variable in class me.wobblyyyy.pathfinder.math.RotationalVelocity
An internal access point for the wheel's rotational velocity.
velocityType - Variable in class me.wobblyyyy.pathfinder.math.RotationalVelocity
An internal reference to what type of velocity this instance of the RotationalVelocity is - RPS or RPM.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes|All Packages