org.geotools.resources.geometry
Class XDimension2D

java.lang.Object
  extended byorg.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 and .

Since:
2.0
Version:
$Id: XDimension2D.java 17672 2006-01-19 00:25:55Z desruisseaux $
Author:
Martin Desruisseaux

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



Copyright © GeoTools. All Rights Reserved.