Package | Description |
---|---|
org.apache.commons.math3.geometry.euclidean.threed |
This package provides basic 3D geometry components.
|
Modifier and Type | Method and 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 © 2003–2016 The Apache Software Foundation. All rights reserved.