Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
V
- Vector - Class in org.eclipse.gef.geometry.euclidean
-
Represents a
Vector
within 2-dimensional Euclidean space. - Vector(double, double) - Constructor for class org.eclipse.gef.geometry.euclidean.Vector
-
Constructs a
Vector
that points in the specified direction. - Vector(Vector, Vector) - Constructor for class org.eclipse.gef.geometry.euclidean.Vector
- Vector(Point) - Constructor for class org.eclipse.gef.geometry.euclidean.Vector
- Vector(Point, Point) - Constructor for class org.eclipse.gef.geometry.euclidean.Vector
- Vector3D - Class in org.eclipse.gef.geometry.projective
-
The Vector3D class implements a three dimensional vector (components x, y, z) with its standard operations: addition and multiplication (scalar, dot-product, cross-product).
- Vector3D(double, double, double) - Constructor for class org.eclipse.gef.geometry.projective.Vector3D
-
Constructs a new
Vector3D
object with the given component values. - Vector3D(Point) - Constructor for class org.eclipse.gef.geometry.projective.Vector3D
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form