|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XRectangle2D | |
org.geotools.resources.geometry | A set of helper classes for geometry handling in the Geotools implementation; Do not use! |
Uses of XRectangle2D in org.geotools.resources.geometry |
Methods in org.geotools.resources.geometry that return XRectangle2D | |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |