Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.math3.geometry Classes and Interfaces - 86 results found.
NameDescriptionTypePackageFramework
AbstractRegionAbstract class for all regions, independently of geometry type or dimension.Classorg.apache.commons.math3.geometry.partitioningApache Commons
AbstractSubHyperplaneThis class implements the dimension-independent parts of SubHyperplane.Classorg.apache.commons.math3.geometry.partitioningApache Commons
AklToussaintHeuristicA simple heuristic to improve the performance of convex hull algorithms.Classorg.apache.commons.math3.geometry.euclidean.twod.hullApache Commons
ArcThis class represents an arc on a circle.Classorg.apache.commons.math3.geometry.spherical.onedApache Commons
ArcsSetThis class represents a region of a circle: a set of arcs.Classorg.apache.commons.math3.geometry.spherical.onedApache Commons
ArcsSet .InconsistentStateAt2PiWrappingSpecialized exception for inconsistent BSP tree state inconsistency.Classorg.apache.commons.math3.geometry.spherical.oned.ArcsSetApache Commons
ArcsSet .SplitClassorg.apache.commons.math3.geometry.spherical.oned.ArcsSetApache Commons
AVLTreeThis class implements AVL trees.Classorg.apache.commons.math3.geometry.partitioning.utilitiesApache Commons
BoundaryAttributeClass holding boundary attributes.Classorg.apache.commons.math3.geometry.partitioningApache Commons
BoundaryProjectionClass holding the result of point projection on region boundary.Classorg.apache.commons.math3.geometry.partitioningApache Commons
BSPTreeThis class represent a Binary Space Partition tree.Classorg.apache.commons.math3.geometry.partitioningApache Commons
BSPTree .LeafMergerThis interface gather the merging operations between a BSP tree leaf and another BSP tree.Interfaceorg.apache.commons.math3.geometry.partitioning.BSPTreeApache Commons
BSPTree .VanishingCutHandlerThis interface handles the corner cases when an internal node cut sub-hyperplane vanishes.Interfaceorg.apache.commons.math3.geometry.partitioning.BSPTreeApache Commons
BSPTreeVisitorThis interface is used to visit BSP tree nodes.Interfaceorg.apache.commons.math3.geometry.partitioningApache Commons
BSPTreeVisitor .OrderIndicator for visit order minus sub-tree, then plus sub-tree, and last cut sub-hyperplane.Classorg.apache.commons.math3.geometry.partitioning.BSPTreeVisitorApache Commons
CardanEulerSingularityExceptionThis class represents exceptions thrown while extractiong Cardan or Euler angles from a rotation.Classorg.apache.commons.math3.geometry.euclidean.threedApache Commons
CircleThis class represents an oriented great circle on the 2-sphere.Classorg.apache.commons.math3.geometry.spherical.twodApache Commons
ConvexHullThis class represents a convex hull.Interfaceorg.apache.commons.math3.geometry.hullApache Commons
ConvexHull2DThis class represents a convex hull in an two-dimensional euclidean space.Classorg.apache.commons.math3.geometry.euclidean.twod.hullApache Commons
ConvexHullGeneratorInterface for convex hull generators.Interfaceorg.apache.commons.math3.geometry.hullApache Commons
ConvexHullGenerator2DInterface for convex hull generators in the two-dimensional euclidean space.Interfaceorg.apache.commons.math3.geometry.euclidean.twod.hullApache Commons
DiskGeneratorClass generating an enclosing ball from its support points.Classorg.apache.commons.math3.geometry.euclidean.twodApache Commons
EdgeSpherical polygons boundary edge.Classorg.apache.commons.math3.geometry.spherical.twodApache Commons
EmbeddingThis interface defines mappers between a space and one of its sub-spaces.Interfaceorg.apache.commons.math3.geometry.partitioningApache Commons
EncloserInterface for algorithms computing enclosing balls.Interfaceorg.apache.commons.math3.geometry.enclosingApache Commons
EnclosingBallThis class represents a ball enclosing some points.Classorg.apache.commons.math3.geometry.enclosingApache Commons
Euclidean1DThis class implements a one-dimensional space.Classorg.apache.commons.math3.geometry.euclidean.onedApache Commons
Euclidean1D .NoSubSpaceExceptionSpecialized exception for inexistent sub-space.Classorg.apache.commons.math3.geometry.euclidean.oned.Euclidean1DApache Commons
Euclidean2DThis class implements a two-dimensional space.Classorg.apache.commons.math3.geometry.euclidean.twodApache Commons
Euclidean3DThis class implements a three-dimensional space.Classorg.apache.commons.math3.geometry.euclidean.threedApache Commons
FieldRotationThis class is a re-implementation of Rotation using RealFieldElement.Classorg.apache.commons.math3.geometry.euclidean.threedApache Commons
FieldVector3DThis class is a re-implementation of Vector3D using RealFieldElement.Classorg.apache.commons.math3.geometry.euclidean.threedApache Commons
HyperplaneThis interface represents an hyperplane of a space.Interfaceorg.apache.commons.math3.geometry.partitioningApache Commons
IntervalThis class represents a 1D interval.Classorg.apache.commons.math3.geometry.euclidean.onedApache Commons
IntervalsSetThis class represents a 1D region: a set of intervals.Classorg.apache.commons.math3.geometry.euclidean.onedApache Commons
LimitAngleThis class represents a 1D oriented hyperplane on the circle.Classorg.apache.commons.math3.geometry.spherical.onedApache Commons
LineThe class represent lines in a three dimensional space.Classorg.apache.commons.math3.geometry.euclidean.threedApache Commons
LineThis class represents an oriented line in the 2D plane.Classorg.apache.commons.math3.geometry.euclidean.twodApache Commons
MonotoneChain points in the two-dimensional euclidean space.Classorg.apache.commons.math3.geometry.euclidean.twod.hullApache Commons
NodesSetSet of BSP tree nodes.Classorg.apache.commons.math3.geometry.partitioningApache Commons
NotARotationMatrixExceptionThis class represents exceptions thrown while building rotationsSince:1.Classorg.apache.commons.math3.geometry.euclidean.threedApache Commons
OrderedTupleThis class implements an ordering operation for T-uples.Classorg.apache.commons.math3.geometry.partitioning.utilitiesApache Commons
OrientedPointThis class represents a 1D oriented hyperplane.Classorg.apache.commons.math3.geometry.euclidean.onedApache Commons
OutlineExtractorExtractor for polyhedrons sets outlines.Classorg.apache.commons.math3.geometry.euclidean.threedApache Commons
PlaneThe class represent planes in a three dimensional space.Classorg.apache.commons.math3.geometry.euclidean.threedApache Commons
PointThis interface represents a generic geometrical point.Interfaceorg.apache.commons.math3.geometryApache Commons
PolygonsSetThis class represents a 2D region: a set of polygons.Classorg.apache.commons.math3.geometry.euclidean.twodApache Commons
PolyhedronsSetThis class represents a 3D region: a set of polyhedrons.Classorg.apache.commons.math3.geometry.euclidean.threedApache Commons
RegionThis interface represents a region of a space as a partition.Interfaceorg.apache.commons.math3.geometry.partitioningApache Commons
Region .LocationCode for points on the partition boundary.Classorg.apache.commons.math3.geometry.partitioning.RegionApache Commons
RegionFactoryThis class is a factory for Region.Classorg.apache.commons.math3.geometry.partitioningApache Commons
RotationThis class implements rotations in a three-dimensional space.Classorg.apache.commons.math3.geometry.euclidean.threedApache Commons
RotationConventionenum RotationConventionThis enumerates is used to differentiate the semantics of a rotation.Classorg.apache.commons.math3.geometry.euclidean.threedApache Commons
RotationOrderThis class is a utility representing a rotation order specification for Cardan or Euler angles specification.Classorg.apache.commons.math3.geometry.euclidean.threedApache Commons
S1PointThis class represents a point on the 1-sphere.Classorg.apache.commons.math3.geometry.spherical.onedApache Commons
S2PointThis class represents a point on the 2-sphere.Classorg.apache.commons.math3.geometry.spherical.twodApache Commons
SegmentSimple container for a two-points segment.Classorg.apache.commons.math3.geometry.euclidean.threedApache Commons
SegmentSimple container for a two-points segment.Classorg.apache.commons.math3.geometry.euclidean.twodApache Commons
SideEnumerate representing the location of an element with respect to an hyperplane of a space.Classorg.apache.commons.math3.geometry.partitioningApache Commons
SpaceThis interface represents a generic space, with affine and vectorial counterparts.Interfaceorg.apache.commons.math3.geometryApache Commons
Sphere1DThis class implements a one-dimensional sphere (i.Classorg.apache.commons.math3.geometry.spherical.onedApache Commons
Sphere1D .NoSubSpaceExceptionSpecialized exception for inexistent sub-space.Classorg.apache.commons.math3.geometry.spherical.oned.Sphere1DApache Commons
Sphere2DThis class implements a two-dimensional sphere (i.Classorg.apache.commons.math3.geometry.spherical.twodApache Commons
SphereGeneratorClass generating an enclosing ball from its support points.Classorg.apache.commons.math3.geometry.euclidean.threedApache Commons
SphericalCoordinatesThis class provides conversions related to spherical coordinates.Classorg.apache.commons.math3.geometry.euclidean.threedApache Commons
SphericalPolygonsSetThis class represents a region on the 2-sphere: a set of spherical polygons.Classorg.apache.commons.math3.geometry.spherical.twodApache Commons
SubCircleThis class represents a sub-hyperplane for Circle.Classorg.apache.commons.math3.geometry.spherical.twodApache Commons
SubHyperplaneThis interface represents the remaining parts of an hyperplane after other parts have been chopped off.Interfaceorg.apache.commons.math3.geometry.partitioningApache Commons
SubHyperplane .SplitSubHyperplaneClassorg.apache.commons.math3.geometry.partitioning.SubHyperplaneApache Commons
SubLimitAngleThis class represents sub-hyperplane for LimitAngle.Classorg.apache.commons.math3.geometry.spherical.onedApache Commons
SubLineThis class represents a subset of a Line.Classorg.apache.commons.math3.geometry.euclidean.threedApache Commons
SubLineThis class represents a sub-hyperplane for Line.Classorg.apache.commons.math3.geometry.euclidean.twodApache Commons
SubOrientedPointThis class represents sub-hyperplane for OrientedPoint.Classorg.apache.commons.math3.geometry.euclidean.onedApache Commons
SubPlaneThis class represents a sub-hyperplane for Plane.Classorg.apache.commons.math3.geometry.euclidean.threedApache Commons
SupportBallGeneratorInterface for generating balls based on support points.Interfaceorg.apache.commons.math3.geometry.enclosingApache Commons
TransformThis interface represents an inversible affine transform in a space.Interfaceorg.apache.commons.math3.geometry.partitioningApache Commons
VectorThis interface represents a generic vector in a vectorial space or a point in an affine space.Interfaceorg.apache.commons.math3.geometryApache Commons
Vector1DThis class represents a 1D vector.Classorg.apache.commons.math3.geometry.euclidean.onedApache Commons
Vector1DFormatFormats a 1D vector in components list format {x}.Classorg.apache.commons.math3.geometry.euclidean.onedApache Commons
Vector2DThis class represents a 2D vector.Classorg.apache.commons.math3.geometry.euclidean.twodApache Commons
Vector2DFormatFormats a 2D vector in components list format {x; y}.Classorg.apache.commons.math3.geometry.euclidean.twodApache Commons
Vector3DThis class implements vectors in a three-dimensional space.Classorg.apache.commons.math3.geometry.euclidean.threedApache Commons
Vector3DFormatFormats a 3D vector in components list format {x; y; z}.Classorg.apache.commons.math3.geometry.euclidean.threedApache Commons
VectorFormatFormats a vector in components list format {x; y; .Classorg.apache.commons.math3.geometryApache Commons
VertexSpherical polygons boundary vertex.Classorg.apache.commons.math3.geometry.spherical.twodApache Commons
WelzlEncloserClass implementing Emo Welzl algorithm to find the smallest enclosing ball in linear time.Classorg.apache.commons.math3.geometry.enclosingApache Commons