org.geotools.resources.geometry |
package org.geotools.resources.geometry
A set of helper classes for geometry handling in the Geotools implementation;
Do not use!.
This package is for internal use only. Classes in this package may change
in incompatible ways in any future version.
|
Java Source File Name | Type | Comment |
InfiniteRectangle2D.java | Class | An immutable subclass of a
Rectangle2D with bounds extending toward infinities. |
ShapeUtilities.java | Class | Static utilities methods. |
XDimension2D.java | Class | Implement float and double version of
Dimension2D . |
XRectangle2D.java | Class | Serializable, high-performance double-precision rectangle. |