Package | Description |
---|---|
org.hipparchus.geometry.euclidean.twod |
This package provides basic 2D geometry components.
|
Modifier and Type | Method and Description |
---|---|
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-2021 CS GROUP. All rights reserved.