Uses of Interface
org.apache.commons.geometry.euclidean.threed.PlaneSubset.Embedded
Packages that use PlaneSubset.Embedded
Package
Description
This package provides basic 3D geometry components.
-
Uses of PlaneSubset.Embedded in org.apache.commons.geometry.euclidean.threed
Subinterfaces of PlaneSubset.Embedded in org.apache.commons.geometry.euclidean.threedModifier and TypeInterfaceDescriptionstatic interfaceInterface used to represent plane convex subsets as embedded 2D subspace regions.Classes in org.apache.commons.geometry.euclidean.threed that implement PlaneSubset.EmbeddedModifier and TypeClassDescriptionfinal classClass representing an arbitrary subset of a plane using aRegionBSPTree2D.Methods in org.apache.commons.geometry.euclidean.threed that return PlaneSubset.EmbeddedModifier and TypeMethodDescriptionEmbeddedTreePlaneSubset.getEmbedded()Return an object containing the plane subset as an embedded 2D subspace region.PlaneSubset.getEmbedded()Return an object containing the plane subset as an embedded 2D subspace region.