Uses of Class
org.apache.commons.math.geometry.Vector3DFormat

Packages that use Vector3DFormat
org.apache.commons.math.geometry This package provides basic 3D geometry components. 
 

Uses of Vector3DFormat in org.apache.commons.math.geometry
 

Methods in org.apache.commons.math.geometry that return Vector3DFormat
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-2009 Apache Software Foundation. All Rights Reserved.