public class Line2AndReal2Calculator extends Object
| Modifier and Type | Field and Description |
|---|---|
double |
distanceOfProjectionFromEnd1 |
double |
distanceOfProjectionFromEnd2 |
double |
minimumDistance |
boolean |
offEnd1 |
boolean |
offEnd2 |
| Constructor and Description |
|---|
Line2AndReal2Calculator(Line2 line,
Real2 point) |
Copyright © 1994–2024 Peter Murray-Rust. All rights reserved.