org.geotools.resources.geometry
Class XDimension2D

java.lang.Object
  extended by org.geotools.resources.geometry.XDimension2D

public final class XDimension2D
extends java.lang.Object

Implement float and double version of Dimension2D. This class is only temporary; it will disappear if JavaSoft implements Dimension2D.Float and Dimension2D.Double.

Since:
2.0
Version:
$Id: XDimension2D.java 30641 2008-06-12 17:42:27Z acuster $
Author:
Martin Desruisseaux (IRD)

Nested Class Summary
static class XDimension2D.Double
          Implement double version of Dimension2D.
static class XDimension2D.Float
          Implement float version of Dimension2D.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 1996-2010 Geotools. All Rights Reserved.