| Package | Description |
|---|---|
| org.xmlcml.euclid |
| Modifier and Type | Method and Description |
|---|---|
static Real2Range.BoxDirection |
Real2Range.BoxDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Real2Range.BoxDirection[] |
Real2Range.BoxDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Real2 |
Real2Range.getMidPoint(Real2Range.BoxDirection direction)
returns midPoint of box edge.
|
Copyright © 1994–2024 Peter Murray-Rust. All rights reserved.