Package | Description |
---|---|
org.apache.commons.math3.geometry.euclidean.twod |
This package provides basic 2D geometry components.
|
Modifier and Type | Method and Description |
---|---|
static Vector2DFormat |
Vector2DFormat.getInstance()
Returns the default 2D vector format for the current locale.
|
static Vector2DFormat |
Vector2DFormat.getInstance(Locale locale)
Returns the default 2D vector format for the given locale.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.