Uses of Package
ProGAL.geomNd

Packages that use ProGAL.geomNd
ProGAL.dataStructures.rangeSearching   
ProGAL.dataStructures.rangeSearching.rangeTree   
ProGAL.geom2d This package contains classes that are all related to two-dimensional geometric concepts. 
ProGAL.geom3d This package contains classes that are all related to three-dimensional geometric concepts. 
ProGAL.geom3d.complex A simplicial complex is a topological space of a particular kind, constructed by "gluing together" points, line segments, triangles, and their n-dimensional counterparts. 
ProGAL.geomNd This package contains classes that are all related to Euclidean geometric concepts of dimension larger than three. 
ProGAL.geomNd.complex   
ProGAL.geomNd.complex.delaunayComplex   
ProGAL.math This package contains math-classes that are not necessarily related to geometrical concepts. 
ProGAL.proteins.structure   
 

Classes in ProGAL.geomNd used by ProGAL.dataStructures.rangeSearching
Point
          A class representing a point in an N-dimensional Euclidean space.
 

Classes in ProGAL.geomNd used by ProGAL.dataStructures.rangeSearching.rangeTree
Point
          A class representing a point in an N-dimensional Euclidean space.
 

Classes in ProGAL.geomNd used by ProGAL.geom2d
Point
          A class representing a point in an N-dimensional Euclidean space.
Vector
          A vector in metric space represented with double precision.
 

Classes in ProGAL.geomNd used by ProGAL.geom3d
Point
          A class representing a point in an N-dimensional Euclidean space.
Vector
          A vector in metric space represented with double precision.
 

Classes in ProGAL.geomNd used by ProGAL.geom3d.complex
Point
          A class representing a point in an N-dimensional Euclidean space.
 

Classes in ProGAL.geomNd used by ProGAL.geomNd
HyperSphere
           
Point
          A class representing a point in an N-dimensional Euclidean space.
PointList
          An ArrayList-wrapper for storing Nd points.
Vector
          A vector in metric space represented with double precision.
 

Classes in ProGAL.geomNd used by ProGAL.geomNd.complex
Point
          A class representing a point in an N-dimensional Euclidean space.
 

Classes in ProGAL.geomNd used by ProGAL.geomNd.complex.delaunayComplex
Point
          A class representing a point in an N-dimensional Euclidean space.
 

Classes in ProGAL.geomNd used by ProGAL.math
Point
          A class representing a point in an N-dimensional Euclidean space.
Vector
          A vector in metric space represented with double precision.
 

Classes in ProGAL.geomNd used by ProGAL.proteins.structure
Point
          A class representing a point in an N-dimensional Euclidean space.