| Package | Description |
|---|---|
| org.xmlcml.euclid |
| Modifier and Type | Method and Description |
|---|---|
static Angle.Units |
Angle.Units.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Angle.Units[] |
Angle.Units.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Angle(double a,
Angle.Units units)
construct using degrees or radians
|
Copyright © 1994–2024 Peter Murray-Rust. All rights reserved.