|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree_impl.model.resources.XDimension2D
Implement float and double version of Dimension2D
. This class
is only temporary; it will disaspear if JavaSoft implements
Dimension2D.Float
and Dimension2D.Double
.
Nested Class Summary | |
static class |
XDimension2D.Double
Implement double version of Dimension2D . |
static class |
XDimension2D.Float
Implement float version of Dimension2D . |
Constructor Summary | |
private |
XDimension2D()
Do not allow instantiation of this class. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
private XDimension2D()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |