Uses of Interface
org.apache.commons.geometry.euclidean.threed.PlaneConvexSubset.Embedded
Packages that use PlaneConvexSubset.Embedded
Package
Description
This package provides basic 3D geometry components.
-
Uses of PlaneConvexSubset.Embedded in org.apache.commons.geometry.euclidean.threed
Classes in org.apache.commons.geometry.euclidean.threed that implement PlaneConvexSubset.EmbeddedModifier and TypeClassDescription(package private) final class
Internal implementation ofPlaneConvexSubset
that uses an embeddedConvexArea
to represent the subspace region.Methods in org.apache.commons.geometry.euclidean.threed that return PlaneConvexSubset.EmbeddedModifier and TypeMethodDescriptionAbstractConvexPolygon3D.getEmbedded()
Return an object containing the plane subset as an embedded 2D subspace region.EmbeddedAreaPlaneConvexSubset.getEmbedded()
Return an object containing the plane subset as an embedded 2D subspace region.PlaneConvexSubset.getEmbedded()
Return an object containing the plane subset as an embedded 2D subspace region.