Package org.hipparchus.geometry.euclidean.twod
package org.hipparchus.geometry.euclidean.twod
This package provides basic 2D geometry components.
-
ClassDescriptionClass generating an enclosing ball from its support points.This class implements a two-dimensional space.FieldVector2D<T extends CalculusFieldElement<T>>This class is a re-implementation of
Vector2D
usingCalculusFieldElement
.This class represents an oriented line in the 2D plane.This class represents a 2D region: a set of polygons.Simple container for a two-points segment.This class represents a sub-hyperplane forLine
.This class represents a 2D vector.Formats a 2D vector in components list format "{x; y}".