mirror of
https://github.com/apache/commons-math.git
synced 2025-03-04 07:29:06 +00:00
Javadoc fix.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1560114 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
01e1ca4bfd
commit
5b71c17c81
@ -49,7 +49,7 @@ public class PolygonsSet extends AbstractRegion<Euclidean2D, Euclidean1D> {
|
||||
/** Vertices organized as boundary loops. */
|
||||
private Vector2D[][] vertices;
|
||||
|
||||
/** Build a polygons set representing the whole real line.
|
||||
/** Build a polygons set representing the whole plane.
|
||||
* @param tolerance tolerance below which points are considered identical
|
||||
* @since 3.3
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user