org.apache.commons.math3.geometry.euclidean.threed
Class FrenchVector3DFormatTest
java.lang.Object
org.apache.commons.math3.geometry.euclidean.threed.Vector3DFormatAbstractTest
org.apache.commons.math3.geometry.euclidean.threed.FrenchVector3DFormatTest
public class FrenchVector3DFormatTest
- extends Vector3DFormatAbstractTest
| Methods inherited from class org.apache.commons.math3.geometry.euclidean.threed.Vector3DFormatAbstractTest |
tesNegativeInfinity, testConstructorSingleFormat, testDefaultFormatVector3D, testForgottenPrefix, testForgottenSeparator, testForgottenSuffix, testNan, testNegativeX, testNegativeY, testNegativeZ, testNonDefaultSetting, testParseIgnoredWhitespace, testParseNan, testParseNegativeAll, testParseNegativeInfinity, testParseNegativeX, testParseNegativeY, testParseNegativeZ, testParseNonDefaultSetting, testParsePositiveInfinity, testParseSimpleNoDecimals, testParseSimpleWithDecimals, testParseSimpleWithDecimalsTrunc, testParseZeroX, testPositiveInfinity, testSimpleNoDecimals, testSimpleWithDecimals, testSimpleWithDecimalsTrunc |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FrenchVector3DFormatTest
public FrenchVector3DFormatTest()
getDecimalCharacter
protected char getDecimalCharacter()
- Specified by:
getDecimalCharacter in class Vector3DFormatAbstractTest
getLocale
protected Locale getLocale()
- Specified by:
getLocale in class Vector3DFormatAbstractTest
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.