public class CoordinatePair extends Object
| Modifier and Type | Field and Description |
|---|---|
double |
x
The x horizontal coordinate for the pair
|
double |
y
The y horizontal coordinate for the pair
|
| Constructor and Description |
|---|
CoordinatePair() |
Copyright © 2021. All rights reserved.