Uses of Package
org.apache.commons.geometry.euclidean.oned
-
Packages that use org.apache.commons.geometry.euclidean.oned 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. -
Classes in org.apache.commons.geometry.euclidean.oned used by org.apache.commons.geometry.euclidean Class Description Vector1D This class represents vectors and points in one-dimensional Euclidean space. -
Classes in org.apache.commons.geometry.euclidean.oned used by org.apache.commons.geometry.euclidean.oned Class 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.OrientedPoint.OrientedPointConvexSubset HyperplaneConvexSubset
implementation for Euclidean 1D space.RegionBSPTree1D Binary space partitioning (BSP) tree representing a region in one dimensional Euclidean space.RegionBSPTree1D.BoundaryPair Internal class containing pairs of interval boundaries.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. -
Classes in org.apache.commons.geometry.euclidean.oned used by org.apache.commons.geometry.euclidean.threed.line Class 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. -
Classes in org.apache.commons.geometry.euclidean.oned used by org.apache.commons.geometry.euclidean.twod Class 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.