gov.noaa.pmel.util
Class Point2D

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

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

Point2D will be part of java.java2d.

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

Nested Class Summary
static class Point2D.Double
          Inner class for Point2D for type double.
static class Point2D.Float
          Inner class for Point2D for type float.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



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