Package | Description |
---|---|
org.geotools.geometry.util |
A set of helper classes for geometry handling in the Geotools implementation;
Do not use!
|
Modifier and Type | Method and Description |
---|---|
static XRectangle2D |
XRectangle2D.createFromExtremums(double xmin,
double ymin,
double xmax,
double ymax)
Create a rectangle using maximal x and y values rather than width and
height.
|
Copyright © 1996–2019 Geotools. All rights reserved.