|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.noaa.pmel.util.Point2D
public abstract class Point2D
Point2D will be part of java.java2d.
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 . |
Constructor Summary | |
---|---|
protected |
Point2D()
This is an abstract class that cannot be instantiated directly. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected Point2D()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |