Package | Description |
---|---|
org.apache.commons.math3.geometry |
This package is the top level package for geometry.
|
org.apache.commons.math3.geometry.enclosing |
This package provides interfaces and classes related to the smallest enclosing ball problem.
|
org.apache.commons.math3.geometry.euclidean.oned |
This package provides basic 1D geometry components.
|
org.apache.commons.math3.geometry.euclidean.threed |
This package provides basic 3D geometry components.
|
org.apache.commons.math3.geometry.euclidean.twod |
This package provides basic 2D geometry components.
|
org.apache.commons.math3.geometry.hull |
This package provides interfaces and classes related to the convex hull problem.
|
org.apache.commons.math3.geometry.partitioning |
This package provides classes to implement Binary Space Partition trees.
|
org.apache.commons.math3.geometry.spherical.oned |
This package provides basic geometry components on the 1-sphere.
|
org.apache.commons.math3.geometry.spherical.twod |
This package provides basic geometry components on the 2-sphere.
|
Class and Description |
---|
Point
This interface represents a generic geometrical point.
|
Space
This interface represents a generic space, with affine and vectorial counterparts.
|
Vector
This interface represents a generic vector in a vectorial space or a point in an affine space.
|
Class and Description |
---|
Point
This interface represents a generic geometrical point.
|
Space
This interface represents a generic space, with affine and vectorial counterparts.
|
Class and Description |
---|
Point
This interface represents a generic geometrical point.
|
Space
This interface represents a generic space, with affine and vectorial counterparts.
|
Vector
This interface represents a generic vector in a vectorial space or a point in an affine space.
|
VectorFormat
Formats a vector in components list format "{x; y; ...}".
|
Class and Description |
---|
Point
This interface represents a generic geometrical point.
|
Space
This interface represents a generic space, with affine and vectorial counterparts.
|
Vector
This interface represents a generic vector in a vectorial space or a point in an affine space.
|
VectorFormat
Formats a vector in components list format "{x; y; ...}".
|
Class and Description |
---|
Point
This interface represents a generic geometrical point.
|
Space
This interface represents a generic space, with affine and vectorial counterparts.
|
Vector
This interface represents a generic vector in a vectorial space or a point in an affine space.
|
VectorFormat
Formats a vector in components list format "{x; y; ...}".
|
Class and Description |
---|
Point
This interface represents a generic geometrical point.
|
Space
This interface represents a generic space, with affine and vectorial counterparts.
|
Class and Description |
---|
Point
This interface represents a generic geometrical point.
|
Space
This interface represents a generic space, with affine and vectorial counterparts.
|
Vector
This interface represents a generic vector in a vectorial space or a point in an affine space.
|
Class and Description |
---|
Point
This interface represents a generic geometrical point.
|
Space
This interface represents a generic space, with affine and vectorial counterparts.
|
Class and Description |
---|
Point
This interface represents a generic geometrical point.
|
Space
This interface represents a generic space, with affine and vectorial counterparts.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.