Package | Description |
---|---|
org.apache.commons.geometry.euclidean |
This is the top-level package for Euclidean geometry components.
|
org.apache.commons.geometry.euclidean.oned |
This package provides basic 1D geometry components.
|
org.apache.commons.geometry.euclidean.threed.line |
This package provides classes and utilities for lines in 3D Euclidean space.
|
org.apache.commons.geometry.euclidean.twod |
This package provides basic 2D geometry components.
|
Class and Description |
---|
Vector1D
This class represents vectors and points in one-dimensional Euclidean space.
|
Class and Description |
---|
AffineTransformMatrix1D
Class using a matrix to represent affine transformations in 1 dimensional Euclidean space.
|
Interval
Class representing an interval in one dimension.
|
OrientedPoint
This class represents a 1D oriented hyperplane.
|
RegionBSPTree1D
Binary space partitioning (BSP) tree representing a region in one dimensional
Euclidean space.
|
RegionBSPTree1D.RegionNode1D
BSP tree node for one dimensional Euclidean space.
|
Vector1D
This class represents vectors and points in one-dimensional Euclidean space.
|
Vector1D.Sum
Class used to create high-accuracy sums of vectors.
|
Vector1D.Unit
Represent unit vectors.
|
Class and Description |
---|
AffineTransformMatrix1D
Class using a matrix to represent affine transformations in 1 dimensional Euclidean space.
|
Interval
Class representing an interval in one dimension.
|
RegionBSPTree1D
Binary space partitioning (BSP) tree representing a region in one dimensional
Euclidean space.
|
Vector1D
This class represents vectors and points in one-dimensional Euclidean space.
|
Class and Description |
---|
AffineTransformMatrix1D
Class using a matrix to represent affine transformations in 1 dimensional Euclidean space.
|
Interval
Class representing an interval in one dimension.
|
RegionBSPTree1D
Binary space partitioning (BSP) tree representing a region in one dimensional
Euclidean space.
|
Vector1D
This class represents vectors and points in one-dimensional Euclidean space.
|
Copyright © 2016–2021 The Apache Software Foundation. All rights reserved.