Package | Description |
---|---|
org.apache.commons.geometry.euclidean.threed.line |
This package provides classes and utilities for lines in 3D Euclidean space.
|
Modifier and Type | Class and Description |
---|---|
class |
EmbeddedTreeLineSubset3D
Class representing an arbitrary subset of a line in 3D Euclidean space using a
RegionBSPTree1D . |
class |
LineConvexSubset3D
Class representing a convex subset of a line in 3D Euclidean space.
|
class |
Ray3D
Class representing a ray in 3D Euclidean space.
|
class |
ReverseRay3D
Class representing a portion of a line in 3D Euclidean space that starts at infinity and
continues in the direction of the line up to a single end point.
|
class |
Segment3D
Class representing a line segment in 3D Euclidean space.
|
Copyright © 2016–2021 The Apache Software Foundation. All rights reserved.