public static interface PlaneSubset.Embedded extends RegionEmbedding<Vector3D,Vector2D>
Modifier and Type | Method and Description |
---|---|
EmbeddingPlane |
getPlane()
Get the plane embedding the subspace region.
|
HyperplaneBoundedRegion<Vector2D> |
getSubspaceRegion() |
toSpace, toSpace, toSubspace, toSubspace
EmbeddingPlane getPlane()
HyperplaneBoundedRegion<Vector2D> getSubspaceRegion()
getSubspaceRegion
in interface RegionEmbedding<Vector3D,Vector2D>
Copyright © 2016–2021 The Apache Software Foundation. All rights reserved.