Package | Description |
---|---|
org.apache.commons.geometry.euclidean.threed |
This package provides basic 3D geometry components.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
PlaneConvexSubset.Embedded
Interface used to represent plane convex subsets as embedded 2D subspace regions.
|
Modifier and Type | Class and Description |
---|---|
class |
EmbeddedTreePlaneSubset
Class representing an arbitrary subset of a plane using a
RegionBSPTree2D . |
Modifier and Type | Method and Description |
---|---|
PlaneSubset.Embedded |
PlaneSubset.getEmbedded()
Return an object containing the plane subset as an embedded 2D subspace region.
|
PlaneSubset.Embedded |
EmbeddedTreePlaneSubset.getEmbedded()
Return an object containing the plane subset as an embedded 2D subspace region.
|
Copyright © 2016–2021 The Apache Software Foundation. All rights reserved.