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

V

v1 - Variable in class ProGAL.geom3d.ParametricPlane
 
v2 - Variable in class ProGAL.geom3d.ParametricPlane
 
valueOf(String) - Static method in enum ProGAL.geom2d.ConvexPolygon.ConvexHullAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ProGAL.geom2d.Triangulation.TriangulationAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ProGAL.geom2d.TriangulationVertex.VertexType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ProGAL.geom3d.complex.CVertex.DegenerateCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ProGAL.geom3d.predicates.Predicates.PlaneConfig
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ProGAL.geom3d.predicates.Predicates.SphereConfig
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ProGAL.geomNd.complex.Vertex.DegenerateCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ProGAL.proteins.belta.SSType
Returns the enum constant of this type with the specified name.
values() - Static method in enum ProGAL.geom2d.ConvexPolygon.ConvexHullAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ProGAL.geom2d.Triangulation.TriangulationAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ProGAL.geom2d.TriangulationVertex.VertexType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ProGAL.geom3d.complex.CVertex.DegenerateCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ProGAL.geom3d.predicates.Predicates.PlaneConfig
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ProGAL.geom3d.predicates.Predicates.SphereConfig
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ProGAL.geomNd.complex.Vertex.DegenerateCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ProGAL.proteins.belta.SSType
Returns an array containing the constants of this enum type, in the order they are declared.
Vector - Class in ProGAL.geom2d
 
Vector(double, double) - Constructor for class ProGAL.geom2d.Vector
 
Vector(double[]) - Constructor for class ProGAL.geom2d.Vector
 
Vector(Point, Point) - Constructor for class ProGAL.geom2d.Vector
 
Vector - Class in ProGAL.geom3d
A vector in (x,y,z)-space represented with double precision.
Vector(double, double, double) - Constructor for class ProGAL.geom3d.Vector
Construct a vector with the specified coordinates.
Vector(Point) - Constructor for class ProGAL.geom3d.Vector
Construct a vector pointing from origo to p.
Vector(Point, Point) - Constructor for class ProGAL.geom3d.Vector
Constructs a vector between two points p1 and p2 - added by pawel 12-11-2011
Vector(Vector) - Constructor for class ProGAL.geom3d.Vector
Construct a vector that is a clone of v.
Vector(double[]) - Constructor for class ProGAL.geom3d.Vector
Construct a vector using the double-array as coordinates.
Vector - Class in ProGAL.geomNd
A vector in metric space represented with double precision.
Vector(Point) - Constructor for class ProGAL.geomNd.Vector
Construct a vector pointing from origo to p.
Vector(Point, Point) - Constructor for class ProGAL.geomNd.Vector
Constructs a vector between two points p1 and p2 - added by pawel 12-11-2011
Vector(Vector) - Constructor for class ProGAL.geomNd.Vector
Construct a vector that is a clone of v.
Vector(double[]) - Constructor for class ProGAL.geomNd.Vector
Construct a vector with the specified coordinates
Vector(int) - Constructor for class ProGAL.geomNd.Vector
 
Vector.ImmutableVector3d - Class in ProGAL.geom3d
A wrapper class for Vector3d which makes the vector immutable.
Vector.ImmutableVector3d(double, double, double) - Constructor for class ProGAL.geom3d.Vector.ImmutableVector3d
 
vectorTo(Point) - Method in class ProGAL.geom2d.Point
Return a vector pointing from this point to p
vectorTo(Point) - Method in class ProGAL.geom3d.Point
Get the vector that points from this point to p
vectorTo(Point) - Method in class ProGAL.geomNd.Point
 
Vertex - Class in ProGAL.geom2d.delaunay
 
Vertex - Class in ProGAL.geomNd.complex
 
Vertex(Point) - Constructor for class ProGAL.geomNd.complex.Vertex
 
Vertex(Point, boolean) - Constructor for class ProGAL.geomNd.complex.Vertex
 
Vertex.DegenerateCase - Enum in ProGAL.geomNd.complex
 
VertexAlphaProperties - Class in ProGAL.geom3d.complex.alphaComplex
 
VertexAlphaProperties(Interval, Interval, Interval, boolean, double) - Constructor for class ProGAL.geom3d.complex.alphaComplex.VertexAlphaProperties
 
VertexAlphaProperties(double, double, boolean) - Constructor for class ProGAL.geom3d.complex.alphaComplex.VertexAlphaProperties
 
vertices - Variable in class ProGAL.geom2d.delaunay.DTNoBigPoints
 
vertices - Variable in class ProGAL.geom2d.Triangulation
 
VoidTree - Class in ProGAL.geom3d.complex.alphaComplex
 
VoidTree(List<Point>, double) - Constructor for class ProGAL.geom3d.complex.alphaComplex.VoidTree
 
volume() - Method in class ProGAL.geom3d.volumes.OBB
 
Volume - Interface in ProGAL.geom3d.volumes
An interface for 3d volumes such as spheres and boxes.
volume() - Method in class ProGAL.proteins.ProteinComplex.Cavity
 
volume() - Method in class ProGAL.proteins.ProteinComplex.Hole
 

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