gov.noaa.pmel.util
Class Rectangle2D

java.lang.Object
  |
  +--gov.noaa.pmel.util.Rectangle2D
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable
Direct Known Subclasses:
Rectangle2D.Double, Rectangle2D.Float

public abstract class Rectangle2D
extends java.lang.Object
implements java.io.Serializable, java.lang.Cloneable

Rectangle2D will be part of java.java2d

Since:
sgt 1.0
Version:
$Revision: 1.5 $, $Date: 2003/08/22 23:02:40 $
Author:
Donald Denbo
See Also:
Serialized Form

Nested Class Summary
static class Rectangle2D.Double
          Inner class that implements Rectangle2D for type double.
static class Rectangle2D.Float
          Inner class that implements Rectangle2D for type float.
 
Method Summary
abstract  Rectangle2D copy()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

copy

public abstract Rectangle2D copy()


Send comments about the Scientific Graphics toolkit to Donald.W.Denbo@noaa.gov. For more information about Java Development in the EPIC Group see the EPIC Software Page
Generated on October 9 2003