Uses of Package
org.apache.commons.geometry.core.partitioning
-
Packages that use org.apache.commons.geometry.core.partitioning Package Description org.apache.commons.geometry.core.internal This package contains utilities intended for internal use only.org.apache.commons.geometry.core.partitioning This package contains code related to partitioning of spaces by hyperplanes.org.apache.commons.geometry.core.partitioning.bsp This package contains classes related to Binary Space Partitioning (BSP) trees.org.apache.commons.geometry.euclidean This is the top-level package for Euclidean geometry components.org.apache.commons.geometry.euclidean.oned This package provides basic 1D geometry components.org.apache.commons.geometry.euclidean.threed This package provides basic 3D geometry components.org.apache.commons.geometry.euclidean.threed.line This package provides classes and utilities for lines in 3D Euclidean space.org.apache.commons.geometry.euclidean.threed.mesh This package contains types representing 3D mesh data structures.org.apache.commons.geometry.euclidean.threed.shape This package provides utilities for constructing basic 3D shapes.org.apache.commons.geometry.euclidean.twod This package provides basic 2D geometry components.org.apache.commons.geometry.euclidean.twod.path This package provides classes for working with connected sequences of line segments and other line subsets.org.apache.commons.geometry.euclidean.twod.shape This package provides utilities for constructing basic 2D shapes.org.apache.commons.geometry.io.core This package contains the core interfaces and classes for commons-geometry IO functionality.org.apache.commons.geometry.spherical.oned This package provides basic geometry components on the 1-sphere.org.apache.commons.geometry.spherical.twod This package provides basic geometry components on the 2-sphere. -
Classes in org.apache.commons.geometry.core.partitioning used by org.apache.commons.geometry.core.internal Class Description EmbeddingHyperplane Hyperplane that also embeds a subspace. -
Classes in org.apache.commons.geometry.core.partitioning used by org.apache.commons.geometry.core.partitioning Class Description AbstractConvexHyperplaneBoundedRegion Base class for convex hyperplane-bounded regions.BoundarySource Interface representing an object that can produce region boundaries as a stream of hyperplane convex subsets.Hyperplane Interface representing a hyperplane, which in a space of dimensionn
is a subspace of dimensionn - 1
.HyperplaneBoundedRegion Interface representing regions with boundaries defined by hyperplanes or portions of hyperplanes.HyperplaneConvexSubset Extension of theHyperplaneSubset
interface with the additional restriction that instances represent convex regions of space.HyperplaneLocation Enumeration containing possible locations of a point with respect to a hyperplane.HyperplaneSubset Interface representing a subset of the points lying in a hyperplane.Split Class containing the result of splitting an object with a hyperplane.SplitLocation Enumeration representing the location of a split object with respect to its splittinghyperplane
.Splittable Interface representing objects that can be split byHyperplane
s. -
Classes in org.apache.commons.geometry.core.partitioning used by org.apache.commons.geometry.core.partitioning.bsp Class Description BoundarySource Interface representing an object that can produce region boundaries as a stream of hyperplane convex subsets.Hyperplane Interface representing a hyperplane, which in a space of dimensionn
is a subspace of dimensionn - 1
.HyperplaneBoundedRegion Interface representing regions with boundaries defined by hyperplanes or portions of hyperplanes.HyperplaneConvexSubset Extension of theHyperplaneSubset
interface with the additional restriction that instances represent convex regions of space.HyperplaneSubset Interface representing a subset of the points lying in a hyperplane.Split Class containing the result of splitting an object with a hyperplane.Splittable Interface representing objects that can be split byHyperplane
s. -
Classes in org.apache.commons.geometry.core.partitioning used by org.apache.commons.geometry.euclidean Class Description HyperplaneBoundedRegion Interface representing regions with boundaries defined by hyperplanes or portions of hyperplanes. -
Classes in org.apache.commons.geometry.core.partitioning used by org.apache.commons.geometry.euclidean.oned Class Description AbstractHyperplane Base class for hyperplane implementations.Hyperplane Interface representing a hyperplane, which in a space of dimensionn
is a subspace of dimensionn - 1
.HyperplaneBoundedRegion Interface representing regions with boundaries defined by hyperplanes or portions of hyperplanes.HyperplaneConvexSubset Extension of theHyperplaneSubset
interface with the additional restriction that instances represent convex regions of space.HyperplaneLocation Enumeration containing possible locations of a point with respect to a hyperplane.HyperplaneSubset Interface representing a subset of the points lying in a hyperplane.Split Class containing the result of splitting an object with a hyperplane.Splittable Interface representing objects that can be split byHyperplane
s. -
Classes in org.apache.commons.geometry.core.partitioning used by org.apache.commons.geometry.euclidean.threed Class Description AbstractConvexHyperplaneBoundedRegion Base class for convex hyperplane-bounded regions.AbstractHyperplane Base class for hyperplane implementations.BoundaryList Simple implementation ofBoundarySource
containing boundaries stored in a list.BoundarySource Interface representing an object that can produce region boundaries as a stream of hyperplane convex subsets.EmbeddingHyperplane Hyperplane that also embeds a subspace.Hyperplane Interface representing a hyperplane, which in a space of dimensionn
is a subspace of dimensionn - 1
.HyperplaneBoundedRegion Interface representing regions with boundaries defined by hyperplanes or portions of hyperplanes.HyperplaneConvexSubset Extension of theHyperplaneSubset
interface with the additional restriction that instances represent convex regions of space.HyperplaneSubset Interface representing a subset of the points lying in a hyperplane.Split Class containing the result of splitting an object with a hyperplane.Splittable Interface representing objects that can be split byHyperplane
s. -
Classes in org.apache.commons.geometry.core.partitioning used by org.apache.commons.geometry.euclidean.threed.line Class Description HyperplaneBoundedRegion Interface representing regions with boundaries defined by hyperplanes or portions of hyperplanes. -
Classes in org.apache.commons.geometry.core.partitioning used by org.apache.commons.geometry.euclidean.threed.mesh Class Description BoundarySource Interface representing an object that can produce region boundaries as a stream of hyperplane convex subsets. -
Classes in org.apache.commons.geometry.core.partitioning used by org.apache.commons.geometry.euclidean.threed.shape Class Description AbstractConvexHyperplaneBoundedRegion Base class for convex hyperplane-bounded regions.BoundarySource Interface representing an object that can produce region boundaries as a stream of hyperplane convex subsets.HyperplaneBoundedRegion Interface representing regions with boundaries defined by hyperplanes or portions of hyperplanes.Splittable Interface representing objects that can be split byHyperplane
s. -
Classes in org.apache.commons.geometry.core.partitioning used by org.apache.commons.geometry.euclidean.twod Class Description AbstractConvexHyperplaneBoundedRegion Base class for convex hyperplane-bounded regions.AbstractHyperplane Base class for hyperplane implementations.BoundaryList Simple implementation ofBoundarySource
containing boundaries stored in a list.BoundarySource Interface representing an object that can produce region boundaries as a stream of hyperplane convex subsets.EmbeddingHyperplane Hyperplane that also embeds a subspace.Hyperplane Interface representing a hyperplane, which in a space of dimensionn
is a subspace of dimensionn - 1
.HyperplaneBoundedRegion Interface representing regions with boundaries defined by hyperplanes or portions of hyperplanes.HyperplaneConvexSubset Extension of theHyperplaneSubset
interface with the additional restriction that instances represent convex regions of space.HyperplaneSubset Interface representing a subset of the points lying in a hyperplane.Split Class containing the result of splitting an object with a hyperplane.Splittable Interface representing objects that can be split byHyperplane
s. -
Classes in org.apache.commons.geometry.core.partitioning used by org.apache.commons.geometry.euclidean.twod.path Class Description BoundarySource Interface representing an object that can produce region boundaries as a stream of hyperplane convex subsets. -
Classes in org.apache.commons.geometry.core.partitioning used by org.apache.commons.geometry.euclidean.twod.shape Class Description AbstractConvexHyperplaneBoundedRegion Base class for convex hyperplane-bounded regions.BoundarySource Interface representing an object that can produce region boundaries as a stream of hyperplane convex subsets.HyperplaneBoundedRegion Interface representing regions with boundaries defined by hyperplanes or portions of hyperplanes.Splittable Interface representing objects that can be split byHyperplane
s. -
Classes in org.apache.commons.geometry.core.partitioning used by org.apache.commons.geometry.io.core Class Description BoundarySource Interface representing an object that can produce region boundaries as a stream of hyperplane convex subsets.HyperplaneConvexSubset Extension of theHyperplaneSubset
interface with the additional restriction that instances represent convex regions of space. -
Classes in org.apache.commons.geometry.core.partitioning used by org.apache.commons.geometry.spherical.oned Class Description AbstractHyperplane Base class for hyperplane implementations.Hyperplane Interface representing a hyperplane, which in a space of dimensionn
is a subspace of dimensionn - 1
.HyperplaneBoundedRegion Interface representing regions with boundaries defined by hyperplanes or portions of hyperplanes.HyperplaneConvexSubset Extension of theHyperplaneSubset
interface with the additional restriction that instances represent convex regions of space.HyperplaneLocation Enumeration containing possible locations of a point with respect to a hyperplane.HyperplaneSubset Interface representing a subset of the points lying in a hyperplane.Split Class containing the result of splitting an object with a hyperplane.Splittable Interface representing objects that can be split byHyperplane
s. -
Classes in org.apache.commons.geometry.core.partitioning used by org.apache.commons.geometry.spherical.twod Class Description AbstractConvexHyperplaneBoundedRegion Base class for convex hyperplane-bounded regions.AbstractHyperplane Base class for hyperplane implementations.BoundaryList Simple implementation ofBoundarySource
containing boundaries stored in a list.BoundarySource Interface representing an object that can produce region boundaries as a stream of hyperplane convex subsets.EmbeddingHyperplane Hyperplane that also embeds a subspace.Hyperplane Interface representing a hyperplane, which in a space of dimensionn
is a subspace of dimensionn - 1
.HyperplaneBoundedRegion Interface representing regions with boundaries defined by hyperplanes or portions of hyperplanes.HyperplaneConvexSubset Extension of theHyperplaneSubset
interface with the additional restriction that instances represent convex regions of space.HyperplaneSubset Interface representing a subset of the points lying in a hyperplane.Split Class containing the result of splitting an object with a hyperplane.Splittable Interface representing objects that can be split byHyperplane
s.