| Package | Description | 
|---|---|
| org.hipparchus.geometry.euclidean.threed | 
 
 This package provides basic 3D geometry components. 
 | 
| Modifier and Type | Method | Description | 
|---|---|---|
static Vector3DFormat | 
Vector3DFormat.getInstance() | 
 Returns the default 3D vector format for the current locale. 
 | 
static Vector3DFormat | 
Vector3DFormat.getInstance(Locale locale) | 
 Returns the default 3D vector format for the given locale. 
 | 
Copyright © 2016–2018 Hipparchus.org. All rights reserved.