Package org.apache.commons.geometry.core
package org.apache.commons.geometry.core
This package contains the core interfaces and classes for commons-geometry. The majority of the interfaces here are intended for internal implementation only.
-
ClassDescriptionThis interface defines mappings between a space and one of its subspaces.Interface representing a point in a mathematical space.Interface representing a region in a space.Interface representing a geometric element that embeds a region in a subspace.Enumeration containing the possible locations of a point with respect to a region.Interface representing a geometric element with a size.Interface representing a generic element in a mathematical space.Interface representing geometric transforms in a space, i.e.Interface representing a vector in a vector space or displacement vectors in an affine space.