Uses of Package
org.hipparchus.geometry
-
Packages that use org.hipparchus.geometry Package Description org.hipparchus.geometry This package is the top level package for geometry.org.hipparchus.geometry.enclosing This package provides interfaces and classes related to the smallest enclosing ball problem.org.hipparchus.geometry.euclidean.oned This package provides basic 1D geometry components.org.hipparchus.geometry.euclidean.threed This package provides basic 3D geometry components.org.hipparchus.geometry.euclidean.twod This package provides basic 2D geometry components.org.hipparchus.geometry.hull This package provides interfaces and classes related to the convex hull problem.org.hipparchus.geometry.partitioning This package provides classes to implement Binary Space Partition trees.org.hipparchus.geometry.spherical.oned This package provides basic geometry components on the 1-sphere.org.hipparchus.geometry.spherical.twod This package provides basic geometry components on the 2-sphere. -
Classes in org.hipparchus.geometry used by org.hipparchus.geometry Class Description LocalizedGeometryFormats Enumeration for localized messages formats used in exceptions messages.Point This interface represents a generic geometrical point.Space This interface represents a generic space, with affine and vectorial counterparts.Vector This interface represents a generic vector in a vectorial space or a point in an affine space. -
Classes in org.hipparchus.geometry used by org.hipparchus.geometry.enclosing Class Description Point This interface represents a generic geometrical point.Space This interface represents a generic space, with affine and vectorial counterparts. -
Classes in org.hipparchus.geometry used by org.hipparchus.geometry.euclidean.oned Class Description Point This interface represents a generic geometrical point.Space This interface represents a generic space, with affine and vectorial counterparts.Vector This interface represents a generic vector in a vectorial space or a point in an affine space.VectorFormat Formats a vector in components list format "{x; y; ...}". -
Classes in org.hipparchus.geometry used by org.hipparchus.geometry.euclidean.threed Class Description Point This interface represents a generic geometrical point.Space This interface represents a generic space, with affine and vectorial counterparts.Vector This interface represents a generic vector in a vectorial space or a point in an affine space.VectorFormat Formats a vector in components list format "{x; y; ...}". -
Classes in org.hipparchus.geometry used by org.hipparchus.geometry.euclidean.twod Class Description Point This interface represents a generic geometrical point.Space This interface represents a generic space, with affine and vectorial counterparts.Vector This interface represents a generic vector in a vectorial space or a point in an affine space.VectorFormat Formats a vector in components list format "{x; y; ...}". -
Classes in org.hipparchus.geometry used by org.hipparchus.geometry.hull Class Description Point This interface represents a generic geometrical point.Space This interface represents a generic space, with affine and vectorial counterparts. -
Classes in org.hipparchus.geometry used by org.hipparchus.geometry.partitioning Class Description Point This interface represents a generic geometrical point.Space This interface represents a generic space, with affine and vectorial counterparts.Vector This interface represents a generic vector in a vectorial space or a point in an affine space. -
Classes in org.hipparchus.geometry used by org.hipparchus.geometry.spherical.oned Class Description Point This interface represents a generic geometrical point.Space This interface represents a generic space, with affine and vectorial counterparts. -
Classes in org.hipparchus.geometry used by org.hipparchus.geometry.spherical.twod Class Description Point This interface represents a generic geometrical point.Space This interface represents a generic space, with affine and vectorial counterparts.