Uses of Interface
org.apache.commons.math3.geometry.partitioning.Embedding
Packages that use Embedding
Package
Description
This package provides basic 3D geometry components.
This package provides basic 2D geometry components.
This package provides basic geometry components on the 2-sphere.
-
Uses of Embedding in org.apache.commons.math3.geometry.euclidean.threed
Classes in org.apache.commons.math3.geometry.euclidean.threed that implement Embedding -
Uses of Embedding in org.apache.commons.math3.geometry.euclidean.twod
Classes in org.apache.commons.math3.geometry.euclidean.twod that implement EmbeddingModifier and TypeClassDescriptionclass
This class represents an oriented line in the 2D plane. -
Uses of Embedding in org.apache.commons.math3.geometry.spherical.twod
Classes in org.apache.commons.math3.geometry.spherical.twod that implement EmbeddingModifier and TypeClassDescriptionclass
This class represents an oriented great circle on the 2-sphere.