Class XDimension2D


  • public final class XDimension2D
    extends 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
    Author:
    Martin Desruisseaux (IRD)
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  XDimension2D.Double
      Implement double version of Dimension2D.
      static class  XDimension2D.Float
      Implement float version of Dimension2D.
    • Method Summary

      • Methods inherited from class Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait