| Package | Description | 
|---|---|
| org.hipparchus.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 © 2016–2017 Hipparchus.org. All rights reserved.