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