public class Envelope extends Object
| Constructor and Description |
|---|
Envelope(double minX,
double minY,
double maxX,
double maxY) |
| Modifier and Type | Method and Description |
|---|---|
double |
getMaxX() |
double |
getMaxY() |
double |
getMinX() |
double |
getMinY() |
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.