| Package | Description |
|---|---|
| org.xmlcml.euclid |
| Modifier and Type | Method and Description |
|---|---|
Real3Range |
Point3Vector.getRange3()
get range of all 3 coordinates
|
Real3Range |
Real3Range.plus(Real3Range r3)
add two ranges.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Real3Range.isEqualTo(Real3Range r3)
Deprecated.
|
boolean |
Real3Range.isEqualTo(Real3Range r3,
double eps)
is equal to.
|
Real3Range |
Real3Range.plus(Real3Range r3)
add two ranges.
|
| Constructor and Description |
|---|
Real3Range(Real3Range r)
copy constructor
|
Copyright © 1994–2024 Peter Murray-Rust. All rights reserved.