Uses of Class
org.geotools.resources.geometry.XRectangle2D

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.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.