| Package | Description |
|---|---|
| org.xmlcml.euclid |
| Modifier and Type | Method and Description |
|---|---|
double |
RealInterval.offsetTo(RealInterval interval)
offset to map one interval onto another.
|
double |
RealInterval.offsetTo(RealInterval interval,
double scale)
offset to map one interval onto another.
|
double |
RealInterval.scaleTo(RealInterval interval)
get scale to other interval.
|
| Constructor and Description |
|---|
Real2Interval(RealInterval xInterval,
RealInterval yInterval)
constructor from 1-D intervals.
|
RealInterval(RealInterval interval)
copy constructor.
|
Copyright © 1994–2024 Peter Murray-Rust. All rights reserved.