| Package | Description | 
|---|---|
| org.hipparchus.geometry.euclidean.twod | 
 This package provides basic 2D geometry components. | 
| Modifier and Type | Method and Description | 
|---|---|
| static Vector2DFormat | Vector2DFormat. getInstance()Deprecated. 
 as of 1.4, replaced by  getVector2DFormat() | 
| static Vector2DFormat | Vector2DFormat. getInstance(Locale locale)Deprecated. 
 as of 1.4, replaced by  getVector2DFormat(Locale) | 
| static Vector2DFormat | Vector2DFormat. getVector2DFormat()Returns the default 2D vector format for the current locale. | 
| static Vector2DFormat | Vector2DFormat. getVector2DFormat(Locale locale)Returns the default 2D vector format for the given locale. | 
Copyright © 2016–2020 Hipparchus.org. All rights reserved.